summaryrefslogtreecommitdiffstats
path: root/drivers/staging/nvec
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-267-109/+108
|\
| * staging: nvec: add remove function to nvec childsMarc Dietrich2012-06-253-0/+34
| * staging: nvec: rename led driver to board specific paz00 driverMarc Dietrich2012-06-254-18/+19
| * staging: nvec: cleanup powermanagement callbacksMarc Dietrich2012-06-252-14/+20
| * staging: nvec: cleanup driver registrationMarc Dietrich2012-06-255-37/+5
| * staging: nvec: use dev_warn instead of printkMarc Dietrich2012-06-251-1/+3
| * staging: nvec: convert to devm_ functionsMarc Dietrich2012-06-254-40/+28
* | staging: nvec: add clk_prepare/clk_unpreparePrashant Gaikwad2012-06-121-4/+4
|/
* staging:nvec:nvec.h Fix typos in staging:nvecJustin P. Mattock2012-04-101-1/+1
* staging: nvec: Fix Kconfig dependenciesJulian Andres Klode2012-01-311-3/+3
* staging: nvec: Use gpio_request_one() instead of gpio_request()Julian Andres Klode2012-01-311-7/+6
* staging: nvec: Fix typo s/I2C_SL_NEWL/I2C_SL_NEWSL/Julian Andres Klode2012-01-311-3/+3
* staging: nvec: ps2: change serio type to passthroughMarc Dietrich2012-01-311-1/+1
* staging: nvec: ps2: disable/enable mouse on suspend/resumeMarc Dietrich2012-01-311-0/+8
* staging: nvec: ps2: add some more debug functionsMarc Dietrich2012-01-311-5/+13
* staging: nvec: ps2: tell nvec to send 6 byte long messagesMarc Dietrich2012-01-311-1/+1
* staging: nvec: ps2: let the start/stop streaming commands be called by the st...Marc Dietrich2012-01-311-2/+2
* staging: nvec: ps2: add suspend/resume functionsMarc Dietrich2012-01-311-0/+19
* staging: nvec: add device tree supportMarc Dietrich2011-11-261-2/+28
* staging/nvec: fix compilation error in nvec.cMarc Dietrich2011-10-171-0/+1
* 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: nvec: convert to use platform register and mfdcellsMarc Dietrich2011-08-244-81/+138
* Staging: nvec: fixes coding style issues in nvec_kbd.cColin Brophy2011-08-231-11/+11
OpenPOWER on IntegriCloud