aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-35/+33
2010-08-05Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus 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/powerpcLinus 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-04Merge branch 'master' into for-nextJiri Kosina7-84/+170
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, better accuracy)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-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
2010-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2010-06-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller8-59/+175
2010-06-16pcnet_cs: add new id (TOSHIBA Modem/LAN Card)Ken Kawasaki1-0/+1
2010-06-16Merge branch 'master' into for-nextJiri Kosina21-183/+250
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-3/+3
2010-06-04serial: add support for various Titan PCI cardsYegor Yefremov1-0/+71
2010-06-04serial: altera_uart: Proper section for altera_uart_removeTobias Klauser1-1/+1
2010-06-04altera_uart: Simplify altera_uart_console_putcTobias Klauser1-15/+8
2010-06-04altera_uart: Don't take spinlock in already protected functionsTobias Klauser1-15/+4
2010-06-04serial: bfin_5xx: fix typo in IER checkSonic Zhang1-1/+1
2010-06-04serial: bfin_5xx: IRDA is not affected by anomaly 05000230Graf Yang1-1/+6
2010-06-04serial_cs: add and sort IDs for serial and modem cardsAlexander Kurz1-2/+16
2010-06-04msm_serial: fix serial on troutAbhijeet Dharmapurikar2-18/+59
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt1-2/+5
2010-05-28ARM: S5PV210: serial: Fix section mismatch warningMarek Szyprowski1-4/+4
2010-05-26sunsu: Fix use after free in su_remove().David S. Miller1-4/+9
2010-05-25sunserial: Don't call add_preferred_console() when console= is specified.David S. Miller1-1/+3
2010-05-25Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-69/+0
2010-05-25m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driverGreg Ungerer1-1/+1
2010-05-25Merge remote branch 'origin' into secretlab/next-spiGrant Likely26-305/+1891
2010-05-25powerpc/mpc5121: move PSC FIFO memory init to platform codeAnatolij Gustschin1-69/+0
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-2/+3
2010-05-22sh: fix Oops in the serial SCI driverGuennadi Liakhovetski1-2/+3