aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | * | mtd: nand: omap: free region as per resource sizeAfzal Mohammed2012-10-15
| | | * | mtd: onenand: omap: cleanup gpmc dependencyAfzal Mohammed2012-10-15
| | | * | ARM: OMAP2+: gpmc: remove cs# in sync clk div calcAfzal Mohammed2012-10-15
| | | * | ARM: OMAP2+: GPMC: Remove unused OneNAND get_freq() platform functionJon Hunter2012-10-15
| | | * | ARM: OMAP2+: onenand: refactor for clarityAfzal Mohammed2012-10-15
| | | * | ARM: OMAP2+: nand: unify init functionsAfzal Mohammed2012-10-15
| | |/ /
| * | | Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-17
| |\ \ \
| | * | | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-15
| | * | | ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla2012-10-15
| | * | | ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1Lokesh Vutla2012-10-15
| | * | | ARM: OMAP: DMA: Removing plat/dma-44xx.hLokesh Vutla2012-10-15
| | |/ /
| * | | ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren2012-10-15
| * | | staging: tidspbridge: remove unnecessary include of <plat/clock.h>Paul Walmsley2012-10-15
| |/ /
* | | tty/serial/8250: Make omap hardware workarounds local to 8250.hTony Lindgren2012-10-24
* | | serial/8250/8250_early: Prevent rounding error in uartclkAlexey Brodkin2012-10-24
* | | serial: samsung: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-10-24
* | | TTY: Report warning when low_latency flag is wrongly usedIvo Sieben2012-10-24
* | | console: use might_sleep in console_lockDaniel Vetter2012-10-23
* | | TTY: move tty buffers to tty_portJiri Slaby2012-10-22
* | | TTY: add port -> tty linkJiri Slaby2012-10-22
* | | TTY: tty_buffer, cache pointer to tty->bufJiri Slaby2012-10-22
* | | TTY: move TTY_FLUSH* flags to tty_portJiri Slaby2012-10-22
* | | TTY: n_tty, propagate n_tty_dataJiri Slaby2012-10-22
* | | TTY: move ldisc data from tty_struct: locksJiri Slaby2012-10-22
* | | TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuffJiri Slaby2012-10-22
* | | TTY: move ldisc data from tty_struct: bitmapsJiri Slaby2012-10-22
* | | TTY: move ldisc data from tty_struct: simple membersJiri Slaby2012-10-22
* | | TTY: n_tty, add ldisc data to n_ttyJiri Slaby2012-10-22
* | | TTY: audit, stop accessing tty->icountJiri Slaby2012-10-22
* | | TTY: n_tty, remove bogus checksJiri Slaby2012-10-22
* | | TTY: n_tty, simplify read_buf+echo_buf allocationJiri Slaby2012-10-22
* | | TTY: hci_ldisc, remove invalid check in openJiri Slaby2012-10-22
* | | TTY: ldisc, wait for idle ldisc in releaseJiri Slaby2012-10-22
* | | TTY: vt, fix paste_selection ldisc handlingJiri Slaby2012-10-22
* | | TTY: move devpts kill to ptyJiri Slaby2012-10-22
* | | TTY: devpts, document devpts inode operationsJiri Slaby2012-10-22
* | | TTY: devpts, do not set driver_dataJiri Slaby2012-10-22
* | | TTY: devpts, return created inode from devpts_pty_newJiri Slaby2012-10-22
* | | TTY: devpts, don't care about TTY in devpts_get_ttyJiri Slaby2012-10-22
* | | tty: prevent unnecessary work queue lock checking on flip buffer copyIvo Sieben2012-10-22
* | | console: implement lockdep support for console_lockDaniel Vetter2012-10-22
* | | Linux 3.7-rc2Linus Torvalds2012-10-20
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2012-10-20
|\ \ \
| * | | arm64: fix alignment padding in assembly codeMarc Zyngier2012-10-20
| * | | arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpointsWill Deacon2012-10-18
| * | | arm64: ptrace: make structure padding explicit for debug registersWill Deacon2012-10-18
| * | | arm64: No need to set the x0-x2 registers in start_thread()Catalin Marinas2012-10-18
| * | | arm64: Ignore memory blocks below PHYS_OFFSETCatalin Marinas2012-10-18
| * | | arm64: Fix the update_vsyscall() prototypeCatalin Marinas2012-10-18
| * | | arm64: Select MODULES_USE_ELF_RELACatalin Marinas2012-10-18