summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXENIan Jackson2009-12-111-5/+3
* Serial: pxa: work around Errata #75Uwe Kleine-König2009-12-111-2/+11
* serial, 8250: calculate irqflags bitmask before loopAndré Goddard Rosa2009-12-111-6/+10
* serial: cascade needless conditionalsAndré Goddard Rosa2009-12-111-7/+5
* serial: fix NULL pointer dereferenceAndré Goddard Rosa2009-12-111-10/+11
* opticon: Fix resume logicAlan Cox2009-12-111-1/+2
* usb_serial: Kill port mutexAlan Cox2009-12-112-3/+2
* usb_serial: Use the shutdown() operationAlan Cox2009-12-111-28/+11
* tty_port: coding style cleaning passAlan Cox2009-12-111-12/+13
* tty_port: add "tty_port_open" helperAlan Cox2009-12-112-30/+55
* tty: stallion: kill BKL ioctlAlan Cox2009-12-111-6/+7
* tty: istallion: Kill off the BKL ioctlAlan Cox2009-12-111-4/+4
* tty: esp: remove broken driverAlan Cox2009-12-113-2547/+0
* tty: const: constify remaining tty_operationsAlexey Dobriyan2009-12-113-3/+3
* jsm: adding EEH handlersBreno Leitao2009-12-112-1/+47
* jsm: removing the field jsm_board->intr_countBreno Leitão2009-12-112-3/+0
* jsm: Removing unused jsm_channel->ch_wopen fieldBreno Leitão2009-12-111-2/+0
* jsm: Remove ch_cpstime fieldBreno Leitão2009-12-111-2/+0
* jsm: removing ch_old_baud fieldBreno Leitão2009-12-113-6/+0
* jsm: remove the ch_custom_speed fieldBreno Leitão2009-12-112-5/+0
* jsm: Rewriting a bad log messageBreno Leitão2009-12-111-1/+1
* jsm: IRQ handlers doesn't need to have IRQ_DISABLED enabledBreno Leitão2009-12-111-1/+1
* Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds2009-12-104-58/+68
|\
| * xen: try harder to balloon up under memory pressure.Ian Campbell2009-12-041-26/+5
| * Xen balloon: fix totalram_pages counting.Gianluca Guida2009-12-041-3/+4
| * xen: explicitly create/destroy stop_machine workqueues outside suspend/resume...Ian Campbell2009-12-031-1/+11
| * xen: improve error handling in do_suspend.Ian Campbell2009-12-031-9/+11
| * xen: don't leak IRQs over suspend/resume.Ian Campbell2009-12-031-0/+3
| * xen: don't call dpm_resume_noirq() with interrupts disabled.Jeremy Fitzhardinge2009-12-031-4/+3
| * xen: wait up to 5 minutes for device connetionPaolo Bonzini2009-12-031-4/+16
| * xen: improvement to wait_for_devices()Paolo Bonzini2009-12-031-3/+6
| * xen: fix is_disconnected_device/exists_disconnected_devicePaolo Bonzini2009-12-031-6/+7
| * xen/xenbus: make DEVICE_ATTR()s staticJeremy Fitzhardinge2009-12-031-3/+3
* | Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...Linus Torvalds2009-12-107-5/+9
|\ \
| * | xen pvfb: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.Konrad Rzeszutek Wilk2009-12-031-1/+1
| * | fb-defio: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.Konrad Rzeszutek Wilk2009-12-033-3/+3
| * | fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag.Konrad Rzeszutek Wilk2009-12-031-1/+3
| * | Fix toogle whether xenbus driver should be built as module or part of kernel.Konrad Rzeszutek Wilk2009-10-082-0/+2
* | | Merge git://git.infradead.org/ubifs-2.6Linus Torvalds2009-12-102-9/+51
|\ \ \
| * | | UBI: flush wl before clearing update markerSebastian Andrzej Siewior2009-12-041-9/+11
| * | | UBI: Add ubi_open_volume_pathCorentin Chary2009-11-241-0/+40
* | | | V4L/DVB (13592): max2165: 32bit build patchDavid Wong2009-12-101-1/+1
* | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2009-12-0946-279/+1148
|\ \ \ \
| * | | | ACPICA: Add additional module-level code supportLin Ming2009-11-242-21/+61
| * | | | ACPICA: Deploy new create integer interface where appropriateBob Moore2009-11-249-52/+30
| * | | | ACPICA: New internal utility function to create Integer objectsBob Moore2009-11-242-0/+31
| * | | | ACPICA: Add repair for predefined methods that must return sorted listsBob Moore2009-11-244-2/+559
| * | | | ACPICA: Fix possible fault if return Package objects contain NULL elementsBob Moore2009-11-241-1/+42
| * | | | ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-2426-149/+193
| * | | | ACPICA: Change package length error message to an info messageBob Moore2009-11-241-4/+4