| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-... | Tony Lindgren | 2012-10-17 | 40 | -798/+494 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge tag 'gpmc-czimage' of git://gitorious.org/x0148406-public/linux-kernel ... | Tony Lindgren | 2012-10-16 | 40 | -797/+493 |
| | |\ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | ARM: OMAP2+: gpmc: localize gpmc header | Afzal Mohammed | 2012-10-15 | 29 | -31/+28 |
| | | * | | | ARM: OMAP2+: gpmc: remove exported nand functions | Afzal Mohammed | 2012-10-15 | 2 | -463/+0 |
| | | * | | | mtd: nand: omap: handle gpmc bch[48] | Afzal Mohammed | 2012-10-15 | 1 | -11/+89 |
| | | * | | | ARM: OMAP2+: gpmc: nand register helper bch update | Afzal Mohammed | 2012-10-15 | 2 | -2/+23 |
| | | * | | | ARM: OMAP2+: nand: bch capability check | Afzal Mohammed | 2012-10-15 | 1 | -0/+24 |
| | | * | | | mtd: nand: omap: bring in gpmc nand macros | Afzal Mohammed | 2012-10-15 | 1 | -8/+13 |
| | | * | | | ARM: OMAP2+: nand: header cleanup | Afzal Mohammed | 2012-10-15 | 10 | -72/+98 |
| | | * | | | ARM: OMAP2+: onenand: header cleanup | Afzal Mohammed | 2012-10-15 | 8 | -16/+33 |
| | | * | | | mtd: onenand: omap: use pdata info instead of cpu_is | Afzal Mohammed | 2012-10-15 | 1 | -3/+4 |
| | | * | | | ARM: OMAP2+: onenand: connected soc info in pdata | Afzal Mohammed | 2012-10-15 | 2 | -0/+6 |
| | | * | | | mtd: nand: omap: read nand using register address | Afzal Mohammed | 2012-10-15 | 1 | -1/+1 |
| | | * | | | mtd: nand: omap: free region as per resource size | Afzal Mohammed | 2012-10-15 | 1 | -1/+1 |
| | | * | | | mtd: onenand: omap: cleanup gpmc dependency | Afzal Mohammed | 2012-10-15 | 1 | -2/+0 |
| | | * | | | ARM: OMAP2+: gpmc: remove cs# in sync clk div calc | Afzal Mohammed | 2012-10-15 | 3 | -4/+4 |
| | | * | | | ARM: OMAP2+: GPMC: Remove unused OneNAND get_freq() platform function | Jon Hunter | 2012-10-15 | 2 | -42/+5 |
| | | * | | | ARM: OMAP2+: onenand: refactor for clarity | Afzal Mohammed | 2012-10-15 | 1 | -64/+110 |
| | | * | | | ARM: OMAP2+: nand: unify init functions | Afzal Mohammed | 2012-10-15 | 12 | -85/+62 |
| | |/ / / |
|
| * | | | | Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-h... | Tony Lindgren | 2012-10-17 | 52 | -374/+302 |
| |\ \ \ \ |
|
| | * | | | | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h | Lokesh Vutla | 2012-10-15 | 48 | -48/+47 |
| | * | | | | ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2 | Lokesh Vutla | 2012-10-15 | 9 | -110/+152 |
| | * | | | | ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1 | Lokesh Vutla | 2012-10-15 | 15 | -66/+103 |
| | * | | | | ARM: OMAP: DMA: Removing plat/dma-44xx.h | Lokesh Vutla | 2012-10-15 | 2 | -150/+0 |
| | |/ / / |
|
| * | | | | ARM: OMAP: Trivial driver changes to remove include plat/cpu.h | Tony Lindgren | 2012-10-16 | 5 | -20/+14 |
| * | | | | staging: tidspbridge: remove unnecessary include of <plat/clock.h> | Paul Walmsley | 2012-10-16 | 1 | -1/+0 |
| |/ / / |
|
* | | | | tty/serial/8250: Make omap hardware workarounds local to 8250.h | Tony Lindgren | 2012-10-24 | 3 | -15/+39 |
* | | | | serial/8250/8250_early: Prevent rounding error in uartclk | Alexey Brodkin | 2012-10-24 | 1 | -1/+1 |
* | | | | serial: samsung: use clk_prepare_enable and clk_disable_unprepare | Thomas Abraham | 2012-10-24 | 1 | -8/+8 |
* | | | | TTY: Report warning when low_latency flag is wrongly used | Ivo Sieben | 2012-10-24 | 1 | -0/+1 |
* | | | | console: use might_sleep in console_lock | Daniel Vetter | 2012-10-24 | 1 | -1/+2 |
* | | | | TTY: move tty buffers to tty_port | Jiri Slaby | 2012-10-23 | 8 | -63/+70 |
* | | | | TTY: add port -> tty link | Jiri Slaby | 2012-10-23 | 3 | -0/+6 |
* | | | | TTY: tty_buffer, cache pointer to tty->buf | Jiri Slaby | 2012-10-23 | 1 | -56/+76 |
* | | | | TTY: move TTY_FLUSH* flags to tty_port | Jiri Slaby | 2012-10-23 | 2 | -10/+13 |
* | | | | TTY: n_tty, propagate n_tty_data | Jiri Slaby | 2012-10-23 | 1 | -93/+78 |
* | | | | TTY: move ldisc data from tty_struct: locks | Jiri Slaby | 2012-10-23 | 3 | -65/+73 |
* | | | | TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuff | Jiri Slaby | 2012-10-23 | 2 | -133/+137 |
* | | | | TTY: move ldisc data from tty_struct: bitmaps | Jiri Slaby | 2012-10-23 | 2 | -26/+28 |
* | | | | TTY: move ldisc data from tty_struct: simple members | Jiri Slaby | 2012-10-23 | 3 | -73/+93 |
* | | | | TTY: n_tty, add ldisc data to n_tty | Jiri Slaby | 2012-10-23 | 1 | -1/+18 |
* | | | | TTY: audit, stop accessing tty->icount | Jiri Slaby | 2012-10-23 | 3 | -11/+13 |
* | | | | TTY: n_tty, remove bogus checks | Jiri Slaby | 2012-10-23 | 1 | -12/+0 |
* | | | | TTY: n_tty, simplify read_buf+echo_buf allocation | Jiri Slaby | 2012-10-23 | 1 | -18/+13 |
* | | | | TTY: hci_ldisc, remove invalid check in open | Jiri Slaby | 2012-10-23 | 1 | -6/+1 |
* | | | | TTY: ldisc, wait for idle ldisc in release | Jiri Slaby | 2012-10-23 | 1 | -0/+5 |
* | | | | TTY: vt, fix paste_selection ldisc handling | Jiri Slaby | 2012-10-23 | 1 | -7/+2 |
* | | | | TTY: move devpts kill to pty | Jiri Slaby | 2012-10-23 | 2 | -5/+9 |
* | | | | TTY: devpts, document devpts inode operations | Jiri Slaby | 2012-10-23 | 1 | -0/+21 |
* | | | | TTY: devpts, do not set driver_data | Jiri Slaby | 2012-10-23 | 3 | -24/+16 |