summaryrefslogtreecommitdiff
path: root/drivers/serial
Commit message (Expand)AuthorAge
* drivers/serial/mrst_max3110.c needs linux/irq.hAndrew Morton2010-10-01
* drivers/serial/mfd.c needs slab.hAndrew Morton2010-10-01
* serial: mfd: fix bug in serial_hsu_remove()Feng Tang2010-09-20
* serial: amba-pl010: fix set_ldiscMika Westerberg2010-09-20
* Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-09-16
|\
| * pcmcia serial_cs.c: fix multifunction card handlingDominik Brodowski2010-09-15
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-09-13
|\ \ | |/ |/|
| * powerpc/5200: mpc52xx_uart.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-08
* | serial: bfin_sport_uart: restore transmit frame sync fixSonic Zhang2010-09-03
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-28
|\
| * Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-21
* | 68328serial: check return value of copy_*_user() instead of access_ok()Kulikov Vasiliy2010-08-23
* | serial: print early console device address in hexLuck, Tony2010-08-23
* | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-18
|\ \
| * | of: Fix missing includesGrant Likely2010-08-16
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2010-08-16
|\ \ | |/
| * Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-12
| |\
| | * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-11
| |\ \
| | * \ Merge branches 'master' and 'devel' into for-linusRussell King2010-08-10
| | |\ \
| | | * \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-08-09
| | | |\ \
| | | | * | ARM: S5PV310: Add serial port supportJongpill Lee2010-08-05
| | | | * | ARM: SAMSUNG: serial: Add FRACVAL support for newer UARTJongpill Lee2010-08-05
| | | * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King2010-08-06
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-04
| | | | |\ \
| | | | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-07-05
| | | | |\ \ \
| | | | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-31
| | | | |\ \ \ \
| | | | * | | | | serial: sh-sci: fix handling of SCIFB sh-mobile portsGuennadi Liakhovetski2010-05-24
| * | | | | | | | U6715 16550A serial driver supportPhilippe Langlais2010-08-10
| * | | | | | | | serial: max3107: Fix gpiolib supportAlan Cox2010-08-10
| * | | | | | | | hsu: call PCI pm hooks in suspend/resume functionFeng Tang2010-08-10
| * | | | | | | | hsu: some code cleanupFeng Tang2010-08-10
| * | | | | | | | hsu: add a periodic timer to check dma rx channelFeng Tang2010-08-10
| * | | | | | | | hsu: driver for Medfield High Speed UART deviceFeng Tang2010-08-10
| * | | | | | | | serial: add support for OX16PCI958 cardLytochkin Boris2010-08-10
| * | | | | | | | serial: 68328serial.c: remove dead (ALMA_ANS | DRAGONIXVZ | M68EZ328ADS)Christoph Egger2010-08-10
| * | | | | | | | timbuart: use __devinit and __devexit macros for probe and removeRichard Röjfors2010-08-10
| * | | | | | | | serial: MMIO32 support for 8250_early.cSamium Gromoff2010-08-10
| * | | | | | | | serial: mcf: don't take spinlocks in already protected functionsYury Georgievskiy2010-08-10
| * | | | | | | | serial: general fixes in the serial_rs485 structureClaudio Scordino2010-08-10
| * | | | | | | | serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixesAndrew Morton2010-08-10
| * | | | | | | | serial: crisv10: formatting of pointers in printk()Kulikov Vasiliy2010-08-10
| * | | | | | | | serial: max3107: Abstract out the platform specific bitsAlan Cox2010-08-10
| * | | | | | | | serial: max3107: introduce a max3107 driverjianwei.yang2010-08-10
| * | | | | | | | 8250: fix set_ldisc operationArnd Bergmann2010-08-10
| * | | | | | | | tty: release BTM while sleeping in block_til_readyArnd Bergmann2010-08-10
| * | | | | | | | tty: untangle locking of wait_until_sentArnd Bergmann2010-08-10
| * | | | | | | | tty: introduce wait_event_interruptible_ttyArnd Bergmann2010-08-10
| * | | | | | | | tty: replace BKL with a new tty_lockArnd Bergmann2010-08-10
| * | | | | | | | serial: fix termios settings in openArnd Bergmann2010-08-10