summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | mei: don't wait for os version message replyAlexander Usyskin2017-03-161-12/+2
| * | mei: fix deadlock on mei resetTomas Winkler2017-03-161-2/+6
| * | intel_th: pci: Add Gemini Lake supportAlexander Shishkin2017-03-151-0/+5
| * | intel_th: pci: Add Denverton SOC supportAlexander Shishkin2017-03-151-0/+5
| * | intel_th: Don't leak module refcount on failure to activateAlexander Shishkin2017-03-151-1/+3
| |/
* | Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-03-264-75/+30
|\ \
| * | tty: fix data race in tty_ldisc_ref_wait()Dmitry Vyukov2017-03-171-2/+5
| * | tty: don't panic on OOM in tty_set_ldisc()Dmitry Vyukov2017-03-171-69/+16
| * | Revert "tty: serial: pl011: add ttyAMA for matching pl011 console"Aleksey Makarov2017-03-171-1/+1
| * | tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revisionTimur Tabi2017-03-141-1/+1
| * | serial: 8250_dw: Fix breakage when HAVE_CLK=nJames Hogan2017-03-141-0/+2
| * | serial: 8250_dw: Honor clk_round_rate errors in dw8250_set_termiosHeiko Stuebner2017-03-141-2/+5
| |/
* | Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-264-8/+19
|\ \
| * \ Merge tag 'iio-fixes-for-4.11c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-03-224-8/+19
| |\ \ | | |/ | |/|
| | * iio: imu: st_lsm6dsx: fix FIFO_CTRL2 overwrite during watermark configurationLorenzo Bianconi2017-03-191-2/+2
| | * iio: adc: ti_am335x_adc: fix fifo overrun recoveryMichael Engl2017-03-151-1/+12
| | * iio: magnetometer: ak8974: remove incorrect __exit markupsDmitry Torokhov2017-03-051-2/+2
| | * iio: hid-sensor-trigger: Change get poll value function order to avoid sensor...Song Hongyan2017-03-051-3/+3
* | | Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-03-2624-208/+135
|\ \ \
| * \ \ Merge tag 'usb-serial-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-03-232-1/+18
| |\ \ \
| | * | | USB: serial: qcserial: add Dell DW5811eBjørn Mork2017-03-181-0/+2
| | * | | USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modemsDan Williams2017-03-141-1/+16
| | |/ /
| * | | Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-03-23174-2051/+3630
| |\ \ \
| | * | | usb: gadget: f_hid: fix: Don't access hidg->req without spinlock heldKrzysztof Opasiak2017-03-221-4/+4
| | * | | usb: gadget: udc: remove pointer dereference after freeGustavo A. R. Silva2017-03-221-1/+0
| | * | | usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeedRoger Quadros2017-03-221-0/+8
| | * | | usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros2017-03-221-1/+1
| | * | | usb: gadget: acm: fix endianness in notificationsOliver Neukum2017-03-221-1/+3
| | * | | usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic2017-03-221-4/+17
| * | | | Merge tag 'phy-for-4.11-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2017-03-234-188/+3
| |\ \ \ \
| | * | | | phy: qcom-usb-hs: Add depends on EXTCONStephen Boyd2017-03-091-0/+1
| | * | | | phy: phy-exynos-pcie: fix the wrong error returnJaehoon Chung2017-03-091-2/+2
| | * | | | Revert "phy: Add USB3 PHY support for Broadcom NSP SoC"Rafał Miłecki2017-03-093-186/+0
| * | | | | usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck2017-03-171-1/+1
| * | | | | ACM gadget: fix endianness in notificationsOliver Neukum2017-03-171-1/+3
| * | | | | USB: usbtmc: fix probe error pathJohan Hovold2017-03-171-2/+6
| * | | | | USB: usbtmc: add missing endpoint sanity checkJohan Hovold2017-03-171-1/+9
| * | | | | usb: musb: fix possible spinlock deadlockBin Liu2017-03-141-1/+1
| * | | | | usb: musb: dsps: fix iounmap in error and exit pathsBin Liu2017-03-141-1/+4
| * | | | | usb: musb: cppi41: don't check early-TX-interrupt for Isoch transferBin Liu2017-03-141-2/+21
| * | | | | usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault2017-03-142-0/+18
| * | | | | uwb: i1480-dfu: fix NULL-deref at probeJohan Hovold2017-03-141-0/+3
| * | | | | uwb: hwa-rc: fix NULL-deref at probeJohan Hovold2017-03-141-0/+3
| * | | | | USB: wusbcore: fix NULL-deref at probeJohan Hovold2017-03-141-0/+3
| * | | | | USB: uss720: fix NULL-deref at probeJohan Hovold2017-03-141-0/+5
| * | | | | USB: lvtest: fix NULL-deref at probeJohan Hovold2017-03-141-0/+4
| * | | | | USB: idmouse: fix NULL-deref at probeJohan Hovold2017-03-141-0/+3
| | |_|/ / | |/| | |
* | | | | Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-261-7/+6
|\ \ \ \ \
| * | | | | cxl: Route eeh events to all slices for pci_channel_io_perm_failure stateVaibhav Jain2017-03-201-7/+6
| | |_|/ / | |/| | |
* | | | | Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-03-253-6/+23
|\ \ \ \ \