summaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)Author
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-09CRIS: ioctl for getting RS485 informationClaudio Scordino
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-08-05Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-08-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-08-05kgdboc: Add call backs to allow kernel mode switchingJason Wessel
2010-08-05SERIAL: 8250: Remove SERIAL_8250_AU1X00Manuel Lauss
2010-08-05MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski
2010-08-03pcmcia: use pcmica_{read,write}_config_byteDominik Brodowski
2010-08-01of/address: Clean up function declarationsGrant Likely
2010-07-31Merge branch 'misc' into develRussell King
2010-07-30pcmcia: remove cs_types.hDominik Brodowski
2010-07-27ARM: Fix section build warnings for AMBA driversRussell King
2010-07-27ARM: 6158/2: PL011 baudrate extension for ST-Ericssons derivativeLinus Walleij
2010-07-27ARM: 6157/2: PL011 TX/RX split of LCR for ST-Ericssons derivativeLinus Walleij
2010-07-26serial: fix rs485 for atmel_serial on avr32Peter Huewe
2010-07-24powerpc/5200: improve uart baud rate calculation (reach high baud rates, bett...Albrecht Dreß
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-07-19comment typo fixes: charater => characterThomas Weber
2010-07-12fix comnment/printk typos concerning "empty"Uwe Kleine-König
2010-06-30serial: cpm_uart: implement the cpm_uart_early_write() function for console pollDongdong Deng
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGrant Likely
2010-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-06-16pcnet_cs: add new id (TOSHIBA Modem/LAN Card)Ken Kawasaki
2010-06-16Merge branch 'master' into for-nextJiri Kosina