Age | Commit message (Expand) | Author | Files | Lines |
2005-11-07 | [SUNSU]: Do not mark sunsu_console_setup() __init | David S. Miller | 1 | -1/+1 |
2005-11-07 | [PATCH] m68knommu: add 5208 ColdFire UART support to ColdFire serial driver | Greg Ungerer | 1 | -3/+34 |
2005-11-07 | [PATCH] serial: fix-up schedule_timeout() usage | Nishanth Aravamudan | 1 | -6/+3 |
2005-11-07 | [PATCH] serial console: touch NMI watchdog | Andrew Morton | 1 | -0/+3 |
2005-11-06 | [SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver. | Pantelis Antoniou | 6 | -3/+183 |
2005-11-04 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 1 | -1/+1 |
2005-11-04 | [PATCH] ARM: Reverted 2918/1: [update] Base port of Comdial MP1000 platfrom | Russell King | 1 | -9/+0 |
2005-11-03 | [SERIAL] 8250_early.c passing 0 instead of NULL | Ben Dooks | 1 | -1/+1 |
2005-11-01 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 1 | -1/+3 |
2005-10-31 | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 8 | -7/+10 |
2005-10-31 | [SERIAL] Arrange better identification of ports | Russell King | 1 | -1/+3 |
2005-10-30 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 1 | -2/+1 |
2005-10-30 | [PATCH] Added a Receive_Abort to the Marvell serial driver | Carlos Sanchez | 1 | -0/+2 |
2005-10-30 | [PATCH] ioc4 serial support - mostly cleanup | Pat Gefre | 1 | -36/+44 |
2005-10-30 | [SERIAL] remove unneeded code from serial_core.c | Jayachandran C | 1 | -2/+1 |
2005-10-30 | [DRIVER MODEL] Add missing driver_unregister to IMX serial driver | Russell King | 1 | -0/+1 |
2005-10-29 | Create platform_device.h to contain all the platform device details. | Russell King | 8 | -7/+9 |
2005-10-28 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 7 | -37/+24 |
2005-10-28 | Merge ../bleed-2.6 | Greg KH | 4 | -1/+31 |
2005-10-28 | Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6 | Linus Torvalds | 2 | -7/+10 |
2005-10-28 | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 7 | -37/+24 |
2005-10-28 | [ARM] 3029/1: Add HWUART support for PXA 255/26x | Matt Reimer | 1 | -1/+20 |
2005-10-28 | [ARM] 2918/1: [update] Base port of Comdial MP1000 platfrom | Jon Ringle | 1 | -0/+9 |
2005-10-28 | [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h | Russell King | 2 | -0/+2 |
2005-10-26 | Auto-update from upstream | Kyle McMartin | 1 | -1/+25 |
2005-10-24 | [SERIAL] new hp diva console port | Justin Chen | 1 | -0/+1 |
2005-10-24 | [SERIAL] support the Exsys EX-4055 4S four-port card | Bjorn Helgaas | 1 | -1/+24 |
2005-10-21 | [PARISC] Fix mux.c driver | Matthew Wilcox | 2 | -3/+5 |
2005-10-21 | [PARISC] Convert parisc_device to use struct resource for hpa | Matthew Wilcox | 2 | -3/+4 |
2005-10-21 | [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better | Matthew Wilcox | 1 | -1/+1 |
2005-10-15 | [SERIAL] Add SupraExpress 56i support | maximilian attems | 1 | -0/+2 |
2005-10-14 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 1 | -0/+2 |
2005-10-14 | [PATCH] sh-sci.c sci_start_tx error | Yoshinori Sato | 1 | -1/+1 |
2005-10-14 | [SERIAL] Add SupraExpress 336i Sp ASVD modem ID | Baris Cicek | 1 | -0/+2 |
2005-10-12 | [ARM] 3002/1: Wrong parameter to uart_update_timeout() in drivers/serial/pxa.c | Lothar Wassmann | 1 | -1/+1 |
2005-10-12 | [ARM] 2971/1: i.MX uart handle rts irq | Sascha Hauer | 1 | -6/+33 |
2005-10-12 | [ARM] 2976/1: S3C2410: add static to functions in serial driver | Ben Dooks | 1 | -7/+8 |
2005-10-10 | [SPARC64]: Fix oops on runlevel change with serial console. | David S. Miller | 2 | -4/+2 |
2005-10-10 | [ARM] 2964/1: S3C2410 - serial: add .owner to driver | Ben Dooks | 1 | -0/+3 |
2005-10-10 | [ARM] 2957/1: imx UART Error handling | Sascha Hauer | 1 | -5/+4 |
2005-10-03 | [SUNSU]: Fix bogus locking in sunsu_change_mouse_baud() | David S. Miller | 1 | -4/+0 |
2005-10-01 | [ARM] 2944/1: GCC 4 mx1ads serial driver compile fix | Vincent Sanders | 1 | -1/+1 |
2005-09-30 | [PATCH] ioc4_serial: Remove bogus error message | Brent Casavant | 1 | -12/+0 |
2005-09-30 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -2/+0 |
2005-09-29 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 1 | -2/+2 |
2005-09-29 | [ARM] Don't include mach-types.h unnecessarily | Russell King | 1 | -2/+0 |
2005-09-26 | [PATCH] pcmcia: new IDs for serial_cs | Dominik Brodowski | 1 | -0/+1 |
2005-09-25 | [ARM] 2933/1: S3C2410 - fix serial port warnings | Ben Dooks | 1 | -2/+2 |
2005-09-24 | [SERIAL] Remove unused variable in clps711x.c | Russell King | 1 | -1/+1 |
2005-09-17 | [PATCH] Fix up some pm_message_t types | Richard Purdie | 1 | -1/+1 |