| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-24 | Revert "serial: omap: fix software flow control" | Felipe Balbi | 1 | -6/+6 |
| 2012-10-19 | Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 3 | -12/+13 |
| 2012-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -0/+1 |
| 2012-10-16 | sparc64: Add global PMU register dumping via sysrq. | David S. Miller | 1 | -0/+1 |
| 2012-10-15 | serial/8250_hp300: Missing 8250 register interface conversion bits | Geert Uytterhoeven | 1 | -10/+10 |
| 2012-10-14 | Merge 3.7-rc1 into tty-linus | Greg Kroah-Hartman | 5 | -62/+115 |
| 2012-10-15 | sh: Fix up more fallout from pointless ARM __iomem churn. | Paul Mundt | 1 | -1/+2 |
| 2012-10-13 | Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw... | Linus Torvalds | 2 | -1/+15 |
| 2012-10-12 | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+4 |
| 2012-10-12 | kdb,vt_console: Fix missed data due to pager overruns | Jason Wessel | 1 | -0/+13 |
| 2012-10-12 | kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shell | Jason Wessel | 1 | -1/+2 |
| 2012-10-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2 | -60/+96 |
| 2012-10-05 | tty: serial: sccnxp: Fix bug with unterminated platform_id list | Greg Kroah-Hartman | 1 | -0/+1 |
| 2012-10-05 | serial: sccnxp: Allows the driver to be compiled as a module | Alexander Shiyan | 1 | -2/+2 |
| 2012-10-04 | xen/hvc: handle backend CLOSED without CLOSING | David Vrabel | 1 | -1/+4 |
| 2012-10-02 | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+2 |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -29/+16 |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -7/+10 |
| 2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 6 | -9/+9 |
| 2012-10-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -1/+1 |
| 2012-10-01 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -5/+53 |
| 2012-10-01 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -2/+2 |
| 2012-10-01 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2012-10-01 | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 78 | -3521/+5970 |
| 2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2 | -2/+2 |
| 2012-09-26 | make get_file() return its argument | Al Viro | 1 | -6/+3 |
| 2012-09-26 | new helper: iterate_fd() | Al Viro | 1 | -23/+13 |
| 2012-09-26 | tty/serial: Add kgdb_nmi driver | Anton Vorontsov | 4 | -0/+431 |
| 2012-09-26 | tty/serial/amba-pl011: Quiesce interrupts in poll_get_char | Anton Vorontsov | 1 | -0/+29 |
| 2012-09-26 | tty/serial/amba-pl011: Implement poll_init callback | Anton Vorontsov | 1 | -11/+33 |
| 2012-09-26 | tty/serial/core: Introduce poll_init callback | Anton Vorontsov | 1 | -0/+17 |
| 2012-09-26 | serial: pl011: handle corruption at high clock speeds | Linus Walleij | 1 | -1/+14 |
| 2012-09-26 | serial: sccnxp: Make 'default' choice in switch last | Alexander Shiyan | 1 | -1/+1 |
| 2012-09-26 | serial: sccnxp: Remove mask termios caps for SW flow control | Alexander Shiyan | 1 | -1/+0 |
| 2012-09-26 | serial: sccnxp: Report actual baudrate back to core | Alexander Shiyan | 1 | -4/+10 |
| 2012-09-26 | serial: samsung: Add poll_get_char & poll_put_char | Julien Pichon | 1 | -0/+47 |
| 2012-09-26 | Powerpc 8xx CPM_UART setting MAXIDL register proportionaly to baud rate | Christophe Leroy | 1 | -0/+14 |
| 2012-09-26 | Powerpc 8xx CPM_UART maxidl should not depend on fifo size | Christophe Leroy | 1 | -2/+2 |
| 2012-09-26 | Powerpc 8xx CPM_UART too many interrupts | Christophe Leroy | 1 | -2/+2 |
| 2012-09-26 | Powerpc 8xx CPM_UART desynchronisation | Christophe Leroy | 1 | -0/+1 |
| 2012-09-26 | serial: set correct baud_base for EXSYS EX-41092 Dual 16950 | Flavio Leitner | 1 | -2/+7 |
| 2012-09-26 | serial: omap: fix the reciever line error case | Shubhrajyoti D | 1 | -0/+4 |
| 2012-09-26 | 8250: blacklist Winbond CIR port | Sean Young | 2 | -7/+29 |
| 2012-09-26 | 8250_pnp: do pnp probe before legacy probe | Sean Young | 5 | -31/+41 |
| 2012-09-23 | Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex... | Olof Johansson | 1 | -5/+53 |
| 2012-09-22 | Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3... | Olof Johansson | 1 | -15/+15 |
| 2012-09-22 | Merge branch 'cleanup/__iomem' into next/cleanup | Olof Johansson | 1 | -2/+2 |
| 2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 1 | -1/+1 |
| 2012-09-21 | Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 1 | -15/+15 |
| 2012-09-21 | serial: omap: Remove unnecessary checks from suspend/resume | Sourav Poddar | 1 | -14/+9 |
| 2012-09-21 | serial: imx: remove null check of sport in suspend/resume function | Richard Zhao | 1 | -4/+2 |
| 2012-09-21 | serial: imx: set sport as drvdata, like it's used elsewhere | Richard Zhao | 1 | -1/+1 |
| 2012-09-21 | 8250: fix autoconfig to work with serial console | Flavio Leitner | 1 | -11/+14 |
| 2012-09-21 | pty: Fix locking bug on error path | Alan Cox | 1 | -1/+1 |
| 2012-09-21 | serial_core: Fix race in uart_handle_dcd_change | Alan Cox | 1 | -4/+7 |
| 2012-09-21 | serial: vt8500: Add devicetree support for vt8500-serial | Tony Prisk | 1 | -5/+53 |
| 2012-09-20 | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 1 | -15/+15 |
| 2012-09-19 | serial: ks8695: use __iomem pointers for MMIO | Arnd Bergmann | 1 | -2/+2 |
| 2012-09-18 | tty/serial: put (EXPERIMENTAL) marking back on N_GSM and SERIAL_IFX6X60 | Greg Kroah-Hartman | 2 | -2/+2 |
| 2012-09-18 | tty/serial: remove CONFIG_EXPERIMENTAL dependencies | Greg Kroah-Hartman | 3 | -10/+9 |
| 2012-09-18 | userns: Convert audit to work with user namespaces enabled | Eric W. Biederman | 1 | -2/+3 |
| 2012-09-17 | userns: Convert the audit loginuid to be a kuid | Eric W. Biederman | 1 | -6/+8 |
| 2012-09-17 | tty: serial: Samsung: Fix return value | Sachin Kamat | 1 | -1/+1 |
| 2012-09-17 | tty: n_gsm: Fix incorrect debug display | Alan Cox | 1 | -1/+1 |
| 2012-09-17 | tty: ipwireless: check ppp register worked | Alan Cox | 1 | -1/+6 |
| 2012-09-17 | tty: serial: max3100: Fix error case | Alan Cox | 1 | -6/+8 |
| 2012-09-17 | tty: Fix hvc return | Alan Cox | 1 | -1/+1 |
| 2012-09-16 | Merge 3.6-rc6 into tty-next | Greg Kroah-Hartman | 1 | -15/+15 |
| 2012-09-14 | ARM: imx: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
| 2012-09-13 | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas | 4 | -14/+24 |
| 2012-09-13 | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 2 | -2/+2 |
| 2012-09-12 | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Konrad Rzeszutek Wilk | 16 | -76/+170 |
| 2012-09-11 | serial: mxs-auart: put the device in the error path | Huang Shijie | 1 | -0/+1 |
| 2012-09-11 | serial/8250: Limit the omap workarounds to omap1 | Tony Lindgren | 1 | -2/+2 |
| 2012-09-11 | serial/mpc52xx_uart: add a const qualifier | Uwe Kleine-König | 1 | -1/+1 |
| 2012-09-10 | tty vt: Fix line garbage in virtual console on command line edition | Jean-François Moine | 1 | -61/+17 |
| 2012-09-10 | msm_serial: fix clock rate on DMA-based uarts | David Brown | 1 | -1/+1 |
| 2012-09-10 | serial: pl011: delete dangling bug flag | Linus Walleij | 1 | -4/+0 |
| 2012-09-10 | TTY: serial: move the dereference below the NULL test | Wei Yongjun | 2 | -2/+4 |
| 2012-09-10 | serial: omap: Request pins using pinctrl framework | Tony Lindgren | 1 | -0/+9 |
| 2012-09-10 | serial: omap: fix DeviceTree boot | Felipe Balbi | 1 | -7/+13 |
| 2012-09-07 | make drivers with pci error handlers const | Stephen Hemminger | 2 | -2/+2 |
| 2012-09-07 | serial: omap: fix compile breakage | Felipe Balbi | 1 | -0/+4 |
| 2012-09-07 | Merge branch 'merge' into next | Benjamin Herrenschmidt | 4 | -14/+24 |
| 2012-09-06 | tty_register_device_attr updated for tty-next | Tomas Hlavacek | 3 | -4/+35 |
| 2012-09-06 | tty: uartclk value from serial_core exposed to sysfs | Tomas Hlavacek | 2 | -12/+91 |
| 2012-09-06 | serial: serial_core.h needs console.h included first | Stephen Rothwell | 1 | -1/+1 |
| 2012-09-06 | serial: mxs-auart: put the device in mxs_auart_probe() | Huang Shijie | 1 | -0/+1 |
| 2012-09-06 | serial: mxs-auart: fix the wrong setting order | Huang Shijie | 1 | -2/+2 |
| 2012-09-06 | serial_core: fix sizeof(pointer) | Fengguang Wu | 1 | -1/+1 |
| 2012-09-06 | serial: omap: enable RX and TX FIFO usage | Felipe Balbi | 1 | -3/+7 |
| 2012-09-06 | serial: omap: move uart_omap_port definition to C file | Felipe Balbi | 1 | -0/+38 |
| 2012-09-06 | serial: omap: remove unnecessary header and add a missing one | Felipe Balbi | 1 | -1/+1 |
| 2012-09-06 | serial: omap: fix software flow control | Vikram Pandita | 1 | -6/+6 |
| 2012-09-06 | serial: omap: make sure to put() on poll_get_char | Felipe Balbi | 1 | -2/+7 |
| 2012-09-06 | serial: omap: implement set_wake | Felipe Balbi | 1 | -0/+10 |
| 2012-09-06 | serial: omap: unlock the port lock | Ruchika Kharwar | 1 | -1/+4 |
| 2012-09-06 | serial: omap: drop "inline" from IRQ handler prototype | Felipe Balbi | 1 | -1/+1 |
| 2012-09-06 | serial: omap: optimization with section annotations | Felipe Balbi | 1 | -5/+5 |
| 2012-09-06 | serial: omap: fix sequence of pm_runtime_* calls. | Ruchika Kharwar | 1 | -1/+1 |
| 2012-09-06 | serial: omap: don't save IRQ flags on hardirq | Felipe Balbi | 1 | -3/+2 |
| 2012-09-06 | serial: omap: make sure to suspend device before remove | Felipe Balbi | 1 | -0/+1 |
| 2012-09-06 | serial: omap: drop unnecessary check from remove | Felipe Balbi | 1 | -6/+3 |
| 2012-09-06 | serial: omap: set dev->drvdata before enabling pm_runtime | Felipe Balbi | 1 | -1/+1 |
| 2012-09-06 | serial: omap: stick to put_autosuspend | Felipe Balbi | 1 | -11/+22 |
| 2012-09-06 | serial: omap: move THRE check to transmit_chars() | Felipe Balbi | 1 | -3/+5 |
| 2012-09-06 | serial: omap: refactor receive_chars() into rdi/rlsi handlers | Felipe Balbi | 1 | -104/+101 |
| 2012-09-06 | serial: omap: simplify IRQ handling | Felipe Balbi | 1 | -13/+38 |
| 2012-09-06 | serial: omap: drop DMA support | Felipe Balbi | 1 | -318/+12 |
| 2012-09-06 | serial: omap: don't access the platform_device | Felipe Balbi | 1 | -62/+62 |
| 2012-09-05 | 8250_pci: Add additional WCH CHC353 devices | Alan Cox | 1 | -4/+37 |
| 2012-09-05 | serial: add a new helper function | Huang Shijie | 9 | -10/+10 |
| 2012-09-05 | serial: omap: define helpers for pdata function pointers | Felipe Balbi | 1 | -19/+47 |
| 2012-09-05 | serial: omap: define and use to_uart_omap_port() | Felipe Balbi | 1 | -18/+18 |
| 2012-09-05 | serial: Add note about migration to driver SCCNXP | Alexander Shiyan | 1 | -0/+3 |
| 2012-09-05 | serial: New serial driver SCCNXP | Alexander Shiyan | 3 | -0/+1004 |
| 2012-09-05 | parport_serial: Add support for the WCH353 2S/1P multi-IO card | Guainluca Anzolin | 1 | -8/+30 |
| 2012-09-05 | serial: Samsung: Silence some checkpatch errors and warnings | Sachin Kamat | 1 | -3/+3 |
| 2012-09-05 | serial: Samsung: Replace printk with dev_* functions | Sachin Kamat | 1 | -7/+7 |
| 2012-09-05 | serial: pl011: honour serial aliases in device tree | Matthew Leach | 1 | -0/+36 |
| 2012-09-05 | serial: diminish usage of struct serial_uart_config | Paul Gortmaker | 2 | -3/+6 |
| 2012-09-05 | serial: sunsu.c - don't explicitly tie array size to dynamic entity | Paul Gortmaker | 1 | -1/+1 |
| 2012-09-05 | m32r_sio: remove dependency on struct serial_uart_config | Paul Gortmaker | 1 | -34/+2 |
| 2012-09-05 | serial/imx: improve error diagnosics for clock and pinctrl failures | Uwe Kleine-König | 1 | -0/+3 |
| 2012-09-05 | tty: Split the serial_core helpers for setserial into two | Alan Cox | 1 | -71/+87 |
| 2012-09-05 | tty: serial: imx: don't reinit clock in imx_setup_ufcr() | Dirk Behme | 1 | -14/+4 |
| 2012-09-05 | tty: serial: imx: console write routing is unsafe on SMP | Xinyu Chen | 1 | -1/+11 |
| 2012-09-05 | drivers/tty/serial/sirfsoc_uart.c: drop frees of devm_ alloc'd data | Julia Lawall | 1 | -6/+2 |
| 2012-09-05 | tty: serial: mpc5xxx: add support for mark/space parity | Wolfram Sang | 1 | -2/+6 |
| 2012-09-05 | drivers:tty:fix up ENOIOCTLCMD error handling | Wanlong Gao | 1 | -1/+1 |
| 2012-09-05 | tty: serial: max310x: Remove explicit use of devm_kfree | Emil Goode | 1 | -3/+0 |
| 2012-09-05 | tty: serial: max310x: Check return code of gpiochip_remove | Emil Goode | 1 | -3/+7 |
| 2012-09-05 | tty: serial: altera_uart: Use platform_{get,set}_drvdata | Tobias Klauser | 1 | -3/+3 |
| 2012-09-05 | tty: max3100: use module_spi_driver | Devendra Naga | 1 | -11/+1 |
| 2012-09-05 | drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_... | Julia Lawall | 2 | -22/+8 |
| 2012-09-05 | hvc_vio: Improve registration of udbg backend | Benjamin Herrenschmidt | 1 | -53/+70 |
| 2012-09-05 | hvc_console: Better kernel console support | Benjamin Herrenschmidt | 1 | -7/+26 |
| 2012-08-27 | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman | 4 | -14/+24 |
| 2012-08-21 | xen: missing includes | Stefano Stabellini | 1 | -0/+2 |
| 2012-08-20 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 6 | -9/+9 |
| 2012-08-17 | TTY: check if tty->port is assigned | Jiri Slaby | 1 | -0/+4 |
| 2012-08-16 | pmac_zilog,kdb: Fix console poll hook to return instead of loop | Jason Wessel | 1 | -3/+9 |
| 2012-08-16 | serial: mxs-auart: fix the wrong RTS hardware flow control | Huang Shijie | 1 | -5/+9 |
| 2012-08-16 | serial: New serial driver MAX310X | Alexander Shiyan | 5 | -1660/+1270 |
| 2012-08-16 | OMAP/serial: Add support for driving a GPIO as DTR. | NeilBrown | 1 | -1/+34 |
| 2012-08-16 | pch_uart: check kzalloc result in dma_handle_tx() | Fengguang Wu | 1 | -0/+4 |
| 2012-08-16 | serial: sc26xx: Fix compile breakage | Alexander Shiyan | 1 | -0/+1 |
| 2012-08-16 | TTY: tty_alloc_driver() returns error pointers | Dan Carpenter | 2 | -6/+6 |
| 2012-08-16 | n_gsm: memory leak in uplink error path | Russ Gorby | 1 | -2/+5 |
| 2012-08-16 | n_gsm: replace kfree_skb w/ appropriate dev_* versions | Russ Gorby | 1 | -4/+4 |
| 2012-08-16 | n_gsm: avoid accessing freed memory during CMD_FCOFF condition | Russ Gorby | 1 | -27/+13 |
| 2012-08-16 | n_gsm: added interlocking for gsm_data_lock for certain code paths | Russ Gorby | 1 | -2/+6 |
| 2012-08-16 | char: n_gsm: remove message filtering for contipated DLCI | samix.lebsir | 1 | -24/+1 |
| 2012-08-16 | n_gsm : Flow control handling in Mux driver | Frederic Berat | 1 | -22/+57 |
| 2012-08-16 | n_gsm: uplink SKBs accumulate on list | Russ Gorby | 1 | -2/+5 |
| 2012-08-16 | n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX | xiaojin | 1 | -0/+4 |
| 2012-08-16 | Remove BUG_ON from n_tty_read() | Stanislav Kozina | 1 | -1/+2 |
| 2012-08-16 | 8250: add AgeStar AS-PRS2-009 | Alan Cox | 1 | -0/+8 |
| 2012-08-15 | drivers/tty/moxa.c: fix error return code | Julia Lawall | 1 | -0/+1 |
| 2012-08-13 | TTY: mxser, fix invalid module_parm permissions | Jiri Slaby | 1 | -1/+1 |
| 2012-08-13 | TTY: hvcs, add tty install | Jiri Slaby | 1 | -19/+33 |
| 2012-08-13 | TTY: hvcs, clean hvcs_open a bit | Jiri Slaby | 1 | -15/+17 |
| 2012-08-13 | TTY: hvc_console, add tty install | Jiri Slaby | 1 | -6/+25 |
| 2012-08-13 | TTY: synclinkmp, add tty install | Jiri Slaby | 1 | -9/+19 |
| 2012-08-13 | TTY: synclink, add tty install | Jiri Slaby | 1 | -18/+26 |
| 2012-08-13 | TTY: moxa, convert to dynamic device | Jiri Slaby | 1 | -4/+20 |
| 2012-08-13 | TTY: use tty_port_link_device | Jiri Slaby | 5 | -13/+23 |
| 2012-08-13 | TTY: add tty_port_link_device | Jiri Slaby | 1 | -1/+21 |
| 2012-08-13 | TTY: tty_port, add some documentation | Jiri Slaby | 1 | -0/+21 |
| 2012-08-13 | TTY: automatically create nodes for some drivers | Jiri Slaby | 1 | -1/+1 |
| 2012-08-13 | TTY: use tty_port_register_device | Jiri Slaby | 11 | -27/+39 |
| 2012-08-13 | TTY: move cdev_add to tty_register_device | Jiri Slaby | 1 | -7/+41 |
| 2012-08-13 | TTY: add support for unnumbered device nodes | Jiri Slaby | 1 | -2/+5 |
| 2012-08-13 | TTY: move allocations to tty_alloc_driver | Jiri Slaby | 1 | -40/+33 |
| 2012-08-13 | TTY: pty, switch to tty_alloc_driver | Jiri Slaby | 1 | -11/+20 |
| 2012-08-10 | TTY: pass flags to alloc_tty_driver | Jiri Slaby | 1 | -9/+25 |
| 2012-08-10 | mxser: allow overlapping vector | Jiri Slaby | 1 | -4/+31 |
| 2012-08-10 | TTY: n_gsm, use tty_port_install | Jiri Slaby | 1 | -6/+24 |
| 2012-08-10 | TTY: 68328serial, fix compilation | Jiri Slaby | 1 | -4/+4 |
| 2012-08-10 | TTY: pty, stop passing NULL to free_tty_struct | Jiri Slaby | 1 | -1/+4 |
| 2012-08-10 | serial: ifx6x60: fix paging fault on spi_register_driver | Fengguang Wu | 1 | -1/+1 |
| 2012-08-10 | serial: Change Kconfig entry for CLPS711X-target | Alexander Shiyan | 1 | -5/+5 |
| 2012-08-10 | n_tty: Don't lose characters when PARMRK is enabled | Jaeden Amero | 1 | -2/+10 |
| 2012-08-10 | tty: Fix possible race in n_tty_read() | Stanislav Kozina | 1 | -1/+5 |
| 2012-08-10 | tty: localise the lock | Alan Cox | 12 | -109/+174 |
| 2012-08-10 | tty: handle NULL parameters in free_tty_struct() | Dan Carpenter | 1 | -0/+2 |
| 2012-08-10 | tty: fix missing assignment | Dan Carpenter | 1 | -0/+1 |
| 2012-08-06 | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 6 | -25/+56 |
| 2012-08-03 | serial/imx: make imx_port.devdata member point to const data | Uwe Kleine-König | 1 | -1/+1 |
| 2012-08-01 | serial: sh-sci: fix compilation breakage, when DMA is enabled | Guennadi Liakhovetski | 1 | -2/+3 |
| 2012-07-31 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+1 |
| 2012-07-27 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
| 2012-07-27 | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King | 1 | -1/+1 |
| 2012-07-27 | Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 7 | -37/+90 |
| 2012-07-27 | tty: Fix race in tty release | Alan Cox | 3 | -11/+37 |
| 2012-07-26 | pch_uart: Fix parity setting issue | Tomoya MORINAGA | 1 | -1/+1 |
| 2012-07-26 | pch_uart: Fix rx error interrupt setting issue | Tomoya MORINAGA | 1 | -6/+12 |
| 2012-07-26 | pch_uart: Fix missing break for 16 byte fifo | Alan Cox | 1 | -0/+1 |
| 2012-07-26 | tty ldisc: Close/Reopen race prevention should check the proper flag | Shachar Shemesh | 1 | -1/+1 |
| 2012-07-26 | pch_uart: Add eg20t_port lock field, avoid recursive spinlocks | Darren Hart | 1 | -12/+26 |