aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds11-28/+28
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-18/+74
2010-08-10Merge branches 'master' and 'devel' into for-linusRussell King5-18/+74
2010-08-10U6715 16550A serial driver supportPhilippe Langlais1-3/+34
2010-08-10serial: max3107: Fix gpiolib supportAlan Cox1-0/+2
2010-08-10hsu: call PCI pm hooks in suspend/resume functionFeng Tang1-9/+22
2010-08-10hsu: some code cleanupFeng Tang1-66/+19
2010-08-10hsu: add a periodic timer to check dma rx channelFeng Tang1-3/+47
2010-08-10hsu: driver for Medfield High Speed UART deviceFeng Tang3-0/+1499
2010-08-10serial: add support for OX16PCI958 cardLytochkin Boris1-0/+13
2010-08-10serial: 68328serial.c: remove dead (ALMA_ANS | DRAGONIXVZ | M68EZ328ADS)Christoph Egger1-11/+5
2010-08-10timbuart: use __devinit and __devexit macros for probe and removeRichard Röjfors1-3/+3
2010-08-10serial: MMIO32 support for 8250_early.cSamium Gromoff1-15/+42
2010-08-10serial: mcf: don't take spinlocks in already protected functionsYury Georgievskiy1-18/+13
2010-08-10serial: general fixes in the serial_rs485 structureClaudio Scordino1-3/+8
2010-08-10serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixesAndrew Morton1-1/+1
2010-08-10serial: crisv10: formatting of pointers in printk()Kulikov Vasiliy1-2/+2
2010-08-10serial: max3107: Abstract out the platform specific bitsAlan Cox5-337/+527
2010-08-10serial: max3107: introduce a max3107 driverjianwei.yang4-0/+1809
2010-08-108250: fix set_ldisc operationArnd Bergmann1-7/+2
2010-08-10tty: release BTM while sleeping in block_til_readyArnd Bergmann3-0/+6
2010-08-10tty: untangle locking of wait_until_sentArnd Bergmann3-13/+22
2010-08-10tty: introduce wait_event_interruptible_ttyArnd Bergmann1-2/+2
2010-08-10tty: replace BKL with a new tty_lockArnd Bergmann3-9/+9
2010-08-10serial: fix termios settings in openArnd Bergmann1-10/+9
2010-08-10serial: Use block_til_ready helperAlan Cox1-86/+1
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/linux-samsung into devel-stableRussell 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 devel-stableRussell 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/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