summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-04-26Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds68-876/+1969
2023-04-26Merge tag 'regulator-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds182-137/+1158
2023-04-26Merge tag 'regmap-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds12-437/+1258
2023-04-26Merge tag 'platform-drivers-x86-v6.4-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds88-2594/+6608
2023-04-26Merge tag 'tag-chrome-platform-for-v6.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-17/+38
2023-04-26Merge tag 'media/v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds345-20003/+12846
2023-04-26Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1077-29590/+178860
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds20-86/+1547
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-5/+11
2023-04-25Merge tag 'soc-dt-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-5/+31
2023-04-25Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds97-1942/+2413
2023-04-25Merge tag 'soc-arm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-5/+5
2023-04-25Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-166/+393
2023-04-25Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-47/+77
2023-04-25Merge tag 'edac_updates_for_v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds15-645/+490
2023-04-25Merge tag 'm68k-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+0
2023-04-25spi: bcm63xx: use macro DEFINE_SIMPLE_DEV_PM_OPSDhruva Gole1-3/+1
2023-04-25xen/blkback: move blkif_get_x86_*_req() into blkback.cJuergen Gross2-96/+104
2023-04-25xen/blkback: simplify free_persistent_gnts() interfaceJuergen Gross1-10/+10
2023-04-25xen/blkback: remove stale prototypeJuergen Gross1-1/+0
2023-04-25xen/blkback: fix white space code style issuesJuergen Gross2-4/+4
2023-04-25HID: amd_sfh: Fix max supported HID devicesBasavaraj Natikar1-1/+1
2023-04-25net: phy: marvell-88x2222: remove unnecessary (void*) conversionswuych1-2/+2
2023-04-25net: amd: Fix link leak when verifying config failedGencen Gan1-1/+1
2023-04-25media: ov5670: Fix probe on ACPISakari Ailus1-1/+1
2023-04-25net: phy: marvell: Fix inconsistent indenting in led_blink_setChristian Marangi1-4/+4
2023-04-25lan966x: Don't use xdp_frame when action is XDP_TXHoratiu Vultur3-23/+28
2023-04-25tsnep: Add XDP socket zero-copy TX supportGerhard Engleder2-11/+121
2023-04-25tsnep: Add XDP socket zero-copy RX supportGerhard Engleder3-14/+556
2023-04-25tsnep: Move skb receive action to separate functionGerhard Engleder1-16/+23
2023-04-25tsnep: Add functions for queue enable/disableGerhard Engleder1-33/+64
2023-04-25tsnep: Rework TX/RX queue initializationGerhard Engleder1-43/+51
2023-04-25tsnep: Replace modulo operation with maskGerhard Engleder2-14/+15
2023-04-25net: phy: dp83867: Add led_brightness_set supportAlexander Stein1-0/+31
2023-04-25net: phy: Fix reading LED reg propertyAlexander Stein1-1/+5
2023-04-25drivers: nfc: nfcsim: remove return value check of `dev_dir`Jianuo Kuang1-5/+0
2023-04-25net: phy: dp83867: Remove unnecessary (void*) conversionswuych1-2/+1
2023-04-25net: mana: Check if netdev/napi_alloc_frag returns single pageHaiyang Zhang1-0/+15
2023-04-25net: mana: Rename mana_refill_rxoob and remove some empty linesHaiyang Zhang1-6/+3
2023-04-25net: veth: add page_pool statsLorenzo Bianconi2-3/+18
2023-04-25net: veth: add page_pool for page recyclingLorenzo Bianconi2-4/+45
2023-04-24Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-67/+73
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-12/+13
2023-04-24Merge tag 'tpmdd-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds12-156/+274
2023-04-24Merge branch 'x86-rep-insns': x86 user copy clarificationsLinus Torvalds1-1/+1
2023-04-24Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds4-10/+9
2023-04-24Merge branches 'pm-core', 'pm-sleep', 'pm-opp' and 'pm-tools'Rafael J. Wysocki7-55/+73
2023-04-24Merge branch 'pm-cpuidle'Rafael J. Wysocki2-4/+4
2023-04-24Merge branch 'pm-cpufreq'Rafael J. Wysocki16-180/+475