LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2012-06-27 00:52:39
linux-kernel
[PATCH 10/36] staging: comedi: cb_pcidas: remove thisboard and devpriv macros
2012-06-27 00:51:58
linux-kernel
[PATCH 09/36] staging: comedi: cb_pcidas: remove forward declarations 9
2012-06-27 00:51:21
linux-kernel
[PATCH 08/36] staging: comedi: cb_pcidas: remove forward declarations 8
2012-06-27 00:50:44
linux-kernel
[PATCH 07/36] staging: comedi: cb_pcidas: remove forward declarations 7
2012-06-27 00:50:12
linux-kernel
[PATCH 06/36] staging: comedi: cb_pcidas: remove forward declarations 6
2012-06-27 00:49:31
linux-kernel
[PATCH 05/36] staging: comedi: cb_pcidas: remove forward declarations 5
2012-06-27 00:48:51
linux-kernel
[PATCH 04/36] staging: comedi: cb_pcidas: remove forward declarations 4
2012-06-27 00:48:18
linux-kernel
[PATCH 03/36] staging: comedi: cb_pcidas: remove forward declarations 3
2012-06-27 00:47:37
linux-kernel
[PATCH 02/36] staging: comedi: cb_pcidas: remove forward declarations 2
2012-06-27 00:46:53
linux-kernel
[PATCH 01/36] staging: comedi: cb_pcidas: remove forward declarations 1
2012-06-27 00:45:09
linux-kernel
[PATCH 00/36] staging: comedi: cb_pcidas: cleanup the driver
2012-06-26 17:11:05
linux-kernel
RE: [PATCH 28/33] staging: comedi: cb_das16_cs: cleanup das16cs_ai_rinsn()
2012-06-26 17:09:24
linux-kernel
[PATCH 2/2] staging: comedi: cb_das16_cs: remove unneeded default case in analog in read
2012-06-26 17:07:41
linux-kernel
[PATCH 1/2] staging: comedi: cb_das16_cs: reword the comment about PCMCIA support
2012-06-26 17:06:05
linux-kernel
[PATCH 0/2] staging: comedi: cd_das16_cs: additional cleanup
2012-06-26 00:23:50
linux-kernel
[PATCH 33/33] staging: comedi: cb_das16_cs: fix a multi-line comment
2012-06-26 00:23:21
linux-kernel
[PATCH 32/33] staging: comedi: cb_das16_cs: remove some commented out debug
2012-06-26 00:22:23
linux-kernel
[PATCH 31/33] staging: comedi: cb_das16_cs: use the BIP_RANGE helper macro
2012-06-26 00:21:37
linux-kernel
[PATCH 30/33] staging: comedi: cb_das16_cs: remove unused variable in private data
2012-06-26 00:18:58
linux-kernel
[PATCH 29/33] staging: comedi: cb_das16_cs: use #define'd io reg offsets
2012-06-26 00:18:07
linux-kernel
[PATCH 28/33] staging: comedi: cb_das16_cs: cleanup das16cs_ai_rinsn()
2012-06-26 00:17:06
linux-kernel
[PATCH 27/33] staging: comedi: cb_das16_cs: add whitespace to the subdev init
2012-06-26 00:16:10
linux-kernel
[PATCH 26/33] staging: comedi: cb_das16_cs: return '0' for successful attach
2012-06-26 00:15:39
linux-kernel
[PATCH 25/33] staging: comedi: cb_das16_cs: consolidate the attach messages
2012-06-26 00:13:34
linux-kernel
[PATCH 24/33] staging: comedi: cb_das16_cs: cleanup the boardinfo
2012-06-26 00:12:52
linux-kernel
[PATCH 23/33] staging: comedi: cb_das16_cs: remove the debug output of the "fingerprint"
2012-06-26 00:12:06
linux-kernel
[PATCH 22/33] staging: comedi: cb_das16_cs: probe for the device first
2012-06-26 00:11:22
linux-kernel
[PATCH 21/33] staging: comedi: cb_das16_cs: remove unneeded include
2012-06-26 00:10:39
linux-kernel
[PATCH 20/33] staging: comedi: cb_das16_cs: fix analog output subdevice init
2012-06-26 00:09:44
linux-kernel
RE: [PATCH 19/33] staging: comedi: cb_das16_cs: cleanup dio subdevice initialization
2012-06-26 00:00:25
linux-kernel
[PATCH 19/33] staging: comedi: cb_das16_cs: cleanup dio subdevice initialization
2012-06-25 23:59:35
linux-kernel
[PATCH 18/33] staging: comedi: cb_das16_cs: remove unused timer subdevice
2012-06-25 23:58:44
linux-kernel
[PATCH 17/33] staging: comedi: cb_das16_cs: remove skel driver cut-and-paste comments
2012-06-25 23:57:50
linux-kernel
[PATCH 16/33] staging: comedi: cb_das16_cs: remove n_boards define
2012-06-25 23:56:45
linux-kernel
[PATCH 15/33] staging: comedi: cb_das16_cs: remove thisboard and devpriv macros
2012-06-25 23:36:36
linux-kernel
[PATCH 14/33] staging: comedi: cb_das16_cs: refactor the comedi attach/detach
2012-06-25 23:23:46
linux-kernel
[PATCH 13/33] staging: comedi: cb_das16_cs: Move the comedi_driver variable
2012-06-25 23:23:05
linux-kernel
[PATCH 12/33] staging: comedi: cb_das16_cs: remove unneeded pcmcia private data
2012-06-25 23:21:53
linux-kernel
[PATCH 11/33] staging: comedi: cb_das16_cs: remove the pcmcia suspend/resume
2012-06-25 23:20:58
linux-kernel
[PATCH 10/33] staging: comedi: cb_das16_cs: remove unused pcmcia 'stop' logic
2012-06-25 23:19:54
linux-kernel
[PATCH 09/33] staging: comedi: cb_das16_cs: refactor the pcmcia attach/detach
2012-06-25 23:15:48
linux-kernel
[PATCH 08/33] staging: comedi: cb_das16_cs: refactor the pcmcia support code
2012-06-25 23:10:46
linux-kernel
[PATCH 07/33] staging: comedi: cb_das16_cs: remove some useless comments
2012-06-25 22:57:57
linux-kernel
[PATCH 06/33] staging: comedi: cb_das16_cs: cleanup the pcmcia_driver declaration
2012-06-25 22:21:07
linux-kernel
[PATCH 05/33] staging: comedi: cb_das13_cs: change driver registration order
2012-06-25 22:20:22
linux-kernel
[PATCH 04/33] staging: comedi: cb_das16_cs: consolidate the init and exit functions
2012-06-25 22:18:39
linux-kernel
[PATCH 03/33] staging: comedi: cb_das16_cs: add module_{init,exit} declarations
2012-06-25 22:17:25
linux-kernel
[PATCH 02/33] staging: comedi: cb_das16_cs: move the MODULE_* stuff to the EOF
2012-06-25 22:16:05
linux-kernel
[PATCH 01/33] staging: comedi: cb_das16_cs: remove CONFIG_PCMCIA check
2012-06-25 22:14:06
linux-kernel
[PATCH 00/33] staging: comedi: cb_das16_cs: cleanup the driver
2012-06-22 23:40:53
linux-kernel
[PATCH 31/31] staging: comedi: ni_daq_700: refactor the pcmcia attach/detach