summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-04-05nvmem: core: handle the absence of expected layoutsMiquel Raynal1-1/+9
2023-04-05nvmem: core: introduce NVMEM layoutsMichael Walle5-0/+134
2023-04-05of: device: Kill of_device_request_module()Miquel Raynal1-9/+0
2023-04-05usb: ulpi: Use of_request_module()Miquel Raynal1-1/+1
2023-04-05of: Move the request module helper logic to module.cMiquel Raynal2-23/+32
2023-04-05of: Move of_modalias() to module.cMiquel Raynal3-38/+45
2023-04-05of: Rename of_modalias_node()Miquel Raynal7-16/+21
2023-04-05of: Update of_device_get_modalias()Miquel Raynal1-12/+17
2023-04-05nvmem: xilinx: zynqmp: make modularNick Alcock1-1/+1
2023-04-05of: Fix modalias string generationMiquel Raynal1-2/+5
2023-04-05vmci_host: fix a race condition in vmci_host_poll() causing GPFDae R. Jeong1-1/+7
2023-03-29cdx: add device attributesNipun Gupta4-0/+170
2023-03-29cdx: add rpmsg communication channel for CDXNipun Gupta6-5/+273
2023-03-29cdx: add cdx controllerNipun Gupta5-1/+373
2023-03-29cdx: add MCDI protocol interface for firmware interactionNipun Gupta8-1/+1853
2023-03-29iommu: Add iommu probe for CDX busNipun Gupta1-0/+4
2023-03-29cdx: add the cdx bus driverNipun Gupta6-0/+498
2023-03-29misc: alcor_pci: remove unused alcor functionsTom Rix1-23/+0
2023-03-29misc: hpilo: remove unused is_device_reset functionTom Rix1-6/+0
2023-03-23mei: Move uuid.h to the MEI namespaceAndy Shevchenko5-5/+4
2023-03-20Merge 6.3-rc3 into char-misc-nextGreg Kroah-Hartman439-53317/+5153
2023-03-19Merge tag 'tty-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-23/+30
2023-03-19Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-322/+148
2023-03-19Merge tag 'x86_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-50/+78
2023-03-19Merge tag 'fbdev-for-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-459/+408
2023-03-18Merge tag 'hwmon-for-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-6/+84
2023-03-18Merge tag 'ata-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-13/+17
2023-03-18media: m5mols: fix off-by-one loop termination errorLinus Torvalds1-1/+1
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds77-432/+669
2023-03-17Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linuxLinus Torvalds11-56/+107
2023-03-17Merge tag 'pm-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1/+2
2023-03-17Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds4-4/+56
2023-03-17Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+5
2023-03-17Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+21
2023-03-17Merge tag 'mmc-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2-2/+2
2023-03-17Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds44-134/+501
2023-03-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-31/+80
2023-03-17Merge branch 'pm-cpuidle'Rafael J. Wysocki1-1/+2
2023-03-17Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs'Rafael J. Wysocki3-3/+52
2023-03-17misc: lis3lv02d: Fix reading 'st,default-rate' propertyRob Herring1-1/+1
2023-03-17misc: lis3lv02d: Use of_property_read_bool() for boolean propertiesRob Herring1-32/+32
2023-03-17misc/sram: Use of_property_read_bool() for boolean propertiesRob Herring1-8/+3
2023-03-17bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave failsNikolay Aleksandrov1-3/+1
2023-03-17bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type changeNikolay Aleksandrov1-4/+15
2023-03-17net: renesas: rswitch: Fix GWTSDIE register handlingYoshihiro Shimoda2-2/+8
2023-03-17net: renesas: rswitch: Fix the output value of quote from rswitch_rx()Yoshihiro Shimoda1-3/+7
2023-03-17ethernet: sun: add check for the mdesc_grab()Liang He2-0/+6
2023-03-17drm/ttm: drop extra ttm_bo_put in ttm_bo_cleanup_refsChristian König1-2/+0
2023-03-17Merge tag 'amd-drm-fixes-6.3-2023-03-15' of https://gitlab.freedesktop.org/ag...Dave Airlie23-69/+281
2023-03-17net: ipa: fix some register validity checksAlex Elder3-15/+30