aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2006-07-05[ARM] 3710/1: AT91 Serial: Use GPIO APIAndrew Victor
2006-07-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-07-03[PATCH] lockdep: annotate serialIngo Molnar
2006-07-03[PATCH] SERIAL: allow shared 8250_pnp interruptsBjorn Helgaas
2006-07-03[SERIAL] Ensure 8250_pci quirks are not marked __devinitRussell King
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt
2006-07-02[PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[SERIAL] Convert fifosize to an unsigned intRussell King
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[SERIAL] sunhv: Convert to of_driver layer.David S. Miller
2006-06-30[SERIAL] sunsu: Missing return statement in su_probe().David S. Miller
2006-06-30[PATCH] pcmcia: another ID for serial_cs.cDominik Brodowski
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30typo fixes: occuring -> occurringAdrian Bunk
2006-06-29[SERIAL] sunsab: Fix section mis-match errors.David S. Miller
2006-06-29[SERIAL] sunsab: Convert to of_driver framework.David S. Miller
2006-06-29[SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties.David S. Miller
2006-06-29[SERIAL] sunsu: Convert to of_driver framework.David S. Miller
2006-06-29[SERIAL] sunzilog: Fix bugs in device deregristration.David S. Miller
2006-06-29[SERIAL] sunzilog: Convert to of_driver.David S. Miller
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-28[PATCH] m68knommu: fix compilation problems with 68328serial driverGreg Ungerer
2006-06-28[PATCH] remove TTY_DONT_FLIPPaul Fulghum
2006-06-27[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman
2006-06-26[SERIAL] 8250_pnp: add support for other Wacom tabletsBen Collins
2006-06-25[PATCH] m68knommu: 532x UART supportGreg Ungerer
2006-06-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-06-24[ARM] 3639/1: S3C2412: serial port supportBen Dooks
2006-06-23[SPARC64]: Convert central bus layer to in-kernel PROM device tree.David S. Miller
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller
2006-06-23[SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree.David S. Miller
2006-06-23[PATCH] SGI IOC4: Detect IO card variantBrent Casavant
2006-06-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-06-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-06-22[ARM] 3624/1: Report true modem control line statesUli Luckas
2006-06-20Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-06-20[ARM] 3600/1: increase amba-pl010 UART_NR to 8Lennert Buytenhek
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller
2006-06-19[ARM] 3592/1: AT91RM9200 Serial driver updateAndrew Victor
2006-06-19[ARM] 3571/1: netX: serial driver for Hilscher netXSascha Hauer
2006-06-18[ARM] 3559/1: S3C2442: core and serial portBen Dooks
2006-06-18[ARM] 3402/1: lpd7a40x: serial driver bug fixMarc Singer
2006-05-26[PATCH] ppc32 CPM_UART: various fixes for pq2 uart usersVitaly Bordug
2006-05-21[SUNSU]: Fix license.Andrew Morton