summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-03staging:iio:adc:ad7887 stop using IIO_CHAN macro.Jonathan Cameron
2011-10-03staging:iio:adc:ad7606 remove unused chip info elements.Jonathan Cameron
2011-10-03staging:iio:adc:ad7606 refactor to remove st->irq and st->id.Jonathan Cameron
2011-10-03staging;iio:adc:ad7606 use iio_sw_buffer_preenable rather than local equivJonathan Cameron
2011-10-03staging:iio:adc:ad7606 make gpio request failures more consistentJonathan Cameron
2011-10-03staging:iio:adc:ad7606 trivial code style fix.Jonathan Cameron
2011-10-03staging:iio:adc:ad7606 add local define for chan_spec structures.Jonathan Cameron
2011-10-03staging:iio:adc:ad799x address and scan_index always match so stop using addressJonathan Cameron
2011-10-03staging:iio:adc:ad799x set the device name only once.Jonathan Cameron
2011-10-03staging:iio:adc:ad799x use the core handling for as much of the events as pos...Jonathan Cameron
2011-10-03staging:iio:adc:ad799x avoid bouncing back and forth from iio_priv space.Jonathan Cameron
2011-10-03staging:iio:adc:ad799x use a table for frequency values rather than big switch.Jonathan Cameron
2011-10-03staging:iio:adc:ad799x trivial: use the convenient chan struct.Jonathan Cameron
2011-10-03staging:iio:adc:ad799x stop using IIO_CHAN macro.Jonathan Cameron
2011-10-03staging:iio:adc:ad799x fix incorrect scan_type descriptions.Jonathan Cameron
2011-10-03MAINTAINERS: the staging tree dropped the "-2.6" suffixGreg Kroah-Hartman
2011-09-29staging: nvec: send suspend messages synchronouslyMarc Dietrich
2011-09-29staging: nvec: Add a udelay(100) to nvec_interruptJulian Andres Klode
2011-09-29staging: nvec: Add missing includes and reorder themJulian Andres Klode
2011-09-29staging: nvec: Add myself to MAINTAINERSJulian Andres Klode
2011-09-29staging: nvec: Add battery quirk to ignore incomplete responsesJulian Andres Klode
2011-09-29staging: nvec: ps2: Always sample 4 bytes instead of just 1Julian Andres Klode
2011-09-29staging: nvec: Return error in PS2 driver if write failsJulian Andres Klode
2011-09-29staging: nvec: Reject incomplete messagesJulian Andres Klode
2011-09-29staging: nvec: Handle filled up RX buffersJulian Andres Klode
2011-09-29staging: nvec: Allow TX buffers only in the upper 75% of the poolJulian Andres Klode
2011-09-29staging: nvec: Export nvec_msg_free() to clientsJulian Andres Klode
2011-09-29staging: nvec: Move implementation-only macros out of the headerJulian Andres Klode
2011-09-29staging: nvec: Document public and private APIJulian Andres Klode
2011-09-29staging: nvec: Have nvec_write_async() return -ENOMEM on OOMJulian Andres Klode
2011-09-29staging: nvec: Enable the capslock LED in the keyboard driverJulian Andres Klode
2011-09-29staging: nvec: Add myself to copyright and authors listJulian Andres Klode
2011-09-29staging: nvec: Do not print free message for tx_scratchJulian Andres Klode
2011-09-29staging: nvec: Rewrite the interrupt handlerJulian Andres Klode
2011-09-29staging: nvec: Add is_event() and size() functions for nvec_msgJulian Andres Klode
2011-09-29staging: nvec: Introduce nvec_gpio_set_value()Julian Andres Klode
2011-09-29staging: nvec: Introduce new internal API for msg alloc/freeJulian Andres Klode
2011-09-29staging: nvec: fix Kconfig dependenciesMarc Dietrich
2011-09-29staging: nvec: add MAINTAINERS infoMarc Dietrich
2011-09-29staging: nvec: update ToDo listMarc Dietrich
2011-09-29staging: nvec: add LED supportIlya Petrov
2011-09-29staging: nvec: fix unmute of speakersMarc Dietrich
2011-09-29staging: nvec: rework the nvec slave initMarc Dietrich
2011-09-29staging: nvec: Use print_hex_dump() where appropriateMarc Dietrich
2011-09-29staging: nvec: coding style fixes / add copyright noticeMarc Dietrich
2011-09-29staging: nvec: Include missing headersJulian Andres Klode
2011-09-29Staging: bcm: Alter LOC for readability/understandability purposesKevin McKinney
2011-09-29Staging: bcm: Add min/max restrictions for IOCTL_BCM_REGISTER_READ_PRIVATEKevin McKinney
2011-09-29staging: hv: remove the carrier status check from netvsc_open()Haiyang Zhang
2011-09-29Staging: vt6656: potential memory corruptionDan Carpenter