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-29 17:58:49 linux-kernel [PATCH 1/7] staging: comedi: das_08: use the 8253 helper functions
2012-06-29 17:57:43 linux-kernel [PATCH 0/7] staging: comedi: das_08: cleanup the 8254 timer subdevice
2012-06-28 19:57:33 linux-kernel RE: [PATCH 04/19] staging: comedi: adl_pci6208: document the register map of the device
2012-06-27 22:08:50 linux-kernel [PATCH 19/19] staging: comedi: adl_pci6208: use the driver_name for the resource name
2012-06-27 22:08:15 linux-kernel [PATCH 18/19] staging: comedi: adl_pci6208: cleanup pci6208_attach()
2012-06-27 22:07:27 linux-kernel [PATCH 17/19] staging: comedi: adl_pci6208: cleanup pci6208_ao_rinsn()
2012-06-27 22:06:28 linux-kernel [PATCH 16/19] staging: comedi: adl_pci6208: cleanup pci6208_ao_winsn()
2012-06-27 22:04:59 linux-kernel [PATCH 15/19] staging: comedi: adl_pci6208: fix the ao_readback variable size
2012-06-27 22:04:26 linux-kernel [PATCH 14/19] staging: comedi: adl_pci6208: remove unused variable in the private data
2012-06-27 22:03:46 linux-kernel [PATCH 13/19] staging: comedi: adl_pci6208: remove some useless comments
2012-06-27 22:03:17 linux-kernel [PATCH 12/19] staging: comedi: adl_pci6208: remove the bogus pci devices
2012-06-27 22:02:10 linux-kernel [PATCH 11/19] staging: comedi: adl_pci6208: return '0' for successful attach
2012-06-27 22:01:38 linux-kernel [PATCH 10/19] staging: comedi: adl_pci6208: add whitespace to the subdev init
2012-06-27 22:01:12 linux-kernel [PATCH 09/19] staging: comedi: adl_pci6208: fix the digital i/o subdevice
2012-06-27 22:00:19 linux-kernel [PATCH 08/19] staging: comedi: adl_pci6208: consolidate the attach messages
2012-06-27 21:59:42 linux-kernel [PATCH 07/19] staging: comedi: adl_pci6208: pass on the error code from comedi_pci_enable
2012-06-27 21:58:15 linux-kernel [PATCH 06/19] staging: comedi: adl_pci6208: remove pci6208_pci_setup()
2012-06-27 21:57:33 linux-kernel [PATCH 05/19] staging: comedi: adl_pci6208: cleanup pci6208_pci_setup()
2012-06-27 21:56:54 linux-kernel [PATCH 04/19] staging: comedi: adl_pci6208: document the register map of the device
2012-06-27 21:56:26 linux-kernel [PATCH 03/19] staging: comedi: adl_pci6208: remove the boardinfo 'ao_bits'
2012-06-27 21:55:36 linux-kernel [PATCH 02/19] staging: comedi: adl_pci6208: refactor pci6208_find_device()
2012-06-27 21:53:41 linux-kernel [PATCH 01/19] staging: comedi: adl_pci6208: remove thisboard and devpriv macros
2012-06-27 21:51:19 linux-kernel [PATCH 00/19] staging: comedi: adl_pci6208: cleanup driver
2012-06-27 16:45:26 linux-kernel RE: [PATCH 00/36] staging: comedi: cb_pcidas: cleanup the driver
2012-06-27 16:17:37 linux-kernel [PATCH] staging: comedi: cb_pcidas: fix dac08_write_insn()
2012-06-27 01:12:33 linux-kernel [PATCH 36/36] staging: comedi: cb_pcidas: cleanup dac08_write()
2012-06-27 01:11:46 linux-kernel [PATCH 35/36] staging: comedi: cb_pcidas: cleanup cb_pcidas_ai_rinsn()
2012-06-27 01:11:08 linux-kernel [PATCH 34/36] staging: comedi: cb_pcidas: cleanup cb_pcidas_ao_nofifo_winsn()
2012-06-27 01:10:33 linux-kernel [PATCH 33/36] staging: comedi: cb_pcidas: cleanup cb_pcidas_ao_fifo_winsn()
2012-06-27 01:09:48 linux-kernel [PATCH 32/36] staging: comedi: cb_pcidas: fix remaining checkpatch.pl issues
2012-06-27 01:09:10 linux-kernel [PATCH 31/36] staging: comedi: cb_pcidas: add whitespace to all the #define's
2012-06-27 01:08:26 linux-kernel [PATCH 30/36] staging: comedi: cb_pcidas: change dac bit enums into defines
2012-06-27 01:07:38 linux-kernel [PATCH 29/36] staging: comedi: cb_pcidas: fix comments in private data struct
2012-06-27 01:07:00 linux-kernel [PATCH 28/36] staging: comedi: cb_pcidas: remove 'volatile' on private data variables
2012-06-27 01:06:37 linux-kernel [PATCH 27/36] staging: comedi: cb_pcidas: fix comments in *_cmdtest functions
2012-06-27 01:05:26 linux-kernel [PATCH 26/36] staging: comedi: cb_pcidas: fix some > 80 char lines
2012-06-27 01:04:39 linux-kernel [PATCH 25/36] staging: comedi: cb_pcidas: fix a space before tab issue
2012-06-27 01:03:41 linux-kernel [PATCH 24/36] staging: comedi: cb_pcidas: check for failure of subdev_8255_init
2012-06-27 01:02:48 linux-kernel [PATCH 23/36] staging: comedi: cb_pcidas: use the driver_name for the resource name
2012-06-27 01:02:09 linux-kernel [PATCH 22/36] staging: comedi: cb_pcidas: move the "find pci" dev_printk messages
2012-06-27 01:01:13 linux-kernel [PATCH 21/36] staging: comedi: cb_pcidas: cleanup ai_config_insn()
2012-06-27 01:00:28 linux-kernel [PATCH 20/36] staging: comedi: cb_pcidas: cleanup the boardinfo 4
2012-06-27 00:59:24 linux-kernel [PATCH 19/36] staging: comedi: cb_pcidas: cleanup the boardinfo 3
2012-06-27 00:58:34 linux-kernel [PATCH 18/36] staging: comedi: cb_pcidas: cleanup the boardinfo 2
2012-06-27 00:57:26 linux-kernel [PATCH 17/36] staging: comedi: cb_pcidas: cleanup the boardinfo 1
2012-06-27 00:56:56 linux-kernel [PATCH 16/36] staging: comedi: cb_pcidas: simplify the boardinfo
2012-06-27 00:56:12 linux-kernel [PATCH 15/36] staging: comedi: cb_pcidas: remove unused io region size defines
2012-06-27 00:55:29 linux-kernel [PATCH 14/36] staging: comedi: cb_pcidas: remove CB_PCIDAS_DEBUG define
2012-06-27 00:54:45 linux-kernel [PATCH 13/36] staging: comedi: cb_pcidas: remove the PCI BAR index defines
2012-06-27 00:54:04 linux-kernel [PATCH 12/36] staging: comedi: cb_pcidas: remove some obvious comments in the attach
2012-06-27 00:53:16 linux-kernel [PATCH 11/36] staging: comedi: cb_pcidas: factor out the find pci device code