summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* tty: revert incorrectly applied lock patchAlan Cox2012-07-161-4/+4
* 8250: add support for ASIX devices with a FIFO bugAlan Cox2012-07-123-5/+28
* 8250: propogate the bugs fieldAlan Cox2012-07-121-0/+1
* 8250: use the 8250 register interface not the legacy oneAlan Cox2012-07-128-178/+155
* tty: localise the lockAlan Cox2012-07-061-4/+4
* Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman2012-06-263-6/+43
|\
| * Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-06-203-6/+43
| |\
| | * serial/amba-pl011: move custom pin control to driverLinus Walleij2012-06-121-4/+41
| | * serial: fix serial_txx9.c build warning/typoRandy Dunlap2012-06-121-1/+1
| | * serial: fix kernel-doc warnings in 8250.cRandy Dunlap2012-06-121-1/+1
| | |
| | \
| *-. \ Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt2012-06-135-51/+80
| |\ \ \ | | | |/ | | |/|
| * | | serial: sh-sci: Make probe fail for ports that exceed the maximum countLaurent Pinchart2012-06-131-1/+1
| * | | serial: sh-sci: Fix probe error pathsLaurent Pinchart2012-06-131-13/+23
* | | | pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart2012-06-201-12/+26
* | | | serial/amba-pl011: fix ages old copy-paste errorsLinus Walleij2012-06-181-17/+17
* | | | serial: pxa: add spin lock for console writeChao Xie2012-06-151-0/+14
* | | | serial: sh-sci: Make probe fail for ports that exceed the maximum countLaurent Pinchart2012-06-121-1/+1
* | | | serial: sh-sci: Fix probe error pathsLaurent Pinchart2012-06-121-13/+23
* | | | 8250_pci: Remove duplicate struct pciserial_boardShawn Bohrer2012-06-121-9/+1
* | | | serial: Add driver for LPC32xx High Speed UARTsRoland Stigge2012-06-123-0/+843
* | | | serial/of-serial: Add LPC3220 standard UART compatible stringRoland Stigge2012-06-121-0/+1
* | | | serial/8250: Add LPC3220 standard UART typeRoland Stigge2012-06-121-0/+8
* | | | serial_core: Update buffer overrun statistics.Corbin2012-06-121-2/+4
* | | | serial/imx: make devdata member point to const dataUwe Kleine-König2012-06-121-1/+1
* | | | serial: samsung: protect NULL dereference of clock nameKeyYoung Park2012-06-121-1/+2
* | | | serial: samsung: Fixed wrong comparison for baudclk_rateKyoungil Kim2012-06-121-2/+2
* | | | serial: samsung: Remove NULL checking for baud clockKyoungil Kim2012-06-121-9/+12
| |/ / |/| |
* | | tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-021-4/+4
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-293-32/+53
|\ \ \ | |_|/ |/| |
| | |
| | \
| *-. \ Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle2012-05-263-32/+53
| |\ \ \
| | | * | SERIAL: MIPS: lantiq: implement OF supportJohn Crispin2012-05-211-32/+51
| | |/ / | |/| |
| | * | SERIAL: MIPS Swarm sb1250-duart.c driver needs module.hPaul Gortmaker2012-05-151-0/+1
| | * | SERIAL: MIPS DECstation zs.c driver needs module.hPaul Gortmaker2012-05-151-0/+1
| |/ /
* | | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-15/+23
|\ \ \ | |_|/ |/| |
| | |
| | \
| *-. \ Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann2012-05-143-0/+24
| |\ \ \
| | | * \ Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann2012-05-143-0/+24
| | | |\ \
| * | | \ \ Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann2012-05-111-3/+3
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| * | | | serial i.MX: do not depend on grouped clocksSascha Hauer2012-04-251-15/+23
| | |/ / | |/| |
* | | | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2012-05-233-71/+0
|\ \ \ \
| * | | | serial: delete the MCA specific 8250 support.Paul Gortmaker2012-05-173-71/+0
| | |/ / | |/| |
* | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-05-231-5/+44
|\ \ \ \
| * | | | serial: sh-sci: Fix for port types without BRI interrupts.Paul Mundt2012-05-181-1/+18
| * | | | Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt2012-05-103-10/+14
| |\ \ \ \ | | |/ / /
| * | | | Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latestPaul Mundt2012-04-199-51/+47
| |\ \ \ \
| * | | | | serial: sh-sci: Update break_ctl handling for all SCSPTR-capable regtypes.Shimoda, Yoshihiro2012-04-121-18/+18
| * | | | | serial: sh-sci: modify sci_break_ctl()Shimoda, Yoshihiro2012-04-091-4/+26
* | | | | | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-2216-771/+759
|\ \ \ \ \ \
| * | | | | | serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style contro...Sonic Zhang2012-05-171-16/+4
| * | | | | | serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width.Sonic Zhang2012-05-171-12/+10
| * | | | | | serial: bfin_uart: narrow the reboot condition in DMA tx interruptSonic Zhang2012-05-171-1/+1
OpenPOWER on IntegriCloud