string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / drivers / serial /
2009-12-15 Jean Delvareioc3/ioc4: fix error path on driver registration
2009-12-15 Jean Delvareioc3/ioc4: various section fixes
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-12-11 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2009-12-11 Ian JacksonSerial: Do not read IIR in serial8250_start_tx when...
2009-12-11 Uwe Kleine-KönigSerial: pxa: work around Errata #75
2009-12-11 André Goddard Rosaserial, 8250: calculate irqflags bitmask before loop
2009-12-11 André Goddard Rosaserial: cascade needless conditionals
2009-12-11 André Goddard Rosaserial: fix NULL pointer dereference
2009-12-11 Breno Leitaojsm: adding EEH handlers
2009-12-11 Breno Leitãojsm: removing the field jsm_board->intr_count
2009-12-11 Breno Leitãojsm: Removing unused jsm_channel->ch_wopen field
2009-12-11 Breno Leitãojsm: Remove ch_cpstime field
2009-12-11 Breno Leitãojsm: removing ch_old_baud field
2009-12-11 Breno Leitãojsm: remove the ch_custom_speed field
2009-12-11 Breno Leitãojsm: Rewriting a bad log message
2009-12-11 Breno Leitãojsm: IRQ handlers doesn't need to have IRQ_DISABLED...
2009-12-11 Johannes Bergfirmware_class: make request_firmware_nowait more useful
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-12-08 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-next-2.6
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-06 Russell KingMerge branch 'sa1100' into devel
2009-12-05 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2009-12-05 Russell KingMerge branch 'devel-stable' into devel
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-04 Guennadi Liakhovetskiserial: sh-sci: Fix too early port disabling.
2009-12-04 Uwe Kleine-Königm68knommu: move mcf_remove to .devexit.text
2009-12-01 Ben DooksARM: S3C: Update Simtec copyright statements from ...
2009-12-01 Michal Simektty/of_serial: add missing ns16550a id
2009-12-01 Maxime Bizonbcm63xx_uart: Fix serial driver compile breakage.
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-11-28 Dominik Brodowskipcmcia: rework the irq_req_t typedef
2009-11-28 Dominik Brodowskipcmcia: remove deprecated handle_to_dev() macro
2009-11-27 Michal Simekpowerpc/of_serial: Add missing ns16550a id
2009-11-25 Paul Mundtserial: sh-sci: Depend on HAVE_CLK unconditionally.
2009-11-25 Uwe Kleine-Königserial: sh-sci: don't use __devexit_p to wrap sci_remove
2009-11-24 David S. Millersunsu: Use sunserial_console_termios() in sunsu_console...
2009-11-24 David S. Millersunsu: Pass true 'ignore_line' to console match when...
2009-11-24 David S. Millerserial: suncore: Fix RSC/LOM handling in sunserial_cons...
2009-11-24 David S. Millerserial: suncore: Add 'ignore_line' argument to sunseria...
2009-11-24 David S. Millersunsu: Fix detection of SU ports which are RSC console...
2009-11-24 David S. Millersunsab: Do not set sunsab_reg.cons right before registe...
2009-11-13 Kristoffer Glemboapbuart: Use of_find_node_by_path to find root node.
2009-11-12 Lennert Buytenhekserial: add support for the Lava Quattro PCI quad-port...
2009-11-12 Lennert Buytenhekserial: fix printk format specifiers for struct uart_po...
2009-11-09 Dominik Brodowskipcmcia: use dynamic debug infrastructure, deprecate...
2009-11-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-06 David S. Millerapbuart: Fix build and missing driver unregister.
2009-11-06 Magnus Dammserial: sh-sci: disable callback typo fix
2009-11-05 David S. Millerapbuart: Kill dependency on deprecated Sparc-only PROM...
2009-11-04 David S. Millerapbuart: Fix build warning.
2009-11-04 Kristoffer Glembosparc: Support for GRLIB APBUART serial port
2009-11-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-10-30 Ken Kawasakipcnet_cs: add cis of PreMax PE-200 ethernet pcmcia...
2009-10-29 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-10-29 Benjamin Herrenschmidt8250_pci: add IBM Saturn serial card
2009-10-29 Krauth.Julienserial: add ADDI-DATA GmbH PCI-Express communication...
2009-10-29 Haavard Skinnemoenatmel_serial: fix bad BUILD_BUG_ON() usage
2009-10-27 Benjamin HerrenschmidtMerge commit 'gcl/merge' into merge
2009-10-24 Dominik Brodowskiserial_cs: use pcmcia_loop_config() and pre-determined...
2009-10-15 Julia Lawalldrivers/serial/mpc52xx_uart.c: Use UPIO_MEM rather...
2009-10-12 Linus Torvaldstty, serial: Fix race and NULL check in uart_close()
2009-10-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-10-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-05 Ken Kawasakipcnet_cs: add cis of National Semicondoctor's multifunc...
2009-10-02 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-10-01 Chuck Ebbertserial: add parameter to force skipping the test for...
2009-10-01 Breno Leitaoicom: convert space to tabs
2009-10-01 Atsushi Nemotoserial_txx9: use container_of() instead of direct cast
2009-10-01 Richard Röjforsuartlite: allow building for timberdale MFD
2009-09-30 Maxime BizonMIPS: BCM63xx: Add serial driver for bcm63xx integrated...
2009-09-28 Russell KingARM: Fix SA1100 Neponset serial section mismatch
2009-09-25 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-09-25 Linus TorvaldsMerge branch 'for-linus' of git://repo.or.cz/cris-mirror
2009-09-24 Russell KingMerge branch 'origin' into for-linus
2009-09-24 Benjamin HerrenschmidtFix build of cpm_uart due to core changes
2009-09-23 Randy Dunlapserial core: fix new kernel-doc warnings
2009-09-23 Anton Vorontsovspi: prefix modalias with "spi:"
2009-09-22 Russell KingMerge branch 'master' into for-linus
2009-09-21 Russell KingMerge branch 'devel' of git://git./linux/kernel/git...
2009-09-19 Peter Korsgaarduartlite: support shared interrupt lines
2009-09-19 Deepak SaxenaSet proper console speed on resume if console suspend...
2009-09-19 Alan Coxserial: introduce tty krefs
2009-09-19 Alan Coxserial: kill USF_CLOSING_* definitions
2009-09-19 Alan Coxserial: move port users helper
2009-09-19 Alan Coxserial: move delta_msr_wait into the tty_port
2009-09-19 Alan Coxserial: replace the state mutex with the tty port mutex
2009-09-19 Alan Coxserial: move the flags into the tty_port field
2009-09-19 Alan Coxserial: move count into the tty_port version
2009-09-19 Alan Coxserial: use tty_port pointers in the core code
2009-09-19 Alan Coxserial: Fold closing_* fields into the tty_port ones
2009-09-19 Alan Coxserial: kill off uart_info
2009-09-19 Anton Vorontsov8250: Now honours baud rate lower bounds
2009-09-19 Vikram Panditaserial: 8250: add IRQ trigger support
2009-09-19 Roel Kluintty: icom: bit and/or confusion?
2009-09-19 Wolfram Sangtty: serial/pcmcia: add ID for Advantech card
2009-09-19 Mike Frysingerserial: bfin_5xx: fix building as module when early...
next