summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-2010-31/+67
|\
| * drivers/serial: use nr_irqsYinghai Lu2008-10-169-10/+10
| * serial, 8250: remove NR_IRQ usageAlan Cox2008-10-162-21/+57
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-202-51/+62
|\ \
| * | serial: sh-sci: Add support SCIF of SH7723Nobuhiro Iwamatsu2008-10-201-1/+8
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2008-10-2028-2554/+415
| |\ \
| * \ \ Merge branch 'sh/g3-prep'Paul Mundt2008-10-022-18/+37
| |\ \ \
| | * | | serial: sh-sci: Handle the general UPF_IOREMAP case.Paul Mundt2008-10-012-18/+37
| * | | | serial: sh-sci: Dynamic clock management depends on HAVE_CLK.Paul Mundt2008-10-022-31/+16
| |/ / /
| * | | sh: fixup many sparse errors.Paul Mundt2008-09-081-1/+1
* | | | Altix serial: fixroel kluin2008-10-201-1/+1
* | | | make probe_serial_gsc() staticAdrian Bunk2008-10-201-1/+1
* | | | serial_txx9: use %lx for iobaseAtsushi Nemoto2008-10-201-1/+1
| |/ / |/| |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-166-13/+20
|\ \ \
| * \ \ Merge branch 'fixes' into for-linusRussell King2008-10-1514-2293/+285
| |\ \ \
| * \ \ \ Merge branch 's3c-move' into develRussell King2008-10-146-18/+24
| |\ \ \ \
| | * | | | [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*Ben Dooks2008-10-075-5/+5
| * | | | | Merge branch 'omap-all' into develRussell King2008-10-141-8/+15
| |\ \ \ \ \
| | * | | | | [SERIAL] 8250: serial8250_port_size() - omap ports are largerRussell King2008-09-051-7/+14
| | * | | | | [ARM] omap: improve is_omap_port()Russell King2008-09-051-1/+1
| | | |_|/ / | | |/| | |
* | | | | | Merge commit 'origin'Benjamin Herrenschmidt2008-10-1518-2317/+383
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | 8250: Fix lock warning (and possible crash)Alan Cox2008-10-141-0/+3
| | |_|_|/ | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-131-173/+129
| |\ \ \ \
| | * | | | pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski2008-08-311-1/+1
| | * | | | pcmcia: deprecate CS_NO_MORE_ITEMSDominik Brodowski2008-08-231-1/+1
| | * | | | pcmcia: deprecate CS_SUCCESSDominik Brodowski2008-08-231-8/+8
| | * | | | pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() usersDominik Brodowski2008-08-231-9/+9
| | * | | | pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski2008-08-231-0/+4
| | * | | | pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski2008-08-231-0/+4
| | * | | | pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski2008-08-231-4/+0
| | * | | | pcmcia: use pcmcia_loop_config in misc pcmcia driversDominik Brodowski2008-08-231-155/+107
| * | | | | 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
| | | |\ \ \