summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-28tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeupRob Herring1-2/+2
2016-10-28tty: serial_core: Fix serial console crash on port shutdownGeert Uytterhoeven1-0/+2
2016-10-28tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud1-4/+22
2016-10-27vt: clear selection before resizingScot Doyle1-0/+3
2016-10-27sc16is7xx: always write state when configuring GPIO as an outputFrancois Berder1-2/+6
2016-10-27sh-sci: document R8A7743/5 supportSergei Shtylyov1-0/+8
2016-10-27tty: serial: 8250: 8250_core: NXP SC16C2552 workaroundSteve Shih1-1/+2
2016-10-27tty: limit terminal size to 4M charsDmitry Vyukov1-0/+2
2016-10-27tty: serial: fsl_lpuart: Fix Tx DMA edge caseAaron Brice1-2/+1
2016-10-27serial: 8250_lpss: enable MSI for sureAndy Shevchenko1-1/+1
2016-10-27serial: core: fix console problems on uart_closeRob Herring1-2/+0
2016-10-27serial: 8250_uniphier: fix clearing divisor latch access bitMasahiro Yamada1-1/+1
2016-10-27serial: 8250_uniphier: fix more unterminated stringDenys Vlasenko1-1/+1
2016-10-27serial: pch_uart: add terminate entry for dmi_system_id tablesWei Yongjun1-0/+1
2016-10-27devicetree: bindings: uart: Add new compatible string for ZynqMPNava kishore Manne1-1/+3
2016-10-27serial: xuartps: Add new compatible string for ZynqMPNava kishore Manne1-0/+2
2016-10-27serial: SERIAL_STM32 should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2016-10-27serial: stm32: Fix comparisons with undefined registerGeert Uytterhoeven1-1/+1
2016-10-27tty: vt, fix bogus division in csi_JJiri Slaby1-1/+1
2016-10-23Linux 4.9-rc2v4.9-rc2Linus Torvalds1-1/+1
2016-10-23Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds4-12/+13
2016-10-23Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-50/+56
2016-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds8-75/+105
2016-10-23Merge tag 'hwmon-for-linus-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+6
2016-10-23Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds9-5/+560
2016-10-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-2/+299
2016-10-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-22/+40
2016-10-22Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-71/+30
2016-10-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-10/+11
2016-10-22Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+5
2016-10-22x86/boot/smp: Don't try to poke disabled/non-existent APICVille Syrjälä1-7/+9
2016-10-21Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds13-50/+148
2016-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-10/+24
2016-10-21Merge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2-2/+3
2016-10-21Merge tag 'acpi-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-1/+5
2016-10-21Merge branches 'acpi-wdat' and 'acpi-cppc'Rafael J. Wysocki2-1/+5
2016-10-21Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Thomas Gleixner3-7/+7
2016-10-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-11/+6
2016-10-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds8-49/+115
2016-10-21Merge tag 'pci-v4.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+3
2016-10-21Merge tag 'kvm-arm-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2-5/+13
2016-10-21arm/arm64: KVM: Map the BSS at HYPMarc Zyngier1-0/+7
2016-10-21arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon1-5/+6
2016-10-21Merge tag 'drm-fixes-for-v4.9-rc2-part2' of git://people.freedesktop.org/~air...Linus Torvalds12-148/+187
2016-10-21PCI: designware-plat: Update author email addressJoao Pinto1-1/+1
2016-10-21kernel/irq: Export irq_set_parent()Sudip Mukherjee1-0/+1
2016-10-21target/tcm_fc: use CPU affinity for responsesHannes Reinecke1-1/+1
2016-10-21target/tcm_fc: Update debugging statements to match libfc usageHannes Reinecke1-11/+26
2016-10-21target/tcm_fc: return detailed error in ft_sess_create()Hannes Reinecke1-2/+3
2016-10-21target/tcm_fc: print command pointer in debug messageHannes Reinecke1-1/+1