summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-...Tony Lindgren2012-10-1740-798/+494
| |\ \ \ \
| | * \ \ \ Merge tag 'gpmc-czimage' of git://gitorious.org/x0148406-public/linux-kernel ...Tony Lindgren2012-10-1640-797/+493
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | ARM: OMAP2+: gpmc: localize gpmc headerAfzal Mohammed2012-10-1529-31/+28
| | | * | | ARM: OMAP2+: gpmc: remove exported nand functionsAfzal Mohammed2012-10-152-463/+0
| | | * | | mtd: nand: omap: handle gpmc bch[48]Afzal Mohammed2012-10-151-11/+89
| | | * | | ARM: OMAP2+: gpmc: nand register helper bch updateAfzal Mohammed2012-10-152-2/+23
| | | * | | ARM: OMAP2+: nand: bch capability checkAfzal Mohammed2012-10-151-0/+24
| | | * | | mtd: nand: omap: bring in gpmc nand macrosAfzal Mohammed2012-10-151-8/+13
| | | * | | ARM: OMAP2+: nand: header cleanupAfzal Mohammed2012-10-1510-72/+98
| | | * | | ARM: OMAP2+: onenand: header cleanupAfzal Mohammed2012-10-158-16/+33
| | | * | | mtd: onenand: omap: use pdata info instead of cpu_isAfzal Mohammed2012-10-151-3/+4
| | | * | | ARM: OMAP2+: onenand: connected soc info in pdataAfzal Mohammed2012-10-152-0/+6
| | | * | | mtd: nand: omap: read nand using register addressAfzal Mohammed2012-10-151-1/+1
| | | * | | mtd: nand: omap: free region as per resource sizeAfzal Mohammed2012-10-151-1/+1
| | | * | | mtd: onenand: omap: cleanup gpmc dependencyAfzal Mohammed2012-10-151-2/+0
| | | * | | ARM: OMAP2+: gpmc: remove cs# in sync clk div calcAfzal Mohammed2012-10-153-4/+4
| | | * | | ARM: OMAP2+: GPMC: Remove unused OneNAND get_freq() platform functionJon Hunter2012-10-152-42/+5
| | | * | | ARM: OMAP2+: onenand: refactor for clarityAfzal Mohammed2012-10-151-64/+110
| | | * | | ARM: OMAP2+: nand: unify init functionsAfzal Mohammed2012-10-1512-85/+62
| | |/ / /
| * | | | Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-1752-374/+302
| |\ \ \ \
| | * | | | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-1548-48/+47
| | * | | | ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla2012-10-159-110/+152
| | * | | | ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1Lokesh Vutla2012-10-1515-66/+103
| | * | | | ARM: OMAP: DMA: Removing plat/dma-44xx.hLokesh Vutla2012-10-152-150/+0
| | |/ / /
| * | | | ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren2012-10-165-20/+14
| * | | | staging: tidspbridge: remove unnecessary include of <plat/clock.h>Paul Walmsley2012-10-161-1/+0
| |/ / /
* | | | tty/serial/8250: Make omap hardware workarounds local to 8250.hTony Lindgren2012-10-243-15/+39
* | | | serial/8250/8250_early: Prevent rounding error in uartclkAlexey Brodkin2012-10-241-1/+1
* | | | serial: samsung: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-10-241-8/+8
* | | | TTY: Report warning when low_latency flag is wrongly usedIvo Sieben2012-10-241-0/+1
* | | | console: use might_sleep in console_lockDaniel Vetter2012-10-241-1/+2
* | | | TTY: move tty buffers to tty_portJiri Slaby2012-10-238-63/+70
* | | | TTY: add port -> tty linkJiri Slaby2012-10-233-0/+6
* | | | TTY: tty_buffer, cache pointer to tty->bufJiri Slaby2012-10-231-56/+76
* | | | TTY: move TTY_FLUSH* flags to tty_portJiri Slaby2012-10-232-10/+13
* | | | TTY: n_tty, propagate n_tty_dataJiri Slaby2012-10-231-93/+78
* | | | TTY: move ldisc data from tty_struct: locksJiri Slaby2012-10-233-65/+73
* | | | TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuffJiri Slaby2012-10-232-133/+137
* | | | TTY: move ldisc data from tty_struct: bitmapsJiri Slaby2012-10-232-26/+28
* | | | TTY: move ldisc data from tty_struct: simple membersJiri Slaby2012-10-233-73/+93
* | | | TTY: n_tty, add ldisc data to n_ttyJiri Slaby2012-10-231-1/+18
* | | | TTY: audit, stop accessing tty->icountJiri Slaby2012-10-233-11/+13
* | | | TTY: n_tty, remove bogus checksJiri Slaby2012-10-231-12/+0
* | | | TTY: n_tty, simplify read_buf+echo_buf allocationJiri Slaby2012-10-231-18/+13
* | | | TTY: hci_ldisc, remove invalid check in openJiri Slaby2012-10-231-6/+1
* | | | TTY: ldisc, wait for idle ldisc in releaseJiri Slaby2012-10-231-0/+5
* | | | TTY: vt, fix paste_selection ldisc handlingJiri Slaby2012-10-231-7/+2
* | | | TTY: move devpts kill to ptyJiri Slaby2012-10-232-5/+9
* | | | TTY: devpts, document devpts inode operationsJiri Slaby2012-10-231-0/+21
* | | | TTY: devpts, do not set driver_dataJiri Slaby2012-10-233-24/+16