summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-013-67/+328
|\
| * Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann2011-10-3137-520/+2612
| |\
| * \ Merge branch 'tegra/devel' into next/develArnd Bergmann2011-10-201-48/+95
| |\ \
| | * | gpio/tegra: Convert to a platform deviceStephen Warren2011-10-131-48/+95
| * | | Merge branch 'imx/devel' into next/develArnd Bergmann2011-10-20187-1729/+2217
| |\ \ \
| | * | | Merge branch 'imx-features-for-arnd' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann2011-10-20367-2997/+4514
| | |\| |
| | | \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'sirf/devel', 'at91/devel', 'imx/devel' and 'davinci/devel' in...Arnd Bergmann2011-10-0750-339/+712
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | mmc: davinci: Add support for set_power callbackIdo Yariv2011-09-171-0/+13
| | * | | | | at91: at91-ohci: support overcurrent notificationThomas Petazzoni2011-09-101-9/+215
| | * | | | | at91: ohci-at91: add vbus_pin_inverted platform attributeThomas Petazzoni2011-09-101-2/+2
| | * | | | | at91: ohci-at91: always provide all the clocksJean-Christophe PLAGNIOL-VILLARD2011-09-101-10/+5
* | | | | | | Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-013-0/+122
|\ \ \ \ \ \ \
| * | | | | | | clocksource: fixup ux500 build problemsLinus Walleij2011-10-031-2/+4
| * | | | | | | clocksource: add DBX500 PRCMU Timer supportMattias Wallin2011-09-223-0/+120
* | | | | | | | Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-013-0/+172
|\ \ \ \ \ \ \ \
| * | | | | | | | hw_random: add driver for atmel true hardware random number generatorPeter Korsgaard2011-10-103-0/+172
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-013-0/+15
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-3139-538/+2614
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-10-311-6/+0
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann2011-10-3143-4376/+5823
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'imx-cleanups-for-arnd' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann2011-10-20368-2997/+4515
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| | * | | | | | | | | | mmc: mxcmmc: explicitly includes mach/hardware.hShawn Guo2011-10-171-0/+1
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ Merge branches 'cleanups/assorted', 'cleanups/shawn-cleanup-mxc-gpio', 'clean...Sascha Hauer2011-08-262-0/+14
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | gpio/mxs: move irq_to_gpio() into gpio-mxs driverShawn Guo2011-08-171-0/+2
| | | * | | | | | | | | | | gpio/mxc: move irq_to_gpio() into gpio-mxc driverShawn Guo2011-08-171-0/+2
| | | * | | | | | | | | | | gpio/mxc: add .to_irq for gpio chipShawn Guo2011-08-161-0/+10
| | |/ / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-015-16/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-11-011-6/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | / / / / / / | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann2011-10-3137-520/+2612
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'pxa/fixes' into next/fixesArnd Bergmann2011-10-303-14/+4
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ARM: pxa: use correct __iomem annotationsArnd Bergmann2011-10-082-4/+4
| | * | | | | | | | | | | | ARM: pxa: make pxafb_smart_*() empty when not enabledEric Miao2011-10-081-10/+0
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'fixes' into next/fixesArnd Bergmann2011-10-081-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | ARM: at91: remove dependency for Atmel PWM driver selector in KconfigNicolas Ferre2011-10-071-1/+1
* | | | | | | | | | | | | Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-11-0120-664/+1450
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/...Ben Dooks2011-11-013-52/+167
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | i2c-tegra: __iomem annotation fixOlof Johansson2011-10-291-1/+1
| | | * | | | | | | | | | | | | | i2c-s3c2410: Add device tree supportThomas Abraham2011-10-291-4/+106
| | | * | | | | | | | | | | | | | i2c-s3c2410: Keep a copy of platform data and use itThomas Abraham2011-10-291-4/+14
| | | |/ / / / / / / / / / / / /
| | * / / / / / / / / / / / / / i2c-nomadik: cosmetic coding style correctionsJonas Aaberg2011-10-291-43/+46
| | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge branch 'for-32/i2c/irqflags' into for-linus/i2c-3.2Ben Dooks2011-11-019-10/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | i2c: irq: Remove IRQF_DISABLEDYong Zhang2011-10-2910-11/+11
| | |/ / / / / / / / / / / / /
| | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v...Ben Dooks2011-11-019-530/+1181
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | i2c-au1550: dev_pm_ops conversionManuel Lauss2011-10-291-10/+14
| | | | | * | | | | | | | | | | | | | i2c-au1550: increase timeout waiting for master doneManuel Lauss2011-10-291-1/+1
| | | | | * | | | | | | | | | | | | | i2c-au1550: remove unused ack_timeoutManuel Lauss2011-10-291-2/+0
| | | | | * | | | | | | | | | | | | | i2c-au1550: remove usage of volatile keywordManuel Lauss2011-10-291-153/+99
| | | | | |/ / / / / / / / / / / / /
| | | | * | | | | | | | | | | | | | i2c-designware: Fix PCI core warning on suspend/resumeOctavian Purdila2011-10-291-21/+8
| | | | * | | | | | | | | | | | | | i2c-designware: Add runtime power management supportDirk Brandewie2011-10-293-2/+98
| | | | * | | | | | | | | | | | | | i2c-designware: Add support for Designware core behind PCI devices.Dirk Brandewie2011-10-294-0/+329