summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-10-14Merge 5.4-rc3 into staging-nextGreg Kroah-Hartman
2019-10-13Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-13Merge tag 'fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-13Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-10-13staging: rtl8723bs: Remove comparison to NULLWambui Karuga
2019-10-13staging: fbtft: fbtft-core: Fix last line displayed on fbconMichael Hennerich
2019-10-13staging: vc04_services: place the AND operator at the end of the previous lineJules Irenge
2019-10-13iio: pressure: bmp280: remove stray newlineBartosz Golaszewski
2019-10-13iio: adc: sc27xx: Use devm_hwspin_lock_request_specific() to simplify codeBaolin Wang
2019-10-13iio: chemical: atlas-ph-sensor: fix iio_triggered_buffer_predisable() positionAlexandru Ardelean
2019-10-12Merge tag 'char-misc-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-12Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-12Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-12Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-12Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-12Merge tag 's390-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-10-11Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-10-11Merge tag 'drm-fixes-2019-10-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-10-11Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-11staging: isdn: remove assignment in if conditionalsWambui Karuga
2019-10-11staging: qlge: fix comparison to NULL warningJules Irenge
2019-10-11staging: qlge: add space to fix check warningJules Irenge
2019-10-11staging: qlge: Fix multiple assignments warning by replacing integer variable...Jules Irenge
2019-10-11staging: qlge: fix "alignment should match open parenthesis" checksJules Irenge
2019-10-11staging: qlge: correct a misspelled wordJules Irenge
2019-10-11staging: rtl8723bs: Remove unnecessary null checkYueHaibing
2019-10-11staging: rtl8723bs: Remove unnecessary blank linesWambui Karuga
2019-10-11staging: rtl8723bs: Remove comparisons to booleans in conditionals.Wambui Karuga
2019-10-11staging: rtl8723bs: Remove unnecessary braces for single statementsWambui Karuga
2019-10-11staging: rtl8723bs: Remove comparisons to NULL in conditionalsWambui Karuga
2019-10-11firmware: google: increment VPD key_len properlyBrian Norris
2019-10-11Merge tag 'drm-intel-fixes-2019-10-10' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-10-11Merge tag 'drm-fixes-5.4-2019-10-09' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-10-11Merge tag 'drm-misc-fixes-2019-10-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-10-10nbd: fix possible sysfs duplicate warningXiubo Li
2019-10-10xen: Stop abusing DT of_dma_configure APIRob Herring
2019-10-10xen/grant-table: remove unnecessary printingFuqian Huang
2019-10-10w1: ds250x: Fix build error without CRC16YueHaibing
2019-10-10virt: vbox: fix memory leak in hgcm_call_preprocess_linaddrNavid Emamdoost
2019-10-10binder: Fix comment headers on binder_alloc_prepare_to_free()Joel Fernandes (Google)
2019-10-10binder: prevent UAF read in print_binder_transaction_log_entry()Christian Brauner
2019-10-10USB: yurex: fix NULL-derefs on disconnectJohan Hovold
2019-10-10tty: serial: imx: Use platform_get_irq_optional() for optional IRQsAnson Huang
2019-10-10serial: fix kernel-doc warning in commentsRandy Dunlap
2019-10-10staging: wfx: fix spelling mistake "non existant" -> "non-existent"Colin Ian King
2019-10-10USB: iowarrior: use pr_err()Johan Hovold
2019-10-10USB: iowarrior: drop redundant iowarrior mutexJohan Hovold
2019-10-10USB: iowarrior: drop redundant disconnect mutexJohan Hovold
2019-10-10USB: iowarrior: fix use-after-free after driver unbindJohan Hovold