summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
AgeCommit message (Expand)AuthorFilesLines
2012-06-20Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-6/+43
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt5-51/+80
2012-06-13serial: sh-sci: Make probe fail for ports that exceed the maximum countLaurent Pinchart1-1/+1
2012-06-13serial: sh-sci: Fix probe error pathsLaurent Pinchart1-13/+23
2012-06-12serial/amba-pl011: move custom pin control to driverLinus Walleij1-4/+41
2012-06-12serial: fix serial_txx9.c build warning/typoRandy Dunlap1-1/+1
2012-06-12serial: fix kernel-doc warnings in 8250.cRandy Dunlap1-1/+1
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds1-4/+4
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-32/+53
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-15/+23
2012-05-26Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle3-32/+53
2012-05-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds3-71/+0
2012-05-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-5/+44
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds16-771/+759
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+24
2012-05-21SERIAL: MIPS: lantiq: implement OF supportJohn Crispin1-32/+51
2012-05-18serial: sh-sci: Fix for port types without BRI interrupts.Paul Mundt1-1/+18
2012-05-17serial: delete the MCA specific 8250 support.Paul Gortmaker3-71/+0
2012-05-17serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style contro...Sonic Zhang1-16/+4
2012-05-17serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width.Sonic Zhang1-12/+10
2012-05-17serial: bfin_uart: narrow the reboot condition in DMA tx interruptSonic Zhang1-1/+1
2012-05-17serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller.Sonic Zhang1-19/+13
2012-05-15Revert "serial_core: Update buffer overrun statistics."Greg Kroah-Hartman1-4/+2
2012-05-15SERIAL: MIPS Swarm sb1250-duart.c driver needs module.hPaul Gortmaker1-0/+1
2012-05-15SERIAL: MIPS DECstation zs.c driver needs module.hPaul Gortmaker1-0/+1
2012-05-14tty: Allow uart_register/unregister/registerAlan Cox1-0/+1
2012-05-14Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann3-0/+24
2012-05-14Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann3-0/+24
2012-05-12serial: mxs-auart: adopt pinctrl supportShawn Guo1-0/+8
2012-05-12serial: amba-pl011: adopt pinctrl supportShawn Guo1-0/+8
2012-05-11Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann1-3/+3
2012-05-11Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann1-1/+0
2012-05-11ARM: clps711x: Using a single definition for the PHYS and VIRT registers offsetAlexander Shiyan1-1/+0
2012-05-11tty: serial: imx: adopt pinctrl supportShawn Guo1-0/+8
2012-05-10Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt3-10/+14
2012-05-09serial8250-em: Add DT supportMagnus Damm1-0/+7
2012-05-09serial8250-em: clk_get() IS_ERR() error handling fixMagnus Damm1-1/+2
2012-05-09serial_core: Update buffer overrun statistics.Corbin Atkinson1-2/+4
2012-05-08cris: fix missing tty arg in wait_event_interruptible_tty callPaul Gortmaker1-2/+2
2012-05-04tty_lock: Localise the lockAlan Cox1-2/+2
2012-05-04serial8250-em: Emma Mobile UART driver V2Magnus Damm3-0/+187
2012-05-04Add missing call to uart_update_timeout()Lothar Waßmann1-0/+2
2012-05-02serial8250: Introduce serial8250_register_8250_port()Magnus Damm1-32/+59
2012-05-02serial8250: Clean up default map and dl codeMagnus Damm1-26/+12
2012-05-02serial8250: Use dl_read()/dl_write() on RM9KMagnus Damm1-33/+29
2012-05-02serial8250: Use dl_read()/dl_write() on AlchemyMagnus Damm1-41/+26
2012-05-02serial8250: Add dl_read()/dl_write() callbacksMagnus Damm2-53/+78
2012-05-018250.c: less than 2400 baud fix.Christian Melki1-4/+5
2012-04-298250_pci: fix pch uart matchingArnaud Patard1-0/+18
2012-04-30tty/serial/pmac_zilog: Fix "nobody cared" IRQ messageLarry Finger1-3/+3