summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-06-30staging: vt6656: Remove rx handing from RXvWorkItemMalcolm Priestley2-33/+30
2014-06-30staging: vt6656: vnt_tx_packet remove first assignment of time_stamp.Malcolm Priestley1-3/+0
2014-06-30staging: vt6656: rxtx replace wFragCtl with frag_ctl.Malcolm Priestley2-7/+7
2014-06-30staging: vt6656: rxtx struct vnt_mic_hdr change tsc_47_16/tsc_15_0Malcolm Priestley2-9/+2
2014-06-30staging: comedi: mite: cleanup mite_unsetup()H Hartley Sweeten8-45/+17
2014-06-30staging: comedi: mite.h: remove mite_device()H Hartley Sweeten1-5/+0
2014-06-30staging: comedi: mite.h: remove mite_irq()H Hartley Sweeten6-11/+6
2014-06-30staging: comedi: ni_pcimio: remove ATMIO and PCIMIO definesH Hartley Sweeten1-3/+0
2014-06-30staging: comedi: ni_mio_cs: remove ATMIO and PCIMIO definesH Hartley Sweeten1-3/+0
2014-06-30staging: comedi: ni_atmio: remove ATMIO and PCIMIO definesH Hartley Sweeten1-3/+0
2014-06-30staging: comedi: ni_pcimio: remove DRV_NAME defineH Hartley Sweeten1-2/+0
2014-06-30staging: comedi: ni_stc.h: the boardinfo 'name' should be firstH Hartley Sweeten3-15/+15
2014-06-30staging: comedi: ni_atmio: tidy up the boardinfoH Hartley Sweeten1-130/+131
2014-06-30staging: comedi: ni_mio_cs: remove NI_SIZE defineH Hartley Sweeten1-2/+0
2014-06-30staging: comedi: ni_atmio: remove NI_SIZE defineH Hartley Sweeten1-3/+1
2014-06-30staging: comedi: ni_atmio: remove '= 0' boardinfo dataH Hartley Sweeten1-20/+0
2014-06-30staging: comedi: ni_mio_common.c: remove IRQ_POLARITY definesH Hartley Sweeten4-11/+6
2014-06-30staging: comedi: ni_mio_common drivers: remove NI_E_IRQ_FLAGS definesH Hartley Sweeten2-6/+2
2014-06-30staging: comedi: ni_mio_common.c: remove interrupt_pin() macrosH Hartley Sweeten4-11/+6
2014-06-30staging: comedi: ni_pcimio: remove forward declarationsH Hartley Sweeten1-72/+62
2014-06-29Merge tag 'iio-for-3.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman13-73/+789
2014-06-29iio: staging: sca3000: hide stufftoread logicJosselin Costanzi2-4/+7
2014-06-29staging: iio: Coding style issues fix.Federico Di Pierro1-8/+6
2014-06-29iio: magnetometer: ak8975: Use devm_* APIsBeomho Seo1-44/+14
2014-06-29staging: iio: hmc5843: Add all available models to device tree id table.Marek Belisko1-1/+3
2014-06-29staging: iio: ad9850.c: code cleanupGuillaume Morin1-6/+0
2014-06-29staging: winbond: remove driverKristina Martšenko28-8753/+0
2014-06-28iio: add support of the max1027Philippe Reynes3-0/+531
2014-06-27staging: bcm: nvm.c: Cleaning up check unsigned is less than zeroRickard Strandqvist1-2/+2
2014-06-27Staging: bcm: hostmibs.c: Shortened linesMatthias Beyer1-13/+26
2014-06-27Staging: bcm: replaced member accessing with variable for readabilityMatthias Beyer1-11/+12
2014-06-27Staging: bcm: Added missing blank line after declarationsMatthias Beyer1-0/+1
2014-06-27Staging: bcm: Replaced member accssing with variableMatthias Beyer1-8/+10
2014-06-27Staging: bcm: Whitespace for indentation fixedMatthias Beyer1-1/+1
2014-06-27Staging: bcm: line length fixedMatthias Beyer1-1/+2
2014-06-27Staging: bcm: Line length cleanupMatthias Beyer1-6/+19
2014-06-27Staging: bcm: Shortened some lines in select_alternate_setting_for_highspeed_...Matthias Beyer1-29/+18
2014-06-27Staging: bcm: Outsourced selecting of alternate settingMatthias Beyer1-95/+112
2014-06-27Staging: bcm: Merged some lines which got shorter by the latest patchMatthias Beyer1-26/+17
2014-06-27Staging: bcm: Replaced member accessing with variable in InterfaceAdapterInit()Matthias Beyer1-26/+27
2014-06-27Staging: bcm: Replaced member accessing with variable in device_run()Matthias Beyer1-11/+9
2014-06-27Staging: bcm: replaced member accessing by variableMatthias Beyer1-9/+9
2014-06-27Staging: bcm: Shortened some linesMatthias Beyer1-2/+4
2014-06-27Staging: bcm: led_control.c: Replaced nested ifs with logical AND concatenationMatthias Beyer1-9/+8
2014-06-27Staging: bcm: led_control.c: Replaced member accessing by variableMatthias Beyer1-6/+8
2014-06-27Staging: bcm: led_control.c: Replaced member accessing by variableMatthias Beyer1-12/+13
2014-06-27Staging: bcm: led_control.c: Replaced doubled if-check by logical OR in one c...Matthias Beyer1-7/+4
2014-06-27Staging: bcm: led_control.c: Replaced time selecting ifelse with ternary oper...Matthias Beyer1-4/+2
2014-06-27Staging: bcm: led_control.c: More variable names refactoredMatthias Beyer1-14/+14
2014-06-27Staging: bcm: led_control.c: Refactored line lengthsMatthias Beyer1-18/+10