summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
* staging:iio:adc:ad7606 remove unused chip info elements.Jonathan Cameron2011-10-031-2/+0
* staging:iio:adc:ad7606 refactor to remove st->irq and st->id.Jonathan Cameron2011-10-034-11/+7
* staging;iio:adc:ad7606 use iio_sw_buffer_preenable rather than local equivJonathan Cameron2011-10-032-36/+7
* staging:iio:adc:ad7606 make gpio request failures more consistentJonathan Cameron2011-10-033-56/+86
* staging:iio:adc:ad7606 trivial code style fix.Jonathan Cameron2011-10-031-2/+1
* staging:iio:adc:ad7606 add local define for chan_spec structures.Jonathan Cameron2011-10-031-54/+28
* staging:iio:adc:ad799x address and scan_index always match so stop using addressJonathan Cameron2011-10-031-39/+1
* staging:iio:adc:ad799x set the device name only once.Jonathan Cameron2011-10-031-1/+0
* staging:iio:adc:ad799x use the core handling for as much of the events as pos...Jonathan Cameron2011-10-031-60/+82
* staging:iio:adc:ad799x avoid bouncing back and forth from iio_priv space.Jonathan Cameron2011-10-033-5/+5
* staging:iio:adc:ad799x use a table for frequency values rather than big switch.Jonathan Cameron2011-10-031-57/+17
* staging:iio:adc:ad799x trivial: use the convenient chan struct.Jonathan Cameron2011-10-031-4/+3
* staging:iio:adc:ad799x stop using IIO_CHAN macro.Jonathan Cameron2011-10-031-123/+329
* staging:iio:adc:ad799x fix incorrect scan_type descriptions.Jonathan Cameron2011-10-031-20/+20
* staging: nvec: send suspend messages synchronouslyMarc Dietrich2011-09-291-2/+8
* staging: nvec: Add a udelay(100) to nvec_interruptJulian Andres Klode2011-09-291-0/+9
* staging: nvec: Add missing includes and reorder themJulian Andres Klode2011-09-292-14/+17
* staging: nvec: Add battery quirk to ignore incomplete responsesJulian Andres Klode2011-09-291-0/+5
* staging: nvec: ps2: Always sample 4 bytes instead of just 1Julian Andres Klode2011-09-291-2/+3
* staging: nvec: Return error in PS2 driver if write failsJulian Andres Klode2011-09-291-5/+2
* staging: nvec: Reject incomplete messagesJulian Andres Klode2011-09-291-1/+6
* staging: nvec: Handle filled up RX buffersJulian Andres Klode2011-09-291-0/+5
* staging: nvec: Allow TX buffers only in the upper 75% of the poolJulian Andres Klode2011-09-291-6/+25
* staging: nvec: Export nvec_msg_free() to clientsJulian Andres Klode2011-09-292-2/+7
* staging: nvec: Move implementation-only macros out of the headerJulian Andres Klode2011-09-292-21/+20
* staging: nvec: Document public and private APIJulian Andres Klode2011-09-292-4/+191
* staging: nvec: Have nvec_write_async() return -ENOMEM on OOMJulian Andres Klode2011-09-292-3/+10
* staging: nvec: Enable the capslock LED in the keyboard driverJulian Andres Klode2011-09-291-0/+19
* staging: nvec: Add myself to copyright and authors listJulian Andres Klode2011-09-291-0/+1
* staging: nvec: Do not print free message for tx_scratchJulian Andres Klode2011-09-291-1/+2
* staging: nvec: Rewrite the interrupt handlerJulian Andres Klode2011-09-293-142/+307
* staging: nvec: Add is_event() and size() functions for nvec_msgJulian Andres Klode2011-09-291-0/+31
* staging: nvec: Introduce nvec_gpio_set_value()Julian Andres Klode2011-09-291-0/+7
* staging: nvec: Introduce new internal API for msg alloc/freeJulian Andres Klode2011-09-292-0/+29
* staging: nvec: fix Kconfig dependenciesMarc Dietrich2011-09-291-3/+3
* staging: nvec: update ToDo listMarc Dietrich2011-09-291-0/+5
* staging: nvec: add LED supportIlya Petrov2011-09-295-2/+127
* staging: nvec: fix unmute of speakersMarc Dietrich2011-09-291-1/+1
* staging: nvec: rework the nvec slave initMarc Dietrich2011-09-291-8/+21
* staging: nvec: Use print_hex_dump() where appropriateMarc Dietrich2011-09-291-13/+7
* staging: nvec: coding style fixes / add copyright noticeMarc Dietrich2011-09-297-420/+521
* staging: nvec: Include missing headersJulian Andres Klode2011-09-293-0/+3
* Staging: bcm: Alter LOC for readability/understandability purposesKevin McKinney2011-09-291-1/+5
* Staging: bcm: Add min/max restrictions for IOCTL_BCM_REGISTER_READ_PRIVATEKevin McKinney2011-09-291-1/+5
* staging: hv: remove the carrier status check from netvsc_open()Haiyang Zhang2011-09-292-14/+7
* Staging: vt6656: potential memory corruptionDan Carpenter2011-09-291-3/+15
* staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron2011-09-2925-137/+141
* Staging: hv: Update the TODO fileK. Y. Srinivasan2011-09-261-2/+0
* staging: wlags49_h2: Use IW_HANDLER macroDavid Kilroy2011-09-261-58/+31
* staging: wlags49_h2: Stop playing with length in GIWESSID handlerDavid Kilroy2011-09-261-10/+1
OpenPOWER on IntegriCloud