summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: unisys: remove U8 typeBenjamin Romer2014-07-3017-135/+134
* staging: unisys: add sysfs entries for parahotplug supportBenjamin Romer2014-07-301-0/+52
* staging: unisys: remove parahotplug proc entryBenjamin Romer2014-07-301-71/+0
* staging: vt6655: clean up the tail of function device_init_registersMalcolm Priestley2014-07-301-18/+19
* staging: vt6655: remove typedef enum __device_init_typeMalcolm Priestley2014-07-302-193/+225
* staging: vt6655: dead code remove undefined macro IO_MAPMalcolm Priestley2014-07-302-43/+1
* staging: vt6655: dead code remove undefined macro FOR_LED_ON_NOTEBOOK code.Malcolm Priestley2014-07-302-68/+0
* staging: vt6655: deadcode remove undefined macro THREAD code.Malcolm Priestley2014-07-303-109/+2
* staging: vt6655: remove undefined TASK_LET codeMalcolm Priestley2014-07-304-33/+0
* staging:rtl8712:mlme_linux.c: Adds blank lines to pass checkpatch.plSantiago Torres2014-07-301-0/+3
* staging: lustre: fix sparse warnings "Using plain integer as NULL pointer"Radek Dostal2014-07-3013-42/+42
* Staging: lustre: linux-module: add const modifier to file_operationsJessica Yu2014-07-301-1/+1
* Staging: lustre: linux-module: remove extraneous parensJessica Yu2014-07-301-2/+2
* Staging: lustre: linux-module: remove unnecessary spacesJessica Yu2014-07-301-2/+2
* Staging: lustre: linux-module: fix pointer style issueJessica Yu2014-07-301-2/+2
* staging: comedi: amplc_dio200: use the comedi_device 'mmio' memberH Hartley Sweeten2014-07-304-40/+20
* staging: comedi: ii_pci20kc: use the comedi_device 'mmio' memberH Hartley Sweeten2014-07-301-27/+15
* staging: comedi: ni_labpc: use the comedi_device 'mmio' memberH Hartley Sweeten2014-07-303-34/+16
* staging: comedi: ni_labpc: refactor labpc_8255_mmio()H Hartley Sweeten2014-07-301-6/+13
* staging: comedi: ni_labpc: don't pass dev->iobase to labpc_counter_set_mode()H Hartley Sweeten2014-07-301-10/+7
* staging: comedi: ni_labpc: don't pass dev->iobase to labpc_counter_load()H Hartley Sweeten2014-07-301-10/+10
* staging: comedi: ni_labpc: pass comedi_device to the I/O callbacksH Hartley Sweeten2014-07-303-67/+73
* staging: comedi: mite: use the comedi_device 'mmio' memberH Hartley Sweeten2014-07-306-173/+118
* staging: comedi: mite: pass comedi_device to mite_setup()H Hartley Sweeten2014-07-305-22/+18
* staging: comedi: mite: inline mite_setup()H Hartley Sweeten2014-07-302-7/+6
* staging: comedi: s626: use the comedi_device 'mmio' memberH Hartley Sweeten2014-07-301-106/+88
* staging: comedi: rtd520: use the comedi_device 'mmio' memberH Hartley Sweeten2014-07-301-104/+91
* staging: comedi: cb_pcidas64: use the comedi_device 'mmio' memberH Hartley Sweeten2014-07-301-27/+14
* staging: comedi: ni_670x: use the comedi_device 'mmio' memberH Hartley Sweeten2014-07-301-17/+11
* staging: comedi: ni_6527: iounmap resource when detachedH Hartley Sweeten2014-07-301-0/+2
* staging: comedi: ni_6527: use the comedi_device 'mmio' memberH Hartley Sweeten2014-07-301-52/+33
* staging: comedi: dt3000: use the comedi_device 'mmio' memberH Hartley Sweeten2014-07-301-60/+44
* staging: comedi: daqboard2000: use the comedi_device 'mmio' memberH Hartley Sweeten2014-07-301-45/+31
* staging: comedi: addi_apci_3xxx: use the comedi_device 'mmio' memberH Hartley Sweeten2014-07-301-39/+29
* staging: comedi: icp_multi: use the comedi_device 'mmio' memberH Hartley Sweeten2014-07-301-45/+35
* staging: comedi: mf6x4: use the comedi_device 'mmio' memberH Hartley Sweeten2014-07-301-26/+21
* staging: comedi: me_daq: use the comedi_device 'mmio' memberH Hartley Sweeten2014-07-301-36/+31
* staging: comedi: gsc_hpdi: use the comedi_device 'mmio' memberH Hartley Sweeten2014-07-301-24/+20
* staging: comedi: ni_65xx: use the comedi_device 'mmio' memberH Hartley Sweeten2014-07-301-50/+30
* staging: comedi: 8255_pci: use the comedi_device 'mmio' memberH Hartley Sweeten2014-07-301-16/+5
* staging: comedi: add an 'mmio' member to comedi_deviceH Hartley Sweeten2014-07-302-0/+2
* staging: comedi: amplc_pci230: tidy up stuct pci230_privateIan Abbott2014-07-301-28/+17
* staging: comedi: amplc_pci230: no need to initialize named members to zeroIan Abbott2014-07-301-6/+0
* staging: comedi: amplc_pci230: add whitespace to pci230_boards[]Ian Abbott2014-07-301-37/+39
* staging: comedi: amplc_pci230: no need for '&function'Ian Abbott2014-07-301-7/+7
* staging: comedi: amplc_pci230: remove some indentation in pci230_ai_check_cha...Ian Abbott2014-07-301-4/+4
* staging: comedi: amplc_pci230: omit '!= 0' from logical expressionsIan Abbott2014-07-301-39/+36
* staging: comedi: amplc_pci230: don't begin line with binary operatorIan Abbott2014-07-301-43/+43
* staging: comedi: amplc_pci230: add whitespace to register valuesIan Abbott2014-07-301-64/+64
* staging: comedi: amplc_pci230: remove PCI230_TEST_BIT()Ian Abbott2014-07-301-3/+0