summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
...
| * | | serial/arc-uart: Fix section mistmatchVineet Gupta2013-01-171-2/+2
| * | | serial: sirf: only use lookup table to set baudrate when ioclk=150MHzBarry Song2013-01-172-7/+22
| * | | TTY: ip22zilog, fix tty_flip_buffer_push callJiri Slaby2013-01-161-18/+12
| * | | serial: 8250_dw: Set maxburst sizeHeikki Krogerus2013-01-161-2/+4
| * | | serial: 8250_dw: Use ifdef with ACPIHeikki Krogerus2013-01-161-0/+7
| * | | serial: 8250_dma: TX optimisationHeikki Krogerus2013-01-161-3/+3
| * | | serial: 8250_dma: Switch to using tty_portHeikki Krogerus2013-01-161-4/+7
| * | | serial: 8250_dw: Enable DMA support with ACPIHeikki Krogerus2013-01-151-0/+65
| * | | serial: 8250: Add support for dmaengineHeikki Krogerus2013-01-155-3/+300
| * | | serial: 8250_dw: Add ACPI 5.0 supportHeikki Krogerus2013-01-152-1/+42
| * | | serial: 8250_dw: Set FIFO size dynamicallyHeikki Krogerus2013-01-151-4/+53
| * | | serial: 8250_dw: Move device tree code to separate functionHeikki Krogerus2013-01-151-31/+47
| * | | serial: 8250_dw: Map IO memoryHeikki Krogerus2013-01-151-2/+5
| * | | serial: 8250_dw: Don't use UPF_FIXED_TYPEHeikki Krogerus2013-01-151-1/+1
| * | | serial: 8250: Allow drivers to deliver capabilitiesHeikki Krogerus2013-01-151-6/+16
| * | | drivers/tty/serial: extern function which for release resource, need check po...Chen Gang2013-01-151-1/+8
| * | | serial: sccnxp: Rename header file to match functionalityAlexander Shiyan2013-01-151-1/+1
| * | | serial: sccnxp: Implement polling modeAlexander Shiyan2013-01-151-45/+103
| * | | serial: mcf: Add support RS485 in ColdFire serial driverQuoc-Viet Nguyen2013-01-151-0/+71
| * | | serial: 8250_pci: remove __devexit usageGreg Kroah-Hartman2013-01-151-2/+2
| * | | TTY: switch tty_schedule_flipJiri Slaby2013-01-152-16/+5
| * | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-1568-362/+149
| * | | TTY: move low_latency to tty_portJiri Slaby2013-01-1510-14/+13
| * | | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-1515-29/+35
| * | | TTY: switch tty_insert_flip_charJiri Slaby2013-01-1533-132/+147
| * | | TTY: convert more flipping functionsJiri Slaby2013-01-151-1/+1
| * | | TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-158-17/+26
| * | | serial/arc-uart: switch to devicetree based probingVineet Gupta2013-01-151-3/+40
| * | | serial/arc-uart: platform_data order changedVineet Gupta2013-01-151-5/+6
| * | | serial/arc-uart: split probe from probe_earlyprintkVineet Gupta2013-01-151-10/+11
| * | | serial/arc-uart: Don't index with -ve platform_device->idVineet Gupta2013-01-151-14/+15
| * | | serial: tegra: add serial driverLaxman Dewangan2013-01-153-0/+1411
| * | | serial: imx: Use devm_* APIsSachin Kamat2013-01-151-22/+10
| * | | serial: imx: Use pr_info instead of printkSachin Kamat2013-01-151-2/+2
| * | | serial: imx: Fix coding style issueSachin Kamat2013-01-151-2/+1
| * | | serial: imx: Use <linux/io.h> instead of <asm/io.h>Sachin Kamat2013-01-151-1/+1
| * | | serial: imx: Fix checkpatch errors related to spacingSachin Kamat2013-01-151-111/+111
| * | | serial: Samsung: Use of_match_ptr() macroSachin Kamat2013-01-151-3/+1
| * | | serial: samsung: remove the use of statically remapped controller addressThomas Abraham2013-01-151-2/+6
| * | | serial: mxs-auart: Fix typo in sanity checkThomas Jarosch2013-01-151-1/+1
| * | | tty: Fix comments that reference BKL, eventd, old pathsKevin Cernekee2013-01-151-9/+9
| * | | serial: Remove RM9000 series serial driver.Ralf Baechle2013-01-152-78/+1
| * | | serial: avoid double free after call ioc4_serial_remove_oneChen Gang2013-01-151-0/+1
| * | | serial: sirf: add support for new SiRFmarco SMP SoCBarry Song2013-01-152-1/+20
| * | | tty: serial core: decouple pm states from ACPILinus Walleij2013-01-151-14/+16
| * | | serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAREnric Balletbo i Serra2013-01-151-0/+2
| * | | serial: quatech: add the other serial identifiers and preliminary control codeAlan Cox2013-01-151-0/+309
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-258-8/+61
| |\ \ \ | | | |/ | | |/|
| * | | serial: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-4/+4
| | |/ | |/|
OpenPOWER on IntegriCloud