aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
...
* | [PATCH] m68knommu: use tty_schedule_flip() in 68360serial.cGreg Ungerer2006-02-071-2/+2
* | [PATCH] m68knommu: compile fixes for mcfserial.cGreg Ungerer2006-02-071-10/+6
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-033-2/+26
|\
| * [SERIAL] 8250: limit range of runtime portsRussell King2006-02-031-0/+1
| * [SERIAL] initialize spinlock for port failed to setup consoleAtsushi Nemoto2006-02-021-1/+1
| * [SERIAL] SIIG 8-port serial boards supportAndrey Panin2006-02-021-1/+24
* | [PATCH] drivers/serial/jsm/: cleanupsAdrian Bunk2006-02-033-5/+0
* | [PATCH] jsm: update for tty buffering revampV. Ananda Krishnan2006-02-032-157/+79
* | [PATCH] Fix some ucLinux breakage from the tty updatesAlan Cox2006-02-031-2/+1
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-02-011-11/+11
|\
| *---------. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-241-11/+11
| |\ \ \ \ \ \
| | | | | | * \ Pull pnpacpi into acpica branchLen Brown2006-01-076-118/+47
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | |
| | | | | | * | [ACPI] ACPICA 20050930Bob Moore2005-12-101-11/+11
| | | | | | * | Pull release into acpica branchLen Brown2005-12-0634-396/+689
| | | | | | |\ \ | | | | | |_|/ / | | | | |/| | |
| | | | | | * | [ACPI] 8250_acpi.c buildfixLen Brown2005-11-301-3/+3
* | | | | | | | [PATCH] sh: sh-sci clock framework updatesPaul Mundt2006-02-012-116/+223
* | | | | | | | [PATCH] jsm: fix for high baud rates problemV. Ananda Krishnan2006-02-011-47/+38
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-3111-89/+84
|\ \ \ \ \ \ \ \
| * | | | | | | | [SERIAL] 8250 Documentation fixTimothy Charles McGrath2006-01-231-1/+1
| * | | | | | | | [SERIAL] Make uart_port flags a bitwise typeRussell King2006-01-211-5/+7
| * | | | | | | | [SERIAL] Make port->ops constantRussell King2006-01-211-2/+2
| * | | | | | | | [SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King2006-01-211-7/+0
| * | | | | | | | [SERIAL] Don't use ASYNC_ constants with the uart_port structureRussell King2006-01-218-68/+68
| * | | | | | | | [SERIAL] 8250 serial console fixesAlan Cox2006-01-211-6/+6
| |/ / / / / / /
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-312-3/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [ARM] 3266/1: S3C2400 - adds macro S3C24XXLucas Correia Villa Real2006-01-261-1/+1
| * | | | | | | [ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGERRussell King2006-01-191-2/+2
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-01-191-71/+58
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [IA64-SGI] sn_console.c minor cleanupJes Sorensen2006-01-171-71/+58
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-182-8/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | [SERIAL] Add 8250 support for Decision Computer International Co. PCCOM2Alon Bar-Lev2006-01-181-0/+10
| * | | | | | | | [SERIAL] Fix serial8250 driver initialisation orderingRussell King2006-01-181-8/+5
| |/ / / / / / /
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-182-3/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [ARM] 3268/1: AT91RM9200 serial update for 2.6.15-git12Andrew Victor2006-01-182-3/+1
| |/ / / / / / /
* | | | | | | | [SPARC64]: Serial Console for E250 PatchEddie C. Dost2006-01-182-5/+36
|/ / / / / / /
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-144-46/+55
|\ \ \ \ \ \ \
| * | | | | | | [SERIAL] serial8250: convert to the new platform device interfaceDmitry Torokhov2006-01-131-10/+20
| * | | | | | | [SERIAL] fix SERIAL_M32R_PLDSIO dependenciesAdrian Bunk2006-01-131-1/+1
| * | | | | | | [SERIAL] convert uart_state.sem to uart_state.mutexIngo Molnar2006-01-132-35/+34
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-141-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [ARM] 3258/1: IMX serial: fix parityMatt Reimer2006-01-131-1/+1
| |/ / / / / / /
* | | | | | | | [PATCH] Altix: ioc3 serial supportPatrick Gefre2006-01-143-1/+2206
* | | | | | | | [PATCH] remove unused tmp_buf_sem'sAdrian Bunk2006-01-141-1/+0
|/ / / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2006-01-121-0/+2
|\ \ \ \ \ \ \
| * | | | | | | [PATCH] pcmcia: add new IDs for serial_cs.cDominik Brodowski2006-01-121-0/+2
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-123-0/+929
|\ \ \ \ \ \ \ \
| * | | | | | | | [ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)Andrew Victor2006-01-103-0/+929
* | | | | | | | | [SERIAL] turn serial semaphores into mutexesArjan van de Ven2006-01-125-35/+36
| |/ / / / / / / |/| | | | | | |
* | | | | | | | [PATCH] m68knommu: set irq priority/level different for each ColdFire serial ...Greg Ungerer2006-01-101-1/+1
* | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-01-101-1/+1
|\ \ \ \ \ \ \ \