Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 5 | -7/+6 | |
|\ | ||||||
| * | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 | 1 | -1/+1 | |
| * | treewide: cleanup continuations and remove logging message whitespace | Joe Perches | 2011-04-26 | 2 | -4/+3 | |
| * | Merge branch 'master' into for-next | Jiri Kosina | 2011-04-26 | 41 | -123/+121 | |
| |\ | ||||||
| * | | tty: fix typo in descripton of tty_termios_encode_baud_rate | Uwe Kleine-König | 2011-04-12 | 1 | -1/+1 | |
| * | | treewide: remove extra semicolons | Justin P. Mattock | 2011-04-10 | 1 | -1/+1 | |
* | | | SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs. | John Crispin | 2011-05-19 | 3 | -0/+765 | |
* | | | drivercore: revert addition of of_match to struct device | Grant Likely | 2011-05-18 | 1 | -2/+5 | |
| |/ |/| | ||||||
* | | tty/n_gsm: fix bug in CRC calculation for gsm1 mode | Mikhail Kshevetskiy | 2011-04-19 | 1 | -2/+6 | |
* | | serial/imx: read cts state only after acking cts change irq | Uwe Kleine-König | 2011-04-19 | 1 | -1/+2 | |
* | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-04-07 | 1 | -13/+12 | |
|\ \ | ||||||
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-03-31 | 2 | -3/+3 | |
| |\ \ | ||||||
| * | | | sh: sh-sci: Fix double initialization by serial_console_setup | Nobuhiro Iwamatsu | 2011-03-31 | 1 | -13/+6 | |
| * | | | serial: sh-sci: prevent setup of uninitialized serial console | Alexandre Courbot | 2011-03-31 | 1 | -0/+6 | |
* | | | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 31 | -59/+59 | |
|\ \ \ \ | ||||||
| * | | | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 31 | -59/+59 | |
| | |/ / | |/| | | ||||||
* | | | | tty: fix endless work loop when the buffer fills up | Linus Torvalds | 2011-04-04 | 2 | -3/+7 | |
* | | | | apbuart: Depend upon sparc. | David S. Miller | 2011-03-30 | 1 | -1/+1 | |
* | | | | sparc32,leon: Fixed APBUART frequency detection | Daniel Hellstrom | 2011-03-30 | 1 | -17/+7 | |
* | | | | sparc32, leon: APBUART driver must use archdata to get IRQ number | Daniel Hellstrom | 2011-03-30 | 1 | -7/+5 | |
|/ / / | ||||||
* | | | drivers: Final irq namespace conversion | Thomas Gleixner | 2011-03-29 | 2 | -3/+3 | |
|/ / | ||||||
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2011-03-25 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | kgdboc,kgdbts: strlen() doesn't count the terminator | Dan Carpenter | 2011-03-25 | 1 | -1/+1 | |
* | | | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 2011-03-24 | 2 | -2/+2 | |
* | | | drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULL | Julia Lawall | 2011-03-23 | 1 | -2/+4 | |
* | | | tty: stop using "delayed_work" in the tty layer | Linus Torvalds | 2011-03-22 | 2 | -14/+14 | |
| |/ |/| | ||||||
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-03-18 | 2 | -2/+1 | |
|\ \ | ||||||
| * | | serial, pch uart: Remove duplicate inclusion of linux/pci.h header | Jesper Juhl | 2011-02-17 | 1 | -1/+0 | |
| * | | hvcs: fix typo in comment | Paul Bolle | 2011-02-15 | 1 | -1/+1 | |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-03-18 | 2 | -63/+78 | |
|\ \ \ | ||||||
| * | | | drivers/serial/ucc_uart.c: Add of_node_put to avoid memory leak | Julia Lawall | 2011-03-15 | 1 | -32/+35 | |
| * | | | powerpc/pseries: Reduce HVCS driver insanity | Benjamin Herrenschmidt | 2011-03-02 | 1 | -31/+43 | |
* | | | | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds | 2011-03-17 | 2 | -45/+269 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge remote branch 'rmk/for-linus' into for-linus | David Brown | 2011-03-16 | 19 | -2023/+205 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| * | | | | Merge branch 'msm-uart' into for-next | David Brown | 2011-01-24 | 2 | -45/+269 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-17 | 3 | -2/+815 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2011-03-15 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'next-exynos4' into for-next | Kukjin Kim | 2011-03-11 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | | * | | | | | tty: Change dependency of ARCH_EXYNOS4 | Kukjin Kim | 2011-02-22 | 1 | -2/+2 | |
| | | | |_|/ / | | | |/| | | | ||||||
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l... | Russell King | 2011-03-12 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| * | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 2011-03-10 | 3 | -0/+814 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | Freescale STMP37XX/STMP378X Application UART driver: remove duplicate linux/d... | Jesper Juhl | 2011-02-15 | 1 | -1/+0 | |
| | * | | | | | Merge commit 'v2.6.38-rc4' into imx-for-2.6.39 | Sascha Hauer | 2011-02-11 | 144 | -155/+106839 | |
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| | | | | | | | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
*---. \ \ \ \ \ \ | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds | 2011-03-17 | 2 | -63/+452 | |
|\ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | | ||||||
| | | | | | | | | | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | *---. \ \ \ \ \ \ | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King | 2011-03-17 | 21 | -2086/+657 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| | | | | * | | | | | | ARM: 6764/1: pl011: factor out FIFO to TTY code | Linus Walleij | 2011-03-10 | 1 | -91/+66 | |
| | | | | * | | | | | | ARM: 6763/1: pl011: add optional RX DMA to PL011 v2 | Linus Walleij | 2011-03-10 | 1 | -20/+434 | |
| | | | | | |_|_|/ / | | | | | |/| | | | | ||||||
| | | | * | | | | | | ARM: amba: make probe() functions take const id tables | Russell King | 2011-02-23 | 2 | -2/+2 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
| | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ | Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon... | Linus Torvalds | 2011-03-17 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| * | | | | | | | | | xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line. | Konrad Rzeszutek Wilk | 2011-03-10 | 1 | -0/+2 | |
| | |_|_|_|/ / / / | |/| | | | | | | |