summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | max3110 sanity check a registerjianwei.yang2010-08-101-2/+11
| * | | | | | | | mrst_max3110: add UART driver for Max3110 on MoorestownFeng Tang2010-08-104-0/+921
| * | | | | | | | serial: add UART_CAP_EFR and UART_CAP_SLEEP flags to 16C950 UARTs definitionYegor Yefremov2010-08-101-1/+1
| * | | | | | | | serial: There's no config CONSOLEChristoph Egger2010-08-101-8/+0Star
| |/ / / / / / /
| * | | | | | | Merge branch 'rs485fix' of git://www.jni.nu/crisLinus Torvalds2010-08-101-0/+11
| |\ \ \ \ \ \ \
| | * | | | | | | CRIS: ioctl for getting RS485 informationClaudio Scordino2010-08-091-0/+11
| | | |_|_|_|_|/ | | |/| | | | |
* | / | | | | | sparc: Really fix "console=" for serial consoles.David S. Miller2010-08-161-6/+9
|/ / / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-061-35/+33Star
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-031-18/+19
| * | | | | | pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-031-11/+11
| * | | | | | pcmcia: use pcmica_{read,write}_config_byteDominik Brodowski2010-08-031-5/+3Star
| * | | | | | pcmcia: remove cs_types.hDominik Brodowski2010-07-301-1/+0Star
* | | | | | | Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-061-0/+18
|\ \ \ \ \ \ \
| * | | | | | | kgdboc: Add call backs to allow kernel mode switchingJason Wessel2010-08-051-0/+18
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-065-17/+18
|\ \ \ \ \ \ \
| * | | | | | | of/address: Clean up function declarationsGrant Likely2010-08-011-0/+1
| * | | | | | | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-244-8/+8
| * | | | | | | Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-244-69/+92
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-284-9/+9
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-08-051-29/+116
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/5200: improve uart baud rate calculation (reach high baud rates, bett...Albrecht Dreß2010-07-251-29/+116
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-08-052-18/+3Star
|\ \ \ \ \ \ \ \
| * | | | | | | | SERIAL: 8250: Remove SERIAL_8250_AU1X00Manuel Lauss2010-08-052-18/+3Star
| * | | | | | | | MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss2010-08-051-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'master' into for-nextJiri Kosina2010-08-047-84/+170
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'misc' into develRussell King2010-07-312-15/+77
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | ARM: Fix section build warnings for AMBA driversRussell King2010-07-272-2/+2
| | * | | | | | ARM: 6158/2: PL011 baudrate extension for ST-Ericssons derivativeLinus Walleij2010-07-271-2/+25
| | * | | | | | ARM: 6157/2: PL011 TX/RX split of LCR for ST-Ericssons derivativeLinus Walleij2010-07-271-11/+50
| | | |_|_|_|/ | | |/| | | |
| * | | | | | serial: fix rs485 for atmel_serial on avr32Peter Huewe2010-07-261-0/+1
| | |/ / / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-07-212-5/+12
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-06-268-59/+175
| | |\| | |
| | * | | | sunsu: Fix use after free in su_remove().David S. Miller2010-05-271-4/+9
| | * | | | sunserial: Don't call add_preferred_console() when console= is specified.David S. Miller2010-05-261-1/+3
| * | | | | serial: cpm_uart: implement the cpm_uart_early_write() function for console pollDongdong Deng2010-06-301-64/+79
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-271-0/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | pcnet_cs: add new id (TOSHIBA Modem/LAN Card)Ken Kawasaki2010-06-171-0/+1
| | | |_|/ | | |/| |
* | | | | comment typo fixes: charater => characterThomas Weber2010-07-192-4/+4
* | | | | fix comnment/printk typos concerning "empty"Uwe Kleine-König2010-07-121-1/+1
* | | | | Merge branch 'master' into for-nextJiri Kosina2010-06-1621-183/+250
|\| | | |
| * | | | serial: add support for various Titan PCI cardsYegor Yefremov2010-06-041-0/+71
| * | | | serial: altera_uart: Proper section for altera_uart_removeTobias Klauser2010-06-041-1/+1
| * | | | altera_uart: Simplify altera_uart_console_putcTobias Klauser2010-06-041-15/+8Star
| * | | | altera_uart: Don't take spinlock in already protected functionsTobias Klauser2010-06-041-15/+4Star
| * | | | serial: bfin_5xx: fix typo in IER checkSonic Zhang2010-06-041-1/+1
| * | | | serial: bfin_5xx: IRDA is not affected by anomaly 05000230Graf Yang2010-06-041-1/+6
| * | | | serial_cs: add and sort IDs for serial and modem cardsAlexander Kurz2010-06-041-2/+16
| * | | | msm_serial: fix serial on troutAbhijeet Dharmapurikar2010-06-042-18/+59
| * | | | powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-021-2/+5
| |/ / /
| * / / ARM: S5PV210: serial: Fix section mismatch warningMarek Szyprowski2010-05-281-4/+4
| |/ /