aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\
| * Merge branch 'v3.2-rc7' into next/pmArnd Bergmann2012-01-03
| |\
| * | omap-serial: Add minimal device tree supportRajendra Nayak2011-12-16
| * | omap-serial: Use default clock speed (48Mhz) if not specifiedRajendra Nayak2011-12-16
| * | omap-serial: Get rid of all pdev->id usageRajendra Nayak2011-12-16
| * | ARM: OMAP2+: UART: Fix compilation/sparse warningsGovindraj.R2011-12-14
| * | ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qosGovindraj.R2011-12-14
| * | ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UARTJon Hunter2011-12-14
| * | ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.Deepak K2011-12-14
| * | ARM: OMAP2+: UART: Add wakeup mechanism for omap-uartsGovindraj.R2011-12-14
| * | ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serialGovindraj.R2011-12-14
| * | ARM: OMAP2+: UART: Get context loss count to context restoreGovindraj.R2011-12-14
| * | ARM: OMAP2+: UART: Remove uart reset function.Govindraj.R2011-12-14
| * | ARM: OMAP2+: UART: Ensure all reg values configured are available from port s...Govindraj.R2011-12-14
| * | ARM: OMAP2+: UART: Remove context_save and move context restore to driverGovindraj.R2011-12-14
| * | ARM: OMAP2+: UART: Add runtime pm support for omap-serial driverGovindraj.R2011-12-14
| * | ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.Govindraj.R2011-12-14
| * | ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uartGovindraj.R2011-12-14
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \ \
| * \ \ Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-09
| |\ \ \
| * \ \ \ Merge branch 'drivers/rtc-sa1100' into next/driversArnd Bergmann2011-12-28
| |\ \ \ \
| | * | | | RTC: sa1100: support sa1100, pxa and mmp soc familiesJett.Zhou2011-12-28
| | * | | | RTC: sa1100: remove redundant code of setting alarmJett.Zhou2011-12-28
| | * | | | RTC: sa1100: Clean out ost registerJett.Zhou2011-12-28
| * | | | | Merge branch 'drivers/pxa-gpio' into next/driversArnd Bergmann2011-12-28
| |\ \ \ \ \
| | * | | | | Input: zylonite-wm97xx - replace IRQ_GPIO() with gpio_to_irq()Axel Lin2011-12-28
| | * | | | | pcmcia: pxa: replace IRQ_GPIO() with gpio_to_irq()Axel Lin2011-12-28
| * | | | | | Merge branch 'samsung/cleanup' into next/driversArnd Bergmann2011-12-27
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'samsung/ohci' into next/driversArnd Bergmann2011-12-27
| |\ \ \ \ \ \ \
| | * | | | | | | USB: Add Samsung Exynos OHCI diverJingoo Han2011-12-22
| * | | | | | | | Merge branch 'v3.2-rc6' into next/driversArnd Bergmann2011-12-27
| |\| | | | | | |
| * | | | | | | | Merge branch 'tegra/drivers' into next/driversArnd Bergmann2011-12-27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | i2c: tegra: Support DVC controller in device treeStephen Warren2011-12-19
| | * | | | | | | | i2c: tegra: Add __devinit/exit to probe/removeStephen Warren2011-12-19
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'omap/ehci' into next/driversArnd Bergmann2011-12-27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | MFD: OMAP: USB: Runtime PM supportKeshava Munegowda2011-12-16
| | * | | | | | | | ARM: OMAP: USBHOST: Replace usbhs core driver APIs by Runtime pm APIsKeshava Munegowda2011-12-16
| | * | | | | | | | ARM: OMAP: USB: device name change for the clk names of usbhsKeshava Munegowda2011-12-16
| | |/ / / / / / /
| * | | | | | | | Merge branch 'omap/hwmod' into next/driversArnd Bergmann2011-12-27
| |\| | | | | | |
| * | | | | | | | net: macb: fix build break with !CONFIG_OFOlof Johansson2011-12-21
| * | | | | | | | Merge branch 'at91/macb' into next/driversArnd Bergmann2011-12-16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | net/at91_ether: use gpio_is_valid for phy IRQ lineNicolas Ferre2011-12-16
| | * | | | | | | | net/macb: add DT support for Cadence macb/gem driverJean-Christophe PLAGNIOL-VILLARD2011-12-16
| * | | | | | | | | Merge branch 'omap/hsmmc' into next/driversOlof Johansson2011-12-13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: OMAP: hsmmc: add pm_caps fieldEliad Peller2011-12-08
| | * | | | | | | | | omap_hsmmc: consider MMC_PM_KEEP_POWER on suspend/resumeEliad Peller2011-12-08
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'mxs/saif' into next/driversArnd Bergmann2011-12-06
| |\| | | | | | | |
| * | | | | | | | | Merge branches 'drivers/macb-gem' and 'drivers/pxa-gpio' into next/driversArnd Bergmann2011-11-23
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | macb: allow GEM to have configurable receive buffer sizeJamie Iles2011-11-22
| | * | | | | | | macb: support DMA bus widths > 32 bitsJamie Iles2011-11-22