summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [libata] Add ATA transport classGwendal Grignou2010-10-218-40/+883
* | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-211-6/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/urgent' into core/memblockH. Peter Anvin2010-10-1154-220/+420
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar2010-10-08369-2267/+4021
| |\ \ \ \ \ \
| * | | | | | | memblock/arm: Fix memblock_region_is_memory() typoYinghai Lu2010-10-081-1/+1
| * | | | | | | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-313713-154784/+314443
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | memblock/arm: Use memblock_region_is_memory() for omap fbBenjamin Herrenschmidt2010-08-041-6/+2
| * | | | | | | memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-041-1/+1
* | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-2117-99/+965
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'devel-stable' into develRussell King2010-10-19162-759/+2197
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-1992-375/+733
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: S5P64X0: Add UART serial support for S5P6450Kukjin Kim2010-10-182-4/+5
| | * | | | | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2010-10-184-2/+66
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ARM: pxa168fb: add .remove functionHaojian Zhuang2010-10-091-0/+47
| | | * | | | | | | | | ARM: pxa27x_keypad: added wakeup event handler for keypad interruptsMark F. Brown2010-10-091-0/+10
| | | * | | | | | | | | ARM: pxa168: added keypad supportMark F. Brown2010-10-091-1/+1
| | | * | | | | | | | | ARM: pxa: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown2010-10-091-1/+1
| | | * | | | | | | | | ARM: ohci-pxa27x: enable OHCI over U2DC for pxa3xxIgor Grinberg2010-10-081-0/+7
| | | | |_|_|/ / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King2010-10-124-4/+466
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | leds: add LED driver for Big Network series LEDsSimon Guinot2010-10-073-0/+459
| | | * | | | | | | | | leds: leds-ns2: fix private driver data storageSimon Guinot2010-10-071-3/+6
| | | * | | | | | | | | [ARM] Kirkwood: add LaCie d2 Network v2 supportSimon Guinot2010-09-191-1/+1
| | * | | | | | | | | | Merge branch 'for-rmk-next' of git://git.pengutronix.de/git/imx/linux-2.6 int...Russell King2010-10-112-67/+351
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | spi/imx: Support different fifo sizesDavid Jander2010-10-111-1/+7
| | | * | | | | | | | | | spi/imx: add support for imx51's eCSPI and CSPIUwe Kleine-König2010-10-012-2/+143
| | | * | | | | | | | | | spi/imx: save the spi chip select in config struct, not the gpio to useUwe Kleine-König2010-10-011-9/+11
| | | * | | | | | | | | | spi/imx: get rid of more ifs depending on the used cpuUwe Kleine-König2010-10-011-20/+53
| | | * | | | | | | | | | spi/imx: convert driver to use platform idsUwe Kleine-König2010-10-012-42/+143
| | | * | | | | | | | | | spi/imx: default to m on platforms that have such devicesUwe Kleine-König2010-10-011-0/+1
| | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | * | | | | | | | | | net: atmel_macb Kconfig: remove long dependency lineJean-Christophe PLAGNIOL-VILLARD2010-10-071-1/+4
| | | |_|/ / / / / / / | | |/| | | | | | | |
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---------. \ \ \ \ \ \ \ \ \ Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-18314-1984/+3523
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | ARM: 6373/1: tc35892-gpio: add setup/remove callbacksRabin Vincent2010-09-191-0/+8
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
| | | | | | * | | | | | | | | ARM: 6437/2: mmci: add some register defines for ST Micro variantsLinus Walleij2010-10-111-4/+10
| | | | | | * | | | | | | | | ARM: 6370/1: mmci: use _cansleep GPIO functionsLinus Walleij2010-09-231-2/+3
| | | | | | * | | | | | | | | ARM: 6309/1: mmci: allow neither ->status nor gpio_cd to be specifiedRabin Vincent2010-09-231-3/+7
| | | | | | * | | | | | | | | ARM: 6308/1: mmci: support card detection interruptsRabin Vincent2010-09-232-1/+24
| | | | | | * | | | | | | | | ARM: 6310/1: mmci: support different FIFO sizesRabin Vincent2010-08-262-10/+19
| | | | | | * | | | | | | | | ARM: 6307/1: mmci: allow the card detect GPIO value not to be invertedRabin Vincent2010-08-261-2/+3
| | | | |_|/ / / / / / / / / | | | |/| | | | | | | | | |
| | | | | * | | | | | | | | ARM: 6368/1: move the PrimeCell IDs to use macrosLinus Walleij2010-10-081-1/+1
| | | | | | |_|_|_|_|_|_|/ | | | | | |/| | | | | | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-10-219-539/+1927
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | PM / Wakeup: Show wakeup sources statistics in debugfsRafael J. Wysocki2010-10-191-0/+85
| * | | | | | | | | | | | | PM: Introduce library for device-specific OPPs (v7)Nishanth Menon2010-10-172-0/+629
| * | | | | | | | | | | | | PM: Add sysfs attr for rechecking dev hash from PM traceJames Hogan2010-10-171-0/+31
| * | | | | | | | | | | | | PM: Lock PM device list mutex in show_dev_hash()James Hogan2010-10-171-1/+4
| * | | | | | | | | | | | | PM / Runtime: Remove idle notification after failing suspendRafael J. Wysocki2010-10-171-9/+2
| * | | | | | | | | | | | | PM / Runtime: Reduce code duplication in core helper functionsRafael J. Wysocki2010-10-171-68/+54
| * | | | | | | | | | | | | PM / Runtime: Implement autosuspend supportAlan Stern2010-10-172-7/+219
| * | | | | | | | | | | | | PM / Runtime: Add no_callbacks flagAlan Stern2010-10-173-8/+103
| * | | | | | | | | | | | | PM / Runtime: Combine runtime PM entry pointsAlan Stern2010-10-171-110/+64
| * | | | | | | | | | | | | PM / Runtime: Merge synchronous and async runtime routinesAlan Stern2010-10-171-235/+140