summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial (follow)
Commit message (Expand)AuthorAgeFilesLines
* serial: bfin_uart: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-071-1/+1
* serial: tegra: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-071-1/+1
* serial: mxs-auart: set the FIFO size to DMA buffer sizeHector Palacios2013-10-061-1/+8
* serial: Remove unnecessary amba_set_drvdata()Michal Simek2013-10-042-6/+0
* serial: 8250_dw: Improve unwritable LCR workaroundTim Kryger2013-10-041-9/+32
* serial: 8250_pci: clean up printk() callsGreg Kroah-Hartman2013-10-011-21/+19
* Merge 3.12-rc3 into tty-nextGreg Kroah-Hartman2013-09-302-11/+6
|\
| * serial: pch_uart: remove unnecessary tty_port_tty_getJohan Hovold2013-09-171-11/+1
| * serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold2013-09-171-1/+2
| * serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold2013-09-171-0/+2
| * serial: tegra: fix tty-kref leakJohan Hovold2013-09-171-1/+3
* | serial: 8250_dw: fix broken function callHeikki Krogerus2013-09-281-1/+2
* | serial: 8250_pci: add support for Intel BayTrailHeikki Krogerus2013-09-281-0/+145
* | serial: clps711x: drop needless devm_clk_putUwe Kleine-König2013-09-271-2/+0
* | serial: sccnxp: missing uart_unregister_driver() on error in sccnxp_probe()Wei Yongjun2013-09-271-0/+1
* | OMAP/serial: Fix Mode13 vs Mode16 priorityAlexey Pelykh2013-09-271-1/+1
* | OMAP/serial: Fix misnamed variableAlexey Pelykh2013-09-271-4/+4
* | serial: sirf: don't submit dma desc after timeout irqs occurQipan Li2013-09-271-2/+9
* | serial: 8250_pci: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-271-2/+0
* | serial: txx9: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-271-2/+0
* | serial: mfd: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-271-1/+0
* | serial: imx: Change cast to handle 64-bit resource_size_tOlof Johansson2013-09-271-1/+1
* | serial: samsung: add support for manual RTS settingJosé Miguel Gonçalves2013-09-271-3/+17
* | serial: mpc512x: Remove casting the return value which is a void pointerJingoo Han2013-09-261-2/+2
* | serial: samsung: Remove casting the return value which is a void pointerJingoo Han2013-09-262-2/+2
* | serial: ifx6x60: Remove casting the return value which is a void pointerJingoo Han2013-09-261-1/+1
* | serial: bfin_sport_uart: Remove casting the return value which is a void pointerJingoo Han2013-09-261-7/+4
* | serial: bfin_uart: Remove casting the return value which is a void pointerJingoo Han2013-09-261-9/+6
* | serial: mpsc: Remove casting the return value which is a void pointerJingoo Han2013-09-261-1/+1
* | serial: arc_uart: Remove casting the return value which is a void pointerJingoo Han2013-09-261-1/+1
* | serial: 8250_dw: provide a filter for DMA channel detectionHeikki Krogerus2013-09-261-0/+14
* | serial: 8250_dw: don't limit DMA support to ACPIHeikki Krogerus2013-09-261-10/+10
* | serial: 8250: don't change the fifo trigger level when using dmaHeikki Krogerus2013-09-261-1/+1
* | serial: pch_uart: Add MODULE_DEVICE_TABLEBen Hutchings2013-09-261-0/+2
* | serial: mfd: Replace MODULE_ALIAS with MODULE_DEVICE_TABLEBen Hutchings2013-09-261-1/+1
* | tty: serial: Restrict ST ASC driver to only build on !ARM when COMPILE_TEST i...Dave Jones2013-09-261-0/+1
* | serial: imx: Use NULL as the last argument of add_preferred_console()Fabio Estevam2013-09-261-1/+2
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+1
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-09-062-0/+2
|\
| * dts: Deprecate ALTR as a vendor prefixDinh Nguyen2013-08-292-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-063-0/+718
|\ \
| * | tilegx: Add tty serial support for TILE-Gx on-chip UARTChris Metcalf2013-09-033-0/+718
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-061-17/+81
|\ \ \
| * | | serial: mpc512x: cleanup clock API useGerhard Sittig2013-08-211-17/+81
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+1
|\ \ \
| * | | treewide: Convert retrun typos to returnJoe Perches2013-09-041-1/+1
| | |/ | |/|
* | | serial: imx: initialize the local variableHuang Shijie2013-08-301-1/+1
* | | tty: ar933x_uart: add device tree support and binding documentationGabor Juhos2013-08-301-3/+25
* | | tty: ar933x_uart: allow to build the driver as a moduleGabor Juhos2013-08-301-1/+4
* | | tty: ar933x_uart: use config_enabled() macro to clean up ifdefsGabor Juhos2013-08-291-13/+12