aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAge
* tty: release BTM while sleeping in block_til_readyArnd Bergmann2010-08-10
* tty: untangle locking of wait_until_sentArnd Bergmann2010-08-10
* tty: introduce wait_event_interruptible_ttyArnd Bergmann2010-08-10
* tty: replace BKL with a new tty_lockArnd Bergmann2010-08-10
* serial: fix termios settings in openArnd Bergmann2010-08-10
* serial: Use block_til_ready helperAlan Cox2010-08-10
* serial: trim locking on the helpersAlan Cox2010-08-10
* serial: add port helpersAlan Cox2010-08-10
* serial: Change the wait for carrier lockingAlan Cox2010-08-10
* tty: serial - fix tty referencing in set_ldiscAlan Cox2010-08-10
* tty: serial - fix tty back references in termiosAlan Cox2010-08-10
* tty: serial - fix various misuses/mishandlings of port->ttyAlan Cox2010-08-10
* serial: fix wakup races in the mrst_max3110 driverArjan van de Ven2010-08-10
* serial: replace open coded mutex with a real mutex in mrst_max3110.cArjan van de Ven2010-08-10
* max3110 sanity check a registerjianwei.yang2010-08-10
* mrst_max3110: add UART driver for Max3110 on MoorestownFeng Tang2010-08-10
* serial: add UART_CAP_EFR and UART_CAP_SLEEP flags to 16C950 UARTs definitionYegor Yefremov2010-08-10
* serial: There's no config CONSOLEChristoph Egger2010-08-10
* Merge branch 'rs485fix' of git://www.jni.nu/crisLinus Torvalds2010-08-10
|\
| * CRIS: ioctl for getting RS485 informationClaudio Scordino2010-08-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-06
|\ \
| * | pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-03
| * | pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-03
| * | pcmcia: use pcmica_{read,write}_config_byteDominik Brodowski2010-08-03
| * | pcmcia: remove cs_types.hDominik Brodowski2010-07-30
* | | Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-05
|\ \ \
| * | | kgdboc: Add call backs to allow kernel mode switchingJason Wessel2010-08-05
| | |/ | |/|
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\ \ \
| * | | of/address: Clean up function declarationsGrant Likely2010-08-01
| * | | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
| * | | Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-24
| |\ \ \ | | | |/ | | |/|
| * | | sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-28
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-08-05
|\ \ \ \
| * | | | powerpc/5200: improve uart baud rate calculation (reach high baud rates, bett...Albrecht Dreß2010-07-24
| | |/ / | |/| |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-08-05
|\ \ \ \
| * | | | SERIAL: 8250: Remove SERIAL_8250_AU1X00Manuel Lauss2010-08-05
| * | | | MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss2010-08-05
| | |_|/ | |/| |
* | | | Merge branch 'master' into for-nextJiri Kosina2010-08-04
|\ \ \ \
| * \ \ \ Merge branch 'misc' into develRussell King2010-07-31
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: Fix section build warnings for AMBA driversRussell King2010-07-27
| | * | | ARM: 6158/2: PL011 baudrate extension for ST-Ericssons derivativeLinus Walleij2010-07-27
| | * | | ARM: 6157/2: PL011 TX/RX split of LCR for ST-Ericssons derivativeLinus Walleij2010-07-27
| * | | | serial: fix rs485 for atmel_serial on avr32Peter Huewe2010-07-26
| | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-07-21
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-06-26
| | |\|
| | * | sunsu: Fix use after free in su_remove().David S. Miller2010-05-27
| | * | sunserial: Don't call add_preferred_console() when console= is specified.David S. Miller2010-05-26
| * | | serial: cpm_uart: implement the cpm_uart_early_write() function for console pollDongdong Deng2010-06-30
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-27
| |\ \ \ | | |_|/ | |/| |
| | * | pcnet_cs: add new id (TOSHIBA Modem/LAN Card)Ken Kawasaki2010-06-16