summaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)AuthorLines
2007-05-06Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns...Russell King-194/+389
2007-05-03[ARM] 4328/1: Move i.MX UART regs to driverSascha Hauer-63/+205
2007-05-03[ARM] 4357/1: AT91: Support slower serial baud-ratesAndrew Victor-2/+10
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell-6/+6
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras-11/+11
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras-6/+6
2007-04-26[SPARC/64] constify of_get_property return: driversStephen Rothwell-2/+2
2007-04-248250: fix possible deadlock between serial8250_handle_port() and serial8250_i...Jiri Kosina-2/+3
2007-04-24Char: icom, mark __init as __devinitJiri Slaby-2/+2
2007-04-24do not truncate irq number for icom adapterOlaf Hering-4/+2
2007-04-24Fix possible NULL pointer access in 8250 serial driverTaku Izumi-1/+2
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell-1/+3
2007-04-22[ARM] Convert AMBA PL010 driver to use the clk infrastructureRussell King-2/+37
2007-04-22[ARM] Convert AMBA PL010 driver to use 'uart_amba_port'Russell King-124/+134
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao-4/+4
2007-04-13[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell-6/+6
2007-03-23[PATCH] add Fujitsu Siemens Tablet PC devices to 8250_pnp.cDanny Kukawka-0/+3
2007-03-14serial: Fix sh-sci break interrupt/sysrq handling.Paul Mundt-5/+6
2007-03-08[PATCH] 2.6 Altix: console fix for CONFIG_DEBUG_SHIRQ usagePat Gefre-35/+17
2007-03-06[PATCH] m68knommu: fix work queues in mcfserial.c driverGreg Ungerer-19/+14
2007-03-06[PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.cGreg Ungerer-2/+9
2007-03-05[PATCH] dz: remove struct pt_regs referencesMaciej W. Rozycki-4/+3
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds-35/+132
2007-02-22[SERIAL] serial_txx9 driver updateAtsushi Nemoto-92/+184
2007-02-20[PATCH] 8250: Fix GCC4 signed/unsigned mismatch warningThomas Koeller-1/+1
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-9/+11
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds-2/+4
2007-02-17Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King-1/+2
2007-02-17[POWERPC] Dispose irq mapping when done in mpc52xx_serial.cSylvain Munaut-1/+3
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin-35/+132
2007-02-16serial: Add PCMCIA IDs for Quatech DSP-100 dual RS232 adapter.Sergei Organov-0/+5
2007-02-16[POWERPC] Fix compile failure in cpm_uart_cpm2Paul Gortmaker-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-7/+0
2007-02-14[PATCH] PNX8550 UART driverVitaly Wool-0/+869
2007-02-14[PATCH] serial: replace kmalloc+memset with kzallocBurman Yan-45/+18
2007-02-14[PATCH] serial: make sure UART is powered up when dumping MCTRL statusGeorge G. Davis-0/+11
2007-02-14[PATCH] serial: trivial code flow simplificationBjorn Helgaas-4/+4
2007-02-14[PATCH] 8250 UART backup timerAlex Williamson-44/+134
2007-02-14[POWERPC] Open Firmware serial port driverArnd Bergmann-0/+154
2007-02-13[POWERPC] Fixup mp5200 drivers to match device tree changesGrant Likely-3/+2
2007-02-12[PATCH] atmel_serial: Use __raw I/O register accessHaavard Skinnemoen-27/+27
2007-02-11[PATCH] serial: support for new boardMatthias Fuchs-0/+11
2007-02-11[PATCH] Perle multimodem card (PCI-RAS) detectionThomas Hoehn-2/+22
2007-02-11[PATCH] serial: serial_txx9 driver updateAtsushi Nemoto-12/+16
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby-11/+3
2007-02-11[PATCH] IOC3/IOC4: PCI mem space resourcesBrent Casavant-3/+3
2007-02-11[ARM] amba-pl010: add reference to ep93xx to Kconfig help entryLennert Buytenhek-1/+2
2007-02-11[ARM] i.MX serial: fix IRQ allocationPavel Pisa-1/+2
2007-02-11[ARM] i.MX serial: fix tx buffer overflowsSascha Hauer-6/+5
2007-02-09[PATCH] drivers/serial NULL noise removalAl Viro-3/+3