summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Revert commit ef9209b642f "staging: rtl8723bs: Fix indenting errors and an of...Young Xiao2018-12-051-1/+1
| * | | | staging: rtl8712: Fix possible buffer overrunYoung Xiao2018-12-052-2/+2
| |/ / /
* | | | Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-093-12/+11
|\ \ \ \
| * | | | kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin2018-12-061-2/+2
| * | | | tty: serial: 8250_mtk: always resume the device in probe.Peter Shih2018-12-051-9/+7
| * | | | tty: do not set TTY_IO_ERROR flag if console portChanho Park2018-11-271-1/+2
* | | | | Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-0910-13/+67
|\ \ \ \ \
| * \ \ \ \ Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-12-062-3/+10
| |\ \ \ \ \
| | * | | | | USB: serial: console: fix reported terminal settingsJohan Hovold2018-12-052-3/+10
| | | |/ / / | | |/| | |
| * | | | | xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman2018-12-061-0/+16
| * | | | | xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh2018-12-063-4/+29
| * | | | | USB: check usb_get_extra_descriptor for proper sizeMathias Payer2018-12-053-5/+5
| * | | | | usb: quirk: add no-LPM quirk on SanDisk Ultra Flair deviceHarry Pan2018-12-051-0/+4
| * | | | | USB: Fix invalid-free bug in port_over_current_notify()Alan Stern2018-12-051-1/+2
| * | | | | usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen2018-12-051-0/+1
| |/ / / /
* | | | | Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-12-094-28/+81
|\ \ \ \ \
| * | | | | acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short"Dan Williams2018-12-051-1/+1
| * | | | | libnvdimm, pfn: Pad pfn namespaces relative to other regionsDan Williams2018-12-053-27/+80
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2018-12-093-26/+15
|\ \ \ \ \ \
| * | | | | | thermal: broadcom: constify thermal_zone_of_device_ops structureJulia Lawall2018-12-051-1/+1
| * | | | | | thermal: armada: constify thermal_zone_of_device_ops structureJulia Lawall2018-12-051-1/+1
| * | | | | | thermal: bcm2835: Switch to SPDX identifierStefan Wahren2018-12-051-10/+1
| * | | | | | thermal: armada: fix legacy resource fixupRussell King2018-12-051-13/+11
| * | | | | | thermal: armada: fix legacy validity test senseRussell King2018-12-051-1/+1
* | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-084-4/+25
|\ \ \ \ \ \ \
| * | | | | | | clk: zynqmp: Off by one in zynqmp_is_valid_clock()Dan Carpenter2018-12-031-1/+1
| * | | | | | | clk: mmp: Off by one in mmp_clk_add()Dan Carpenter2018-12-031-1/+1
| * | | | | | | clk: mvebu: Off by one bugs in cp110_of_clk_get()Dan Carpenter2018-12-031-2/+2
| * | | | | | | Merge branch 'clk-protected-binding' into clk-fixesStephen Boyd2018-11-281-0/+18
| |\ \ \ \ \ \ \
| | * | | | | | | clk: qcom: Support 'protected-clocks' propertyStephen Boyd2018-11-211-0/+18
| * | | | | | | | clk: zynqmp: handle fixed factor param query errorRajan Vaja2018-11-141-0/+3
* | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-12-072-34/+62
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vhost/vsock: fix use-after-free in network stack callersStefan Hajnoczi2018-12-061-24/+33
| * | | | | | | | | virtio/s390: fix race in ccw_io_helper()Halil Pasic2018-12-061-1/+6
| * | | | | | | | | virtio/s390: avoid race on vcdev->configHalil Pasic2018-12-061-2/+8
| * | | | | | | | | vhost/vsock: fix reset orphans race with close timeoutStefan Hajnoczi2018-12-061-7/+15
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'pci-v4.20-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-12-071-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "PCI/ASPM: Do not initialize link state when aspm_disabled is set"Bjorn Helgaas2018-12-041-1/+1
* | | | | | | | | | Merge tag 'for-linus-20181207' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-072-2/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nvmet-rdma: fix response use after freeIsrael Rukshin2018-12-071-1/+2
| * | | | | | | | | | nvme: validate controller state before rescheduling keep aliveJames Smart2018-12-071-1/+9
* | | | | | | | | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-12-076-30/+93
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | i2c: uniphier-f: fix violation of tLOW requirement for Fast-modeMasahiro Yamada2018-12-061-1/+18
| * | | | | | | | | | | i2c: uniphier: fix violation of tLOW requirement for Fast-modeMasahiro Yamada2018-12-061-1/+7
| * | | | | | | | | | | i2c: uniphier-f: fill TX-FIFO only in IRQ handler for repeated STARTMasahiro Yamada2018-12-061-4/+9
| * | | | | | | | | | | i2c: uniphier-f: fix timeout error after reading 8 bytesMasahiro Yamada2018-12-061-3/+14
| * | | | | | | | | | | i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device nodeHans de Goede2018-12-061-3/+7
| * | | | | | | | | | | i2c: axxia: properly handle master timeoutAdamski, Krzysztof (Nokia - PL/Wroclaw)2018-12-061-11/+29
| * | | | | | | | | | | i2c: rcar: check bus state before reinitializingWolfram Sang2018-11-271-4/+5
| * | | | | | | | | | | i2c: nvidia-gpu: limit reads also for combined messagesWolfram Sang2018-11-271-0/+1