summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: ni_pcimio: remove DRV_NAME defineH Hartley Sweeten2014-06-291-2/+0
* staging: comedi: ni_stc.h: the boardinfo 'name' should be firstH Hartley Sweeten2014-06-293-15/+15
* staging: comedi: ni_atmio: tidy up the boardinfoH Hartley Sweeten2014-06-291-130/+131
* staging: comedi: ni_mio_cs: remove NI_SIZE defineH Hartley Sweeten2014-06-291-2/+0
* staging: comedi: ni_atmio: remove NI_SIZE defineH Hartley Sweeten2014-06-291-3/+1
* staging: comedi: ni_atmio: remove '= 0' boardinfo dataH Hartley Sweeten2014-06-291-20/+0
* staging: comedi: ni_mio_common.c: remove IRQ_POLARITY definesH Hartley Sweeten2014-06-294-11/+6
* staging: comedi: ni_mio_common drivers: remove NI_E_IRQ_FLAGS definesH Hartley Sweeten2014-06-292-6/+2
* staging: comedi: ni_mio_common.c: remove interrupt_pin() macrosH Hartley Sweeten2014-06-294-11/+6
* staging: comedi: ni_pcimio: remove forward declarationsH Hartley Sweeten2014-06-291-72/+62
* Merge tag 'iio-for-3.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-06-2915-73/+814
|\
| * iio: staging: sca3000: hide stufftoread logicJosselin Costanzi2014-06-292-4/+7
| * staging: iio: Coding style issues fix.Federico Di Pierro2014-06-291-8/+6
| * iio: magnetometer: ak8975: Use devm_* APIsBeomho Seo2014-06-291-44/+14
| * Documentation: iio: Extend documentation for hmc5843 bindings.Marek Belisko2014-06-291-0/+3
| * staging: iio: hmc5843: Add all available models to device tree id table.Marek Belisko2014-06-291-1/+3
| * staging: iio: ad9850.c: code cleanupGuillaume Morin2014-06-291-6/+0
| * iio: add support of the max1027Philippe Reynes2014-06-284-0/+553
| * iio: light: cm32181: Use devm_* APIsBeomho Seo2014-06-211-10/+1
| * iio: dac: mcp4902/mcp4912/mcp4922 dac driverMichael Welling2014-06-213-0/+227
* | staging: winbond: remove driverKristina Martšenko2014-06-2929-8758/+0
* | staging: bcm: nvm.c: Cleaning up check unsigned is less than zeroRickard Strandqvist2014-06-271-2/+2
* | Staging: bcm: hostmibs.c: Shortened linesMatthias Beyer2014-06-271-13/+26
* | Staging: bcm: replaced member accessing with variable for readabilityMatthias Beyer2014-06-271-11/+12
* | Staging: bcm: Added missing blank line after declarationsMatthias Beyer2014-06-271-0/+1
* | Staging: bcm: Replaced member accssing with variableMatthias Beyer2014-06-271-8/+10
* | Staging: bcm: Whitespace for indentation fixedMatthias Beyer2014-06-271-1/+1
* | Staging: bcm: line length fixedMatthias Beyer2014-06-271-1/+2
* | Staging: bcm: Line length cleanupMatthias Beyer2014-06-271-6/+19
* | Staging: bcm: Shortened some lines in select_alternate_setting_for_highspeed_...Matthias Beyer2014-06-271-29/+18
* | Staging: bcm: Outsourced selecting of alternate settingMatthias Beyer2014-06-271-95/+112
* | Staging: bcm: Merged some lines which got shorter by the latest patchMatthias Beyer2014-06-271-26/+17
* | Staging: bcm: Replaced member accessing with variable in InterfaceAdapterInit()Matthias Beyer2014-06-271-26/+27
* | Staging: bcm: Replaced member accessing with variable in device_run()Matthias Beyer2014-06-271-11/+9
* | Staging: bcm: replaced member accessing by variableMatthias Beyer2014-06-271-9/+9
* | Staging: bcm: Shortened some linesMatthias Beyer2014-06-271-2/+4
* | Staging: bcm: led_control.c: Replaced nested ifs with logical AND concatenationMatthias Beyer2014-06-271-9/+8
* | Staging: bcm: led_control.c: Replaced member accessing by variableMatthias Beyer2014-06-271-6/+8
* | Staging: bcm: led_control.c: Replaced member accessing by variableMatthias Beyer2014-06-271-12/+13
* | Staging: bcm: led_control.c: Replaced doubled if-check by logical OR in one c...Matthias Beyer2014-06-271-7/+4
* | Staging: bcm: led_control.c: Replaced time selecting ifelse with ternary oper...Matthias Beyer2014-06-271-4/+2
* | Staging: bcm: led_control.c: More variable names refactoredMatthias Beyer2014-06-271-14/+14
* | Staging: bcm: led_control.c: Refactored line lengthsMatthias Beyer2014-06-271-18/+10
* | Staging: bcm: led_control.c: Removed dead codeMatthias Beyer2014-06-271-61/+37
* | Staging: bcm: led_control.c: Refactored variable nameMatthias Beyer2014-06-271-7/+7
* | Staging: bcm: led_control.c: Outsourced code chunkMatthias Beyer2014-06-271-66/+93
* | Staging: bcm: led_control.c: Replaced member accessingMatthias Beyer2014-06-271-11/+9
* | Staging: bcm: led_control.c: Simplified nested if conditionsMatthias Beyer2014-06-271-21/+19
* | Staging: bcm: led_control.{c,h}: Fixed macroMatthias Beyer2014-06-272-24/+31
* | Staging: bcm: led_control.c: Outsourced adapter driver state handlingMatthias Beyer2014-06-271-154/+171