| Commit message (Expand) | Author | Age | Files | Lines |
* | OMAP: McBSP: APIs to pass DMA params from McBSP driver to client drivers | Kishon Vijay Abraham I | 2011-02-24 | 1 | -0/+7 |
* | OMAP: McBSP: Add pm runtime support | Kishon Vijay Abraham I | 2011-02-24 | 1 | -1/+0 |
* | OMAP2+: McBSP: hwmod adaptation for McBSP | Kishon Vijay Abraham I | 2011-02-24 | 1 | -1/+1 |
* | OMAP3: hwmod: add dev_attr for McBSP sidetone | Kishon Vijay Abraham I | 2011-02-24 | 1 | -0/+9 |
* | OMAP4: hwmod: Naming of address space | Kishon Vijay Abraham I | 2011-02-24 | 1 | -0/+1 |
* | OMAP3: hwmod data: Add McBSP | Charulatha V | 2011-02-24 | 1 | -0/+1 |
* | OMAP2430: hwmod data: Add McBSP | Charulatha V | 2011-02-24 | 1 | -0/+2 |
* | OMAP: McBSP: Convert McBSP to platform device model | Kishon Vijay Abraham I | 2011-02-24 | 1 | -5/+9 |
* | OMAP: hwmod: allow hwmod to provide address space accessible from SDMA | Kishon Vijay Abraham I | 2011-02-24 | 1 | -1/+3 |
* | Merge branch 'for-tony' of git://gitorious.org/linux-omap-dss2/linux into oma... | Tony Lindgren | 2011-02-23 | 5 | -0/+85 |
|\ |
|
| * | OMAP2, 3: DSS2: Create new file display.c for central dss driver registration. | Sumit Semwal | 2011-02-23 | 1 | -0/+11 |
| * | OMAP3: hwmod data: add DSS DISPC RFBI DSI VENC | Senthilvadivu Guruswamy | 2011-02-23 | 2 | -0/+30 |
| * | OMAP2420: hwmod data: add DSS DISPC RFBI VENC | Senthilvadivu Guruswamy | 2011-02-23 | 2 | -0/+44 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge branches 'devel-cleanup', 'devel-omap4', 'devel-board' and 'devel-nand'... | Tony Lindgren | 2011-02-23 | 6 | -9/+57 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| | | | * | OMAP: OneNAND: let boards determine OneNAND frequency | Adrian Hunter | 2011-02-17 | 1 | -0/+8 |
| | | | * | OMAP: OneNAND: determine frequency in one place | Adrian Hunter | 2011-02-17 | 1 | -1/+1 |
| | | | * | omap3: nand: making ecc layout as compatible with romcode ecc | Sukumar Ghorai | 2011-02-17 | 1 | -0/+2 |
| | | | * | omap3: nand: ecc layout select from board file | Sukumar Ghorai | 2011-02-17 | 2 | -0/+8 |
| | | | * | omap3: nand: configurable fifo threshold to gain the throughput | Sukumar Ghorai | 2011-02-17 | 1 | -1/+4 |
| | | | * | omap3: nand: prefetch in irq mode support | Sukumar Ghorai | 2011-02-17 | 1 | -1/+3 |
| | | | * | omap: gpmc: enable irq mode in gpmc | Sukumar Ghorai | 2011-02-17 | 2 | -2/+12 |
| | | | * | omap3: nand: configurable transfer type per board | Sukumar Ghorai | 2011-02-17 | 1 | -0/+7 |
| | | |/ |
|
| | * | | omap: Add chip id recognition for OMAP4 ES2.1 and ES2.2 | Nishant Kamat | 2011-02-17 | 1 | -5/+11 |
| * | | | omap: IOMMU: add missing function declaration | David Cohen | 2011-02-17 | 1 | -0/+2 |
| |/ / |
|
* | | | Merge branch 'for-tony' of git://gitorious.org/usb/usb into omap-for-linus | Tony Lindgren | 2011-02-22 | 1 | -0/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | usb: musb: AM35x: moving internal phy functions out of usb_musb.c file | Hema HK | 2011-02-17 | 1 | -0/+4 |
* | | | OMAP: devices: Modify McSPI device to adapt to hwmod framework | Charulatha V | 2011-02-17 | 1 | -0/+3 |
* | | | OMAP2420: hwmod data: Add McSPI | Charulatha V | 2011-02-17 | 1 | -0/+8 |
| |/
|/| |
|
| | | |
| \ | |
*-. \ | Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-... | Tony Lindgren | 2011-02-16 | 16 | -110/+131 |
|\ \ \
| |_|/
|/| | |
|
| | * | TI816X: Add low level debug support | Hemant Pedanekar | 2011-02-16 | 2 | -0/+15 |
| | * | TI816X: Update common OMAP machine specific sources | Hemant Pedanekar | 2011-02-16 | 3 | -0/+36 |
| | * | TI816X: Update common omap platform files | Hemant Pedanekar | 2011-02-16 | 4 | -0/+21 |
| | * | omap2+: Fix omap_serial_early_init to work with init_early hook | Tony Lindgren | 2011-02-14 | 1 | -1/+0 |
| | * | omap2+: Make omap_hwmod_late_init into core_initcall | Tony Lindgren | 2011-02-14 | 1 | -1/+0 |
| |/
|/| |
|
| * | omap: McBSP: Remove unused audio macros in mcbsp.h | Kishon Vijay Abraham I | 2011-02-14 | 1 | -14/+0 |
| * | ARM: omap: move omap_get_config et al. to .init.text | Uwe Kleine-König | 2011-02-09 | 1 | -2/+2 |
| * | ARM: OMAP: Allow platforms to hook reset cleanly | Russell King - ARM Linux | 2011-01-27 | 2 | -37/+2 |
| * | arm: omap1: fix compile warnings | Felipe Balbi | 2011-01-27 | 1 | -46/+46 |
| * | omap: Start using CONFIG_SOC_OMAP | Tony Lindgren | 2011-01-27 | 3 | -9/+9 |
|/ |
|
* | omap1: Fix sched_clock implementation when both MPU timer and 32K timer are used | Tony Lindgren | 2011-01-19 | 1 | -0/+1 |
* | omap1: Fix booting for 15xx and 730 with omap1_defconfig | Tony Lindgren | 2011-01-19 | 1 | -0/+1 |
* | Merge branch 'fixes_a_2.6.38rc' of git://git.pwsan.com/linux-2.6 into omap-fixes | Tony Lindgren | 2011-01-18 | 1 | -0/+1 |
|\ |
|
| * | OMAP: counter_32k: init clocksource as part of machine timer init | Paul Walmsley | 2011-01-18 | 1 | -0/+1 |
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-01-17 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | mtd: OneNAND: OMAP2/3: prevent regulator sleeping while OneNAND is in use | Adrian Hunter | 2011-01-06 | 1 | -0/+1 |
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-14 | 1 | -4/+13 |
|\ \ |
|
| * \ | Merge branch 'ehci-omap-clock' into omap-fixes | Tony Lindgren | 2011-01-10 | 2 | -0/+15 |
| |\ \ |
|
| * | | | omap2plus: voltage: Trivial linking fix for 'EINVAL' undeclared | Santosh Shilimkar | 2011-01-07 | 1 | -0/+2 |
| * | | | omap2plus: voltage: Trivial linking fix 'undefined reference' | Santosh Shilimkar | 2011-01-07 | 1 | -3/+7 |
| * | | | omap2plus: voltage: Trivial warning fix 'no return statement' | Santosh Shilimkar | 2011-01-07 | 1 | -1/+4 |