summaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)AuthorFilesLines
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
2010-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt5-20/+90
2010-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt5-20/+90
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski1-18/+19
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski1-11/+11
2010-08-03pcmcia: use pcmica_{read,write}_config_byteDominik Brodowski1-5/+3
2010-08-01of/address: Clean up function declarationsGrant Likely1-0/+1
2010-07-31Merge branch 'misc' into develRussell King2-15/+77
2010-07-30pcmcia: remove cs_types.hDominik Brodowski1-1/+0
2010-07-27ARM: Fix section build warnings for AMBA driversRussell King2-2/+2
2010-07-27ARM: 6158/2: PL011 baudrate extension for ST-Ericssons derivativeLinus Walleij1-2/+25
2010-07-27ARM: 6157/2: PL011 TX/RX split of LCR for ST-Ericssons derivativeLinus Walleij1-11/+50
2010-07-26serial: fix rs485 for atmel_serial on avr32Peter Huewe1-0/+1
2010-07-24powerpc/5200: improve uart baud rate calculation (reach high baud rates, bett...Albrecht Dreß1-29/+116
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely4-8/+8
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely4-69/+92
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-5/+12
2010-07-19comment typo fixes: charater => characterThomas Weber2-4/+4
2010-07-12fix comnment/printk typos concerning "empty"Uwe Kleine-König1-1/+1
2010-07-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt8-119/+251
2010-07-02Merge branches 'sh/highmem' and 'sh/stable-updates'Paul Mundt2-64/+80
2010-06-30serial: cpm_uart: implement the cpm_uart_early_write() function for console pollDongdong Deng1-64/+79
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGrant Likely4-9/+9