summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-02-04mux: Fix struct mux_state kernel-doc commentYang Li
2022-02-04mux: fix grammar, missing "is".Peter Rosin
2022-02-04mux: add missing mux_state_getPeter Rosin
2022-02-04mux: Add support for reading mux state from consumer DT nodeAswath Govindraju
2022-02-04drivers/android: remove redundant ret variableMinghao Chi
2022-02-04pps: clients: gpio: Propagate return value from pps_gpio_probeRobert Hancock
2022-02-04greybus: svc: clean up link configuration hack at helloJohan Hovold
2022-02-04greybus: svc: clean up hello error pathJohan Hovold
2022-02-04greybus: svc: fix an error handling bug in gb_svc_hello()Dan Carpenter
2022-01-30Merge tag 'v5.17-rc2' into char-misc-nextGreg Kroah-Hartman
2022-01-30Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-01-29Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2022-01-29Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-29Merge tag 'gpio-fixes-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-29Merge tag 'char-misc-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-29Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-01-29Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-01-29Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-28dm: properly fix redundant bio-based IO accountingMike Snitzer
2022-01-28dm: revert partial fix for redundant bio-based IO accountingMike Snitzer
2022-01-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-01-28Merge tag 'efi-urgent-for-v5.17-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-28Merge tag 'hyperv-fixes-signed-20220128' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-01-28Merge tag 'ata-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-01-28Merge tag 'hwmon-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-28Merge tag 'drm-fixes-2022-01-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-28Merge tag 'amd-drm-fixes-5.17-2022-01-26' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-01-28Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2022-01-28Merge tag 'drm-msm-fixes-2022-01-25' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2022-01-28Merge tag 'drm-misc-fixes-2022-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-01-28Merge tag 'drm-misc-next-fixes-2022-01-21' of git://anongit.freedesktop.org/d...Dave Airlie
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-27drm/vmwgfx: Fix stale file descriptors on failed usercopyMathias Krause
2022-01-27net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang
2022-01-27net: stmmac: skip only stmmac_ptp_register when resume from suspendMohammad Athari Bin Ismail
2022-01-27net: stmmac: configure PTP clock source prior to PTP initializationMohammad Athari Bin Ismail
2022-01-27Merge tag 'rpmsg-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-27Merge tag 'rproc-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-27nvme-fabrics: remove the unneeded ret variable in nvmf_dev_showChangcheng Deng
2022-01-27nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDsWu Zheng
2022-01-26connector/cn_proc: Use task_is_in_init_pid_ns()Leo Yan
2022-01-26gve: Fix GFP flags when allocing pagesCatherine Sullivan
2022-01-27ata: pata_platform: Fix a NULL pointer dereference in __pata_platform_probe()Zhou Qingyang
2022-01-26counter: fix an IS_ERR() vs NULL bugDan Carpenter
2022-01-26eeprom: at25: Replace strncpy() with strscpy()Kees Cook
2022-01-26misc: rtsx: Quiesce rts5249 on system suspendKai-Heng Feng
2022-01-26misc: rtsx: Cleanup power management opsKai-Heng Feng
2022-01-26misc: rtsx: Rework runtime power management flowKai-Heng Feng
2022-01-26mmc: rtsx: Use pm_runtime_{get,put}() to handle runtime PMKai-Heng Feng
2022-01-26net: lan966x: Fix sleep in atomic context when updating MAC tableHoratiu Vultur