aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2010-09-03serial: bfin_sport_uart: restore transmit frame sync fixSonic Zhang
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-2368328serial: check return value of copy_*_user() instead of access_ok()Kulikov Vasiliy
2010-08-23serial: print early console device address in hexLuck, Tony
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-16of: Fix missing includesGrant Likely
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller
2010-08-16sparc: Really fix "console=" for serial consoles.David S. Miller
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-10Merge branches 'master' and 'devel' into for-linusRussell King
2010-08-10U6715 16550A serial driver supportPhilippe Langlais
2010-08-10serial: max3107: Fix gpiolib supportAlan Cox
2010-08-10hsu: call PCI pm hooks in suspend/resume functionFeng Tang
2010-08-10hsu: some code cleanupFeng Tang
2010-08-10hsu: add a periodic timer to check dma rx channelFeng Tang
2010-08-10hsu: driver for Medfield High Speed UART deviceFeng Tang
2010-08-10serial: add support for OX16PCI958 cardLytochkin Boris
2010-08-10serial: 68328serial.c: remove dead (ALMA_ANS | DRAGONIXVZ | M68EZ328ADS)Christoph Egger
2010-08-10timbuart: use __devinit and __devexit macros for probe and removeRichard Röjfors
2010-08-10serial: MMIO32 support for 8250_early.cSamium Gromoff
2010-08-10serial: mcf: don't take spinlocks in already protected functionsYury Georgievskiy
2010-08-10serial: general fixes in the serial_rs485 structureClaudio Scordino
2010-08-10serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixesAndrew Morton
2010-08-10serial: crisv10: formatting of pointers in printk()Kulikov Vasiliy
2010-08-10serial: max3107: Abstract out the platform specific bitsAlan Cox
2010-08-10serial: max3107: introduce a max3107 driverjianwei.yang
2010-08-108250: fix set_ldisc operationArnd Bergmann
2010-08-10tty: release BTM while sleeping in block_til_readyArnd Bergmann
2010-08-10tty: untangle locking of wait_until_sentArnd Bergmann
2010-08-10tty: introduce wait_event_interruptible_ttyArnd Bergmann
2010-08-10tty: replace BKL with a new tty_lockArnd Bergmann
2010-08-10serial: fix termios settings in openArnd Bergmann
2010-08-10serial: Use block_til_ready helperAlan Cox
2010-08-10serial: trim locking on the helpersAlan Cox
2010-08-10serial: add port helpersAlan Cox
2010-08-10serial: Change the wait for carrier lockingAlan Cox
2010-08-10tty: serial - fix tty referencing in set_ldiscAlan Cox
2010-08-10tty: serial - fix tty back references in termiosAlan Cox
2010-08-10tty: serial - fix various misuses/mishandlings of port->ttyAlan Cox
2010-08-10serial: fix wakup races in the mrst_max3110 driverArjan van de Ven
2010-08-10serial: replace open coded mutex with a real mutex in mrst_max3110.cArjan van de Ven
2010-08-10max3110 sanity check a registerjianwei.yang
2010-08-10mrst_max3110: add UART driver for Max3110 on MoorestownFeng Tang
2010-08-10serial: add UART_CAP_EFR and UART_CAP_SLEEP flags to 16C950 UARTs definitionYegor Yefremov
2010-08-10serial: There's no config CONSOLEChristoph Egger
2010-08-09Merge branch 'rs485fix' of git://www.jni.nu/crisLinus Torvalds
2010-08-09Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King
2010-08-09CRIS: ioctl for getting RS485 informationClaudio Scordino