summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | trivial: Miscellaneous documentation typo fixesMatt LaPlante2009-06-123-6/+6
| * | | trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson2009-06-126-6/+6
| * | | trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-1218-22/+22
| * | | trivial: Fix paramater/parameter typo in dmesg and source commentsMartin Olsson2009-06-121-1/+1
| * | | trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo2009-06-1211-12/+12
| * | | trivial: mtd: fix Kconfig comment about 'armflash'Paulius Zaleckas2009-06-121-1/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-1416-51/+805
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'upstream' and 'ntrig-multitouch' into for-linusJiri Kosina2009-06-1216-51/+805
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | | * | | HID: Multitouch support for the N-Trig touchscreenStephane Chatty2009-05-201-11/+211
| | | * | | HID: add new multitouch and digitizer contantsStephane Chatty2009-05-201-2/+21
| | * | | | HID: fix inverted wheel for bluetooth version of apple mighty mouseJiri Kosina2009-06-101-4/+0
| | * | | | HID: no more reinitializtion is needed in post_resetJiri Kosina2009-06-041-4/+3
| | * | | | HID: hidraw -- fix comment about accepted devicesJiri Kosina2009-06-041-4/+1
| | * | | | HID: autocentering support for Logitech Force 3D ProSergey Belyashov2009-05-151-1/+7
| | * | | | HID: fix hid-ff drivers so that devices work even without ff supportJiri Kosina2009-05-156-24/+94
| | * | | | HID: force feedback support for SmartJoy PLUS PS2/USB adapterJussi Kivilinna2009-05-155-0/+198
| | * | | | HID: Wacom Graphire Bluetooth driverBastien Nocera2009-05-135-0/+269
| | * | | | HID: autocentering support for Logitech G25 Racing WheelSergey Belyashov2009-05-131-1/+1
| | |/ / /
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-1443-178/+4145
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2009-06-149-6/+1570
| |\ \ \ \ \
| | * | | | | fb: add support of LCD display controller on pxa168/910 (base layer)Lennert Buytenhek2009-06-134-0/+1372
| | * | | | | [ARM] pxa/stargate2: add support for Compact Flash/PCMCIAJonathan Cameron2009-06-053-1/+176
| | * | | | | [ARM] pxa/stargate2: Add board specific elements to the smc91x driverJonathan Cameron2009-06-051-2/+3
| | * | | | | [ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao2009-06-051-1/+1
| | * | | | | [ARM] pxa: add platform device ID table to pxa i2c driverEric Miao2009-06-051-2/+18
| * | | | | | [ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij2009-06-117-8/+7
| * | | | | | Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2009-06-104-2/+7
| |\ \ \ \ \ \
| | * \ \ \ \ \ [ARM] S3C24XX: Merge devel-gpioBen Dooks2009-05-214-1/+6
| | |\ \ \ \ \ \
| | | * | | | | | [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>Ben Dooks2009-05-184-1/+6
| | * | | | | | | [ARM] S3C24XX: Remove hardware specific registers from DMABen Dooks2009-05-011-1/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'ep93xx' into develRussell King2009-06-101-3/+10
| |\ \ \ \ \ \ \
| | * | | | | | | [ARM] 5526/1: ep93xx: usb driver cleanupHartley Sweeten2009-05-291-3/+10
| * | | | | | | | [ARM] 5546/1: ARM PL022 SSP/SPI driver v3Linus Walleij2009-06-103-0/+1876
| * | | | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King2009-06-0889-502/+1070
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdtNicolas Pitre2009-06-083-59/+59
| | * | | | | | | | [ARM] Kirkwood: Add the watchdog timer as a platform device.Thomas Reitmayr2009-06-081-2/+2
| | * | | | | | | | [ARM] orion5x: Change names of defines for Reset-Out-Mask registerThomas Reitmayr2009-06-081-6/+6
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'mxc-master' of git://git.pengutronix.de/git/imx/linux-2.6 into ...Russell King2009-06-081-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | fix oops when using console=ttymxcN with N > 0Eric Lammerts2009-05-201-0/+2
| * | | | | | | | | [ARM] 5541/1: serial/amba-pl011.c: add support for the modified port found in...Alessandro Rubini2009-06-041-3/+27
| * | | | | | | | | [ARM] 5505/1: serial amba-pl011: move to arch_initcall for earlier consoleAlessandro Rubini2009-05-311-1/+5
| * | | | | | | | | [ARM] 5522/1: PalmLD: IDE supportMarek VaĊĦut2009-05-313-0/+160
| * | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-05-293-20/+13
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'omap3-boards' into for-nextTony Lindgren2009-05-281-3/+3
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ARM: OMAP3: mmc-twl4030 uses regulator frameworkDavid Brownell2009-05-281-3/+3
| | * | | | | | | | | | Merge branch 'omap-upstream' into for-nextTony Lindgren2009-05-281-16/+10
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / /
| | | * | | | | | | | | ARM: OMAP1: Make 770 LCD workAndrew de Quincey2009-05-281-16/+10
| | * | | | | | | | | | OMAP2/3: PM: push core PM code from linux-omapKevin Hilman2009-05-281-1/+0
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Russell King2009-05-2996-187/+9573
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Russell King2009-05-252-12/+10
| |\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud