summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-272-3/+3
|\
| * firmware: some documentation fixesAndres Rodriguez2018-04-252-3/+3
* | Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-279-29/+73
|\ \
| * | tty: Use __GFP_NOFAIL for tty_ldisc_get()Tetsuo Handa2018-04-251-6/+5
| * | tty: serial: xuartps: Setup early console when uartclk is also passedMichal Simek2018-04-231-1/+1
| * | tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa2018-04-232-3/+7
| * | tty: Avoid possible error pointer dereference at tty_ldisc_restore().Tetsuo Handa2018-04-231-8/+5
| * | tty: serial: qcom_geni_serial: Use signed variable to get IRQKarthikeyan Ramasubramanian2018-04-231-4/+6
| * | earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz2018-04-232-4/+9
| * | serial: imx: fix cached UCR2 read on software resetStefan Agner2018-04-231-1/+1
| * | serial: imx: warn user when using unsupported configurationStefan Agner2018-04-231-0/+17
| * | serial: mvebu-uart: Fix local flags handling on termios updateMarc Zyngier2018-04-221-1/+0
| * | tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not setTony Lindgren2018-04-221-0/+11
| * | tty: n_gsm: Fix long delays with control frame timeouts in ADM modeTony Lindgren2018-04-221-1/+11
| |/
* | Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-271-1/+1
|\ \
| * | staging: wilc1000: fix NULL pointer exception in host_int_parse_assoc_resp_in...Ajay Singh2018-04-231-1/+1
| |/
* | Merge tag 'usb-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-2722-59/+180
|\ \
| * \ Merge tag 'usb-serial-4.17-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-04-264-1/+11
| |\ \
| | * | USB: serial: ftdi_sio: use jtag quirk for Arrow USB BlasterVasyl Vavrychuk2018-04-161-1/+2
| | * | USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley2018-04-161-0/+1
| | * | USB: serial: simple: add libtransistor consoleCollin May2018-04-162-0/+8
| | |/
| * | USB: musb: dsps: drop duplicate phy initialisationJohan Hovold2018-04-231-2/+0
| * | USB: musb: host: prevent core phy initialisationJohan Hovold2018-04-231-0/+1
| * | usb: core: phy: add the SPDX-License-Identifier and include guardMartin Blumenstingl2018-04-231-0/+12
| * | xhci: Fix Kernel oops in xhci dbgttyZhengjun Xing2018-04-221-3/+5
| * | usb: select USB_COMMON for usb role switch configArnd Bergmann2018-04-221-0/+1
| * | usb: core: phy: add missing forward declaration for "struct device"Martin Blumenstingl2018-04-221-0/+1
| * | usb: core: phy: make it a no-op if CONFIG_GENERIC_PHY is disabledMartin Blumenstingl2018-04-221-0/+3
| * | usb: core: use phy_exit during suspend if wake up is not supportedMartin Blumenstingl2018-04-223-3/+45
| * | usb: core: split usb_phy_roothub_{init,alloc}Martin Blumenstingl2018-04-223-30/+37
| * | usb: core: phy: fix return value of usb_phy_roothub_exit()Martin Blumenstingl2018-04-221-1/+1
| * | usb: typec: ucsi: Increase command completion timeout valueHeikki Krogerus2018-04-221-1/+1
| * | Revert "xhci: plat: Register shutdown for xhci_plat"Greg Kroah-Hartman2018-04-221-1/+0
| * | usb: core: Add quirk for HP v222w 16GB MiniKamil Lulko2018-04-221-0/+3
| * | usb: typec: ucsi: fix tracepoint related build errorTobias Regnery2018-04-221-1/+1
| * | usbip: usbip_event: fix to not print kernel pointer addressShuah Khan2018-04-221-4/+0
| * | usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan2018-04-221-0/+5
| * | usbip: vhci_hcd: Fix usb device and sockfd leaksShuah Khan2018-04-221-1/+1
| * | usbip: vhci_hcd: check rhport before using in vhci_hub_control()Shuah Khan2018-04-221-0/+13
| * | USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni2018-04-222-1/+10
| * | usb: host: xhci-plat: Fix clock resource by adding a register clockGregory CLEMENT2018-04-202-5/+23
| * | usb: host: xhci-plat: Remove useless test before clk_disable_unprepareGregory CLEMENT2018-04-201-4/+2
| * | xhci: Fix USB ports for Dell Inspiron 5775Kai-Heng Feng2018-04-201-1/+4
| |/
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-04-274-73/+4
|\ \
| * \ Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2018-04-261-71/+1
| |\ \
| | * | ARM: OMAP2+: Fix build when using split object directoriesDave Gerlach2018-04-181-71/+1
| | |/
| * | HISI LPC: Add Kconfig MFD_CORE dependencyJohn Garry2018-04-261-0/+1
| * | Merge tag 'scmi-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2018-04-261-1/+1
| |\ \
| | * | firmware: arm_scmi: remove redundant null check on arrayColin Ian King2018-04-161-1/+1
| | |/
| * | Merge tag 'arm-soc/for-4.17/drivers-fixes' of https://github.com/Broadcom/stb...Arnd Bergmann2018-04-261-1/+1
| |\ \