summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-05-20spi: mpc52xx: add parenthesis for sizeofZhiqi Song
2021-05-20spi: mpc512x-psc: add parenthesis for sizeofZhiqi Song
2021-05-20spi: lm70llp: add parenthesis for sizeofZhiqi Song
2021-05-20spi: fix some invalid char occurrencesMauro Carvalho Chehab
2021-05-18Merge tag 'v5.13-rc2' into spi-5.13Mark Brown
2021-05-18spi: pxa2xx: Use predefined mask when programming FIFO thresholdsAndy Shevchenko
2021-05-18spi: pxa2xx: Fix style of and typos in the comments and messagesAndy Shevchenko
2021-05-18spi: pxa2xx: Fix printf() specifiersAndy Shevchenko
2021-05-18spi: pxa2xx: Drop unneeded '!= 0' comparisonsAndy Shevchenko
2021-05-18spi: pxa2xx: Drop duplicate chip_select in struct chip_dataAndy Shevchenko
2021-05-18spi: pxa2xx: Switch to use SPI core GPIO (legacy) CS handlingAndy Shevchenko
2021-05-18spi: pxa2xx: Switch to use SPI core GPIO (descriptor) CS handlingAndy Shevchenko
2021-05-18spi: pxa2xx: Propagate firmware node to the child SPI controller deviceAndy Shevchenko
2021-05-16Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-16Merge tag 'staging-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-16Merge tag 'usb-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-05-16Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-16Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-16Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-15Merge tag 'sched-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-15Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-15Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-15Merge tag 'drm-fixes-2021-05-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-15tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa
2021-05-15Merge tag 'drm-msm-fixes-2021-05-09' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2021-05-15Merge tag 'drm-intel-fixes-2021-05-14' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-05-14Merge tag 'drm-fixes-2021-05-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-14xen/swiotlb: check if the swiotlb has already been initializedStefano Stabellini
2021-05-14clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86Vitaly Kuznetsov
2021-05-14spi: Don't have controller clean up spi device before driver unbindSaravana Kannan
2021-05-14Merge tag 'amd-drm-fixes-5.13-2021-05-13' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-05-13Merge tag 'pm-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-05-13Merge tag 'acpi-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-05-13Merge branch 'acpi-pm'Rafael J. Wysocki
2021-05-13Merge branch 'pm-core'Rafael J. Wysocki
2021-05-13Merge branch 'resizex' (patches from Maciej)Linus Torvalds
2021-05-13vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki
2021-05-13vt_ioctl: Revert VT_RESIZEX parameter handling removalMaciej W. Rozycki
2021-05-13vgacon: Record video mode changes with VT_RESIZEXMaciej W. Rozycki
2021-05-13Merge tag 'nvme-5.13-2021-05-13' of git://git.infradead.org/nvme into block-5.13Jens Axboe
2021-05-13Merge tag 'hwmon-for-v5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-05-13drm/amdgpu: update vcn1.0 Non-DPG suspend sequenceSathishkumar S
2021-05-13drm/amdgpu: set vcn mgcg flag for picassoSathishkumar S
2021-05-13drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...Kai-Heng Feng
2021-05-13drm/amdgpu: update the method for harvest IP for specific SKULikun Gao
2021-05-13drm/amdgpu: add judgement when add ip blocks (v2)Likun GAO
2021-05-13drm/amd/display: Initialize attribute for hdcp_srm sysfs fileDavid Ward
2021-05-13drm/amd/pm: Fix out-of-bounds bugGustavo A. R. Silva
2021-05-13drm/radeon/si_dpm: Fix SMU power state loadGustavo A. R. Silva
2021-05-13drm/radeon/ni_dpm: Fix booting bugGustavo A. R. Silva