| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 2012-01-16 | 1 | -1/+13 |
|\ |
|
| * | ARM: OMAP3: fix build on !CONFIG_IOMMU_API | Ohad Ben-Cohen | 2012-01-16 | 1 | -1/+13 |
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2012-01-16 | 3 | -20/+7 |
|\ \ |
|
| * | | ARM: Add arm_memblock_steal() to allocate memory away from the kernel | Russell King | 2012-01-13 | 3 | -20/+7 |
* | | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-01-14 | 3 | -31/+56 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ... | Florian Tobias Schandinat | 2012-01-08 | 3 | -31/+56 |
| |\ \ |
|
| | * | | OMAPDSS: HDMI: Disable DDC internal pull up | Mythri P K | 2012-01-05 | 3 | -5/+36 |
| | * | | OMAPDSS: HDMI: Move duplicate code from boardfile | Mythri P K | 2012-01-05 | 3 | -31/+25 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-12 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | OMAP4: mcbsp: Enable FIFO usage | Peter Ujfalusi | 2011-12-17 | 1 | -0/+3 |
* | | | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2012-01-11 | 1 | -0/+3 |
|\ \ \ \ \ |
|
| * | | | | | ARM: rx51: Add bq27200 i2c board info | Pali Rohár | 2012-01-06 | 1 | -0/+3 |
| |/ / / / |
|
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 2012-01-10 | 1 | -0/+7 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next | Joerg Roedel | 2012-01-09 | 1 | -0/+7 |
| |\ \ \ \ \
| | | | |_|/
| | | |/| | |
|
| | * | | | | Merge branch 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/oha... | Joerg Roedel | 2011-12-05 | 1 | -0/+7 |
| | |\ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | ARM: OMAP3: bind omap3isp_device to its iommu device | Ohad Ben-Cohen | 2011-12-05 | 1 | -0/+7 |
| | | |/ / |
|
* | | | | | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 37 | -1083/+3222 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'v3.2-rc7' into next/pm | Arnd Bergmann | 2012-01-03 | 2 | -4/+4 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | ARM: omap: pass minimal SoC/board data for UART from dt | Rajendra Nayak | 2011-12-16 | 1 | -1/+0 |
| * | | | | | Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/... | Tony Lindgren | 2011-12-16 | 21 | -1027/+408 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos | Govindraj.R | 2011-12-14 | 4 | -41/+0 |
| | * | | | | | ARM: OMAP2+: UART: Do not gate uart clocks if used for debug_prints | Govindraj.R | 2011-12-14 | 1 | -1/+10 |
| | * | | | | | ARM: OMAP2+: UART: Avoid uart idling on suspend for no_console_suspend usecase | Govindraj.R | 2011-12-14 | 1 | -1/+8 |
| | * | | | | | ARM: OMAP2+: UART: Avoid console uart idling during bootup | Govindraj.R | 2011-12-14 | 1 | -26/+25 |
| | * | | | | | ARM: OMAP2+: UART: remove temporary variable used to count uart instance | Govindraj.R | 2011-12-14 | 1 | -5/+2 |
| | * | | | | | ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART | Jon Hunter | 2011-12-14 | 1 | -1/+4 |
| | * | | | | | ARM: OMAP2+: UART: Allow UART parameters to be configured from board file. | Deepak K | 2011-12-14 | 2 | -14/+48 |
| | * | | | | | ARM: OMAP2+: UART: Remove old and unused clocks handling funcs | Govindraj.R | 2011-12-14 | 1 | -36/+0 |
| | * | | | | | ARM: OMAP2+: UART: Add wakeup mechanism for omap-uarts | Govindraj.R | 2011-12-14 | 1 | -84/+12 |
| | * | | | | | ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serial | Govindraj.R | 2011-12-14 | 1 | -70/+31 |
| | * | | | | | ARM: OMAP2+: UART: Get context loss count to context restore | Govindraj.R | 2011-12-14 | 1 | -0/+2 |
| | * | | | | | ARM: OMAP2+: UART: Remove uart reset function. | Govindraj.R | 2011-12-14 | 1 | -14/+0 |
| | * | | | | | ARM: OMAP2+: UART: Remove context_save and move context restore to driver | Govindraj.R | 2011-12-14 | 1 | -118/+0 |
| | * | | | | | ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata. | Govindraj.R | 2011-12-14 | 1 | -2/+0 |
| | * | | | | | ARM: OMAP2+: UART: Add default mux for all uarts. | Govindraj.R | 2011-12-14 | 4 | -258/+133 |
| | * | | | | | ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uart | Govindraj.R | 2011-12-14 | 1 | -116/+2 |
| | * | | | | | ARM: OMAP2+: UART: cleanup 8250 console driver support | Govindraj.R | 2011-12-14 | 1 | -97/+0 |
| | * | | | | | ARM: OMAP2+: UART: cleanup + remove uart pm specific API | Govindraj.R | 2011-12-14 | 3 | -115/+0 |
| * | | | | | | Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2.... | Tony Lindgren | 2011-12-16 | 10 | -78/+856 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: OMAP4: PRM: use PRCM interrupt handler | Tero Kristo | 2011-12-16 | 1 | -0/+26 |
| | * | | | | | | ARM: OMAP3: pm: use prcm chain handler | Tero Kristo | 2011-12-16 | 2 | -71/+70 |
| | * | | | | | | ARM: OMAP: hwmod: add support for selecting mpu_irq for each wakeup pad | Tero Kristo | 2011-12-16 | 1 | -0/+55 |
| | * | | | | | | ARM: OMAP2+: mux: add support for PAD wakeup interrupts | Tero Kristo | 2011-12-16 | 1 | -0/+83 |
| | * | | | | | | ARM: OMAP: PRCM: add suspend prepare / finish support | Tero Kristo | 2011-12-16 | 6 | -4/+148 |
| | * | | | | | | ARM: OMAP: PRCM: add support for chain interrupt handler | Tero Kristo | 2011-12-16 | 3 | -3/+342 |
| | * | | | | | | ARM: OMAP3/4: PRM: add functions to read pending IRQs, PRM barrier | Paul Walmsley | 2011-12-16 | 4 | -3/+86 |
| | * | | | | | | ARM: OMAP2+: hwmod: Add API to enable IO ring wakeup | Govindraj R | 2011-12-16 | 1 | -0/+47 |
| | * | | | | | | ARM: OMAP2+: mux: add wakeup-capable hwmod mux entries to dynamic list | Paul Walmsley | 2011-12-16 | 1 | -2/+4 |
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | ARM: OMAP2+: hwmod: Add a new flag to handle hwmods left enabled at init | Rajendra Nayak | 2011-12-16 | 1 | -1/+22 |
| * | | | | | | ARM: OMAP3: CPUidle: Make use of CPU PM notifiers | Santosh Shilimkar | 2011-12-08 | 1 | -0/+15 |