summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-01-092-14/+7
|\
| * Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann2012-01-09157-1095/+2760
| |\
| * | spi/s3c64xx: Use bus clocks created using clkdevPadmavathi Venna2011-12-231-9/+5
| * | mmc: sdhci-s3c: Use generic clock names for sdhci bus clock optionsRajeshwari Shinde2011-12-231-5/+2
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-0914-1130/+776
|\ \ \
| * \ \ Merge branch 'samsung/dt' into next/dtArnd Bergmann2012-01-07157-1095/+2760
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'next/cleanup' into samsung/dtArnd Bergmann2012-01-0715-174/+191
| | |\ \
| | * \ \ Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann2012-01-07142-921/+2569
| | |\ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'samsung/dt' into next/dtArnd Bergmann2011-12-2813-1131/+705
| |\| | |
| | * | | rtc: rtc-s3c: Add device tree supportThomas Abraham2011-12-231-1/+20
| | * | | input: samsung-keypad: Add device tree supportThomas Abraham2011-12-231-12/+162
| | * | | DMA: PL330: Add device tree supportThomas Abraham2011-12-231-4/+29
| | * | | DMA: PL330: Infer transfer direction from transfer request instead of platfor...Thomas Abraham2011-12-231-49/+16
| | * | | DMA: PL330: move filter function into driverThomas Abraham2011-12-231-0/+15
| | * | | serial: samsung: Fix build for non-Exynos4210 devicesMark Brown2011-12-231-1/+1
| | * | | serial: samsung: add device tree supportThomas Abraham2011-12-231-2/+34
| | * | | serial: samsung: merge probe() function from all SoC specific extensionsThomas Abraham2011-12-239-577/+253
| | * | | serial: samsung: merge all SoC specific port reset functionsThomas Abraham2011-12-236-116/+19
| | * | | serial: samsung: remove all uses of get_clksrc and set_clksrcThomas Abraham2011-12-236-243/+20
| | * | | ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of itThomas Abraham2011-12-231-1/+0
| | * | | serial: samsung: switch to clkdev based clock lookupThomas Abraham2011-12-232-121/+90
| | * | | ARM: S3C2440: move handling of fclk/n clock to platform codeThomas Abraham2011-12-232-51/+3
| | * | | serial: samsung: Keep a copy of the location of platform data in driver's pri...Thomas Abraham2011-12-233-7/+25
| | * | | gpio/samsung: Add device tree support for EXYNOS4Thomas Abraham2011-12-231-0/+72
| * | | | Merge branch 'tegra/dt' into next/dtArnd Bergmann2011-12-281-0/+71
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | USB: ehci-tegra: add probing through device treeOlof Johansson2011-12-081-0/+71
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-0915-174/+191
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-07183-1452/+3370
| |\ \ \ \
| * \ \ \ \ Merge branch 'davinci/cleanup' into next/cleanupArnd Bergmann2011-12-163-1/+3
| |\ \ \ \ \
| | * | | | | ARM: davinci: vpif: move code to driver core header from platformManjunath Hadli2011-12-023-1/+3
| * | | | | | Merge branch 'at91/defconfig' into next/cleanupOlof Johansson2011-12-16188-1539/+2235
| |\ \ \ \ \ \
| * | | | | | | ARM: at91/udc: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-7/+7
| * | | | | | | ARM: at91/ohci: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-6/+6
| * | | | | | | ARM: at91/nand: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-4/+4
| * | | | | | | ARM: at91/mmc: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-15/+15
| * | | | | | | ARM: at91/ide: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-1/+1
| * | | | | | | ARM: at91/pata: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-3/+3
| * | | | | | | Merge branch 'drivers/macb-gem-cleanup' into at91/gpioArnd Bergmann2011-11-293-93/+67
| |\ \ \ \ \ \ \
| | * | | | | | | macb: convert printk to netdev_ and friendsJamie Iles2011-11-221-64/+56
| | * | | | | | | macb: unify at91 and avr32 platform dataJamie Iles2011-11-223-8/+9
| | * | | | | | | macb: remove conditional clk handlingJamie Iles2011-11-221-21/+2
| * | | | | | | | ARM: at91: make rm9200 rtc drivers soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-281-38/+63
| * | | | | | | | ARM: at91: make watchdog drivers soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-282-6/+22
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-09459-36009/+24338
|\ \ \ \ \ \ \ \
| * | | | | | | | net/hyperv: Add support for jumbo frame up to 64KBHaiyang Zhang2012-01-053-17/+67
| * | | | | | | | net/hyperv: Add NETVSP protocol version negotiationHaiyang Zhang2012-01-052-34/+149
| * | | | | | | | net/hyperv: Remove unnecessary kmap_atomic in netvsc driverHaiyang Zhang2012-01-054-92/+10
| * | | | | | | | staging/rtl8192e: Register against lib80211Sean MacLennan2011-12-2210-96/+51
| * | | | | | | | staging/rtl8192e: Convert to lib80211_crypt_infoSean MacLennan2011-12-229-68/+66
| * | | | | | | | staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan2011-12-2210-112/+65