aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)AuthorFilesLines
2011-07-21Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanupKukjin Kim7-39/+4
2011-07-20serial: Remove redundant console_initcall from s3c and s5p console driversThomas Abraham7-35/+2
2011-07-18ARM: mach-s3c2400: deleteNicolas Pitre3-114/+0
2011-07-18ARM: mach-s3c24a0: deleteNicolas Pitre3-125/+0
2011-07-15Merge commit 'v3.0-rc7' into devicetree/nextGrant Likely8-12/+205
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+2
2011-07-11Merge branch 'master' into for-nextJiri Kosina9-13/+208
2011-07-10tty/serial: Add devicetree support for nVidia Tegra serial portsGrant Likely1-0/+1
2011-07-08amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu1-1/+122
2011-07-08pch_uart: add missing comment about OKI ML7223Alexander Stein1-0/+1
2011-07-08pch_uart: Add MSI supportAlexander Stein1-0/+5
2011-07-07serial: samsung: Fix unintended usage of uart port 0 as consoleThomas Abraham1-4/+2
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller7-11/+203
2011-07-04Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+2
2011-07-04tty/serial: change of_serial to use new of_property_read_u32() apiGrant Likely1-22/+15
2011-07-01tty: serial: samsung.c remove legacy PM code.MyungJoo Ham1-13/+14
2011-07-01SERIAL: SC26xx: Fix link error.Ralf Baechle1-1/+1
2011-07-01serial: mrst_max3110: initialize waitqueue earlierMika Westerberg1-1/+2
2011-07-01mrst_max3110: Change max missing message priority.William Douglas1-1/+1
2011-07-01tty: s5pv210: Add delay loop on fifo reset function for UARTJongpill Lee1-0/+4
2011-07-01tty/serial: Fix XSCALE serial ports, e.g. ce4100Stephen Warren1-1/+1
2011-07-01serial: bfin_5xx: fix off-by-one with resource sizeMike Frysinger1-2/+1
2011-06-30tty: of_serial: support for 32 bit accessesJamie Iles1-0/+17
2011-06-29Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latestPaul Mundt1-77/+120
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-8/+199
2011-06-28serial: sh-sci: Fix up pretty name printing for port IRQs.Paul Mundt1-33/+85
2011-06-28serial: sh-sci: Kill off per-port enable/disable callbacks.Paul Mundt1-47/+32
2011-06-28serial: sh-sci: Add missing module description/author bits.Paul Mundt1-0/+2
2011-06-28serial: sh-sci: Regtype probing doesn't need to be fatal.Paul Mundt1-2/+6
2011-06-27drivers/tty/serial/8250_pci.c: fix warningAndrew Morton1-1/+1
2011-06-25atmel_serial: fix internal port numJean-Christophe PLAGNIOL-VILLARD1-1/+2
2011-06-24treewide: transciever/transceiver spelling fixesJoe Perches1-1/+1
2011-06-23serial: mrst_max3110: initialize waitqueue earlierMika Westerberg1-1/+2
2011-06-23mrst_max3110: Change max missing message priority.William Douglas1-1/+1
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-06-16serial: bcm63xx_uart: fix irq storm after rx fifo overrun.Maxime Bizon1-4/+14
2011-06-16amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu1-1/+122
2011-06-16Merge branches 'common/dma' and 'sh/stable-updates' into sh-latestPaul Mundt1-1/+3
2011-06-15drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULLAlexander Stein1-1/+3
2011-06-14serial: sh-sci: Support generic SCLSR overrun detection.Paul Mundt1-7/+3
2011-06-14serial: sh-sci: FIFO sizing helper consolidation.Paul Mundt2-122/+24
2011-06-14serial: sh-sci: Abstract register maps.Paul Mundt2-313/+273
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches7-14/+11
2011-06-08serial: sh-sci: More unused define purging.Paul Mundt1-15/+6
2011-06-08serial: sh-sci: Consolidate RXD pin handling.Paul Mundt2-29/+13
2011-06-08serial: sh-sci: Generalize overrun handling.Paul Mundt2-56/+47
2011-06-08serial: sh-sci: Kill off some more unused definitions.Paul Mundt1-4/+0
2011-06-08serial: sh-sci: Tidy up ioread/write wrappers, kill off unused SCI helper.Paul Mundt1-26/+9
2011-06-07serial: 8250, increase PASS_LIMITJiri Slaby1-1/+1
2011-06-078250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port AdapterMichael Reed1-0/+47