aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-0333-292/+844
|\
| * Merge branch 'autosuspend' into for-nextJiri Kosina2009-03-305-114/+422
| |\
| | * HID: autosuspend -- fix lockup of hid on resetOliver Neukum2009-03-251-1/+1
| | * HID: hid_reset_resume() needs to be defined only when CONFIG_PM is setJiri Kosina2009-03-251-50/+51
| | * HID: fix USB HID devices after STD with autosuspendOliver Neukum2009-03-251-1/+10
| | * HID: do not try to compile PM code with CONFIG_PM unsetJiri Kosina2009-03-251-0/+5
| | * HID: autosuspend support for USB HIDOliver Neukum2009-03-255-103/+396
| * | HID: remove compat stuffJiri Slaby2009-03-3028-172/+0
| * | HID: constify arrays of struct apple_key_translationPaul Collins2009-03-301-9/+9
| * | HID: add support for Kye/Genius Ergo 525VJiri Kosina2009-03-306-0/+85
| * | HID: Support Apple mini aluminum keyboardRyan Finnie2009-03-303-0/+12
| * | HID: support for Kensington slimblade deviceJiri Kosina2009-03-306-0/+80
| * | HID: DragonRise game controller force feedback driverRichard Walmsley2009-03-306-0/+205
| * | HID: add support for another version of 0e8f:0003 device in hid-plAnssi Hannula2009-03-301-12/+38
| * | HID: fix race between usb_register_dev() and hiddev_open()Oliver Neukum2009-03-301-0/+5
| * | HID: bring back possibility to specify vid/pid ignore on module loadJiri Kosina2009-03-301-0/+3
| * | HID: make HID_DEBUG defaults consistentPavel Machek2009-03-301-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-0349-77/+79
|\ \ \
| * | | trivial: Update my email addressRiku Voipio2009-03-302-4/+4
| * | | trivial: NULL noise: drivers/mtd/tests/mtd_*test.cHannes Eder2009-03-302-13/+13
| * | | trivial: NULL noise: drivers/media/dvb/frontends/drx397xD_fw.hHannes Eder2009-03-301-1/+1
| * | | trivial: Fix misspelling of "Celsius".Adam Buchbinder2009-03-303-3/+3
| * | | trivial: drivers/char/bsr.c: Storage class should be before const qualifierTobias Klauser2009-03-301-1/+1
| * | | trivial: MTD: remove EOL from MODULE_DESCRIPTIONNiels de Vos2009-03-301-1/+1
| * | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-3021-36/+38
| * | | trivial: Fix misspelling of firmwareNick Andrew2009-03-3012-12/+12
| * | | trivial: fix typo "varaible" -> "variable"Uwe Kleine-Koenig2009-03-303-3/+3
| * | | trivial: fix typo "thier" -> "their"Uwe Kleine-Koenig2009-03-301-1/+1
| * | | trivial: Fix dubious bitwise 'and' usage spotted by sparse.Alexey Zaytsev2009-03-301-1/+1
| * | | trivial: Fix dubious bitwise 'or' usage spotted by sparse.Alexey Zaytsev2009-03-301-1/+1
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-04-0311-230/+865
|\ \ \
| * | | dma: Add SoF and EoF debugging to ipu_idmac.c, minor cleanupGuennadi Liakhovetski2009-04-021-9/+56
| * | | dw_dmac: add cyclic API to DW DMA driverHans-Christian Egtvedt2009-04-012-2/+337
| * | | dmaengine: Add privatecnt to revert DMA_PRIVATE propertyAtsushi Nemoto2009-03-261-0/+8
| * | | dmatest: add dma interrupts and callbacksDan Williams2009-03-251-10/+27
| * | | dmatest: add xor testDan Williams2009-03-251-85/+189
| * | | dmaengine: allow dma support for async_tx to be toggledDan Williams2009-03-251-0/+11
| * | | dmaengine: initialize tx_list in dma_async_tx_descriptor_initDan Williams2009-03-257-7/+1
| * | | dma: i.MX31 IPU DMA robustness improvementsGuennadi Liakhovetski2009-03-251-84/+181
| * | | dma: improve section assignment in i.MX31 IPU DMA driverGuennadi Liakhovetski2009-03-252-5/+5
| * | | dma: ipu_idmac driver cosmetic clean-upGuennadi Liakhovetski2009-03-251-19/+14
| * | | dmaengine: fail device registration if channel registration failsDan Williams2009-03-251-12/+39
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-04-0313-94/+1027
|\ \ \ \
| * | | | regulator: twl4030 VAUX3 supports 3.0VAdrian Hunter2009-03-311-1/+4
| * | | | regulator: Support disabling of unused regulators by machinesMark Brown2009-03-311-0/+92
| * | | | regulator: Don't increment use_count for boot_on regulatorsMark Brown2009-03-311-1/+0
| * | | | twl4030-regulator: expose VPLL2David Brownell2009-03-312-3/+1
| * | | | regulator: refcount fixesDavid Brownell2009-03-311-22/+8
| * | | | regulator: Don't warn if we failed to get a regulatorMark Brown2009-03-311-2/+0
| * | | | regulator: Allow boot_on regulators to be disabled by clientsMark Brown2009-03-311-9/+4