aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-23Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2015-06-01gpiolib: rename gpiod_set_array to gpiod_set_array_valueRojhalat Ibrahim1-1/+1
2015-06-01serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior1-9/+73
2015-05-24serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel1-0/+8
2015-05-24serial/amba-pl011: Unconditionally poll for FIFO space before each TX charDave Martin1-8/+8
2015-05-09Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"Dave Martin1-1/+4
2015-05-08serial: omap: Fix error handling in probeSemen Protsenko1-0/+2
2015-05-08earlycon: Revert log warningsPeter Hurley1-7/+2
2015-04-28serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald1-2/+23
2015-04-28serial: samsung: fix serial console breakRobert Baldyga1-2/+3
2015-04-28tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches1-0/+2
2015-04-28serial: of-serial: Remove device_type = "serial" registrationMichal Simek1-1/+0
2015-04-28serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek2-11/+12
2015-04-28serial: core: Fix kernel-doc build warningsPeter Hurley1-1/+1
2015-04-24Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds3-1/+27
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds47-4383/+1383
2015-04-14serial: of_serial: Support big-endian register accessesKevin Cernekee1-1/+2
2015-04-14serial: 8250: Add support for big-endian MMIO accessesKevin Cernekee2-0/+25
2015-04-13Merge branch 'pnp'Rafael J. Wysocki1-12/+1
2015-04-10sc16is7xx: expose RTS inversion in RS-485 modeJakub Kicinski1-9/+25
2015-04-10serial: 8250_pci: port failed after wakeup from S3Peter Hung1-64/+50
2015-04-10earlycon: 8250: Document kernel command line optionsPeter Hurley1-2/+3
2015-04-10earlycon: 8250: Fix command line regressionPeter Hurley2-26/+24
2015-04-07Merge 4.0-rc7 into tty-nextGreg Kroah-Hartman2-0/+6
2015-03-26tty: serial: fsl_lpuart: clear receive flag on FIFO flushStefan Agner1-0/+3
2015-03-26tty: serial: fsl_lpuart: specify transmit FIFO sizeStefan Agner1-0/+2
2015-03-26serial: samsung: Clear operation mode on UART shutdownJavier Martinez Canillas1-0/+1
2015-03-26serial: 8250_dw: only get the clock rate in one placeHeikki Krogerus1-17/+13
2015-03-26serial: 8250_dw: remove useless ACPI ID checkHeikki Krogerus1-5/+0
2015-03-26serial: 8250_pci: add Intel Tangier supportAndy Shevchenko1-0/+49
2015-03-26serial: 8250_pci: replace switch-case by formula for Intel MIDAndy Shevchenko1-44/+34
2015-03-26serial: 8250_pci: replace switch-case by formulaAndy Shevchenko2-31/+10
2015-03-26tty: cpm_uart: replace CONFIG_8xx by CONFIG_CPM1Christophe Leroy3-3/+3
2015-03-26serial: jsm: some off by one bugsDan Carpenter2-4/+4
2015-03-26serial: xuartps: Fix check in console_setup().Thomas Betker1-1/+1
2015-03-26serial: xuartps: Get rid of register access macros.Thomas Betker1-112/+118
2015-03-26serial: xuartps: Fix iobase use.Thomas Betker1-1/+0
2015-03-26serial: xuartps: Fix cdns_uart_port[] definition.Thomas Betker1-1/+1
2015-03-26serial: xuartps: Fix register space size.Thomas Betker1-1/+1
2015-03-26serial: of: set port iomem size from devicetreeMans Rullgard1-0/+1
2015-03-26serial: 8250: allow specifying iomem size in addition to addressMans Rullgard1-0/+4
2015-03-26serial: 8250_dw: add support for AMD SOC CarrizoKen Xue1-0/+1
2015-03-26tty: constify of_device_id arrayFabian Frederick14-15/+15
2015-03-26serial: sh-sci: Update calculation of timeout for DMANobuhiro Iwamatsu1-9/+31
2015-03-26serial: sh-sci: Add overrun handling of SCIFA and SCIFBNobuhiro Iwamatsu1-12/+36
2015-03-26sc16is7xx: enable the clockJakub Kicinski1-0/+1
2015-03-26sc16is7xx: don't wipe out port configuration on shutdownJakub Kicinski1-3/+5
2015-03-26sc16is7xx: remove ports on probe error pathJakub Kicinski1-0/+3
2015-03-26tty/serial: omap: fix !wakeirq messageDoug Kehn1-5/+5
2015-03-26tty: serial: Remove orphaned serial driverStephen Boyd3-1887/+0