summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-07-31staging: vt6655: remove typedef enum __device_init_typeMalcolm Priestley
2014-07-31staging: vt6655: dead code remove undefined macro IO_MAPMalcolm Priestley
2014-07-31staging: vt6655: dead code remove undefined macro FOR_LED_ON_NOTEBOOK code.Malcolm Priestley
2014-07-31staging: vt6655: deadcode remove undefined macro THREAD code.Malcolm Priestley
2014-07-31staging: vt6655: remove undefined TASK_LET codeMalcolm Priestley
2014-07-31staging:rtl8712:mlme_linux.c: Adds blank lines to pass checkpatch.plSantiago Torres
2014-07-31staging: lustre: fix sparse warnings "Using plain integer as NULL pointer"Radek Dostal
2014-07-30Staging: lustre: linux-module: add const modifier to file_operationsJessica Yu
2014-07-30Staging: lustre: linux-module: remove extraneous parensJessica Yu
2014-07-30Staging: lustre: linux-module: remove unnecessary spacesJessica Yu
2014-07-30Staging: lustre: linux-module: fix pointer style issueJessica Yu
2014-07-30staging: comedi: amplc_dio200: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-30staging: comedi: ii_pci20kc: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-30staging: comedi: ni_labpc: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-30staging: comedi: ni_labpc: refactor labpc_8255_mmio()H Hartley Sweeten
2014-07-30staging: comedi: ni_labpc: don't pass dev->iobase to labpc_counter_set_mode()H Hartley Sweeten
2014-07-30staging: comedi: ni_labpc: don't pass dev->iobase to labpc_counter_load()H Hartley Sweeten
2014-07-30staging: comedi: ni_labpc: pass comedi_device to the I/O callbacksH Hartley Sweeten
2014-07-30staging: comedi: mite: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-30staging: comedi: mite: pass comedi_device to mite_setup()H Hartley Sweeten
2014-07-30staging: comedi: mite: inline mite_setup()H Hartley Sweeten
2014-07-30staging: comedi: s626: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-30staging: comedi: rtd520: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-30staging: comedi: cb_pcidas64: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-30staging: comedi: ni_670x: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-30staging: comedi: ni_6527: iounmap resource when detachedH Hartley Sweeten
2014-07-30staging: comedi: ni_6527: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-30staging: comedi: dt3000: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-30staging: comedi: daqboard2000: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-30staging: comedi: addi_apci_3xxx: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-30staging: comedi: icp_multi: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-30staging: comedi: mf6x4: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-30staging: comedi: me_daq: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-30staging: comedi: gsc_hpdi: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-30staging: comedi: ni_65xx: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-30staging: comedi: 8255_pci: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-30staging: comedi: add an 'mmio' member to comedi_deviceH Hartley Sweeten
2014-07-30staging: comedi: amplc_pci230: tidy up stuct pci230_privateIan Abbott
2014-07-30staging: comedi: amplc_pci230: no need to initialize named members to zeroIan Abbott
2014-07-30staging: comedi: amplc_pci230: add whitespace to pci230_boards[]Ian Abbott
2014-07-30staging: comedi: amplc_pci230: no need for '&function'Ian Abbott
2014-07-30staging: comedi: amplc_pci230: remove some indentation in pci230_ai_check_cha...Ian Abbott
2014-07-30staging: comedi: amplc_pci230: omit '!= 0' from logical expressionsIan Abbott
2014-07-30staging: comedi: amplc_pci230: don't begin line with binary operatorIan Abbott
2014-07-30staging: comedi: amplc_pci230: add whitespace to register valuesIan Abbott
2014-07-30staging: comedi: amplc_pci230: remove PCI230_TEST_BIT()Ian Abbott
2014-07-30staging: comedi: amplc_pci230: remove PCI230_ADC_CONVIan Abbott
2014-07-30staging: comedi: amplc_pci230: remove unused settling time constantsIan Abbott
2014-07-30staging: comedi: amplc_pci230: usleep_range is preferred over udelayIan Abbott
2014-07-30staging: comedi: amplc_pci230: alignment should match open parenthesisIan Abbott