summaryrefslogtreecommitdiffstats
path: root/drivers/staging/nvec
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-212-7/+2
|\
| * staging: nvec: remove use of clk_get_sysPrashant Gaikwad2013-01-282-5/+1
| * ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-281-2/+1
* | Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-215-55/+119
|\ \
| * | staging: nvec: cleanup the string messMarc Dietrich2013-01-295-40/+89
| * | staging: nvec: fix mouse suspend/resume callsMarc Dietrich2013-01-291-9/+7
| * | staging: nvec: move toggle global event reporting to its own functionMarc Dietrich2013-01-292-8/+25
| |/
* | staging: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-5/+3
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-1/+0
|\
| * staging: nvec: remove include of <mach/iomap.h>Stephen Warren2012-11-051-1/+0
* | staging: nvec: let nvec select MFD_COREMarc Dietrich2012-11-261-0/+1
* | staging: nvec: remove use of __devexitBill Pemberton2012-11-215-5/+5
* | staging: nvec: remove use of __devinitconstBill Pemberton2012-11-211-1/+1
* | staging: nvec: remove use of __devinitBill Pemberton2012-11-215-5/+5
* | staging: nvec: remove use of __devexit_pBill Pemberton2012-11-215-5/+5
|/
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-2/+2
|\
* \ Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2012-09-161-1/+1
|\ \
| * | mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-151-1/+1
| |/
* | staging: nvec: use system_nrt_wq instead of custom oneTejun Heo2012-09-041-6/+4
* | staging: nvec: do not depend on MACH_PAZ00Marc Dietrich2012-09-041-1/+1
* | staging: nvec: release sync write lock in error caseMarc Dietrich2012-09-041-1/+3
* | staging: nvec: fix clock setupMarc Dietrich2012-09-041-1/+1
* | Staging: nvec: fix coding style issuesMarc Dietrich2012-08-131-2/+4
* | staging: nvec: use %*ph to dump small buffersAndy Shevchenko2012-08-131-2/+1
|/
* 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
OpenPOWER on IntegriCloud