Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | net: flexcan: convert to clk_prepare/clk_unprepare | Shawn Guo | 2011-12-28 | 1 | -5/+5 | |
| | * | | | mtd: gpmi-lib: convert to clk_prepare/clk_unprepare | Shawn Guo | 2011-12-28 | 1 | -6/+6 | |
| | * | | | mmc: mxs-mmc: convert to clk_prepare/clk_unprepare | Shawn Guo | 2011-12-28 | 1 | -5/+5 | |
| | * | | | dma: mxs-dma: convert to clk_prepare/clk_unprepare | Shawn Guo | 2011-12-28 | 1 | -4/+4 | |
| | * | | | net: fec: add clk_prepare/clk_unprepare | Richard Zhao | 2011-12-28 | 1 | -5/+5 | |
* | | | | | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 1 | -61/+367 | |
|\ \ \ \ \ | ||||||
| * | | | | | Merge branch 'v3.2-rc7' into next/pm | Arnd Bergmann | 2012-01-03 | 305 | -2530/+4960 | |
| |\| | | | | ||||||
| * | | | | | omap-serial: Add minimal device tree support | Rajendra Nayak | 2011-12-16 | 1 | -3/+42 | |
| * | | | | | omap-serial: Use default clock speed (48Mhz) if not specified | Rajendra Nayak | 2011-12-16 | 1 | -0/+7 | |
| * | | | | | omap-serial: Get rid of all pdev->id usage | Rajendra Nayak | 2011-12-16 | 1 | -15/+15 | |
| * | | | | | ARM: OMAP2+: UART: Fix compilation/sparse warnings | Govindraj.R | 2011-12-14 | 1 | -3/+4 | |
| * | | | | | ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos | Govindraj.R | 2011-12-14 | 1 | -1/+35 | |
| * | | | | | ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART | Jon Hunter | 2011-12-14 | 1 | -7/+8 | |
| * | | | | | ARM: OMAP2+: UART: Allow UART parameters to be configured from board file. | Deepak K | 2011-12-14 | 1 | -5/+3 | |
| * | | | | | ARM: OMAP2+: UART: Add wakeup mechanism for omap-uarts | Govindraj.R | 2011-12-14 | 1 | -0/+15 | |
| * | | | | | ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serial | Govindraj.R | 2011-12-14 | 1 | -4/+64 | |
| * | | | | | ARM: OMAP2+: UART: Get context loss count to context restore | Govindraj.R | 2011-12-14 | 1 | -2/+18 | |
| * | | | | | ARM: OMAP2+: UART: Remove uart reset function. | Govindraj.R | 2011-12-14 | 1 | -0/+1 | |
| * | | | | | ARM: OMAP2+: UART: Ensure all reg values configured are available from port s... | Govindraj.R | 2011-12-14 | 1 | -17/+26 | |
| * | | | | | ARM: OMAP2+: UART: Remove context_save and move context restore to driver | Govindraj.R | 2011-12-14 | 1 | -0/+24 | |
| * | | | | | ARM: OMAP2+: UART: Add runtime pm support for omap-serial driver | Govindraj.R | 2011-12-14 | 1 | -13/+109 | |
| * | | | | | ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata. | Govindraj.R | 2011-12-14 | 1 | -2/+8 | |
| * | | | | | ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uart | Govindraj.R | 2011-12-14 | 1 | -1/+0 | |
* | | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 28 | -740/+1581 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'samsung/driver' into next/drivers | Arnd Bergmann | 2012-01-09 | 154 | -1002/+2693 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'drivers/rtc-sa1100' into next/drivers | Arnd Bergmann | 2011-12-28 | 2 | -118/+184 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | RTC: sa1100: support sa1100, pxa and mmp soc families | Jett.Zhou | 2011-12-28 | 2 | -80/+178 | |
| | * | | | | | | | RTC: sa1100: remove redundant code of setting alarm | Jett.Zhou | 2011-12-28 | 1 | -41/+12 | |
| | * | | | | | | | RTC: sa1100: Clean out ost register | Jett.Zhou | 2011-12-28 | 1 | -3/+0 | |
| * | | | | | | | | Merge branch 'drivers/pxa-gpio' into next/drivers | Arnd Bergmann | 2011-12-28 | 7 | -14/+21 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Input: zylonite-wm97xx - replace IRQ_GPIO() with gpio_to_irq() | Axel Lin | 2011-12-28 | 1 | -2/+3 | |
| | * | | | | | | | | pcmcia: pxa: replace IRQ_GPIO() with gpio_to_irq() | Axel Lin | 2011-12-28 | 6 | -12/+18 | |
| * | | | | | | | | | Merge branch 'samsung/cleanup' into next/drivers | Arnd Bergmann | 2011-12-28 | 15 | -1145/+712 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'samsung/ohci' into next/drivers | Arnd Bergmann | 2011-12-27 | 4 | -0/+286 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | USB: Add Samsung Exynos OHCI diver | Jingoo Han | 2011-12-23 | 4 | -0/+286 | |
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'v3.2-rc6' into next/drivers | Arnd Bergmann | 2011-12-27 | 60 | -577/+863 | |
| |\| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'tegra/drivers' into next/drivers | Arnd Bergmann | 2011-12-27 | 1 | -3/+7 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | i2c: tegra: Support DVC controller in device tree | Stephen Warren | 2011-12-19 | 1 | -1/+5 | |
| | * | | | | | | | | | | i2c: tegra: Add __devinit/exit to probe/remove | Stephen Warren | 2011-12-19 | 1 | -2/+2 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'omap/ehci' into next/drivers | Arnd Bergmann | 2011-12-27 | 3 | -472/+318 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | MFD: OMAP: USB: Runtime PM support | Keshava Munegowda | 2011-12-16 | 1 | -450/+303 | |
| | * | | | | | | | | | | ARM: OMAP: USBHOST: Replace usbhs core driver APIs by Runtime pm APIs | Keshava Munegowda | 2011-12-16 | 2 | -21/+14 | |
| | * | | | | | | | | | | ARM: OMAP: USB: device name change for the clk names of usbhs | Keshava Munegowda | 2011-12-16 | 1 | -1/+1 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'omap/hwmod' into next/drivers | Arnd Bergmann | 2011-12-27 | 135 | -1089/+1601 | |
| |\| | | | | | | | | | ||||||
| * | | | | | | | | | | net: macb: fix build break with !CONFIG_OF | Olof Johansson | 2011-12-21 | 1 | -0/+1 | |
| * | | | | | | | | | | Merge branch 'at91/macb' into next/drivers | Arnd Bergmann | 2011-12-16 | 3 | -18/+80 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | net/at91_ether: use gpio_is_valid for phy IRQ line | Nicolas Ferre | 2011-12-16 | 1 | -10/+13 | |
| | * | | | | | | | | | | net/macb: add DT support for Cadence macb/gem driver | Jean-Christophe PLAGNIOL-VILLARD | 2011-12-16 | 2 | -8/+67 | |
| * | | | | | | | | | | | Merge branch 'omap/hsmmc' into next/drivers | Olof Johansson | 2011-12-13 | 1 | -9/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ARM: OMAP: hsmmc: add pm_caps field | Eliad Peller | 2011-12-08 | 1 | -0/+2 |