Age | Commit message (Expand) | Author | Files | Lines |
2009-10-23 | omap4: Fix UART4 platform data on omap4 | Santosh Shilimkar | 1 | -10/+0 |
2009-10-23 | omap4: Allow omap_serial_early_init() for OMAP4430 board | Santosh Shilimkar | 2 | -2/+4 |
2009-10-23 | omap3: PM: enable UART3 module wakeups | Kevin Hilman | 1 | -3/+4 |
2009-10-23 | omap2: Fix detection of n8x0 | Tony Lindgren | 1 | -0/+12 |
2009-10-23 | omap: Fix omap-keypad by restoring old keypad.h without breaking omap2 boards... | Janusz Krzysztofik | 7 | -7/+6 |
2009-10-15 | Merge branch '2_6_32rc4_fixes' of git://git.pwsan.com/linux-2.6 into omap-fix... | Tony Lindgren | 2 | -30/+45 |
2009-10-15 | OMAP2xxx clock: set up clockdomain pointer in struct clk | Paul Walmsley | 1 | -0/+1 |
2009-10-15 | OMAP: Fix race condition with autodeps | Kalle Jokiniemi | 1 | -30/+44 |
2009-10-14 | omap: Initialization of SDRC params on Zoom2 | Teerth Reddy | 1 | -1/+3 |
2009-10-14 | omap: RX-51: Drop I2C-1 speed to 2200 | Aaro Koskinen | 1 | -1/+1 |
2009-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -39/+39 |
2009-10-06 | Merge branch 'pm-fixes-32' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Tony Lindgren | 3 | -95/+135 |
2009-10-06 | Input: fix rx51 board keymap | Amit Kucheria | 1 | -39/+39 |
2009-10-06 | omap: Lock DPLL5 at boot | Rajendra Nayak | 1 | -0/+35 |
2009-10-05 | OMAP3: PM: introduce a new powerdomain walk helper | Artem Bityutskiy | 2 | -14/+29 |
2009-10-05 | OMAP3: PM: Enable GPIO module-level wakeups | Kevin Hilman | 1 | -0/+10 |
2009-10-05 | OMAP3: PM: USBHOST: clear wakeup events on both hosts | Vikram Pandita | 1 | -3/+10 |
2009-10-05 | OMAP3: PM: PRCM interrupt: only handle selected PRCM interrupts | Paul Walmsley | 1 | -9/+37 |
2009-10-05 | OMAP3: PM: PRCM interrupt: check MPUGRPSEL register | Paul Walmsley | 1 | -0/+3 |
2009-10-05 | OMAP3: PM: Prevent hang in prcm_interrupt_handler | Jon Hunter | 1 | -83/+60 |
2009-09-28 | omap: Fix wrong condition check in while loop for mailbox and iommu2 | Hiroshi DOYU | 2 | -2/+2 |
2009-09-25 | omap: Fix MMC gpio_wp for BeagleBoard C2 and above | Jarkko Nikula | 2 | -1/+8 |
2009-09-25 | omap: Fix matrix_keymap_data usage | Tony Lindgren | 6 | -18/+42 |
2009-09-25 | omap: mailbox: Flush posted write when acking mailbox irq | Hiroshi DOYU | 1 | -0/+3 |
2009-09-25 | omap: mailbox: Execute softreset at startup | Hiroshi DOYU | 1 | -5/+25 |
2009-09-25 | omap: Add missing mux pin for EHCI phy reset line | Ajay Kumar Gupta | 1 | -0/+2 |
2009-09-25 | omap: Fix 44xx compile | Tony Lindgren | 3 | -18/+5 |
2009-09-25 | omap: Fix mcspi compile for 2420 | Tony Lindgren | 1 | -17/+48 |
2009-09-25 | omap: Fix compile for arch/arm/mach-omap2 | Tony Lindgren | 1 | -2/+2 |
2009-09-23 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2 | -3/+64 |
2009-09-23 | spi: McSPI support for OMAP4 | Syed Rafiuddin | 1 | -6/+23 |
2009-09-23 | omap4: mmc driver support on OMAP4 | kishore kadiyala | 1 | -5/+37 |
2009-09-23 | ARM: OMAP: RX51: set MMC capabilities and power-saving flag | Adrian Hunter | 1 | -0/+4 |
2009-09-23 | ARM: OMAP: mmc-twl4030: add regulator sleep / wake function | Adrian Hunter | 1 | -0/+57 |
2009-09-23 | omap_hsmmc: support for deeper power saving states | Denis Karpov | 2 | -0/+4 |
2009-09-23 | omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability | Adrian Hunter | 2 | -0/+4 |
2009-09-23 | ARM: OMAP: mmc-twl4030: add context loss counter support | Denis Karpov | 1 | -0/+15 |
2009-09-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 47 | -276/+3600 |
2009-09-20 | mtd: omap: add support for nand prefetch-read and post-write | vimal singh | 1 | -1/+62 |
2009-09-19 | mtd: onenand: make onenand/generic.c more generic | Magnus Damm | 1 | -2/+2 |
2009-09-18 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 1 | -2/+120 |
2009-09-18 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 45 | -273/+3423 |
2009-09-17 | mfd: OMAP: Board-specifc twl4030 DPS scripts for RX51 board | Amit Kucheria | 1 | -2/+120 |
2009-09-15 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -1/+52 |
2009-09-12 | Merge branch 'master' into devel | Russell King | 27 | -202/+592 |
2009-09-12 | Merge branch 'devel-stable' into devel | Russell King | 8 | -75/+238 |
2009-09-10 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -0/+5 |
2009-09-03 | Merge branch '2_6_32_for_next' of git://git.pwsan.com/linux-2.6 into for-next | Tony Lindgren | 25 | -134/+2301 |
2009-09-03 | OMAP: omap_hwmod: call omap_hwmod init at boot; create interconnects | Paul Walmsley | 5 | -3/+469 |
2009-09-03 | OMAP2/3/4: create omap_hwmod layer | Paul Walmsley | 2 | -1/+1556 |