summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge tag 'tty-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-06-121-1/+5
| |\ \ \ \ \
| | * | | | | serial: 8250_exar: Avoid NULL pointer dereference at ->exit()Andy Shevchenko2021-06-091-1/+5
| | |/ / / /
| * | | | | Merge tag 'staging-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-06-122-3/+1
| |\ \ \ \ \
| | * | | | | staging: ralink-gdma: Remove incorrect author informationLars-Peter Clausen2021-06-091-2/+0
| | * | | | | staging: rtl8723bs: Fix uninitialized variablesWenli Looi2021-06-091-1/+1
| | |/ / / /
| * | | | | Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-06-1216-20/+91
| |\ \ \ \ \
| | * | | | | misc: rtsx: separate aspm mode into MODE_REG and MODE_CFGRicky Wu2021-06-099-13/+42
| | * | | | | bus: mhi: pci-generic: Fix hibernationLoic Poulain2021-06-091-1/+35
| | * | | | | bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove()Wei Yongjun2021-06-091-1/+1
| | * | | | | bus: mhi: pci_generic: T99W175: update channel name from AT to DUNJarvis Jiang2021-06-091-2/+2
| | * | | | | Merge tag 'phy-fixes-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Greg Kroah-Hartman2021-06-046-3/+11
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | phy: Sparx5 Eth SerDes: check return value after calling platform_get_resource()Yang Yingliang2021-06-031-0/+4
| | | * | | | phy: ralink: phy-mt7621-pci: drop 'of_match_ptr' to fix -Wunused-const-variableSergio Paracuellos2021-06-031-1/+1
| | | * | | | phy: ti: Fix an error code in wiz_probe()Yang Li2021-05-311-0/+1
| | | * | | | phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()Tiezhu Yang2021-05-311-0/+2
| | | * | | | phy: cadence: Sierra: Fix error return code in cdns_sierra_phy_probe()Wang Wensheng2021-05-311-0/+1
| | | * | | | phy: usb: Fix misuse of IS_ENABLEDChen Li2021-05-141-2/+2
| * | | | | | Merge tag 'pinctrl-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-06-127-17/+19
| |\ \ \ \ \ \
| | * | | | | | pinctrl: qcom: Make it possible to select SC8180x TLMMBjorn Andersson2021-06-091-1/+1
| | * | | | | | pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabledSergio Paracuellos2021-06-071-1/+1
| | * | | | | | pinctrl: qcom: Fix duplication in gpio_groupsManivannan Sadhasivam2021-06-071-9/+9
| | * | | | | | pinctrl: aspeed: Fix minor documentation errorSouptick Joarder2021-05-194-6/+8
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'block-5.13-2021-06-12' of git://git.kernel.dk/linux-blockLinus Torvalds2021-06-127-51/+15
| |\ \ \ \ \ \
| | * | | | | | block: loop: fix deadlock between open and removeChristoph Hellwig2021-06-112-18/+8
| | * | | | | | bcache: avoid oversized read request in cache missing code pathColy Li2021-06-081-2/+7
| | * | | | | | bcache: remove bcache device self-defined readaheadColy Li2021-06-085-32/+1
| * | | | | | | Merge tag 'gpio-fixes-for-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-111-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | gpio: wcd934x: Fix shift-out-of-bounds errorSrinivas Kandagatla2021-05-271-1/+1
| * | | | | | | | Merge tag 'drm-fixes-2021-06-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-06-1119-79/+232
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'amd-drm-fixes-5.13-2021-06-09' of https://gitlab.freedesktop.org/a...Dave Airlie2021-06-115-11/+28
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | radeon: use memcpy_to/fromio for UVD fw uploadChen Li2021-06-081-2/+2
| | | * | | | | | | | drm/amd/pm: Fix fall-through warning for ClangGustavo A. R. Silva2021-06-081-0/+1
| | | * | | | | | | | drm/amdgpu: Fix incorrect register offsets for Sienna CichlidRohit Khaire2021-06-081-5/+21
| | | * | | | | | | | drm/amdgpu: Use drm_dbg_kms for reporting failure to get a GEM FBMichel Dänzer2021-06-081-2/+2
| | | * | | | | | | | drm/amdgpu: switch kzalloc to kvzalloc in amdgpu_bo_createChangfeng2021-06-081-2/+2
| | * | | | | | | | | Merge tag 'drm-misc-fixes-2021-06-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-06-119-26/+80
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | drm: Lock pointer access in drm_master_release()Desmond Cheong Zhi Xi2021-06-101-1/+2
| | | * | | | | | | | | drm/mcde: Fix off by 10^3 in calculationLinus Walleij2021-06-091-1/+1
| | | * | | | | | | | | drm: Fix use-after-free read in drm_getunique()Desmond Cheong Zhi Xi2021-06-081-4/+5
| | | * | | | | | | | | drm/vc4: fix vc4_atomic_commit_tail() logicMark Rutland2021-06-081-1/+1
| | | * | | | | | | | | drm/ttm: fix deref of bo->ttm without holding the lock v2Christian König2021-06-082-8/+5
| | | * | | | | | | | | drm/sun4i: dw-hdmi: Make HDMI PHY into a platform deviceSaravana Kannan2021-06-073-11/+66
| | * | | | | | | | | | Merge tag 'drm-msm-fixes-2021-06-10' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2021-06-115-42/+124
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | drm/msm/dsi: Stash away calculated vco frequency on recalcStephen Boyd2021-06-102-0/+2
| | | * | | | | | | | | drm/msm/a6xx: avoid shadow NULL reference in failure pathJonathan Marek2021-06-081-1/+1
| | | * | | | | | | | | drm/msm/a6xx: fix incorrectly set uavflagprd_inv field for A650Jonathan Marek2021-06-081-1/+1
| | | * | | | | | | | | drm/msm/a6xx: update/fix CP_PROTECT initializationJonathan Marek2021-06-082-40/+113
| | | * | | | | | | | | drm/msm: Init mm_list before accessing it for use_vram pathAlexey Minnekhanov2021-06-081-0/+7
| * | | | | | | | | | | Merge tag 'acpi-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-06-112-22/+9
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'acpi-bus'Rafael J. Wysocki2021-06-111-19/+8
| | |\ \ \ \ \ \ \ \ \ \ \