summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2010-10-15Merge branch 'linux-tegra-2.6.36' into android-tegra-2.6.36Colin Cross
2010-10-15Merge commit 'v2.6.36-rc8' into linux-tegra-2.6.36Colin Cross
2010-10-14Merge branch 'linux-tegra-2.6.36' into android-tegra-2.6.36Colin Cross
2010-10-14[arm]: tegra: serial: DMA allocation fix.Mike Corrigan
2010-10-06Merge branch 'android-2.6.36' into android-tegra-2.6.36Colin Cross
2010-10-06[ARM] tegra: tegra_hsuart: fix a typoIliyan Malchev
2010-10-06[ARM] serial: update tegra_hsuart to use PTR_ERRless dma APIErik Gilling
2010-10-06serial: tegra_hsuart: Fix typo preventing non 8-bit modesColin Cross
2010-10-06serial: tegra_hsuart: fix receive DMA, RTS, timeout, and tx triggerJay Cheng
2010-10-06serial: tegra_hsuart: Fix void return type on writel accessorsColin Cross
2010-10-06serial: tegra_hsuart: fix section mismatch errorGary King
2010-10-06serial: tegra_hsuart: Cleanups and bug fixesColin Cross
2010-10-06serial: tegra_hsuart: Fix DMA receive, drop err in dma callbacksColin Cross
2010-10-06serial: Add tegra_hsuart driverColin Cross
2010-10-01drivers/serial/mrst_max3110.c needs linux/irq.hAndrew Morton
2010-10-01drivers/serial/mfd.c needs slab.hAndrew Morton
2010-09-29serial_core: Add wake_peer uart operation which is called before starting UAR...San Mehat
2010-09-20serial: mfd: fix bug in serial_hsu_remove()Feng Tang
2010-09-20serial: amba-pl010: fix set_ldiscMika Westerberg
2010-09-16Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-09-15pcmcia serial_cs.c: fix multifunction card handlingDominik Brodowski
2010-09-13Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-09-08powerpc/5200: mpc52xx_uart.c: Add of_node_put to avoid memory leakJulia Lawall
2010-09-03serial: bfin_sport_uart: restore transmit frame sync fixSonic Zhang
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-2368328serial: check return value of copy_*_user() instead of access_ok()Kulikov Vasiliy
2010-08-23serial: print early console device address in hexLuck, Tony
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-16of: Fix missing includesGrant Likely
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller
2010-08-16sparc: Really fix "console=" for serial consoles.David S. Miller
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-10Merge branches 'master' and 'devel' into for-linusRussell King
2010-08-10U6715 16550A serial driver supportPhilippe Langlais
2010-08-10serial: max3107: Fix gpiolib supportAlan Cox
2010-08-10hsu: call PCI pm hooks in suspend/resume functionFeng Tang
2010-08-10hsu: some code cleanupFeng Tang
2010-08-10hsu: add a periodic timer to check dma rx channelFeng Tang
2010-08-10hsu: driver for Medfield High Speed UART deviceFeng Tang
2010-08-10serial: add support for OX16PCI958 cardLytochkin Boris
2010-08-10serial: 68328serial.c: remove dead (ALMA_ANS | DRAGONIXVZ | M68EZ328ADS)Christoph Egger
2010-08-10timbuart: use __devinit and __devexit macros for probe and removeRichard Röjfors
2010-08-10serial: MMIO32 support for 8250_early.cSamium Gromoff
2010-08-10serial: mcf: don't take spinlocks in already protected functionsYury Georgievskiy
2010-08-10serial: general fixes in the serial_rs485 structureClaudio Scordino
2010-08-10serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixesAndrew Morton
2010-08-10serial: crisv10: formatting of pointers in printk()Kulikov Vasiliy
2010-08-10serial: max3107: Abstract out the platform specific bitsAlan Cox