aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAge
* 8250: fix possible deadlock between serial8250_handle_port() and serial8250_i...Jiri Kosina2007-04-24
* Char: icom, mark __init as __devinitJiri Slaby2007-04-24
* do not truncate irq number for icom adapterOlaf Hering2007-04-24
* Fix possible NULL pointer access in 8250 serial driverTaku Izumi2007-04-24
* [PATCH] add Fujitsu Siemens Tablet PC devices to 8250_pnp.cDanny Kukawka2007-03-23
* serial: Fix sh-sci break interrupt/sysrq handling.Paul Mundt2007-03-14
* [PATCH] 2.6 Altix: console fix for CONFIG_DEBUG_SHIRQ usagePat Gefre2007-03-08
* [PATCH] m68knommu: fix work queues in mcfserial.c driverGreg Ungerer2007-03-06
* [PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.cGreg Ungerer2007-03-06
* [PATCH] dz: remove struct pt_regs referencesMaciej W. Rozycki2007-03-05
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-26
|\
| * Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-17
| |\
| | * [PARISC] [MUX] Get the hversion directly from the parisc_deviceRyan Bradetich2006-12-08
| | * [PARISC] [MUX] Correctly report the number of available portsRyan Bradetich2006-12-08
| | * [PARISC] [MUX] Detect multiple cards in the correct orderRyan Bradetich2006-12-08
| | * [PARISC] [MUX] Make the Serial Mux driver work as moduleRyan Bradetich2006-12-08
| | * [PARISC] [MUX] Claim resources for the Mux driverRyan Bradetich2006-12-08
| | * [PARISC] [MUX] Mux driver updatesRyan Bradetich2006-12-08
| | * [PARISC] [MUX] Mux driver bug fixRyan Bradetich2006-12-08
* | | [SERIAL] serial_txx9 driver updateAtsushi Nemoto2007-02-21
* | | [PATCH] 8250: Fix GCC4 signed/unsigned mismatch warningThomas Koeller2007-02-20
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-19
|\ \ \
| | \ \
| | \ \
| *-. | | Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King2007-02-17
| |\ \| |
| | * | | [ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.hAndrew Victor2007-02-08
| | |/ /
| * | | [ARM] amba-pl010: add reference to ep93xx to Kconfig help entryLennert Buytenhek2007-02-11
| * | | [ARM] i.MX serial: fix IRQ allocationPavel Pisa2007-02-11
| * | | [ARM] i.MX serial: fix tx buffer overflowsSascha Hauer2007-02-11
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-19
|\ \ \
| * | | [POWERPC] Dispose irq mapping when done in mpc52xx_serial.cSylvain Munaut2007-02-17
| * | | [POWERPC] Fix compile failure in cpm_uart_cpm2Paul Gortmaker2007-02-15
* | | | serial: Add PCMCIA IDs for Quatech DSP-100 dual RS232 adapter.Sergei Organov2007-02-16
|/ / /
* | | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* | | [PATCH] PNX8550 UART driverVitaly Wool2007-02-14
* | | [PATCH] serial: replace kmalloc+memset with kzallocBurman Yan2007-02-14
* | | [PATCH] serial: make sure UART is powered up when dumping MCTRL statusGeorge G. Davis2007-02-14
* | | [PATCH] serial: trivial code flow simplificationBjorn Helgaas2007-02-14
* | | [PATCH] 8250 UART backup timerAlex Williamson2007-02-14
* | | [POWERPC] Open Firmware serial port driverArnd Bergmann2007-02-13
* | | [POWERPC] Fixup mp5200 drivers to match device tree changesGrant Likely2007-02-12
* | | [PATCH] atmel_serial: Use __raw I/O register accessHaavard Skinnemoen2007-02-12
* | | [PATCH] serial: support for new boardMatthias Fuchs2007-02-11
* | | [PATCH] Perle multimodem card (PCI-RAS) detectionThomas Hoehn2007-02-11
* | | [PATCH] serial: serial_txx9 driver updateAtsushi Nemoto2007-02-11
* | | [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-11
* | | [PATCH] IOC3/IOC4: PCI mem space resourcesBrent Casavant2007-02-11
* | | [PATCH] drivers/serial NULL noise removalAl Viro2007-02-09
* | | Merge branch 'linux-2.6'Paul Mackerras2007-02-06
|\| |
| * | [ARM] Fix AMBA serial drivers for non-first serial portsRussell King2007-01-24
| * | [ARM] 4088/1: AT91: Unbalanced IRQ in serial driver suspend/resumeAndrew Victor2007-01-24
| * | [ARM] 4086/1: AT91: Whitespace cleanupAndrew Victor2007-01-24