aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-01-22Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+3
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-1/+2
2022-01-21parisc: pdc_stable: Fix memory leak in pdcs_register_pathentriesGravatar Miaoqian Lin 1-1/+3
2022-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Gravatar Linus Torvalds 5-27/+105
2022-01-21Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-45/+32
2022-01-21HID: wacom: Avoid using stale array indicies to read contact countGravatar Jason Gerecke 1-0/+4
2022-01-21HID: wacom: Ignore the confidence flag when a touch is removedGravatar Jason Gerecke 1-3/+26
2022-01-21HID: wacom: Reset expected and received contact counts at the same timeGravatar Jason Gerecke 1-1/+5
2022-01-21Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Gravatar Linus Torvalds 15-184/+1294
2022-01-21Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 18-146/+108
2022-01-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-6/+5
2022-01-21Merge tag 'amd-drm-fixes-5.17-2022-01-19' of https://gitlab.freedesktop.org/a...Gravatar Dave Airlie 15-139/+75
2022-01-21Merge tag 'drm-intel-next-fixes-2022-01-20' of git://anongit.freedesktop.org/...Gravatar Dave Airlie 3-7/+33
2022-01-20riscv: canaan: remove useless select of non-existing config SYSCONGravatar Lukas Bulwahn 1-1/+0
2022-01-20Merge tag 'gpio-fixes-for-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-6/+6
2022-01-20Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-2/+3
2022-01-20Merge tag 'vfio-v5.17-rc1' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 2-7/+10
2022-01-20Merge tag 'pwm/for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-82/+211
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 39-212/+515
2022-01-20Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 5-70/+7
2022-01-20gpio: mpc8xxx: Fix an ignored error return from platform_get_irq()Gravatar Yang Li 1-1/+1
2022-01-20gpio: idt3243x: Fix an ignored error return from platform_get_irq()Gravatar Yang Li 1-1/+1
2022-01-20hash.h: remove unused define directiveGravatar Isabella Basso 1-2/+1
2022-01-20drivers/infiniband: replace open-coded string copy with get_task_commGravatar Yafang Shao 2-2/+2
2022-01-20include/linux/unaligned: replace kernel.h with the necessary inclusionsGravatar Andy Shevchenko 1-0/+2
2022-01-20mm: percpu: add generic pcpu_populate_pte() functionGravatar Kefeng Wang 1-50/+1
2022-01-20mm: percpu: add generic pcpu_fc_alloc/free funcitonGravatar Kefeng Wang 1-18/+1
2022-01-20mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefGravatar Kefeng Wang 1-3/+5
2022-01-19RISC-V: Introduce sv48 support without relocatable kernelGravatar Palmer Dabbelt 1-0/+2
2022-01-19riscv: Implement sv48 supportGravatar Alexandre Ghiti 1-0/+2
2022-01-19clk: mediatek: relicense mt7986 clock driver to GPL-2.0Gravatar Sam Shih 3-3/+3
2022-01-19net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleGravatar Tobias Waldekranz 1-1/+2
2022-01-19net/fsl: xgmac_mdio: Add workaround for erratum A-009885Gravatar Tobias Waldekranz 1-6/+19
2022-01-19HID: uhid: Use READ_ONCE()/WRITE_ONCE() for ->runningGravatar Jann Horn 1-10/+10
2022-01-19HID: uhid: Fix worker destroying device without any protectionGravatar Jann Horn 1-4/+25
2022-01-19net: mscc: ocelot: fix using match before it is setGravatar Tom Rix 1-7/+8
2022-01-19net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devicesGravatar Claudiu Beznea 1-18/+18
2022-01-19net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into accountGravatar Ard Biesheuvel 3-7/+7
2022-01-19net: axienet: increase default TX ring size to 128Gravatar Robert Hancock 1-1/+1
2022-01-19net: axienet: fix for TX busy handlingGravatar Robert Hancock 1-39/+47
2022-01-19net: axienet: fix number of TX ring slots for available checkGravatar Robert Hancock 1-2/+2
2022-01-19net: axienet: Fix TX ring slot available checkGravatar Robert Hancock 1-2/+2
2022-01-19net: axienet: limit minimum TX ring sizeGravatar Robert Hancock 1-1/+3
2022-01-19net: axienet: add missing memory barriersGravatar Robert Hancock 1-1/+10
2022-01-19net: axienet: reset core on initialization prior to MDIO accessGravatar Robert Hancock 1-0/+5
2022-01-19net: axienet: Wait for PhyRstCmplt after core resetGravatar Robert Hancock 1-0/+10
2022-01-19net: axienet: increase reset timeoutGravatar Robert Hancock 1-10/+9
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 2-3/+3
2022-01-19Merge branch 'random-5.17-rc1-for-linus' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 2-369/+303
2022-01-19Merge tag 'hwlock-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rem...Gravatar Linus Torvalds 1-21/+37