summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* serial: fix device name reporting when minor space is shared between driversDavid S. Miller2008-10-132-9/+20
* tty: simplify ktermios allocationAlan Cox2008-10-131-3/+0
* serial: allow 8250 to be used on sparcDavid Miller2008-10-133-10/+27
* 8250: remove a few inlines of dubious valueWill Newton2008-10-131-5/+4
* serial_8250: pci_enable_device fail is not fully handledAlan Cox2008-10-131-2/+2
* serial-make-uart_ports-ioport-unsigned-long-fixAndrew Morton2008-10-131-3/+2
* Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupt...Sonic Zhang2008-10-131-0/+50
* Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UARTGraf Yang2008-10-131-0/+4
* Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer.Sonic Zhang2008-10-131-1/+5
* Blackfin Serial Driver: Remove useless stopSonic Zhang2008-10-131-3/+0
* Blackfin Serial Driver: move common variables out of serial headers and into ...Mike Frysinger2008-10-131-7/+10
* Blackfin Serial Driver: trim trailing whitespace -- no functional changesMike Frysinger2008-10-131-4/+4
* Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports.Sonic Zhang2008-10-131-17/+22
* Blackfin Serial Driver: use __initdata for data, not __initMike Frysinger2008-10-131-1/+1
* coldfire: scheduled SERIAL_COLDFIRE removalAdrian Bunk2008-10-134-2054/+2
* drivers/serial/crisv10.c: add missing put_tty_driverJulia Lawall2008-10-131-0/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-113-22/+76
|\
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-112-9/+57
| |\
| | * Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King2008-10-091-5/+22
| | |\
| | * \ Merge branch 'pxa-all' into develRussell King2008-10-091-0/+5
| | |\ \
| | | * \ Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King2008-10-073-5/+14
| | | |\ \
| | | * | | [ARM] 5244/1: Add hardware CTSRTS flow control to pxa serial driverRobert Jarzmik2008-09-091-0/+5
| | * | | | Merge branch 'ptebits' into develRussell King2008-10-093-5/+14
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | [ARM] 5250/1: unbalanced enable_irq() for serial_ks8695.c fixDick Hollenbeck2008-10-011-9/+52
| | | |/ / | | |/| |
| * | | | atmel_serial: update the powersave handler to match serial coreAnti Sullin2008-09-231-13/+19
| | |_|/ | |/| |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-164-10/+36
|\ \ \ \ | |/ / /
| * | | Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-...Russell King2008-09-131-5/+22
| |\ \ \ | | |_|/ | |/| |
| | * | imx serial: fix rts handling for non imx1 based hardwareMarc Kleine-Budde2008-09-021-1/+1
| | * | imx serial: set RXD mux bit on i.MX27 and i.MX31Marc Kleine-Budde2008-09-021-2/+13
| | * | i.MX serial: fix init failureDarius Augulis2008-09-021-2/+8
| * | | 8250: improve workaround for UARTs that don't re-assert THRE correctlyWill Newton2008-09-022-4/+13
| |/ /
| * | Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-271-1/+1
| |/
* | sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-314-4/+4
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-161-0/+1
|\
| * Merge http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm ...Ben Dooks2008-08-0867-1784/+807
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks2008-07-155-115/+229
| |\ \
| * | | [ARM] S3C24XX: Fix SERIAL_SAMSUNG entryArnaud Patard (Rtp2008-07-151-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-08-134-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | sparc/drivers: use linux/of_device.h instead of asm/of_device.hStephen Rothwell2008-08-114-4/+4
* | | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0713-24/+24
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-0710-614/+157
|\ \ \ \ | |/ / /
| * | | cris: Fixup compile problemsAlan Cox2008-08-042-40/+42
| * | | blackfin: Fix compile failure in tty codeAlan Cox2008-08-041-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-08-011-5/+7
| |\ \ \
| | * | | serial: sh-sci: Fix up SH7760/SH7780/SH7785 early printk regression.Paul Mundt2008-07-301-5/+7
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-302-10/+67
| |\ \ \ \
| | * \ \ \ Merge commit 'kumar/kumar-next'Benjamin Herrenschmidt2008-07-302-10/+67
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | cpm_uart: Add generic clock API support to set baudratesLaurent Pinchart2008-07-282-7/+20
| | | * | | cpm_uart: Modem control lines supportLaurent Pinchart2008-07-282-3/+47
| * | | | | remove drivers/serial/v850e_uart.cAdrian Bunk2008-07-302-549/+0
OpenPOWER on IntegriCloud