Linux Device Driver Development
[Prev Page][Next Page]
- [PATCH 00/14] staging: comedi: serial2002: cleanup driver, H Hartley Sweeten
- [PATCH 02/14] staging: comedi: serial2002: factor (*poll) busy wait out of tty_read(), H Hartley Sweeten
- [PATCH 01/14] staging: comedi: serial2002: fix different address space sparse warnings,
H Hartley Sweeten
- [PATCH] staging: dgrp: implement error handling in dgrp_create_class_sysfs_files(), Alexey Khoroshilov
- [PATCH net, 1/2] hyperv: Fix a kernel warning from netvsc_linkstatus_callback(),
Haiyang Zhang
- Re: [PATCH] Staging: Android: looping issue, need break when get value firstly., Chen Gang
- [PATCH] Staging: Android: optimizing the async free space statistics,
Chen Gang
- [PATCHv8 0/8] zswap: compressed swap caching,
Seth Jennings
- scanning for LUNs,
K. Y. Srinivasan
- [PATCH 00/15] staging: usbip: code cleanup,
Stefan Reif
- [PATCH 03/15] staging: usbip: reformat function pickup_urb_and_free_priv, Stefan Reif
- [PATCH 04/15] staging: usbip: removed enumeration of comments, Stefan Reif
- [PATCH 01/15] staging: usbip: userspace: libsrc: replace numbers by ascii, Stefan Reif
- [PATCH 02/15] staging: usbip: reformat function stub_recv_cmd_unlink(), Stefan Reif
- [PATCH 05/15] staging: usbip: remove unnused, broken macro, Stefan Reif
- [PATCH 11/15] staging: usbip: userspace: avoid memory leaks, Stefan Reif
- [PATCH 06/15] staging: usbip: simple indent fix, Stefan Reif
- [PATCH 10/15] staging: usbip: simplified cleanup function, Stefan Reif
- [PATCH 07/15] staging: usbip: simplified errorhandling, Stefan Reif
- [PATCH 13/15] staging: usbip: userspace: libsrc: cleanup parsing, Stefan Reif
- [PATCH 14/15] staging: usbip: userspace: unified command line arguments, Stefan Reif
- [PATCH 15/15] staging: usbip: userspace: show product name in `list -l' command, Stefan Reif
- [PATCH 12/15] staging: usbip: userspace: removed unnecessary code, Stefan Reif
- [PATCH 08/15] staging: usbip: removed unnecessary if-else-statements, Stefan Reif
- [PATCH 09/15] staging: usbip: removed unnecessary for loop, Stefan Reif
- [PATCH 00/37] staging: comedi: some comedi core reorganization,
Ian Abbott
- [PATCH 03/37] staging: comedi: remove memset() call from comedi_device_init(), Ian Abbott
- [PATCH 05/37] staging: comedi: refactor comedi_free_board_minor(), Ian Abbott
- [PATCH 02/37] staging: comedi: no need to zero out comedi_file_info_table[], Ian Abbott
- [PATCH 01/37] staging: comedi: check comedi_auto_config() params, Ian Abbott
- [PATCH 06/37] staging: comedi: add comedi_release_hardware_device(), Ian Abbott
- [PATCH 04/37] staging: comedi: adjust module count on device cleanup, Ian Abbott
- [PATCH 07/37] staging: comedi: call comedi_release_hardware_device() on error, Ian Abbott
- [PATCH 08/37] staging: comedi: make comedi_free_board_minor() static, Ian Abbott
- [PATCH 10/37] staging: comedi: pre-lock mutex on creation of comedi device, Ian Abbott
- [PATCH 11/37] staging: comedi: avoid releasing legacy minors automatically, Ian Abbott
- [PATCH 09/37] staging: comedi: change comedi_alloc_board_minor() to return pointer, Ian Abbott
- [PATCH 12/37] staging: comedi: no need to evade comedi_auto_unconfig(), Ian Abbott
- [PATCH 13/37] staging: comedi: remove manually unconfigured dynamic devices, Ian Abbott
- [PATCH 14/37] staging: comedi: avoid forward declarations, Ian Abbott
- [PATCH 16/37] staging: comedi: put module _after_ detach, Ian Abbott
- [PATCH 17/37] staging: comedi: replace __comedi_device_detach(), Ian Abbott
- [PATCH 15/37] staging: comedi: simplify driver module counting, Ian Abbott
- [PATCH 19/37] staging: comedi: set hw_dev in comedi_alloc_board_minor(), Ian Abbott
- [PATCH 18/37] staging: comedi: move detach out of post-config, Ian Abbott
- [PATCH 22/37] staging: comedi: remove COMEDI_FIRST_SUBDEVICE_MINOR, Ian Abbott
- [PATCH 21/37] staging: comedi: move COMEDI_NUM_MINORS and COMEDI_FIRST_SUBDEVICE_MINOR, Ian Abbott
- [PATCH 25/37] staging: comedi: remove hardware_device from struct comedi_device_info, Ian Abbott
- [PATCH 26/37] staging: comedi: rename dev parameter of device attribute functions, Ian Abbott
- [PATCH 20/37] staging: comedi: change comedi_file_info_table_lock to mutex, Ian Abbott
- [PATCH 27/37] staging: comedi: get mutex before subdevice in attribute functions, Ian Abbott
- [PATCH 24/37] staging: comedi: remove comedi_clear_minor(), Ian Abbott
- [PATCH 28/37] staging: comedi: use minor device number in attribute functions, Ian Abbott
- [PATCH 30/37] staging: comedi: reduce use of struct comedi_file_info, Ian Abbott
- [PATCH 23/37] staging: comedi: separate board and subdevice minor tables, Ian Abbott
- [PATCH 32/37] staging: comedi: remove comedi_clear_subdevice_minor(), Ian Abbott
- [PATCH 33/37] staging: comedi: remove comedi_file_info_from_board_minor(), Ian Abbott
- [PATCH 29/37] staging: comedi: change comedi_read/write_subdevice() parameters, Ian Abbott
- [PATCH 35/37] staging: comedi: simplify comedi_board_minor_table[], Ian Abbott
- [PATCH 34/37] staging: comedi: simplify comedi_subdevice_minor_table[], Ian Abbott
- [PATCH 31/37] staging: comedi: refactor comedi_dev_from_minor(), Ian Abbott
- [PATCH 36/37] staging: comedi: remove struct comedi_file_info, Ian Abbott
- [PATCH 37/37] staging: comedi: add comedi_clear_board_dev(), Ian Abbott
- RE: [PATCH 00/37] staging: comedi: some comedi core reorganization, H Hartley Sweeten
- [patch] staging: csr: info leak in unifi_cfg_get_info(), Dan Carpenter
- [patch] staging: slicoss: information leak in ETHTOOL_GSET, Dan Carpenter
- [PATCH 10/10] staging: comedi: range: introduce some simple mA ranges, H Hartley Sweeten
- [PATCH 09/10] staging: comedi: usbduxsigma: use comedi provided range_unipolar2_5, H Hartley Sweeten
- [PATCH 08/10] staging: comedi: ni_mio_common: use comedi provided range_bipolar5, H Hartley Sweeten
- [PATCH 07/10] staging: comedi: ni_pcimio: use comedi provided range_bipolar10, H Hartley Sweeten
- [PATCH 06/10] staging: comedi: dt9812: use comedi provided range_unipolar2_5, H Hartley Sweeten
- [PATCH 05/10] staging: comedi: range: introduce range_unipolar2_5, H Hartley Sweeten
- [PATCH 04/10] staging: comedi: dt9812: use comedi provided range_bipolar10, H Hartley Sweeten
- [PATCH 02/10] staging: comedi: das1800: use comedi provided range_bipolar10, H Hartley Sweeten
- [PATCH 03/10] staging: comedi: das800: use comedi provided range_bipolar5, H Hartley Sweeten
- [PATCH 00/10] staging: comedi: remove some duplicate ranges, H Hartley Sweeten
- [PATCH 01/10] staging: comedi: cb_pcidas64: use comedi provided range_bipolar10, H Hartley Sweeten
- [PATCH 11/11] staging: comedi: rtd520: rename thisboard variable, H Hartley Sweeten
- [PATCH 10/11] staging: comedi: rtd520: rename CamelCase chanBipolar, H Hartley Sweeten
- [PATCH 09/11] staging: comedi: rtd520: rename CamelCase in rtdConvertChanGain(), H Hartley Sweeten
- [PATCH 08/11] staging: comedi: rtd520: rename CamelCase rtdBoard, H Hartley Sweeten
- [PATCH 07/11] staging: comedi: rtd520: rename CamelCase aiCount, H Hartley Sweeten
- [PATCH 05/11] staging: comedi: rtd520: rename CamelCase fifoLen, H Hartley Sweeten
- [PATCH 04/11] staging: comedi: rtd520: rename CamelCase transCount, H Hartley Sweeten
- [PATCH 06/11] staging: comedi: rtd520: rename CamelCase in rtd_interrupt(), H Hartley Sweeten
- [PATCH 03/11] staging: comedi: rtd520: rename CamelCase aoValue, H Hartley Sweeten
- [PATCH 01/11] staging: comedi: rtd520: cleanup rtd_dio_insn_config(), H Hartley Sweeten
- [PATCH 02/11] staging: comedi: rtd520: rename CamelCase rtdPrivate, H Hartley Sweeten
- [PATCH 00/11] staging: comedi: rtd520: cleanup driver part 2, H Hartley Sweeten
- [PATCH 00/14] staging: ti-soc-thermal: fixes and trending support,
Eduardo Valentin
- [PATCH 01/14] staging: ti-soc-thermal: return error in case power switch is not supported, Eduardo Valentin
- [PATCH 02/14] staging: ti-soc-thermal: remove kernel-doc warnings reported with -v, Eduardo Valentin
- [PATCH 03/14] staging: ti-soc-thermal: expose ti_thermal_report_temperature, Eduardo Valentin
- [PATCH 04/14] staging: ti-soc-thermal: report alert events on OMAP4 devices, Eduardo Valentin
- [PATCH 05/14] staging: ti-soc-thermal: report alert events on OMAP5 devices, Eduardo Valentin
- [PATCH 06/14] staging: ti-soc-thermal: Add counter_delay_mask field to temp_sensor_registers struct, Eduardo Valentin
- [PATCH 07/14] staging: ti-soc-thermal: Initialise counter_delay field for OMAP5 sensors, Eduardo Valentin
- [PATCH 08/14] staging: ti-soc-thermal: Introduce HAS_COUNTER_DELAY feature for bandgap, Eduardo Valentin
- [PATCH 09/14] staging: ti-soc-thermal: Enable COUNTER_DELAY feature for OMAP5, Eduardo Valentin
- [PATCH 10/14] staging: ti-soc-thermal: Modify update_interval r/w functions to incorporate the OMAP5 feature of COUNTER_DELAY., Eduardo Valentin
- [PATCH 11/14] staging: ti-soc-thermal: Introduce HAS_HISTORY_BUFFER feature for bandgap, Eduardo Valentin
- [PATCH 12/14] staging: ti-soc-thermal: Enable HISTORY_BUFFER Feature for OMAP5, Eduardo Valentin
- [PATCH 13/14] staging: ti-soc-thermal:Introduce ti_bandgap_get_trend function for OMAP5, Eduardo Valentin
- [PATCH 14/14] staging: ti-soc-thermal: Add get_trend support, Eduardo Valentin
- [PATCH] staging: rts5139: device_reset() can be static, Shawn Guo
- Re:Reconfirm the following to us (04/01/2013,
LUCKYDAY LOTTERY COMPANY
- [PATCH] staging:csr: Fix typos in comment and printk, Masanari Iida
- [PATCH 01/17] staging: xgifb: refactor XGI_BridgeIsOn(),
Aaro Koskinen
- [PATCH 05/17] staging: xgifb: XGI_GetRatePtrCRT2(): delete IF_DEF_LVDS check, Aaro Koskinen
- [PATCH 09/17] staging: xgifb: SetFlag: delete EnableChB, Aaro Koskinen
- [PATCH 03/17] staging: xgifb: call XGI_GetVBType from InitTo330Pointer, Aaro Koskinen
- [PATCH 06/17] staging: xgifb: XGI_SetCRT1VCLK(): avoid copy-paste, Aaro Koskinen
- [PATCH 04/17] staging: xgifb: XGI_AjustCRT2Rate(): delete IF_DEF_LVDS check, Aaro Koskinen
- [PATCH 10/17] staging: xgifb: SetFlag: delete DisableChA, Aaro Koskinen
- [PATCH 08/17] staging: xgifb: SetFlag: delete DisableChB, Aaro Koskinen
- [PATCH 07/17] staging: xgifb: SetFlag: delete GatingCRT, Aaro Koskinen
- [PATCH 12/17] staging: xgifb: XGI_EnableChISLCD(): delete trivial function, Aaro Koskinen
- [PATCH 17/17] staging: xgifb: vb_setmode: delete IF_DEF_CRT2Monitor checks, Aaro Koskinen
- [PATCH 14/17] staging: xgifb: delete redundant return statements, Aaro Koskinen
- [PATCH 11/17] staging: xgifb: SetFlag: delete EnableChA, Aaro Koskinen
- [PATCH 15/17] staging: xgifb: vb_setmode: delete IF_DEF_YPbPr checks, Aaro Koskinen
- [PATCH 13/17] staging: xgifb: XGI_DisableBridge(): delete redundant checks, Aaro Koskinen
- [PATCH 16/17] staging: xgifb: vb_setmode: delete IF_DEF_HiVision checks, Aaro Koskinen
- [PATCH 02/17] staging: xgifb: XGI_GetVBType(): delete IF_DEF_LVDS check, Aaro Koskinen
- [PATCH 1/1] Drivers: hv: vmbus: Fix a bug in hv_need_to_signal(), K. Y. Srinivasan
- [PATCH 1/1] Drivers: hv: balloon: Permit Linux to specify hot-add alignment requirements, K. Y. Srinivasan
- Possibility for an external staging tree - bring up quality code,
Luis R. Rodriguez
- [GIT PATCH] Staging driver fixes for 3.9-rc4, Greg KH
- [PATCH v3 0/11] LVDS Display Bridge support for i.MX,
Philipp Zabel
- [PATCH v3 02/11] ARM i.MX6q: export imx6q_revision, Philipp Zabel
- [PATCH v3 04/11] ARM i.MX53: fix ldb di divider and selector clocks, Philipp Zabel
- [PATCH v3 05/11] ARM i.MX6q: fix ldb di divider and selector clocks, Philipp Zabel
- [PATCH v3 11/11] ARM i.MX6q: Add LDB device to device tree, Philipp Zabel
- [PATCH v3 07/11] ARM i.MX6q: Add audio/video PLL post dividers for i.MX6q rev 1.1, Philipp Zabel
- [PATCH v3 06/11] staging: drm/imx: Add LDB support, Philipp Zabel
- [PATCH v3 10/11] ARM i.MX53: Add LDB device to device tree, Philipp Zabel
- [PATCH v3 08/11] ARM i.MX6q: set the LDB serial clock parent to the video PLL, Philipp Zabel
- [PATCH v3 09/11] ARM i.MX53: Add IOMUXC GPR to device tree, Philipp Zabel
- [PATCH v3 03/11] ARM i.MX: Add imx_clk_divider_flags and imx_clk_mux_flags, Philipp Zabel
- [PATCH v3 01/11] ARM i.MX5: Move IPU clock lookups into device tree, Philipp Zabel
- Re: [PATCH v3 0/11] LVDS Display Bridge support for i.MX, Shawn Guo
- Re: [PATCH v3 0/11] LVDS Display Bridge support for i.MX, Shawn Guo
- [PATCH v2 1/4] staging: speakup: reuse native kernel functions,
Andy Shevchenko
- [PATCH 01/10] staging: xgifb: delete redundant IF_DEF_LVDS check,
Aaro Koskinen
- [PATCH 04/22] block: Convert bio_for_each_segment() to bvec_iter, Kent Overstreet
- [PATCH v2 0/11] LVDS Display Bridge support for i.MX,
Philipp Zabel
- [PATCH v2 02/11] ARM i.MX5: Move IPU clock lookups into device tree, Philipp Zabel
- [PATCH v2 05/11] ARM i.MX6q: set the LDB serial clock parent to the video PLL, Philipp Zabel
- [PATCH v2 03/11] ARM i.MX6q: export imx6q_revision, Philipp Zabel
- [PATCH v2 04/11] ARM i.MX6q: Add audio/video PLL post dividers for i.MX6q rev 1.1, Philipp Zabel
- [PATCH v2 06/11] ARM i.MX: Add imx_clk_divider_flags and imx_clk_mux_flags, Philipp Zabel
- [PATCH v2 07/11] ARM i.MX53: fix ldb di divider and selector clocks, Philipp Zabel
- [PATCH v2 08/11] ARM i.MX6q: fix ldb di divider and selector clocks, Philipp Zabel
- [PATCH v2 09/11] ARM i.MX53: Add IOMUXC GPR to device tree, Philipp Zabel
- [PATCH v2 10/11] ARM i.MX53: Add LDB device to device tree, Philipp Zabel
- [PATCH v2 11/11] ARM i.MX6q: Add LDB device to device tree, Philipp Zabel
- [PATCH v2 01/11] staging: drm/imx: Add LDB support, Philipp Zabel
- [PATCH] staging: comedi: amplc_dio200: fix C99 array initializer warnings, Emil Goode
- [PATCH] staging: sep: Fix typo in printk within sep driver, Masanari Iida
- [PATCH 1/3] staging: speakup: reuse native kernel functions,
Andy Shevchenko
- [PATCH] staging: rtl8192u: fix coding style,
Haksu Jeong
- [PATCH] staging: vt6656: remove consecutive newlines, Andres More
- [PATCH v2 12/12] staging: comedi: s626: remove the "interrupt call test", H Hartley Sweeten
- [PATCH v2 10/12] staging: comedi: s626: remove the ai (*insn_config) function, H Hartley Sweeten
- [PATCH v2 11/12] staging: comedi: s626: async commands require an interrupt, H Hartley Sweeten
- [PATCH v2 08/12] staging: comedi: s626: remove subdevice pointer math, H Hartley Sweeten
- [PATCH v2 09/12] staging: comedi: s626: cleanup subdevice init, H Hartley Sweeten
- [PATCH v2 07/12] staging: comedi: s626: cleanup s626_dio_insn_bits(), H Hartley Sweeten
- [PATCH v2 05/12] staging: comedi: s626: remove the uint16_t casts of the bit values, H Hartley Sweeten
- [PATCH v2 06/12] staging: comedi: s626: cleanup s626_dio_insn_config(), H Hartley Sweeten
- [PATCH v2 04/12] staging: comedi: s626: rename private data 'base_addr' variable, H Hartley Sweeten
- [PATCH v2 03/12] staging: comedi: s626: remove RR7146 macro, H Hartley Sweeten
- [PATCH v2 02/12] staging: comedi: s626: remove WR7146 and SETVECT macros, H Hartley Sweeten
- [PATCH v2 01/12] staging: comedi: s626: remove MC_TEST macro, H Hartley Sweeten
- [PATCH v2 00/12] staging: comedi: s626: cleanup driver part 2,
H Hartley Sweeten
- [PATCH] staging: zsmalloc: Fix link error on ARM,
Joerg Roedel
- [PATCH 10/12] staging: comedi: s626: remove the ai (*insn_config) function, H Hartley Sweeten
- [PATCH 06/12] staging: comedi: s626: cleanup s626_dio_insn_config(), H Hartley Sweeten
- [PATCH] staging: vt6656: remove unused functions, Andres More
- [PATCH 22/22] staging: comedi: rtd520: rename thisboard variable, H Hartley Sweeten
- [PATCH 21/22] staging: comedi: rtd520: rename CamelCase chanBipolar, H Hartley Sweeten
- [PATCH 20/22] staging: comedi: rtd520: rename CamelCase in rtdConvertChanGain(), H Hartley Sweeten
- [PATCH 19/22] staging: comedi: rtd520: rename CamelCase rtdBoard, H Hartley Sweeten
- [PATCH 17/22] staging: comedi: rtd520: rename CamelCase in rtd_interrupt(), H Hartley Sweeten
- [PATCH 18/22] staging: comedi: rtd520: rename CamelCase aiCount, H Hartley Sweeten
- [PATCH 16/22] staging: comedi: rtd520: rename CamelCase fifoLen, H Hartley Sweeten
- [PATCH 15/22] staging: comedi: rtd520: rename CamelCase transCount, H Hartley Sweeten
- [PATCH 14/22] staging: comedi: rtd520: rename CamelCase aoValue, H Hartley Sweeten
- [PATCH 13/22] staging: comedi: rtd520: rename CamelCase rtdPrivate,
H Hartley Sweeten
- [PATCH 12/22] staging: comedi: rtd520: remove utcGate from private data, H Hartley Sweeten
- [PATCH 11/22] staging: comedi: rtd520: remove utcCtrl from private data,
H Hartley Sweeten
- [PATCH 10/22] staging: comedi: rtd520: remove intClearMask from private data, H Hartley Sweeten
- [PATCH 09/22] staging: comedi: rtd520: remove intMask from private data, H Hartley Sweeten
- [PATCH 08/22] staging: comedi: rtd520: remove dioStatus from private data, H Hartley Sweeten
- [PATCH 07/22] staging: comedi: rtd520: merge private header into driver, H Hartley Sweeten
- [PATCH 06/22] staging: comedi: rtd520: remove the unused #define's in the header, H Hartley Sweeten
- [PATCH 05/22] staging: comedi: rtd520: cleanup multi-line comments, H Hartley Sweeten
- [PATCH 03/22] staging: comedi: rtd520: cleanup rtd_dio_insn_bits(), H Hartley Sweeten
- [PATCH 04/22] staging: comedi: rtd520: cleanup rtd_dio_insn_config(), H Hartley Sweeten
- [PATCH 02/22] staging: comedi: rtd520: use pci_ioremap_bar(), H Hartley Sweeten
- [PATCH 01/22] staging: comedi: rtd520: use plx register map from plx9080.h, H Hartley Sweeten
- [PATCH 4/4] staging: comedi: ni_labpc: fix labpc_calib_insn_write(), H Hartley Sweeten
- [PATCH] staging: lirc: remove dead code,
Paul Bolle
- [PATCH 2/4] staging: comedi: ni_labpc: simplify labpc_range_is_unipolar(), H Hartley Sweeten
- [PATCH -next] [media] go7007: remove unused including <linux/version.h>,
Wei Yongjun
- [PATCH 0/11] LVDS Display Bridge support for i.MX,
Philipp Zabel
- [PATCH 08/11] ARM i.MX6q: fix ldb di divider and selector clocks, Philipp Zabel
- [PATCH 11/11] ARM i.MX6q: Add LDB device to device tree, Philipp Zabel
- [PATCH 04/11] ARM i.MX6q: Add audio/video PLL post dividers for i.MX6q rev 1.1, Philipp Zabel
- [PATCH 06/11] ARM i.MX: Add imx_clk_divider_flags and imx_clk_mux_flags, Philipp Zabel
- [PATCH 03/11] ARM i.MX6q: export imx6q_revision, Philipp Zabel
- [PATCH 09/11] ARM i.MX53: Add IOMUXC GPR to device tree, Philipp Zabel
- [PATCH 05/11] ARM i.MX6q: set the LDB serial clock parent to the video PLL, Philipp Zabel
- [PATCH 01/11] staging: drm/imx: Add LDB support, Philipp Zabel
- [PATCH 07/11] ARM i.MX53: fix ldb di divider and selector clocks, Philipp Zabel
- [PATCH 10/11] ARM i.MX53: Add LDB device to device tree, Philipp Zabel
- [PATCH 02/11] ARM i.MX5: Move IPU clock lookups into device tree, Philipp Zabel
- [PATCH 04/12] staging: comedi: s626: rename private data 'base_addr' variable,
H Hartley Sweeten
- [PATCH 05/12] staging: comedi: s626: remove the uint16_t casts of the bit values,
H Hartley Sweeten
- [PATCH 08/12] staging: comedi: s626: remove subdevice pointer math, H Hartley Sweeten
- [PATCH] staging: sb105x: Remove obsolete CONFIG_M386, Paul Bolle
- [PATCH -next v2] [media] go7007: fix invalid use of sizeof in go7007_usb_i2c_master_xfer(),
Wei Yongjun
- [PATCH 3/4] staging: comedi: ni_labpc: fix labpc_calib_insn_read(), H Hartley Sweeten
- [PATCH 0/4] staging: comedi: ni_labpc: cleanup driver part 2, H Hartley Sweeten
- [PATCH 1/4] staging: comedi: ni_labpc: fix labpc_eeprom_insn_write(), H Hartley Sweeten
- [PATCH 02/12] staging: comedi: s626: remove WR7146 and SETVECT macros, H Hartley Sweeten
- [PATCH 12/12] staging: comedi: s626: remove the "interrupt call test", H Hartley Sweeten
- [PATCH 03/12] staging: comedi: s626: remove RR7146 macro,
H Hartley Sweeten
- [PATCH 09/12] staging: comedi: s626: cleanup subdevice init, H Hartley Sweeten
- [PATCH 11/12] staging: comedi: s626: async commands require an interrupt, H Hartley Sweeten
- [PATCH 07/12] staging: comedi: s626: cleanup s626_dio_insn_bits(), H Hartley Sweeten
- [PATCH -next] [media] go7007: fix invalid use of sizeof in go7007_usb_i2c_master_xfer(),
Wei Yongjun
- [PATCH 00/12] staging: comedi: s626: cleanup driver part 2, H Hartley Sweeten
- [PATCH 01/12] staging: comedi: s626: remove MC_TEST macro, H Hartley Sweeten
- [PATCH] staging: wlan-ng: prism2usb.c: fix printk(KERN_ERR... to pr_err(...,
Nick Østergaard
- [PATCH] staging: davinci: Fix typo in staging/media/davinci,
Masanari Iida
- [PATCH] staging: vme: fix for a potential NULL pointer dereference,
Kumar Amit Mehta
- [PATCH] mfd:rtsx: Support RTS5249,
wei_wang
- [PATCH] Infiniband: core: change <asm/uaccess.h> to <linux/uaccess.h>, Alice Ferrazzi
- [PATCH] staging: sb105x: Fix typo in comments and printk, Masanari Iida
- [PATCH] staging: imx-drm: ipu-common: Fix sparse warnings,
Fabio Estevam
- [PATCH 14/22] staging: comedi: s626: rename private data 'base_addr' variable, H Hartley Sweeten
- [PATCH 13/22] staging: comedi: s626: remove RR7146 macro, H Hartley Sweeten
- [PATCH 06/22] staging: comedi: s626: factor counter interrupt handling from s626_irq_handler(), H Hartley Sweeten
- [PATCH 09/22] staging: comedi: s626: remove MC_ENABLE macro, H Hartley Sweeten
- [PATCH 02/22] staging: comedi: s626: factor dio interrupt handling from s626_irq_handler(), H Hartley Sweeten
- [PATCH 10/22] staging: comedi: s626: remove MC_DISABLE macro,
H Hartley Sweeten
- [PATCH 04/22] staging: comedi: s626: use a local var for the s->async in s626_irq_handler(), H Hartley Sweeten
- [PATCH 18/22] staging: comedi: s626: remove subdevice pointer math, H Hartley Sweeten
- [PATCH 21/22] staging: comedi: s626: async commands require an interrupt, H Hartley Sweeten
- [PATCH 22/22] staging: comedi: s626: remove the "interrupt call test", H Hartley Sweeten
- [PATCH 17/22] staging: comedi: s626: cleanup s626_dio_insn_bits(), H Hartley Sweeten
- [PATCH 16/22] staging: comedi: s626: cleanup s626_dio_insn_config(), H Hartley Sweeten
- [PATCH 20/22] staging: comedi: s626: remove the ai (*insn_config) function, H Hartley Sweeten
- [PATCH 19/22] staging: comedi: s626: cleanup subdevice init, H Hartley Sweeten
- [PATCH 15/22] staging: comedi: s626: remove the uint16_t casts of the bit values,
H Hartley Sweeten
- [PATCH 11/22] staging: comedi: s626: remove MC_TEST macro,
H Hartley Sweeten
- [PATCH 12/22] staging: comedi: s626: remove WR7146 and SETVECT macros,
H Hartley Sweeten
- [PATCH 08/22] staging: comedi: s626: #ifdef out a block of unused code, H Hartley Sweeten
- [PATCH 05/22] staging: comedi: s626: factor eos interrupt handling from s626_irq_handler(),
H Hartley Sweeten
- [PATCH 03/22] staging: comedi: s626: cleanup "subdevice" and "cmd" in s626_irq_handler(), H Hartley Sweeten
- [PATCH 07/22] staging: comedi: s626: cleanup comedi_lrange table, H Hartley Sweeten
- [PATCH 01/22] staging: comedi: s626: simplify dio register access, H Hartley Sweeten
- [PATCH 00/22] staging: comedi: s626: cleanup driver,
H Hartley Sweeten
- [PATCH 09/51] staging: comedi: ni_labpc: tidy up range table declarations, H Hartley Sweeten
- [PATCH 51/51 v2] staging: comedi: ni_labpc: fix labpc_calib_insn_write(), H Hartley Sweeten
- [PATCH 50/51 v2] staging: comedi: ni_labpc: fix labpc_calib_insn_read(), H Hartley Sweeten
- [PATCH 49/51 v2] staging: comedi: ni_labpc: fix labpc_eeprom_insn_write(),
H Hartley Sweeten
- [PATCH 48/51 v2] staging: comedi: ni_labpc: fix labpc_eeprom_insn_read(), H Hartley Sweeten
- [PATCH 47/51 v2] staging: comedi: ni_labpc: return bool from labpc_use_continuous_mode(), H Hartley Sweeten
- [PATCH 46/51 v2] staging: comedi: ni_labpc: cleanup trigger setting in labpc_ai_cmd(), H Hartley Sweeten
- [PATCH 45/51 v2] staging: comedi: ni_labpc: remove board attach noise, H Hartley Sweeten
- [PATCH 44/51 v2] staging: comedi: ni_labpc: dma requires an interrupt, H Hartley Sweeten
- [PATCH 43/51 v2] staging: comedi: ni_labpc: allow board to attach without dma, H Hartley Sweeten
- [PATCH 42/51 v2] staging: comedi: ni_labpc: allow board to attach without interrupt, H Hartley Sweeten
- [PATCH 41/51] staging: comedi: ni_labpc: return error from labpc_counter_set_mode(), H Hartley Sweeten
- [PATCH 40/51] staging: comedi: ni_labpc: cleanup labpc_counter_load() usage, H Hartley Sweeten
- [PATCH 39/51 v2] staging: comedi: ni_labpc: introduce labpc_counter_set_mode(), H Hartley Sweeten
- [PATCH 38/51 v2] staging: comedi: ni_labpc: remove inline from labpc_counter_load(), H Hartley Sweeten
- [PATCH 37/51 v2] staging: comedi: ni_labpc: move a couple of the #define's, H Hartley Sweeten
- [PATCH 36/51 v2] staging: comedi: ni_labpc: clean up register map, H Hartley Sweeten
- [PATCH 35/51 v2] staging: comedi: ni_labpc: clean up multi-line comments, H Hartley Sweeten
- [PATCH 34/51 v2] staging: comedi: ni_labpc: fix a > 80 char line issue, H Hartley Sweeten
- [PATCH 33/51 v2] staging: comedi: ni_labpc: introduce labpc_ai_wait_for_data(), H Hartley Sweeten
- [PATCH 32/51 v2] staging: comedi: ni_labpc: introduce labpc_read_adc_fifo(), H Hartley Sweeten
- [PATCH 31/51 v2] staging: comedi: ni_labpc: introduce labpc_setup_cmd6_reg(), H Hartley Sweeten
- [PATCH 30/51 v2] staging: comedi: ni_labpc:use labpc_cancel() to remove some common code, H Hartley Sweeten
- [PATCH 29/51 v2] staging: comedi: ni_labpc: introduce labpc_ai_set_chan_and_gain(), H Hartley Sweeten
- [PATCH 28/51 v2] staging: comedi: ni_labpc: cleanup local var declarations in labpc_ai_insn_read(), H Hartley Sweeten
- [PATCH 27/51 v2] staging: comedi: ni_labpc: cleanup local var declarations in labpc_ai_cmd(), H Hartley Sweeten
- [PATCH 26/51 v2] staging: comedi: ni_labpc: remove unnecessary test of dev->irq, H Hartley Sweeten
- [PATCH 25/51 v2] staging: comedi: ni_labpc: move declaration of local var 'irq_flags', H Hartley Sweeten
- [PATCH 24/51 v2] staging: comedi: ni_labpc: remove DRV_NAME, H Hartley Sweeten
- [PATCH 23/51] staging: comedi: ni_labpc: use dev->board_name instead of DRV_NAME, H Hartley Sweeten
- [PATCH 22/51 v2] staging: comedi: ni_labpc: move declaration of local var 'dma_flags', H Hartley Sweeten
- [PATCH 21/51 v2] staging: comedi: ni_labpc: tidy up subdevice init, H Hartley Sweeten
- [PATCH 20/51 v2] staging: comedi: ni_labpc: fix 8255 dio subdevice init, H Hartley Sweeten
- [PATCH 19/51 v2] staging: comedi: ni_labpc: fix command support with analog input subdevice, H Hartley Sweeten
- [PATCH 18/51 v2] staging: comedi: ni_labpc: rename subdevice (*insn_{read, write}) functions, H Hartley Sweeten
- [PATCH 17/51 v2] staging: comedi: ni_labpc: introduce labpc_range_is_unipolar(),
H Hartley Sweeten
- [PATCH 16/51 v2] staging: comedi: ni_labpc: rename boardinfo 'memory_mapped_io', H Hartley Sweeten
- [PATCH 15/51 v2] staging: comedi: ni_labpc: rename local var 'thisboard', H Hartley Sweeten
- [PATCH 14/51] staging: comedi: ni_labpc: rename some of the private data variables, H Hartley Sweeten
- [PATCH 13/51] staging: comedi: ni_labpc: remove 'volatile' from private data, H Hartley Sweeten
- [PATCH 12/51] staging: comedi: ni_labpc: cleanup the boardinfo, H Hartley Sweeten
- [PATCH 10/51 v2] staging: comedi: ni_labpc: remove boardinfo data that is set to '0', H Hartley Sweeten
- [PATCH 11/51] staging: comedi: ni_labpc: remove "dummy" pci boardinfo entry, H Hartley Sweeten
- [PATCH 08/51] staging: comedi: ni_labpc: remove forward declarations 4, H Hartley Sweeten
- [PATCH 07/51] staging: comedi: ni_labpc: remove forward declarations 3, H Hartley Sweeten
- [PATCH 06/51 v2] staging: comedi: ni_labpc: move the analog output support functions, H Hartley Sweeten
- [PATCH 05/51 v2] staging: comedi: ni_labpc: remove forward declarations 2, H Hartley Sweeten
- [PATCH 04/51] staging: comedi: ni_labpc: remove forward declarations 1, H Hartley Sweeten
- [PATCH 03/51v2 ] staging: comedi: ni_labpc: add some whitespace to the *_driver declarations, H Hartley Sweeten
- [PATCH 02/51 v2] staging: comedi: ni_labpc: remove thisboard macro, H Hartley Sweeten
- [PATCH 01/51 v2] staging: comedi: ni_labpc: rename labpc_board_struct, H Hartley Sweeten
- [PATCH 00/51 v2] staging: comedi: ni_labpc: cleanup the driver,
H Hartley Sweeten
- [PATCH] staging: comedi: s626: fix continuous acquisition,
Ian Abbott
- [PATCH] video: fix a type warning in hyperv_fb.c, Haiyang Zhang
- [PATCH] staging: csr: Fix typos in csr, Masanari Iida
- [PATCH] staging/iio: iio_hwmon: Use device tree node name for hwmon name attribute,
Guenter Roeck
- [BUG] staging: android: ashmem: Deadlock during ashmem_mmap and ashmem_read,
Shankar Brahadeeswaran
[PATCH -next] Drivers: hv: balloon: make local functions static, Wei Yongjun
[PATCH] Staging: media: solo6x10: v4l2-enc: Fixed C99 comment, Alice Ferrazzi
[PATCH] Staging: comedi: serial2002: fixed consistent spacing issue,
Alice Ferrazzi
[PATCH] drivers/staging/media/go7007: using strlcpy instead of strncpy,
Chen Gang
[PATCH 24/26] staging: comedi: ni_labpc: rename some of the private data variables, H Hartley Sweeten
[PATCH 26/26] staging: comedi: ni_labpc: update the MODULE_DESCRIPTION, H Hartley Sweeten
[PATCH 25/26] staging: comedi: ni_labpc: rename local var 'thisboard', H Hartley Sweeten
[PATCH 22/26] staging: comedi: ni_labpc: introduce labpc_range_is_unipolar(), H Hartley Sweeten
[PATCH 23/26] staging: comedi: ni_labpc: remove 'volatile' from private data, H Hartley Sweeten
[PATCH 21/26] staging: comedi: ni_labpc: tidy up calib and memory subdevice init, H Hartley Sweeten
[PATCH 20/26] staging: comedi: ni_labpc: tidy up 8255 dio subdevice init,
H Hartley Sweeten
[PATCH 19/26] staging: comedi: ni_labpc: rename boardinfo 'memory_mapped_io', H Hartley Sweeten
[PATCH 17/26] staging: comedi: ni_labpc: only allocate necessary subdevices,
H Hartley Sweeten
[PATCH 18/26] staging: comedi: ni_labpc: tidy up analog output subdevice init, H Hartley Sweeten
[PATCH 16/26] staging: comedi: ni_labpc: tidy up analog input subdevice init, H Hartley Sweeten
[PATCH 13/26] staging: comedi: ni_labpc: split out bus specific code,
H Hartley Sweeten
[PATCH 15/26] staging: comedi: ni_labpc: remove device_id and bustype from boardinfo, H Hartley Sweeten
[PATCH 14/26] staging: comedi: ni_labpc: remove unnecessary "bustype" check, H Hartley Sweeten
[PATCH 11/26] staging: comedi: ni_labpc: remove "dummy" pci boardinfo entry, H Hartley Sweeten
[PATCH 12/26] staging: comedi: ni_labpc: cleanup the boardinfo, H Hartley Sweeten
[PATCH 10/26] staging: comedi: ni_labpc: remove boardinfo data that is set to '0', H Hartley Sweeten
[PATCH 09/26] staging: comedi: ni_labpc: tidy up range table declarations, H Hartley Sweeten
[PATCH 08/26] staging: comedi: ni_labpc: remove forward declarations 4, H Hartley Sweeten
[PATCH 06/26] staging: comedi: ni_labpc: move the analog output support functions, H Hartley Sweeten
[PATCH 07/26] staging: comedi: ni_labpc: remove forward declarations 3, H Hartley Sweeten
[Index of Archives]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]