summaryrefslogtreecommitdiffstats
path: root/include/linux/serial_core.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-251-0/+3
|\
| * serial: Add OMAP high-speed UART driverGovindraj.R2010-09-291-0/+3
* | 8250: allow platforms to override PM hook.Manuel Lauss2010-10-221-0/+2
* | serial: Factor out uart_poll_timeout() from 8250 driverAnton Vorontsov2010-10-221-0/+8
|/
* serial: fix port type conflict between NS16550A & U6_16550APhilippe Langlais2010-09-031-1/+2
* Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-211-1/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-111-0/+3
|\
| * serial: add a new port type, found on some sh-mobile SoCsGuennadi Liakhovetski2010-05-241-0/+3
* | U6715 16550A serial driver supportPhilippe Langlais2010-08-101-0/+3
* | hsu: driver for Medfield High Speed UART deviceFeng Tang2010-08-101-0/+2
* | serial: max3107: Abstract out the platform specific bitsAlan Cox2010-08-101-0/+4
* | tty: serial - fix tty referencing in set_ldiscAlan Cox2010-08-101-1/+1
|/
* Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-05-211-0/+1
|\
| * kgdb,8250,pl011: Return immediately from console pollJason Wessel2010-05-201-0/+1
* | serial: Add driver for the Altera UARTTobias Klauser2010-05-211-0/+1
* | serial: Add driver for the Altera JTAG UARTTobias Klauser2010-05-211-0/+3
|/
* pps: serial clients supportRodolfo Giometti2010-03-121-1/+10
* sparc: Support for GRLIB APBUART serial portKristoffer Glembo2009-11-041-0/+3
* MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon2009-09-301-0/+3
* serial core: fix new kernel-doc warningsRandy Dunlap2009-09-231-2/+2
* serial: kill USF_CLOSING_* definitionsAlan Cox2009-09-191-3/+0
* serial: move delta_msr_wait into the tty_portAlan Cox2009-09-191-1/+0
* serial: replace the state mutex with the tty port mutexAlan Cox2009-09-191-2/+0
* serial: kill off uif_tAlan Cox2009-09-191-11/+0
* serial: move the flags into the tty_port fieldAlan Cox2009-09-191-29/+19
* serial: move count into the tty_port versionAlan Cox2009-09-191-1/+0
* serial: Fold closing_* fields into the tty_port onesAlan Cox2009-09-191-2/+0
* serial: kill off uart_infoAlan Cox2009-09-191-34/+30
* serial: 8250: add IRQ trigger supportVikram Pandita2009-09-191-0/+1
* msm_serial: serial driver for MSM7K onboard serial peripheral.Robert Love2009-06-221-0/+3
* serial: Added Timberdale UART driverRichard Röjfors2009-06-111-0/+3
* serial: add support for the TI AR7 internal UARTFlorian Fainelli2009-06-111-1/+2
* Add support for the MAX3100 SPI UART.Christian Pellegrin2009-04-071-0/+3
* mux: fix build problemAlexander Beregalov2009-04-061-1/+1
* 8250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab2009-02-201-0/+1
* serial: Add driver for the Cell Network Processor serial port NWP deviceBenjamin Krill2009-01-081-0/+3
* Serial: UART driver changes for Cavium OCTEON.David Daney2009-01-021-1/+2
* Serial: Allow port type to be specified when calling serial8250_register_port.David Daney2009-01-021-0/+2
* 8250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney2009-01-021-0/+2
* tty: We want the port object to be persistentAlan Cox2009-01-021-28/+34
* [ARM] S3C6400: serial support for S3C6400 and S3C6410 SoCsBen Dooks2008-12-151-0/+2
* serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda2008-11-121-0/+3
* serial: Make uart_port's ioport "unsigned long".David Miller2008-10-131-1/+1
* remove the v850 portAdrian Bunk2008-07-241-3/+0
* serial: use tty_portAlan Cox2008-07-201-14/+12
* Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_opsHaavard Skinnemoen2008-07-201-0/+1
* serial_core: uart_set_ldisc infrastructureAlan Cox2008-06-031-0/+1
* Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UARTBryan Wu2008-04-301-2/+4
* consoles: polling support, kgdbocJason Wessel2008-04-171-0/+4
* SC26XX: missing PORT define in serial_core.hThomas Bogendoerfer2008-02-131-0/+2
OpenPOWER on IntegriCloud