aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* tty: sdio_uart: add modem functionalityAlan Cox2009-12-11
* tty: sdio_uart: Style fixesAlan Cox2009-12-11
* tty: sdio_uart: Fix termios handlingAlan Cox2009-12-11
* tty: sdio_uart: Switch to the open/close helpersAlan Cox2009-12-11
* sdio_uart: Move the open lockAlan Cox2009-12-11
* sdio_uart: refcount the tty objectsAlan Cox2009-12-11
* sdio_uart: Fix oops caused by the previous changesetNicolas Pitre2009-12-11
* sdio_uart: use tty_portAlan Cox2009-12-11
* tty_port: Move hupcl handlingAlan Cox2009-12-11
* Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXENIan Jackson2009-12-11
* Serial: pxa: work around Errata #75Uwe Kleine-König2009-12-11
* serial, 8250: calculate irqflags bitmask before loopAndré Goddard Rosa2009-12-11
* serial: cascade needless conditionalsAndré Goddard Rosa2009-12-11
* serial: fix NULL pointer dereferenceAndré Goddard Rosa2009-12-11
* opticon: Fix resume logicAlan Cox2009-12-11
* usb_serial: Kill port mutexAlan Cox2009-12-11
* usb_serial: Use the shutdown() operationAlan Cox2009-12-11
* tty_port: coding style cleaning passAlan Cox2009-12-11
* tty_port: add "tty_port_open" helperAlan Cox2009-12-11
* tty: stallion: kill BKL ioctlAlan Cox2009-12-11
* tty: istallion: Kill off the BKL ioctlAlan Cox2009-12-11
* tty: esp: remove broken driverAlan Cox2009-12-11
* tty: const: constify remaining tty_operationsAlexey Dobriyan2009-12-11
* jsm: adding EEH handlersBreno Leitao2009-12-11
* jsm: removing the field jsm_board->intr_countBreno Leitão2009-12-11
* jsm: Removing unused jsm_channel->ch_wopen fieldBreno Leitão2009-12-11
* jsm: Remove ch_cpstime fieldBreno Leitão2009-12-11
* jsm: removing ch_old_baud fieldBreno Leitão2009-12-11
* jsm: remove the ch_custom_speed fieldBreno Leitão2009-12-11
* jsm: Rewriting a bad log messageBreno Leitão2009-12-11
* jsm: IRQ handlers doesn't need to have IRQ_DISABLED enabledBreno Leitão2009-12-11
* Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds2009-12-10
|\
| * xen: try harder to balloon up under memory pressure.Ian Campbell2009-12-04
| * Xen balloon: fix totalram_pages counting.Gianluca Guida2009-12-04
| * xen: explicitly create/destroy stop_machine workqueues outside suspend/resume...Ian Campbell2009-12-03
| * xen: improve error handling in do_suspend.Ian Campbell2009-12-03
| * xen: don't leak IRQs over suspend/resume.Ian Campbell2009-12-03
| * xen: don't call dpm_resume_noirq() with interrupts disabled.Jeremy Fitzhardinge2009-12-03
| * xen: wait up to 5 minutes for device connetionPaolo Bonzini2009-12-03
| * xen: improvement to wait_for_devices()Paolo Bonzini2009-12-03
| * xen: fix is_disconnected_device/exists_disconnected_devicePaolo Bonzini2009-12-03
| * xen/xenbus: make DEVICE_ATTR()s staticJeremy Fitzhardinge2009-12-03
* | Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...Linus Torvalds2009-12-10
|\ \
| * | xen pvfb: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.Konrad Rzeszutek Wilk2009-12-03
| * | fb-defio: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.Konrad Rzeszutek Wilk2009-12-03
| * | fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag.Konrad Rzeszutek Wilk2009-12-03
| * | Fix toogle whether xenbus driver should be built as module or part of kernel.Konrad Rzeszutek Wilk2009-10-08
* | | Merge git://git.infradead.org/ubifs-2.6Linus Torvalds2009-12-10
|\ \ \
| * | | UBI: flush wl before clearing update markerSebastian Andrzej Siewior2009-12-04
| * | | UBI: Add ubi_open_volume_pathCorentin Chary2009-11-24