summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-03-0336-652/+978
|\
| * jsm: fixing error if the driver fails to loadBreno Leitao2010-03-021-3/+6
| * jsm: removing the uart structure and filename on errorBreno Leitao2010-03-021-0/+1
| * tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELD...Ari Entlich2010-03-022-20/+22
| * tty: Keep the default buffering to sub-page unitsAlan Cox2010-03-022-2/+14
| * tty: Fix up char drivers request_room usageAlan Cox2010-03-025-9/+2
| * tty: Fix the ldisc hangup raceAlan Cox2010-03-021-20/+30
| * serial: timberdale: Remove dependanciesAlan Cox2010-03-021-1/+0
| * nozomi: Tidy up the PCI tableAlan Cox2010-03-021-5/+1
| * nozomi: Fix mutex handlingAlan Cox2010-03-021-22/+12
| * nozomi: Add tty_port usageAlan Cox2010-03-021-47/+68
| * sdio_uart: Use kfifo instead of the messy circ stuffAlan Cox2010-03-021-63/+30
| * serial: bcm63xx_uart: allow more than one uart to be registered.Maxime Bizon2010-03-021-2/+3
| * serial: bcm63xx_uart: don't use kfree() on non kmalloced area.Maxime Bizon2010-03-021-1/+1
| * serial: bfin_5xx: pull in linux/io.h for ioremap prototypesMike Frysinger2010-03-021-0/+1
| * serial: bfin_5xx: kgdboc should accept gdb break only when it is activeSonic Zhang2010-03-021-1/+2
| * serial: bfin_5xx: need to disable DMA TX interrupt tooGraf Yang2010-03-021-0/+2
| * serial: bfin_5xx: remove useless gpio handling with hard flow controlSonic Zhang2010-03-021-15/+1
| * Char: synclink, remove unnecessary checksJiri Slaby2010-03-021-2/+2
| * tty: declare MODULE_FIRMWARE in various driversBen Hutchings2010-03-026-1/+21
| * ip2: Add module parameter.Rakib Mullick2010-03-021-0/+13
| * ip2: remove #ifdef MODULE from ip2main.cRakib Mullick2010-03-021-6/+5
| * tty: moxa: remove #ifdef MODULE completely.Rakib Mullick2010-03-021-11/+6
| * hvc_console: fix test on unsigned in hvc_console_print()Roel Kluin2010-03-021-1/+1
| * serial: isicom.c: use pr_fmt and pr_<level>Joe Perches2010-03-021-23/+26
| * tty: char: mxser, remove unnecessary tty testJiri Slaby2010-03-021-2/+1
| * serial: cyclades: allow overriding ISA defaults also when the driver is built-inBartlomiej Zolnierkiewicz2010-03-021-8/+1
| * serial: Char: cyclades, fix compiler warningJiri Slaby2010-03-021-6/+0
| * serial: fix test of unsignedRoel Kluin2010-03-022-5/+8
| * serial: add support for Korenix JetCardKiros Yeh2010-03-022-0/+11
| * serial: imx: fix NULL dereference Oops when pdata == NULLBaruch Siach2010-03-021-3/+3
| * serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port CardIra W. Snyder2010-03-023-1/+28
| * serial: synclink_gt: dropped transmit data bugfixPaul Fulghum2010-03-021-81/+105
| * serial: atmel_serial: add poll_get_char and poll_put_char uart_opsAlbin Tonnerre2010-03-021-0/+22
| * serial: 68328serial.c: remove BAUD_TABLE_SIZE macroThiago Farina2010-03-021-5/+3
| * serial: copy UART properties of UPF_FIXED_TYPE ports provisioned using early_...Shmulik Ladkani2010-03-021-6/+15
| * serial: fit blackfin uart over sport driver into common uart infrastructuresonic zhang2010-03-023-280/+511
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-0326-247/+345
|\ \
| * | x86: Fix out of order of gsiEric W. Biederman2010-02-281-18/+10
| * | x86: apic: Fix mismerge, add arch_probe_nr_irqs() againIngo Molnar2010-02-271-0/+22
| * | Merge branch 'x86/irq' into x86/apicH. Peter Anvin2010-02-221739-17674/+42175
| |\ \
| | * \ Merge branch 'x86/urgent' into x86/irqH. Peter Anvin2010-02-2013-43/+103
| | |\ \
| | | * | x86, irq: Keep chip_data in create_irq_nr and destroy_irqBrandon Philips2010-02-183-24/+50
| | | * | x86: Add iMac9,1 to pci_reboot_dmi_tableJustin P. Mattock2010-02-171-0/+8
| | | * | x86: Fix SCI on IOAPIC != 0Yinghai Lu2010-02-103-1/+59
| | | * | x86, ia32_aout: do not kill argument mappingJiri Slaby2010-02-101-1/+0
| | * | | xen: Remove unnecessary arch specific xen irq functions.Eric W. Biederman2010-02-182-6/+6
| | * | | smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu2010-02-175-7/+28
| | * | | x86, irq: Remove arch_probe_nr_irqsYinghai Lu2010-02-171-22/+0
| | * | | sparseirq: Use radix_tree instead of ptrs arrayYinghai Lu2010-02-171-24/+25
OpenPOWER on IntegriCloud