summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-0847-98/+258
|\
| * omap1: Add board support and LCD for HTC HeraldCory Maccarrone2009-11-222-0/+131
| * omap1: omap_udc: Add clocking and disable vbus sense for omap7xxCory Maccarrone2009-11-221-2/+17
| * MFD: twl4030-codec: APLL_INFREQ handling in the MFD driverPeter Ujfalusi2009-11-221-0/+35
| * MFD: twl4030: add twl4030_codec MFD as a new child to the corePeter Ujfalusi2009-11-224-0/+262
| * Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2009-11-2245-96/+110
| |\
| | * Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2009-11-1145-96/+110
| | |\
| | | * omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-2045-90/+90
| | | * omap: Use ioremap in dispc.cTony Lindgren2009-10-201-3/+17
| | | * Merge branch 'omap7xx-fortony-rc3' of git://robotfuzz.com/linwizard-kernel in...Tony Lindgren2009-10-161-4/+4
| | | |\
| | | | * OMAP7XX: omap_uwire.c: Convert to omap7xx.hAlistair Buxton2009-10-081-4/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-12-088-3/+516
|\ \ \ \ \
| * | | | | m68k: parport_mfc3 - Not makes it a bool before the comparison.Roel Kluin2009-12-061-1/+1
| * | | | | m68k: don't export static inline functionsStephen Rothwell2009-12-062-2/+0
| * | | | | fbdev: atafb - add palette register checkKrzysztof Helt2009-12-061-0/+3
| * | | | | rtc: Add an RTC driver for the Ricoh RP5C01Geert Uytterhoeven2009-12-043-0/+233
| * | | | | rtc: Add an RTC driver for the Oki MSM6242Geert Uytterhoeven2009-12-043-0/+279
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-12-088-132/+157
|\ \ \ \ \ \
| * | | | | | ieee1394: Use hweight32Akinobu Mita2009-11-181-6/+2
| * | | | | | firewire: cdev: reduce stack usage by ioctl_dispatchStefan Richter2009-10-311-1/+17
| * | | | | | firewire: ohci: 0 may be a valid DMA addressStefan Richter2009-10-312-6/+7
| * | | | | | firewire: core: WARN on wrong usage of core transaction functionsStefan Richter2009-10-311-2/+4
| * | | | | | firewire: core: optimize Topology Map creationStefan Richter2009-10-144-30/+15
| * | | | | | firewire: core: clarify generate_config_rom usageStefan Richter2009-10-141-11/+8
| * | | | | | firewire: optimize config ROM creationStefan Richter2009-10-143-39/+60
| * | | | | | firewire: cdev: normalize variable namesStefan Richter2009-10-141-23/+23
| * | | | | | firewire: normalize style of queue_work wrappersStefan Richter2009-10-143-25/+27
| * | | | | | firewire: cdev: fix memory leak in an error pathStefan Richter2009-10-141-3/+8
* | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-12-0831-389/+751
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'sa1100' into develRussell King2009-12-06163-5012/+3887
| |\ \ \ \ \ \ \
| | * | | | | | | Fix soc_common PCMCIA configurationRussell King2009-12-061-1/+1
| | * | | | | | | Merge branch 'for-lak' of git://git.linuxtogo.org/home/thesing/collie into sa...Russell King2009-12-0611-329/+518
| | |\ \ \ \ \ \ \
| | | * | | | | | | collie: add battery driverThomas Kunze2009-11-273-0/+426
| | | * | | | | | | add gpiolib support to ucb1x00Thomas Kunze2009-11-272-2/+86
| | | * | | | | | | collie: locomo-led change default triggerThomas Kunze2009-11-271-1/+1
| | | * | | | | | | move drivers/mfd/*.h to include/linux/mfdThomas Kunze2009-11-277-326/+5
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | ARM: 5824/1: SA1100: reuse h3600 PCMCIA driver on h3100Dmitry Artamonow2009-12-062-2/+2
| | * | | | | | | ARM: 5819/1: SA1100: h3100/h3600: merge h3600.h and h3600_gpio.h into h3xxx.hDmitry Artamonow2009-12-061-2/+1
| | * | | | | | | ARM: 5814/1: SA1100: h3100/h3600: convert all users of assign_h3600_egpio to ...Dmitry Artamonow2009-12-061-12/+45
| | * | | | | | | ARM: 5811/2: pcmcia: convert sa1100_h3600 driver to gpiolibDmitry Artamonow2009-12-061-11/+71
| * | | | | | | | Merge branch 'devel-stable' into develRussell King2009-12-0515-32/+113
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-12-047-24/+102
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | pxa3xx_nand: move pxa3xx_nand.h common into plat directoryHaojian Zhuang2009-12-011-1/+1
| | | * | | | | | | | pxa3xx_nand: update dependancy to support ARCH_MMPHaojian Zhuang2009-12-011-1/+1
| | | * | | | | | | | pxa3xx_nand: add new nand chip supportHaojian Zhuang2009-12-011-0/+48
| | | * | | | | | | | pxa3xx_nand: disable nand irq in initializationHaojian Zhuang2009-12-011-0/+3
| | | * | | | | | | | pxa3xx_nand: remove hardcode irq numberHaojian Zhuang2009-12-011-4/+7
| | | * | | | | | | | pxa3xx_nand: remove hardcode register addressHaojian Zhuang2009-12-011-6/+4
| | | * | | | | | | | pxa3xx_nand: adjust timing of Micron NAND flashHaojian Zhuang2009-12-011-1/+1
| | | * | | | | | | | pxa3xx_nand: reset read buffer before readingHaojian Zhuang2009-12-011-0/+1