aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)AuthorFilesLines
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman119-97162/+0
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2-320/+388
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-1/+2
2011-01-10serial: bfin_5xx: move resources into board filesSonic Zhang2-320/+388
2011-01-07Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+7
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds14-78/+3867
2011-01-06Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-33/+33
2011-01-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt3-33/+569
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-31/+561
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds1-1/+7
2011-01-06Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds1-1/+1
2011-01-06serial: apbuart: Fixup apbuart_console_init()Thomas Gleixner1-2/+3
2011-01-05Merge branches 'mmci' and 'pl011-dma' into develRussell King1-31/+561
2011-01-05ARM: PL011: add DMA burst threshold support for ST variantsRussell King1-0/+12
2011-01-05ARM: PL011: Add support for transmit DMARussell King1-2/+506
2011-01-05ARM: PL011: Ensure IRQs are disabled in UART interrupt handlerRussell King1-2/+3
2011-01-05ARM: PL011: Separate hardware FIFO size from TTY FIFO sizeRussell King1-3/+5
2011-01-05ARM: PL011: Allow better handling of vendor dataRussell King1-24/+27
2011-01-05ARM: PL011: Ensure error flags are clear at startupRussell King1-0/+4
2011-01-05ARM: PL011: include revision number in boot-time port printkRussell King1-1/+5
2011-01-04Added support for ampopts in APBUART driver. Used in AMP systems.Daniel Hellstrom1-1/+4
2011-01-04APBUART: added raw AMBA vendor/device number to match against.Daniel Hellstrom1-0/+3
2011-01-03of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OFRob Herring1-1/+1
2010-12-29of_serial: explicitly include of_irq.hRob Herring1-0/+1
2010-12-20Merge branches 'msm-core' and 'msm-mmc' into for-nextDavid Brown1-1/+1
2010-12-21Merge branch 'rmobile/urgent' into rmobile-latestPaul Mundt3-18/+11
2010-12-17Merge branch 'devel-board' into omap-for-linusTony Lindgren1-1/+2
2010-12-16drivers: serial: apbuart: Handle OF failures gracefullyThomas Gleixner1-29/+19
2010-12-16Serial: Avoid unbalanced IRQ wake disable during resumeGovindraj.R1-2/+6
2010-12-16pch_uart : fix warnings for 64bit compileTomoya MORINAGA1-6/+7
2010-12-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-1/+2
2010-12-13kgdboc,input: Fix regression with keyboard release key and early debuggingJason Wessel1-1/+2
2010-12-108250: fix uninitialized FIFOsOndrej Puzman1-0/+2
2010-12-108250: add a UPIO_DWAPB32 for 32 bit accessesJamie Iles2-12/+41
2010-12-108250: use container_of() instead of castingJamie Iles1-20/+40
2010-12-10serial: omap-serial: Add support for kernel debuggerCosmin Cojocar2-7/+33
2010-12-10serial: fix pch_uart kconfig & buildRandy Dunlap1-1/+2
2010-12-10Merge branch 'devel-omap-irq' into omap-for-linusTony Lindgren2-17/+9
2010-12-09msm_serial: Remove redundant unlikely()Tobias Klauser1-1/+1
2010-12-02Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-17/+9
2010-11-30serial: mfd: adjust the baud rate settingFeng Tang1-16/+8
2010-11-30serial: ifx6x60: fix memory leakVasiliy Kulikov1-0/+1
2010-11-30serial: ifx6x60: free IRQ on errorVasiliy Kulikov1-1/+3
2010-11-30Serial: EG20T: add PCH_UART driverTomoya MORINAGA3-0/+1459
2010-11-30Serial: ce4100: Add PCI UART support for the ce4100Dirk Brandewie1-0/+36
2010-11-30omap: Serial: Define register access modes in LCRAndrei Emeltchenko2-30/+30
2010-11-30OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbersAndrei Emeltchenko1-3/+3
2010-11-24Merge branches 'rmobile/ag5' and 'rmobile/fsi-despair' into rmobile-latestPaul Mundt2-2/+0
2010-11-18ARM: mach-shmobile: Initial AG5 and AG5EVM supportMagnus Damm1-0/+7
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2-2/+0
2010-11-16serial8250: Mark console as CON_ANYTIMEPeter Zijlstra1-1/+1
2010-11-16serial: ifx6x60: Fix missing include for msleepAlan Cox1-0/+1
2010-11-16serial: ifx6x60: The IFX requires SPIAlan Cox1-1/+1
2010-11-16serial: mpc52xx: make printout for type more genericWolfram Sang1-1/+5
2010-11-13Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang"Ingo Molnar1-4/+1
2010-11-12Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-11/+30
2010-11-11serial: cpu_uart: Remove unused uart_cpm_port fieldsBaurzhan Ismagulov1-6/+0
2010-11-11serial: cpm_uat: reducing CPM serial latencyBaurzhan Ismagulov1-0/+19
2010-11-11serial: Add support for UART on VIA VT8500 and compatiblesAlexey Charkov3-0/+659
2010-11-11ifx6x60: SPI protocol driver for Infineon 6x60 modemRuss Gorby4-0/+1538
2010-11-11serial: bfin_5xx: grab port lock before making port termios changesSonic Zhang1-2/+2
2010-11-11serial: bfin_5xx: disable CON_PRINTBUFFER for consolesSonic Zhang1-0/+8
2010-11-11serial: bfin_5xx: remove redundant SSYNC to improve TX speedSonic Zhang1-1/+0
2010-11-11serial: bfin_5xx: always include DMA headersSonic Zhang1-3/+9
2010-11-118250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hangLawrence Rust1-1/+4
2010-11-09SERIAL: blacklist si3052 chipMaciej Szmigiero1-0/+2
2010-11-09drivers/serial/bfin_5xx.c: Fix line continuation defectsJoe Perches1-4/+2
2010-11-098250: add support for Kouwell KW-L221N-2Mikulas Patocka1-0/+3
2010-11-03kgdboc: reset input devices (keyboards) when exiting debuggerDmitry Torokhov1-0/+59
2010-11-01Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds1-8/+15
2010-10-28CRIS: Fix RS485 delay handling.Jesper Nilsson1-7/+14
2010-10-28Add missing "struct" to in sizeof.Jesper Nilsson1-1/+1
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+1361
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-6/+6
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-4/+13
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-5/+0
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds4-4/+4
2010-10-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-1/+1
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds13-299/+515
2010-10-22kdb,kgdb: fix sparse fixupsJason Wessel1-1/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+2
2010-10-22serial8250: ratelimit "too much work" errorDaniel Drake1-2/+3
2010-10-22serial: bfin_sport_uart: speed up sport RX sample rate to be 3% fasterSonic Zhang1-1/+6
2010-10-22serial: abstraction for 8250 legacy portsAlan Cox1-0/+17
2010-10-22serial/imx: check that the buffer is non-empty before sending it outVolker Ernst1-3/+2
2010-10-22serial: mfd: add more baud rates supportFeng Tang1-14/+27
2010-10-22jsm: Remove the uart port on errorsBreno Leitao1-1/+3
2010-10-228250: allow platforms to override PM hook.Manuel Lauss1-11/+16
2010-10-22altera_uart: Don't use plain integer as NULL pointerAnton Vorontsov1-1/+1
2010-10-22altera_uart: Fixup type usage of port flagsAnton Vorontsov1-2/+2
2010-10-22altera_uart: Make it possible to use Altera UART and 8250 ports togetherAnton Vorontsov1-4/+7
2010-10-22altera_uart: Add support for different address stridesAnton Vorontsov1-21/+37
2010-10-22altera_uart: Add support for getting mapbase and IRQ from resourcesAnton Vorontsov1-22/+38
2010-10-22altera_uart: Add support for polling mode (IRQ-less)Anton Vorontsov1-1/+22
2010-10-22serial: Factor out uart_poll_timeout() from 8250 driverAnton Vorontsov1-10/+4
2010-10-22serial: 8250: Don't delay after transmitter is ready.David Daney1-2/+4
2010-10-22tty: icount changeover for other main devicesAlan Cox1-26/+25
2010-10-22tty: Make tiocgicount a handlerAlan Cox1-19/+16
2010-10-22serial: max3107: Fix memory leaks when returning on errorDavidlohr Bueso1-9/+25
2010-10-22serial: mrst_max3110: Make the IRQ option runtimeAlan Cox2-34/+28
2010-10-22serial: mrst_max3110: some code cleanupFeng Tang2-127/+201
2010-10-22serial-core: restore termios settings when resume console portsJason Wang1-0/+12
2010-10-22serial-core: skip call set_termios/console_start when no_console_suspendJason Wang1-1/+1
2010-10-22serial: Add CONSOLE_POLL support for uartliteMichal Simek1-1/+25
2010-10-22serial: mfd: snprintf() returns largish valuesDan Carpenter1-0/+6
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-4/+5
2010-10-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+4
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-128/+77
2010-10-21arch/m68knommu: Removing dead 68328_SERIAL_UART2 config optionChristian Dietrich1-5/+0
2010-10-19SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall1-0/+1
2010-10-18ARM: S5P64X0: Add UART serial support for S5P6450Kukjin Kim2-4/+5
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock4-4/+4
2010-10-16serial_cs: drop spurious flush_scheduled_work() callTejun Heo1-5/+0
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+2
2010-10-12serial: omap-serial: fix signess errorVasiliy Kulikov1-1/+1
2010-10-07powerpc, of_serial: Endianness issues setting up the serial portsIan Munsie1-6/+6
2010-10-01[IA64] ioc3_serial: release resources in error return pathRahul Ruikar1-0/+4
2010-10-01drivers/serial/mrst_max3110.c needs linux/irq.hAndrew Morton1-0/+1
2010-10-01drivers/serial/mfd.c needs slab.hAndrew Morton1-0/+1
2010-09-29serial: Add OMAP high-speed UART driverGovindraj.R3-0/+1361
2010-09-29pcmcia: remove obsolete and wrong commentsDominik Brodowski1-32/+0
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski1-3/+1
2010-09-29pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski1-65/+67
2010-09-29pcmcia: introduce autoconfiguration featureDominik Brodowski1-9/+1
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski1-6/+5
2010-09-29pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski1-3/+3
2010-09-29pcmcia: simplify IntTypeDominik Brodowski1-2/+0
2010-09-29pcmcia: simplify Status, ExtStatus register accessDominik Brodowski1-7/+4
2010-09-29pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski1-1/+1
2010-09-20serial: mfd: fix bug in serial_hsu_remove()Feng Tang1-8/+9
2010-09-20serial: amba-pl010: fix set_ldiscMika Westerberg1-7/+2
2010-09-16Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds1-26/+36
2010-09-15pcmcia serial_cs.c: fix multifunction card handlingDominik Brodowski1-26/+36
2010-09-13Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2010-09-08powerpc/5200: mpc52xx_uart.c: Add of_node_put to avoid memory leakJulia Lawall1-0/+1
2010-09-03serial: bfin_sport_uart: restore transmit frame sync fixSonic Zhang1-1/+1
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2010-08-2368328serial: check return value of copy_*_user() instead of access_ok()Kulikov Vasiliy1-18/+11
2010-08-23serial: print early console device address in hexLuck, Tony1-2/+2
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov1-1/+1
2010-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2-8/+10
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-2/+1
2010-08-16of: Fix missing includesGrant Likely1-2/+1
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller40-306/+4832
2010-08-16sparc: Really fix "console=" for serial consoles.David S. Miller1-6/+9
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt43-413/+5028
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds11-28/+28
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-18/+74
2010-08-10Merge branches 'master' and 'devel' into for-linusRussell King5-18/+74
2010-08-10U6715 16550A serial driver supportPhilippe Langlais1-3/+34
2010-08-10serial: max3107: Fix gpiolib supportAlan Cox1-0/+2
2010-08-10hsu: call PCI pm hooks in suspend/resume functionFeng Tang1-9/+22
2010-08-10hsu: some code cleanupFeng Tang1-66/+19
2010-08-10hsu: add a periodic timer to check dma rx channelFeng Tang1-3/+47
2010-08-10hsu: driver for Medfield High Speed UART deviceFeng Tang3-0/+1499
2010-08-10serial: add support for OX16PCI958 cardLytochkin Boris1-0/+13
2010-08-10serial: 68328serial.c: remove dead (ALMA_ANS | DRAGONIXVZ | M68EZ328ADS)Christoph Egger1-11/+5
2010-08-10timbuart: use __devinit and __devexit macros for probe and removeRichard Röjfors1-3/+3
2010-08-10serial: MMIO32 support for 8250_early.cSamium Gromoff1-15/+42
2010-08-10serial: mcf: don't take spinlocks in already protected functionsYury Georgievskiy1-18/+13
2010-08-10serial: general fixes in the serial_rs485 structureClaudio Scordino1-3/+8
2010-08-10serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixesAndrew Morton1-1/+1
2010-08-10serial: crisv10: formatting of pointers in printk()Kulikov Vasiliy1-2/+2
2010-08-10serial: max3107: Abstract out the platform specific bitsAlan Cox5-337/+527
2010-08-10serial: max3107: introduce a max3107 driverjianwei.yang4-0/+1809
2010-08-108250: fix set_ldisc operationArnd Bergmann1-7/+2
2010-08-10tty: release BTM while sleeping in block_til_readyArnd Bergmann3-0/+6
2010-08-10tty: untangle locking of wait_until_sentArnd Bergmann3-13/+22
2010-08-10tty: introduce wait_event_interruptible_ttyArnd Bergmann1-2/+2
2010-08-10tty: replace BKL with a new tty_lockArnd Bergmann3-9/+9
2010-08-10serial: fix termios settings in openArnd Bergmann1-10/+9
2010-08-10serial: Use block_til_ready helperAlan Cox1-86/+1
2010-08-10serial: trim locking on the helpersAlan Cox1-4/+1
2010-08-10serial: add port helpersAlan Cox1-14/+37
2010-08-10serial: Change the wait for carrier lockingAlan Cox1-9/+35
2010-08-10tty: serial - fix tty referencing in set_ldiscAlan Cox2-6/+3
2010-08-10tty: serial - fix tty back references in termiosAlan Cox5-26/+19
2010-08-10tty: serial - fix various misuses/mishandlings of port->ttyAlan Cox1-49/+60
2010-08-10serial: fix wakup races in the mrst_max3110 driverArjan van de Ven1-28/+18
2010-08-10serial: replace open coded mutex with a real mutex in mrst_max3110.cArjan van de Ven1-7/+8
2010-08-10max3110 sanity check a registerjianwei.yang1-2/+11
2010-08-10mrst_max3110: add UART driver for Max3110 on MoorestownFeng Tang4-0/+921
2010-08-10serial: add UART_CAP_EFR and UART_CAP_SLEEP flags to 16C950 UARTs definitionYegor Yefremov1-1/+1
2010-08-10serial: There's no config CONSOLEChristoph Egger1-8/+0
2010-08-09Merge branch 'rs485fix' of git://www.jni.nu/crisLinus Torvalds1-0/+11
2010-08-09Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King3-4/+17
2010-08-09CRIS: ioctl for getting RS485 informationClaudio Scordino1-0/+11
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-35/+33
2010-08-06Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King2-14/+57
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely11-28/+28
2010-08-05Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-0/+18
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-17/+18
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-29/+116
2010-08-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-18/+3
2010-08-05kgdboc: Add call backs to allow kernel mode switchingJason Wessel1-0/+18
2010-08-05SERIAL: 8250: Remove SERIAL_8250_AU1X00Manuel Lauss2-18/+3
2010-08-05MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss1-1/+1
2010-08-05ARM: S5PV310: Add serial port supportJongpill Lee2-2/+10
2010-08-05ARM: SAMSUNG: serial: Add FRACVAL support for newer UARTJongpill Lee1-2/+7
2010-08-04Merge branch 'master' into for-nextJiri Kosina7-84/+170