| Commit message (Expand) | Author | Age |
* | Merge branch 'linus' into release | Len Brown | 2009-04-05 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 |
| |\ |
|
| | * | Merge branch 'autosuspend' into for-next | Jiri Kosina | 2009-03-30 |
| | |\ |
|
| | | * | HID: autosuspend -- fix lockup of hid on reset | Oliver Neukum | 2009-03-25 |
| | | * | HID: hid_reset_resume() needs to be defined only when CONFIG_PM is set | Jiri Kosina | 2009-03-25 |
| | | * | HID: fix USB HID devices after STD with autosuspend | Oliver Neukum | 2009-03-25 |
| | | * | HID: do not try to compile PM code with CONFIG_PM unset | Jiri Kosina | 2009-03-25 |
| | | * | HID: autosuspend support for USB HID | Oliver Neukum | 2009-03-25 |
| | * | | HID: remove compat stuff | Jiri Slaby | 2009-03-30 |
| | * | | HID: constify arrays of struct apple_key_translation | Paul Collins | 2009-03-30 |
| | * | | HID: add support for Kye/Genius Ergo 525V | Jiri Kosina | 2009-03-30 |
| | * | | HID: Support Apple mini aluminum keyboard | Ryan Finnie | 2009-03-30 |
| | * | | HID: support for Kensington slimblade device | Jiri Kosina | 2009-03-30 |
| | * | | HID: DragonRise game controller force feedback driver | Richard Walmsley | 2009-03-30 |
| | * | | HID: add support for another version of 0e8f:0003 device in hid-pl | Anssi Hannula | 2009-03-30 |
| | * | | HID: fix race between usb_register_dev() and hiddev_open() | Oliver Neukum | 2009-03-30 |
| | * | | HID: bring back possibility to specify vid/pid ignore on module load | Jiri Kosina | 2009-03-30 |
| | * | | HID: make HID_DEBUG defaults consistent | Pavel Machek | 2009-03-30 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 |
| |\ \ \ |
|
| | * | | | trivial: Update my email address | Riku Voipio | 2009-03-30 |
| | * | | | trivial: NULL noise: drivers/mtd/tests/mtd_*test.c | Hannes Eder | 2009-03-30 |
| | * | | | trivial: NULL noise: drivers/media/dvb/frontends/drx397xD_fw.h | Hannes Eder | 2009-03-30 |
| | * | | | trivial: Fix misspelling of "Celsius". | Adam Buchbinder | 2009-03-30 |
| | * | | | trivial: drivers/char/bsr.c: Storage class should be before const qualifier | Tobias Klauser | 2009-03-30 |
| | * | | | trivial: MTD: remove EOL from MODULE_DESCRIPTION | Niels de Vos | 2009-03-30 |
| | * | | | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 |
| | * | | | trivial: Fix misspelling of firmware | Nick Andrew | 2009-03-30 |
| | * | | | trivial: fix typo "varaible" -> "variable" | Uwe Kleine-Koenig | 2009-03-30 |
| | * | | | trivial: fix typo "thier" -> "their" | Uwe Kleine-Koenig | 2009-03-30 |
| | * | | | trivial: Fix dubious bitwise 'and' usage spotted by sparse. | Alexey Zaytsev | 2009-03-30 |
| | * | | | trivial: Fix dubious bitwise 'or' usage spotted by sparse. | Alexey Zaytsev | 2009-03-30 |
| | |/ / |
|
| * | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2009-04-03 |
| |\ \ \ |
|
| | * | | | dma: Add SoF and EoF debugging to ipu_idmac.c, minor cleanup | Guennadi Liakhovetski | 2009-04-02 |
| | * | | | dw_dmac: add cyclic API to DW DMA driver | Hans-Christian Egtvedt | 2009-04-01 |
| | * | | | dmaengine: Add privatecnt to revert DMA_PRIVATE property | Atsushi Nemoto | 2009-03-26 |
| | * | | | dmatest: add dma interrupts and callbacks | Dan Williams | 2009-03-25 |
| | * | | | dmatest: add xor test | Dan Williams | 2009-03-25 |
| | * | | | dmaengine: allow dma support for async_tx to be toggled | Dan Williams | 2009-03-25 |
| | * | | | dmaengine: initialize tx_list in dma_async_tx_descriptor_init | Dan Williams | 2009-03-25 |
| | * | | | dma: i.MX31 IPU DMA robustness improvements | Guennadi Liakhovetski | 2009-03-25 |
| | * | | | dma: improve section assignment in i.MX31 IPU DMA driver | Guennadi Liakhovetski | 2009-03-25 |
| | * | | | dma: ipu_idmac driver cosmetic clean-up | Guennadi Liakhovetski | 2009-03-25 |
| | * | | | dmaengine: fail device registration if channel registration fails | Dan Williams | 2009-03-25 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2009-04-03 |
| |\ \ \ \ |
|
| | * | | | | regulator: twl4030 VAUX3 supports 3.0V | Adrian Hunter | 2009-03-31 |
| | * | | | | regulator: Support disabling of unused regulators by machines | Mark Brown | 2009-03-31 |
| | * | | | | regulator: Don't increment use_count for boot_on regulators | Mark Brown | 2009-03-31 |
| | * | | | | twl4030-regulator: expose VPLL2 | David Brownell | 2009-03-31 |
| | * | | | | regulator: refcount fixes | David Brownell | 2009-03-31 |
| | * | | | | regulator: Don't warn if we failed to get a regulator | Mark Brown | 2009-03-31 |