| Commit message (Expand) | Author | Age | Files | Lines |
* | staging: comedi: ni_pcimio: remove DRV_NAME define | H Hartley Sweeten | 2014-06-29 | 1 | -2/+0 |
* | staging: comedi: ni_stc.h: the boardinfo 'name' should be first | H Hartley Sweeten | 2014-06-29 | 3 | -15/+15 |
* | staging: comedi: ni_atmio: tidy up the boardinfo | H Hartley Sweeten | 2014-06-29 | 1 | -130/+131 |
* | staging: comedi: ni_mio_cs: remove NI_SIZE define | H Hartley Sweeten | 2014-06-29 | 1 | -2/+0 |
* | staging: comedi: ni_atmio: remove NI_SIZE define | H Hartley Sweeten | 2014-06-29 | 1 | -3/+1 |
* | staging: comedi: ni_atmio: remove '= 0' boardinfo data | H Hartley Sweeten | 2014-06-29 | 1 | -20/+0 |
* | staging: comedi: ni_mio_common.c: remove IRQ_POLARITY defines | H Hartley Sweeten | 2014-06-29 | 4 | -11/+6 |
* | staging: comedi: ni_mio_common drivers: remove NI_E_IRQ_FLAGS defines | H Hartley Sweeten | 2014-06-29 | 2 | -6/+2 |
* | staging: comedi: ni_mio_common.c: remove interrupt_pin() macros | H Hartley Sweeten | 2014-06-29 | 4 | -11/+6 |
* | staging: comedi: ni_pcimio: remove forward declarations | H Hartley Sweeten | 2014-06-29 | 1 | -72/+62 |
* | Merge tag 'iio-for-3.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2014-06-29 | 15 | -73/+814 |
|\ |
|
| * | iio: staging: sca3000: hide stufftoread logic | Josselin Costanzi | 2014-06-29 | 2 | -4/+7 |
| * | staging: iio: Coding style issues fix. | Federico Di Pierro | 2014-06-29 | 1 | -8/+6 |
| * | iio: magnetometer: ak8975: Use devm_* APIs | Beomho Seo | 2014-06-29 | 1 | -44/+14 |
| * | Documentation: iio: Extend documentation for hmc5843 bindings. | Marek Belisko | 2014-06-29 | 1 | -0/+3 |
| * | staging: iio: hmc5843: Add all available models to device tree id table. | Marek Belisko | 2014-06-29 | 1 | -1/+3 |
| * | staging: iio: ad9850.c: code cleanup | Guillaume Morin | 2014-06-29 | 1 | -6/+0 |
| * | iio: add support of the max1027 | Philippe Reynes | 2014-06-28 | 4 | -0/+553 |
| * | iio: light: cm32181: Use devm_* APIs | Beomho Seo | 2014-06-21 | 1 | -10/+1 |
| * | iio: dac: mcp4902/mcp4912/mcp4922 dac driver | Michael Welling | 2014-06-21 | 3 | -0/+227 |
* | | staging: winbond: remove driver | Kristina Martšenko | 2014-06-29 | 29 | -8758/+0 |
* | | staging: bcm: nvm.c: Cleaning up check unsigned is less than zero | Rickard Strandqvist | 2014-06-27 | 1 | -2/+2 |
* | | Staging: bcm: hostmibs.c: Shortened lines | Matthias Beyer | 2014-06-27 | 1 | -13/+26 |
* | | Staging: bcm: replaced member accessing with variable for readability | Matthias Beyer | 2014-06-27 | 1 | -11/+12 |
* | | Staging: bcm: Added missing blank line after declarations | Matthias Beyer | 2014-06-27 | 1 | -0/+1 |
* | | Staging: bcm: Replaced member accssing with variable | Matthias Beyer | 2014-06-27 | 1 | -8/+10 |
* | | Staging: bcm: Whitespace for indentation fixed | Matthias Beyer | 2014-06-27 | 1 | -1/+1 |
* | | Staging: bcm: line length fixed | Matthias Beyer | 2014-06-27 | 1 | -1/+2 |
* | | Staging: bcm: Line length cleanup | Matthias Beyer | 2014-06-27 | 1 | -6/+19 |
* | | Staging: bcm: Shortened some lines in select_alternate_setting_for_highspeed_... | Matthias Beyer | 2014-06-27 | 1 | -29/+18 |
* | | Staging: bcm: Outsourced selecting of alternate setting | Matthias Beyer | 2014-06-27 | 1 | -95/+112 |
* | | Staging: bcm: Merged some lines which got shorter by the latest patch | Matthias Beyer | 2014-06-27 | 1 | -26/+17 |
* | | Staging: bcm: Replaced member accessing with variable in InterfaceAdapterInit() | Matthias Beyer | 2014-06-27 | 1 | -26/+27 |
* | | Staging: bcm: Replaced member accessing with variable in device_run() | Matthias Beyer | 2014-06-27 | 1 | -11/+9 |
* | | Staging: bcm: replaced member accessing by variable | Matthias Beyer | 2014-06-27 | 1 | -9/+9 |
* | | Staging: bcm: Shortened some lines | Matthias Beyer | 2014-06-27 | 1 | -2/+4 |
* | | Staging: bcm: led_control.c: Replaced nested ifs with logical AND concatenation | Matthias Beyer | 2014-06-27 | 1 | -9/+8 |
* | | Staging: bcm: led_control.c: Replaced member accessing by variable | Matthias Beyer | 2014-06-27 | 1 | -6/+8 |
* | | Staging: bcm: led_control.c: Replaced member accessing by variable | Matthias Beyer | 2014-06-27 | 1 | -12/+13 |
* | | Staging: bcm: led_control.c: Replaced doubled if-check by logical OR in one c... | Matthias Beyer | 2014-06-27 | 1 | -7/+4 |
* | | Staging: bcm: led_control.c: Replaced time selecting ifelse with ternary oper... | Matthias Beyer | 2014-06-27 | 1 | -4/+2 |
* | | Staging: bcm: led_control.c: More variable names refactored | Matthias Beyer | 2014-06-27 | 1 | -14/+14 |
* | | Staging: bcm: led_control.c: Refactored line lengths | Matthias Beyer | 2014-06-27 | 1 | -18/+10 |
* | | Staging: bcm: led_control.c: Removed dead code | Matthias Beyer | 2014-06-27 | 1 | -61/+37 |
* | | Staging: bcm: led_control.c: Refactored variable name | Matthias Beyer | 2014-06-27 | 1 | -7/+7 |
* | | Staging: bcm: led_control.c: Outsourced code chunk | Matthias Beyer | 2014-06-27 | 1 | -66/+93 |
* | | Staging: bcm: led_control.c: Replaced member accessing | Matthias Beyer | 2014-06-27 | 1 | -11/+9 |
* | | Staging: bcm: led_control.c: Simplified nested if conditions | Matthias Beyer | 2014-06-27 | 1 | -21/+19 |
* | | Staging: bcm: led_control.{c,h}: Fixed macro | Matthias Beyer | 2014-06-27 | 2 | -24/+31 |
* | | Staging: bcm: led_control.c: Outsourced adapter driver state handling | Matthias Beyer | 2014-06-27 | 1 | -154/+171 |