summaryrefslogtreecommitdiff
path: root/drivers/staging/nvec
AgeCommit message (Expand)Author
2012-09-04staging: nvec: use system_nrt_wq instead of custom oneTejun Heo
2012-09-04staging: nvec: do not depend on MACH_PAZ00Marc Dietrich
2012-09-04staging: nvec: release sync write lock in error caseMarc Dietrich
2012-09-04staging: nvec: fix clock setupMarc Dietrich
2012-08-13Staging: nvec: fix coding style issuesMarc Dietrich
2012-08-13staging: nvec: use %*ph to dump small buffersAndy Shevchenko
2012-07-26Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-25staging: nvec: add remove function to nvec childsMarc Dietrich
2012-06-25staging: nvec: rename led driver to board specific paz00 driverMarc Dietrich
2012-06-25staging: nvec: cleanup powermanagement callbacksMarc Dietrich
2012-06-25staging: nvec: cleanup driver registrationMarc Dietrich
2012-06-25staging: nvec: use dev_warn instead of printkMarc Dietrich
2012-06-25staging: nvec: convert to devm_ functionsMarc Dietrich
2012-06-12staging: nvec: add clk_prepare/clk_unpreparePrashant Gaikwad
2012-04-10staging:nvec:nvec.h Fix typos in staging:nvecJustin P. Mattock
2012-01-31staging: nvec: Fix Kconfig dependenciesJulian Andres Klode
2012-01-31staging: nvec: Use gpio_request_one() instead of gpio_request()Julian Andres Klode
2012-01-31staging: nvec: Fix typo s/I2C_SL_NEWL/I2C_SL_NEWSL/Julian Andres Klode
2012-01-31staging: nvec: ps2: change serio type to passthroughMarc Dietrich
2012-01-31staging: nvec: ps2: disable/enable mouse on suspend/resumeMarc Dietrich
2012-01-31staging: nvec: ps2: add some more debug functionsMarc Dietrich
2012-01-31staging: nvec: ps2: tell nvec to send 6 byte long messagesMarc Dietrich
2012-01-31staging: nvec: ps2: let the start/stop streaming commands be called by the st...Marc Dietrich
2012-01-31staging: nvec: ps2: add suspend/resume functionsMarc Dietrich
2011-11-26staging: nvec: add device tree supportMarc Dietrich
2011-10-17staging/nvec: fix compilation error in nvec.cMarc Dietrich
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 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: update ToDo listMarc Dietrich
2011-09-29staging: nvec: add LED supportIlya Petrov
2011-09-29staging: nvec: fix unmute of speakersMarc Dietrich