- 37cfc3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 13 years ago
- 979ecef Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- b3c3752 Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- dfc1ebe Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- 5983faf Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
- 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
- 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
- ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 13 years ago
- d3d0b02 Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
- 995234d tty: serial: imx: move del_timer_sync() to avoid potential deadlock by Eric Miao · 13 years ago
- 01f56ab imx: add polled io uart methods by Saleem Abdulrasool · 13 years ago
- 0ad5a81 imx: Add save/restore functions for UART control regs by Dirk Behme · 13 years ago
- 20bb809 serial/imx: let probing fail for the dt case without a valid alias by Uwe Kleine-König · 13 years ago
- a197a19 serial/imx: propagate error from of_alias_get_id instead of using -ENODEV by Uwe Kleine-König · 13 years ago
- db1a9b5 tty: serial: imx: Allow UART to be a source for wakeup by Fabio Estevam · 13 years ago
- 5908738 serial: driver for m32 arch should not have DEC alpha errata by Paul Gortmaker · 13 years ago
- dbf1115 atmel_serial: fix spinlock lockup in RS485 code by Claudio Scordino · 13 years ago
- 106b5fa tty: Fix memory leak in virtual console when enable unicode translation by Zeng Zhaoming · 13 years ago
- 97d2463 serial: use DIV_ROUND_CLOSEST instead of open coding it by Uwe Kleine-König · 13 years ago
- 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
- ff01bb4 fs: move code out of buffer.c by Al Viro · 13 years ago
- 1e9deb1 serial: add support for 400 and 800 v3 series Titan cards by Yegor Yefremov · 13 years ago
- a481377 serial: mxs-auart: convert to clk_prepare/clk_unprepare by Shawn Guo · 13 years ago
- ab17da5 apbuart: fix section mismatch warning by Sam Ravnborg · 13 years ago
- a169a88 serial: samsung: Fix build for non-Exynos4210 devices by Mark Brown · 13 years ago
- 26c919e serial: samsung: add device tree support by Thomas Abraham · 13 years ago
- da12150 serial: samsung: merge probe() function from all SoC specific extensions by Thomas Abraham · 13 years ago
- 0dfb3b4 serial: samsung: merge all SoC specific port reset functions by Thomas Abraham · 13 years ago
- c3310fb serial: samsung: remove all uses of get_clksrc and set_clksrc by Thomas Abraham · 13 years ago
- afba7f9 ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of it by Thomas Abraham · 13 years ago
- 5f5a7a5 serial: samsung: switch to clkdev based clock lookup by Thomas Abraham · 13 years ago
- 046c217 ARM: S3C2440: move handling of fclk/n clock to platform code by Thomas Abraham · 13 years ago
- 4d84e97 serial: samsung: Keep a copy of the location of platform data in driver's private data by Thomas Abraham · 13 years ago
- d92b0df omap-serial: Add minimal device tree support by Rajendra Nayak · 13 years ago
- 8fe789d omap-serial: Use default clock speed (48Mhz) if not specified by Rajendra Nayak · 13 years ago
- ba77433 omap-serial: Get rid of all pdev->id usage by Rajendra Nayak · 13 years ago
- a79dd5a tty/serial/pmac_zilog: Fix suspend & resume by Benjamin Herrenschmidt · 13 years ago
- da27468 ARM: OMAP2+: UART: Fix compilation/sparse warnings by Govindraj.R · 13 years ago
- 2fd1496 ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos by Govindraj.R · 13 years ago
- a9e210e ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART by Jon Hunter · 13 years ago
- c86845db ARM: OMAP2+: UART: Allow UART parameters to be configured from board file. by Deepak K · 13 years ago
- 62f3ec5 ARM: OMAP2+: UART: Add wakeup mechanism for omap-uarts by Govindraj.R · 13 years ago
- 9473474 ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serial by Govindraj.R · 13 years ago
- ec3bebc ARM: OMAP2+: UART: Get context loss count to context restore by Govindraj.R · 13 years ago
- 3221289 ARM: OMAP2+: UART: Remove uart reset function. by Govindraj.R · 13 years ago
- c538d20 ARM: OMAP2+: UART: Ensure all reg values configured are available from port structure by Govindraj.R · 13 years ago
- 9f9ac1e ARM: OMAP2+: UART: Remove context_save and move context restore to driver by Govindraj.R · 13 years ago
- fcdca75 ARM: OMAP2+: UART: Add runtime pm support for omap-serial driver by Govindraj.R · 14 years ago
- edd70ad ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata. by Govindraj.R · 13 years ago
- 273558b ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uart by Govindraj.R · 13 years ago
- 6485163 serial: bfin-uart: Remove ASYNC_CTS_FLOW flag for hardware automatic CTS. by Sonic Zhang · 13 years ago
- b48dc71 serial: bfin-uart: Enable hardware automatic CTS only when CTS pin is available. by Sonic Zhang · 13 years ago
- 5c2f37d serial: make FSL errata depend on 8250_CONSOLE, not just 8250 by Paul Gortmaker · 13 years ago
- 9deaa53 serial: add irq handler for Freescale 16550 errata. by Paul Gortmaker · 13 years ago
- 86b2119 serial: manually inline serial8250_handle_port by Paul Gortmaker · 13 years ago
- a043147 serial: make 8250 timeout use the specified IRQ handler by Paul Gortmaker · 13 years ago
- 3986fb2 serial: export the key functions for an 8250 IRQ handler by Paul Gortmaker · 13 years ago
- 0690f41 serial: clean up parameter passing for 8250 Rx IRQ handling by Paul Gortmaker · 13 years ago
- 850624c serial: move struct uart_8250_port from 8250.c to 8250.h by Paul Gortmaker · 13 years ago
- bbd2075 drivers/tty: Remove unneeded spaces by Thorsten Wißmann · 13 years ago
- ee815f3 msm_serial_hs: Fix spinlock recursion in handling CTS by Mayank Rana · 13 years ago
- 8431de8 msm_serial_hs: Fix type inconsistency for tx and rx command_ptr_ptr by Mayank Rana · 13 years ago
- 7f97c00 serial: fix serial_cs I/O windows for Argosy RS-COM 2P by Maciej Szmigiero · 13 years ago
- 7d73aaf serial: 8250: replace hardcoded 0xbf with #define by Wolfram Sang · 13 years ago
- cee3948 serial: bfin-sport-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control. by Sonic Zhang · 13 years ago
- dc8f370 serial: bfin-sport-uart: Request CTS GPIO PIN when the sport emulated serial device starts up. by Sonic Zhang · 13 years ago
- 07143eae tty: bfin-sport-uart: Rx interrupt is not called always with irq disabled. by Sonic Zhang · 13 years ago
- f5b6940 serial: bfin-uart: remove redundant CTS check for hardware CTS control. by Sonic Zhang · 13 years ago
- ee948e3 serial: bfin-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control. by Sonic Zhang · 13 years ago
- 32b4456 serial: bfin-uart: Request CTS GPIO PIN when the serial device starts up. by Sonic Zhang · 13 years ago
- 7cf82b1 pmac_zilog: Fix unexpected irq by Finn Thain · 13 years ago
- 7962fce tty: n_hdlc not atomic use tty->flags. by Ilya Zykov · 13 years ago
- c8381c15 TTY: serial: convert drivers/tty/serial/* to use module_platform_driver() by Axel Lin · 13 years ago
- bb74041 TTY: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
- e86ff4a serial/8250_pci: init-quirk msi support for kt serial controller by Dan Williams · 13 years ago
- 448ac15 serial/8250_pci: setup-quirk workaround for the kt serial controller by Dan Williams · 13 years ago
- d0758a2 serial/mxs-auart: only wake up tty layer once by Uwe Kleine-König · 13 years ago
- f227824 serial/imx: propagate error of platform_driver_register in init routine by Uwe Kleine-König · 13 years ago
- 514f31d OMAP: UART: fix the return type of check_modem_status by Shubhrajyoti D · 13 years ago
- dd7c7c3 Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c by Greg Kroah-Hartman · 13 years ago
- 8e18862 drivers/serial/ucc_uart.c: Add missing call to init UCC UART port timeout by Chuck Meade · 14 years ago
- 521b8ce serial: Kconfig: drop unknown symbol 'ARCH_IMX' by Paul Bolle · 13 years ago
- 60f7a33 serial: pl011: Enable module alias autogeneration for AMBA drivers by Dave Martin · 13 years ago
- a664a11 serial: pl010: Enable module alias autogeneration for AMBA drivers by Dave Martin · 13 years ago
- 3b9abc7 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
- 161e773 UART: add CSR SiRFprimaII SoC on-chip uart drivers by Rong Wang · 13 years ago
- 8b3ffa1 TTY: ldisc, remove some unneeded includes by Jiri Slaby · 13 years ago
- 484af54 TTY: pty, cleanup the pty counting by Jiri Slaby · 13 years ago
- 0c73c08 TTY: ldisc, wait for ldisc infinitely in hangup by Jiri Slaby · 13 years ago
- 3004207 TTY: ldisc, move wait idle to caller by Jiri Slaby · 13 years ago
- df92d05 TTY: ldisc, allow waiting for ldisc arbitrarily long by Jiri Slaby · 13 years ago
- 6edf0c9 Revert "tty/serial: Prevent drop of DCD on suspend for Tegra UARTs" by Greg Kroah-Hartman · 13 years ago
- c0d92be TTY: serial, extract uart_port_startup by Jiri Slaby · 13 years ago
- b922e19 TTY: serial, fill uart_port_shutdown by Jiri Slaby · 13 years ago
- 0b1db83 TTY: serial, define uart_port_activate/shutdown by Jiri Slaby · 13 years ago
- 1c7b13c TTY: serial, inline uart_get by Jiri Slaby · 13 years ago
- b39c49a TTY: serial, do not touch tty->alt_speed by Jiri Slaby · 13 years ago
- cf75525 TTY: serial, document few functions by Jiri Slaby · 13 years ago
- d30ccf0 TTY: serial, use tty_port_close_start helper by Jiri Slaby · 13 years ago
- 4cb0fbf TTY: serial, switch closing_wait and close_delay to jiffies by Jiri Slaby · 13 years ago