Hartley Sweeten ([email protected])

Number of posts: 1204 (0.38 per day)
First post: 2009-03-05 23:58:58
Last post: 2017-11-30 17:24:15

Date List Subject
2012-06-20 19:07:19 linux-kernel [PATCH 5/8] staging: comedi: vmk80xx: refactor init code
2012-06-20 19:03:00 linux-kernel [PATCH 8/8] staging: comedi: usbdux: refactor init code
2012-06-20 19:02:36 linux-kernel [PATCH 7/8] staging: comedi: usbduxfast: refactor init code
2012-06-20 19:02:26 linux-kernel [PATCH 6/8] staging: comedi: usbduxsigma: refactor init code
2012-06-20 19:01:43 linux-kernel [PATCH 3/8] staging: comedi: usbduxsigma: use module_comedi_usb_driver()
2012-06-20 19:01:32 linux-kernel [PATCH 2/8] staging: comedi: usbduxfast: use module_comedi_usb_driver()
2012-06-20 19:01:06 linux-kernel [PATCH 1/8] staging: comedi: usbdux: use module_comedi_usb_driver()
2012-06-19 23:21:43 linux-kernel [PATCH v2 5/5] staging: comedi: Kconfig: remove redundant depends on tests
2012-06-19 23:20:48 linux-kernel [PATCH v2 4/5] staging: comedi: Kconfig: menuconfig options should be bool
2012-06-19 23:20:47 linux-kernel [PATCH v2 3/5] staging: comedi: remove CONFIG_COMEDI_PCI define
2012-06-19 23:20:27 linux-kernel [PATCH v2 2/5] staging: comedi: remove unused CONFIG_COMEDI_PCMCIA define
2012-06-19 23:20:11 linux-kernel [PATCH v2 1/5] staging: comedi: Kconfig: fix drivers that require the 8255 driver
2012-06-19 23:19:52 linux-kernel [PATCH v2 0/5] staging: comedi: Kconfig cleanup
2012-06-19 16:32:21 linux-kernel RE: [PATCH 1/4] staging: comedi: Kconfig: menuconfig options should be bool not tristate
2012-06-19 01:01:21 linux-kernel RE: [PATCH 1/4] staging: comedi: Kconfig: menuconfig options should be bool not tristate
2012-06-19 00:16:24 linux-kernel RE: [PATCH 1/4] staging: comedi: Kconfig: menuconfig options should be bool not tristate
2012-06-19 00:03:27 linux-kernel [PATCH] staging: comedi: pcmmio: quiet NULL pointer sparse noise
2012-06-19 00:01:50 linux-kernel RE: [PATCH 1/4] staging: comedi: Kconfig: menuconfig options should be bool not tristate
2012-06-18 23:53:29 linux-kernel [PATCH] staging: comedi: comedi_compat_ioctl should be NULL not 0
2012-06-18 21:45:50 linux-kernel [PATCH] staging: comedi: comedi_subdevice 'io_bits' should be an unsigned int
2012-06-18 20:16:45 linux-kernel [PATCH] staging: comedi: fix return value for insn_bits functions
2012-06-18 18:18:40 linux-kernel [PATCH] staging: comedi: remove unneeded sanity check in insn_bits functions
2012-06-15 22:21:37 linux-kernel [PATCH 4/4] staging: comedi: Kconfig: remove a couple redundant depends on tests
2012-06-15 22:20:56 linux-kernel [PATCH 3/4] staging: comedi: remove CONFIG_COMEDI_PCI
2012-06-15 22:20:39 linux-kernel [PATCH 2/4] staging: comedi: remove unused CONFIG_COMEDI_PCMCIA define
2012-06-15 22:20:36 linux-kernel [PATCH 1/4] staging: comedi: Kconfig: menuconfig options should be bool not tristate
2012-06-15 22:19:50 linux-kernel [PATCH 0/4] staging: comedi: cleanup Kconfig
2012-06-15 16:19:27 linux-kernel [PATCH] staging: comedi: fix Kconfig for COMEDI_PCMCIA_DRIVERS
2012-06-15 16:12:35 linux-kernel RE: linux-next: Tree for Jun 14 (staging/comedi)
2012-06-14 02:13:55 linux-kernel [PATCH 5/5] staging: comedi: me4000: remove PDEBUG macro
2012-06-14 02:13:33 linux-kernel [PATCH 4/5] staging: comedi: me4000: remove ISR_PDEBUG macro
2012-06-14 02:13:07 linux-kernel [PATCH 3/5] staging: comedi: me4000: remove inline port io wrappers
2012-06-14 02:12:43 linux-kernel [PATCH 2/5] staging: comedi: me4000: remove PORT_PDEBUG macro
2012-06-14 02:12:25 linux-kernel [PATCH 1/5] staging: comedi: me4000: remove CALL_PDEBUG macro
2012-06-14 02:12:16 linux-kernel [PATCH 0/5] staging: comedi: me4000: remove *PDEBUG macros
2012-06-14 01:22:28 linux-kernel [PATCH] staging: comedi: pcl812: remove PCL812_EXTDEBUG define and related code
2012-06-14 01:10:04 linux-kernel [PATCH] staging: comedi: ni_atmio16d: remove the function tracing debug
2012-06-14 00:58:15 linux-kernel [PATCH] staging: comedi: pcl812: remove unneeded tests in pcl812_ai_cmdtest
2012-06-14 00:51:06 linux-kernel [PATCH] staging: comedi: pcl816: remove unneeded tests in pcl816_ai_cmdtest
2012-06-14 00:41:47 linux-kernel [PATCH] staging: comedi: pcl818: remove unneeded tests in ai_cmdtest
2012-06-13 22:44:51 linux-kernel [PATCH 03/15] staging: comedi: 8255: rename the private data structure
2012-06-13 22:43:22 linux-kernel [PATCH 15/15] staging: comedi: 8255: add some whitespace to the #define's
2012-06-13 22:43:20 linux-kernel [PATCH 14/15] staging: comedi: 8255: add namespace to 'do_config' function
2012-06-13 22:43:18 linux-kernel [PATCH 13/15] staging: comedi: 8255: move the subdev_8255_io function
2012-06-13 22:43:09 linux-kernel [PATCH 09/15] staging: comedi: 8255: check for failure of subdev_8255_init
2012-06-13 22:43:07 linux-kernel [PATCH 08/15] staging: comedi: 8255: remove have_irg and refactor subdev_8255_init_irq
2012-06-13 22:42:55 linux-kernel [PATCH 12/15] staging: comedi: 8255: refactor subdev_8255_insn function
2012-06-13 22:42:46 linux-kernel [PATCH 11/15] staging: comedi: 8255: use a local variable for the iobase
2012-06-13 22:42:45 linux-kernel [PATCH 10/15] staging: comedi: 8255: use kzalloc to allocate the private data
2012-06-13 22:42:35 linux-kernel [PATCH 07/15] staging: comedi: 8255: refactor subdev_8255_init
2012-06-13 22:42:24 linux-kernel [PATCH 06/15] staging: comedi: 8255: push out the 8255's private data variable rename