summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-074-46/+146
|\ \ \ | |_|/ |/| |
| * | [SERIAL] 8520_pci: build fixAndrew Morton2006-01-051-2/+2
| * | [SERIAL] Remove _INLINE_Russell King2006-01-042-10/+4
| * | [SERIAL] Move interrupt-time spinlocking inside serial8250_handle_port()Russell King2006-01-041-7/+8
| * | [SERIAL] Use uart_match_port() to find a matching port in find_port()Russell King2006-01-041-3/+1
| * | [SERIAL] Fix matching of MMIO portsBenjamin Herrenschmidt2006-01-041-1/+1
| * | [SERIAL] Add support for more Connect Tech PCI serial boardsGareth Howlett2006-01-041-6/+114
| * | [Serial] Don't miss modem status changesRussell King2006-01-041-17/+16
| |/
* | [PATCH] ppc32/serial: Change mpc52xx_uart.c to use the Low Density Serial por...Sylvain Munaut2006-01-061-11/+15
* | [PATCH] ppc32/serial: Fix compiler errors with GCC 4.x in mpc52xx_uart.cSylvain Munaut2006-01-061-1/+1
* | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski2006-01-061-50/+8
* | [PATCH] pcmcia: remove dev_list from driversDominik Brodowski2006-01-061-15/+2
* | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski2006-01-061-14/+5
* | [PATCH] pcmcia: new suspend coreDominik Brodowski2006-01-051-21/+10
|/
* [ARM] 3216/1: indent and typo in drivers/serial/pxa.cErik Hovland2005-12-301-2/+2
* [SERIAL] Fix AMBA PL011 sysrq character handlingRussell King2005-12-271-1/+1
* [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-221-5/+5
* [SERIAL] 8250_pci: Remove redundant assignment, and mark fallthrough.Dave Jones2005-12-071-1/+1
* [SERIAL] mark several serial tables constArjan van de Ven2005-11-284-6/+6
* [SERIAL] imx: Fix missed platform_driver_unregisterRussell King2005-11-211-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-192-24/+22
|\
| * [SERIAL] Remove unused variable in sa1100.cRussell King2005-11-191-1/+0
| * [SERIAL] Fix status reporting with PL011 serial driverRussell King2005-11-191-23/+22
* | [PARISC] Make Serial MUX depend on a specific bus type.Matthew Wilcox2005-11-181-1/+1
* | [PARISC] Define port->timeout to fix a long msleep in mux.cRyan Bradetich2005-11-171-0/+7
* | [PARISC] Compile fixups for serial/mux.cRyan Bradetich2005-11-171-8/+4
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-136-65/+82
|\
| * [SERIAL] Fix Bug 4900: S3 resume oops with irattach - Thinkpad A21mRussell King2005-11-131-35/+49
| * [SERIAL] sa1100_start_tx spinlock recursionFlorin Malita2005-11-121-3/+1
| * [SERIAL] Claim Wacom tablet device on HP tc1100 tabletBjorn Helgaas2005-11-121-0/+2
| * [SERIAL] Fix mpc52xx_uart.cAndrey Volkov2005-11-121-2/+2
| * [SERIAL] dz: Use CKSEG1ADDR to setup mappings.Ralf Baechle2005-11-121-2/+2
| * [SERIAL] dz: Nuke trailing whitespaceRalf Baechle2005-11-121-22/+22
| * [SERIAL] don't disable xscale serial ports after autoconfigLennert Buytenhek2005-11-121-1/+4
* | [PATCH] Update email address for KumarKumar Gala2005-11-133-3/+3
* | [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-131-3/+4
|/
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-098-157/+156
* [SUNSU]: Do not mark sunsu_console_setup() __initDavid S. Miller2005-11-071-1/+1
* [PATCH] m68knommu: add 5208 ColdFire UART support to ColdFire serial driverGreg Ungerer2005-11-071-3/+34
* [PATCH] serial: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-6/+3
* [PATCH] serial console: touch NMI watchdogAndrew Morton2005-11-071-0/+3
* [SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.Pantelis Antoniou2005-11-066-3/+183
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-041-1/+1
|\
| * [SERIAL] 8250_early.c passing 0 instead of NULLBen Dooks2005-11-031-1/+1
* | [PATCH] ARM: Reverted 2918/1: [update] Base port of Comdial MP1000 platfromRussell King2005-11-041-9/+0
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-011-1/+3
|\
| * [SERIAL] Arrange better identification of portsRussell King2005-10-311-1/+3
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-318-7/+10
|\ \ | |/ |/|
| * [DRIVER MODEL] Add missing driver_unregister to IMX serial driverRussell King2005-10-301-0/+1
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-298-7/+9
OpenPOWER on IntegriCloud