| Commit message (Expand) | Author | Age | Files | Lines |
* | [SERIAL] sunzilog: Fix instance enumeration. | David S. Miller | 2006-07-21 | 1 | -36/+35 |
* | [SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe(). | David S. Miller | 2006-07-21 | 1 | -9/+1 |
* | [SERIAL] sunzilog: Register IRQ after all devices have been probed. | David S. Miller | 2006-07-21 | 1 | -11/+35 |
* | [SERIAL] sunsab: Get line numbers and table sizing correct. | David S. Miller | 2006-07-21 | 1 | -4/+5 |
* | [SPARC64] Fix sunsab ports ordering | Marc Zyngier | 2006-07-21 | 1 | -1/+1 |
* | [SERIAL] sunsab: Fix significant typo in sab_probe() | David S. Miller | 2006-07-14 | 1 | -1/+1 |
* | [SERIAL] sunsu: Report keyboard and mouse ports in kernel log. | David S. Miller | 2006-07-14 | 1 | -0/+5 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-07-13 | 1 | -0/+1 |
|\ |
|
| * | [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h | Yoichi Yuasa | 2006-07-13 | 1 | -0/+1 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-07-13 | 4 | -7/+24 |
|\ \
| |/
|/| |
|
| * | [SERIAL] 8250: sysrq deadlock fix | Andrew Morton | 2006-07-09 | 1 | -4/+9 |
| * | [SERIAL] 8250: add tsi108 serial support | Zang Roy-r61911 | 2006-07-09 | 2 | -0/+13 |
| * | [SERIAL] IP22: fix serial console hangs | Julien BLACHE | 2006-07-09 | 1 | -2/+1 |
| * | [SERIAL] dz: Fix compilation error | Martin Michlmayr | 2006-07-09 | 1 | -1/+1 |
* | | [SERIAL] sunsu: Handle keyboard and mouse ports directly. | David S. Miller | 2006-07-13 | 1 | -9/+26 |
|/ |
|
* | [ARM] 3710/1: AT91 Serial: Use GPIO API | Andrew Victor | 2006-07-05 | 1 | -2/+3 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-07-03 | 3 | -14/+15 |
|\ |
|
| * | [SERIAL] Ensure 8250_pci quirks are not marked __devinit | Russell King | 2006-07-03 | 1 | -10/+10 |
| * | [SERIAL] Convert fifosize to an unsigned int | Russell King | 2006-07-02 | 2 | -4/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-07-03 | 1 | -3/+3 |
|\ \ |
|
| * | | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2006-07-03 | 1 | -3/+3 |
* | | | [PATCH] lockdep: annotate serial | Ingo Molnar | 2006-07-03 | 1 | -1/+10 |
* | | | [PATCH] SERIAL: allow shared 8250_pnp interrupts | Bjorn Helgaas | 2006-07-03 | 1 | -0/+2 |
|/ / |
|
* | | [PATCH] irq-flags: serial: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 20 | -34/+34 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-06-30 | 2 | -95/+73 |
|\ \ |
|
| * | | [SERIAL] sunhv: Convert to of_driver layer. | David S. Miller | 2006-06-30 | 1 | -95/+71 |
| * | | [SERIAL] sunsu: Missing return statement in su_probe(). | David S. Miller | 2006-06-30 | 1 | -0/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 | 42 | -43/+1 |
|\ \ \ |
|
| * | | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 42 | -42/+0 |
| * | | | typo fixes: occuring -> occurring | Adrian Bunk | 2006-06-30 | 1 | -1/+1 |
| |/ / |
|
* | | | [PATCH] pcmcia: another ID for serial_cs.c | Dominik Brodowski | 2006-06-30 | 1 | -0/+1 |
|/ / |
|
* | | [SERIAL] sunsab: Fix section mis-match errors. | David S. Miller | 2006-06-29 | 1 | -4/+4 |
* | | [SERIAL] sunsab: Convert to of_driver framework. | David S. Miller | 2006-06-29 | 1 | -155/+144 |
* | | [SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties. | David S. Miller | 2006-06-29 | 2 | -1/+6 |
* | | [SERIAL] sunsu: Convert to of_driver framework. | David S. Miller | 2006-06-29 | 1 | -334/+157 |
* | | [SERIAL] sunzilog: Fix bugs in device deregristration. | David S. Miller | 2006-06-29 | 1 | -7/+22 |
* | | [SERIAL] sunzilog: Convert to of_driver. | David S. Miller | 2006-06-29 | 1 | -527/+258 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 | 24 | -35/+3 |
|\ \ |
|
| * | | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 2006-06-26 | 2 | -2/+2 |
| * | | [PATCH] devfs: Remove devfs support from the serial subsystem | Greg Kroah-Hartman | 2006-06-26 | 23 | -33/+1 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_... | Greg Kroah-Hartman | 2006-06-27 | 1 | -2/+2 |
* | | | | [PATCH] m68knommu: fix compilation problems with 68328serial driver | Greg Ungerer | 2006-06-28 | 1 | -58/+44 |
* | | | | [PATCH] remove TTY_DONT_FLIP | Paul Fulghum | 2006-06-28 | 2 | -13/+0 |
|/ / / |
|
* | | | [SERIAL] 8250_pnp: add support for other Wacom tablets | Ben Collins | 2006-06-26 | 1 | -1/+3 |
|/ / |
|
* | | [PATCH] m68knommu: 532x UART support | Greg Ungerer | 2006-06-25 | 1 | -3/+25 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-24 | 2 | -4/+148 |
|\ \ |
|
| * | | [ARM] 3639/1: S3C2412: serial port support | Ben Dooks | 2006-06-24 | 2 | -4/+148 |
* | | | [SPARC64]: Convert central bus layer to in-kernel PROM device tree. | David S. Miller | 2006-06-23 | 1 | -1/+1 |
* | | | [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. | David S. Miller | 2006-06-23 | 2 | -8/+8 |