aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/serial_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-16Serial: Avoid unbalanced IRQ wake disable during resumeGovindraj.R1-0/+1
2010-12-108250: add a UPIO_DWAPB32 for 32 bit accessesJamie Iles1-0/+1
2010-11-16serial: mpc52xx: make printout for type more genericWolfram Sang1-1/+1
2010-11-11serial: Add support for UART on VIA VT8500 and compatiblesAlexey Charkov1-0/+3
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-0/+3
2010-10-228250: allow platforms to override PM hook.Manuel Lauss1-0/+2
2010-10-22serial: Factor out uart_poll_timeout() from 8250 driverAnton Vorontsov1-0/+8
2010-09-29serial: Add OMAP high-speed UART driverGovindraj.R1-0/+3
2010-09-03serial: fix port type conflict between NS16550A & U6_16550APhilippe Langlais1-1/+2
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov1-1/+1
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+3
2010-08-10U6715 16550A serial driver supportPhilippe Langlais1-0/+3
2010-08-10hsu: driver for Medfield High Speed UART deviceFeng Tang1-0/+2
2010-08-10serial: max3107: Abstract out the platform specific bitsAlan Cox1-0/+4
2010-08-10tty: serial - fix tty referencing in set_ldiscAlan Cox1-1/+1
2010-05-24serial: add a new port type, found on some sh-mobile SoCsGuennadi Liakhovetski1-0/+3
2010-05-21Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-0/+1
2010-05-21serial: Add driver for the Altera UARTTobias Klauser1-0/+1
2010-05-21serial: Add driver for the Altera JTAG UARTTobias Klauser1-0/+3
2010-05-20kgdb,8250,pl011: Return immediately from console pollJason Wessel1-0/+1
2010-03-12pps: serial clients supportRodolfo Giometti1-1/+10
2009-11-04sparc: Support for GRLIB APBUART serial portKristoffer Glembo1-0/+3
2009-09-30MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon1-0/+3
2009-09-23serial core: fix new kernel-doc warningsRandy Dunlap1-2/+2
2009-09-19serial: kill USF_CLOSING_* definitionsAlan Cox1-3/+0
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox1-1/+0
2009-09-19serial: replace the state mutex with the tty port mutexAlan Cox1-2/+0
2009-09-19serial: kill off uif_tAlan Cox1-11/+0
2009-09-19serial: move the flags into the tty_port fieldAlan Cox1-29/+19
2009-09-19serial: move count into the tty_port versionAlan Cox1-1/+0
2009-09-19serial: Fold closing_* fields into the tty_port onesAlan Cox1-2/+0
2009-09-19serial: kill off uart_infoAlan Cox1-34/+30
2009-09-19serial: 8250: add IRQ trigger supportVikram Pandita1-0/+1
2009-06-22msm_serial: serial driver for MSM7K onboard serial peripheral.Robert Love1-0/+3
2009-06-11serial: Added Timberdale UART driverRichard Röjfors1-0/+3
2009-06-11serial: add support for the TI AR7 internal UARTFlorian Fainelli1-1/+2
2009-04-07Add support for the MAX3100 SPI UART.Christian Pellegrin1-0/+3
2009-04-06mux: fix build problemAlexander Beregalov1-1/+1
2009-02-208250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab1-0/+1
2009-01-08serial: Add driver for the Cell Network Processor serial port NWP deviceBenjamin Krill1-0/+3
2009-01-02Serial: UART driver changes for Cavium OCTEON.David Daney1-1/+2
2009-01-02Serial: Allow port type to be specified when calling serial8250_register_port.David Daney1-0/+2
2009-01-028250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney1-0/+2
2009-01-02tty: We want the port object to be persistentAlan Cox1-28/+34
2008-12-15[ARM] S3C6400: serial support for S3C6400 and S3C6410 SoCsBen Dooks1-0/+2
2008-11-12serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda1-0/+3
2008-10-13serial: Make uart_port's ioport "unsigned long".David Miller1-1/+1
2008-07-24remove the v850 portAdrian Bunk1-3/+0
2008-07-20serial: use tty_portAlan Cox1-14/+12
2008-07-20Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_opsHaavard Skinnemoen1-0/+1