summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | 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-155-20/+14
| * | | staging: tidspbridge: remove unnecessary include of <plat/clock.h>Paul Walmsley2012-10-151-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-231-1/+2
* | | TTY: move tty buffers to tty_portJiri Slaby2012-10-228-63/+70
* | | TTY: add port -> tty linkJiri Slaby2012-10-223-0/+6
* | | TTY: tty_buffer, cache pointer to tty->bufJiri Slaby2012-10-221-56/+76
* | | TTY: move TTY_FLUSH* flags to tty_portJiri Slaby2012-10-222-10/+13
* | | TTY: n_tty, propagate n_tty_dataJiri Slaby2012-10-221-93/+78
* | | TTY: move ldisc data from tty_struct: locksJiri Slaby2012-10-223-65/+73
* | | TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuffJiri Slaby2012-10-222-133/+137
* | | TTY: move ldisc data from tty_struct: bitmapsJiri Slaby2012-10-222-26/+28
* | | TTY: move ldisc data from tty_struct: simple membersJiri Slaby2012-10-223-73/+93
* | | TTY: n_tty, add ldisc data to n_ttyJiri Slaby2012-10-221-1/+18
* | | TTY: audit, stop accessing tty->icountJiri Slaby2012-10-223-11/+13
* | | TTY: n_tty, remove bogus checksJiri Slaby2012-10-221-12/+0
* | | TTY: n_tty, simplify read_buf+echo_buf allocationJiri Slaby2012-10-221-18/+13
* | | TTY: hci_ldisc, remove invalid check in openJiri Slaby2012-10-221-6/+1
* | | TTY: ldisc, wait for idle ldisc in releaseJiri Slaby2012-10-221-0/+5
* | | TTY: vt, fix paste_selection ldisc handlingJiri Slaby2012-10-221-7/+2
* | | TTY: move devpts kill to ptyJiri Slaby2012-10-222-5/+9
* | | TTY: devpts, document devpts inode operationsJiri Slaby2012-10-221-0/+21
* | | TTY: devpts, do not set driver_dataJiri Slaby2012-10-223-24/+16
* | | TTY: devpts, return created inode from devpts_pty_newJiri Slaby2012-10-223-12/+15
* | | TTY: devpts, don't care about TTY in devpts_get_ttyJiri Slaby2012-10-223-10/+8
* | | tty: prevent unnecessary work queue lock checking on flip buffer copyIvo Sieben2012-10-221-1/+4
* | | console: implement lockdep support for console_lockDaniel Vetter2012-10-221-0/+9
* | | Linux 3.7-rc2v3.7-rc2Linus Torvalds2012-10-201-1/+1
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2012-10-209-45/+83
|\ \ \
| * | | arm64: fix alignment padding in assembly codeMarc Zyngier2012-10-202-1/+7
| * | | arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpointsWill Deacon2012-10-181-16/+21
| * | | arm64: ptrace: make structure padding explicit for debug registersWill Deacon2012-10-182-7/+32
| * | | arm64: No need to set the x0-x2 registers in start_thread()Catalin Marinas2012-10-181-10/+0
| * | | arm64: Ignore memory blocks below PHYS_OFFSETCatalin Marinas2012-10-181-0/+12
OpenPOWER on IntegriCloud