summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar2020-03-21403-2093/+4700
|\
| * Merge tag 'char-misc-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-03-205-9/+19
| |\
| | * intel_th: pci: Add Elkhart Lake CPU supportAlexander Shishkin2020-03-181-0/+5
| | * intel_th: Fix user-visible error codesAlexander Shishkin2020-03-181-3/+3
| | * intel_th: msu: Fix the unexpected state warningAlexander Shishkin2020-03-181-3/+4
| | * stm class: sys-t: Fix the use of time_after()Alexander Shishkin2020-03-181-3/+3
| | * slimbus: ngd: add v2.1.0 compatibleSrinivas Kandagatla2020-03-121-0/+3
| | * binderfs: use refcount for binder control devices tooChristian Brauner2020-03-111-0/+1
| * | Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-03-2016-79/+95
| |\ \
| | * \ Merge tag 'iio-fixes-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-03-189-45/+48
| | |\ \
| | | * | iio: ping: set pa_laser_ping_cfg in of_ping_matchYueHaibing2020-03-081-1/+1
| | | * | iio: chemical: sps30: fix missing triggered buffer dependencyPetr Štetiar2020-03-081-0/+2
| | | * | iio: st_sensors: remap SMO8840 to LIS2DH12Wen-chien Jesse Sung2020-03-081-1/+1
| | | * | iio: light: vcnl4000: update sampling periods for vcnl4040Tomas Novotny2020-03-081-3/+4
| | | * | iio: light: vcnl4000: update sampling periods for vcnl4200Tomas Novotny2020-03-081-4/+4
| | | * | iio: accel: adxl372: Set iio_chan BEAlexandru Tachici2020-03-081-0/+1
| | | * | iio: magnetometer: ak8974: Fix negative raw values in sysfsStephan Gerhold2020-02-211-1/+1
| | | * | iio: trigger: stm32-timer: disable master mode when stoppingFabrice Gasnier2020-02-151-2/+9
| | | * | iio: adc: stm32-dfsdm: fix sleep in atomic contextOlivier Moysan2020-02-021-33/+10
| | | * | iio: adc: at91-sama5d2_adc: fix differential channels in triggered modeEugen Hristev2020-02-021-0/+15
| | * | | staging: rtl8188eu: Add device id for MERCUSYS MW150US v2Michael Straube2020-03-171-0/+1
| | * | | staging: greybus: loopback_test: fix potential path truncationsJohan Hovold2020-03-171-7/+8
| | * | | staging: greybus: loopback_test: fix potential path truncationJohan Hovold2020-03-171-1/+1
| | * | | staging: greybus: loopback_test: fix poll-mask build breakageJohan Hovold2020-03-171-2/+2
| | * | | staging: wfx: fix RCU usage between hif_join() and ieee80211_bss_get_ie()Jérôme Pouiller2020-03-113-12/+15
| | * | | staging: wfx: fix RCU usage in wfx_join_finalize()Jérôme Pouiller2020-03-112-7/+12
| | * | | staging: wfx: make warning about pending frame less scaryJérôme Pouiller2020-03-111-1/+3
| | * | | staging: wfx: fix lines ending with a comma instead of a semicolonJérôme Pouiller2020-03-111-3/+3
| | * | | staging: wfx: fix warning about freeing in-use mutex during device unregisterJérôme Pouiller2020-03-111-0/+1
| | * | | staging/speakup: fix get_word non-space look-aheadSamuel Thibault2020-03-111-1/+1
| * | | | Merge tag 'usb-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-03-2011-36/+56
| |\ \ \ \
| | * \ \ \ Merge tag 'usb-serial-5.6-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-03-183-0/+4
| | |\ \ \ \
| | | * | | | USB: serial: pl2303: add device-id for HP LD381Scott Chen2020-03-122-0/+2
| | | * | | | USB: serial: option: add ME910G1 ECM composition 0x110bDaniele Palmas2020-03-121-0/+2
| | | | |_|/ | | | |/| |
| | * | | | USB: cdc-acm: fix rounding error in TIOCSSERIALAnthony Mallet2020-03-171-9/+16
| | * | | | USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIALAnthony Mallet2020-03-171-4/+5
| | * | | | usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adaptersHans de Goede2020-03-171-0/+3
| | * | | | usb: chipidea: udc: fix sleeping function called from invalid contextPeter Chen2020-03-171-3/+4
| | * | | | usb: host: xhci-plat: add a shutdownRan Wang2020-03-121-0/+1
| | * | | | usb: typec: ucsi: displayport: Fix a potential race during registrationHeikki Krogerus2020-03-121-1/+8
| | * | | | usb: typec: ucsi: displayport: Fix NULL pointer dereferenceHeikki Krogerus2020-03-121-0/+3
| | * | | | USB: Disable LPM on WD19's Realtek HubKai-Heng Feng2020-03-121-0/+3
| | * | | | usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145cAlberto Mattea2020-03-101-1/+2
| | * | | | xhci: Do not open code __print_symbolic() in xhci trace eventsSteven Rostedt (VMware)2020-03-101-17/+6
| | * | | | Merge tag 'thunderbolt-fix-for-v5.6-rc6' of git://git.kernel.org/pub/scm/linu...Greg Kroah-Hartman2020-03-101-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | thunderbolt: Fix error code in tb_port_is_width_supported()Dan Carpenter2020-03-041-1/+1
| * | | | | Merge tag 'tty-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-03-201-8/+6
| |\ \ \ \ \
| | * | | | | tty: fix compat TIOCGSERIAL checking wrong function ptrEric Biggers2020-03-181-1/+1
| | * | | | | tty: fix compat TIOCGSERIAL leaking uninitialized memoryEric Biggers2020-03-181-1/+3
| | * | | | | tty: drop outdated comments about release_tty() lockingEric Biggers2020-03-181-6/+2
| | |/ / / /