summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-01-17HID: Make lowlevel driver structs constThomas Weißschuh1-1/+1
2023-01-17HID: Unexport struct i2c_hid_ll_driverThomas Weißschuh1-2/+0
2023-01-17HID: Unexport struct hidp_hid_driverThomas Weißschuh1-1/+0
2023-01-17HID: Unexport struct uhid_hid_driverThomas Weißschuh1-1/+0
2023-01-17HID: Unexport struct usb_hid_driverThomas Weißschuh1-1/+0
2023-01-17HID: Remove unused function hid_is_using_ll_driver()Thomas Weißschuh1-6/+0
2023-01-17HID: usbhid: Make hid_is_usb() non-inlineThomas Weißschuh1-4/+1
2023-01-17Merge wireless into wireless-nextKalle Valo248-2461/+4796
2023-01-17net: ethernet: mtk_wed: add reset/reset_complete callbacksLorenzo Bianconi1-0/+2
2023-01-17Merge branch 'i2c/fwnode-api' into i2c/for-mergewindowWolfram Sang1-3/+21
2023-01-17i2c: add fwnode APIsRussell King (Oracle)1-3/+21
2023-01-17Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...Linus Torvalds4-7/+6
2023-01-16virtio/vsock: replace virtio_vsock_pkt with sk_buffBobby Eshleman1-20/+109
2023-01-16regmap: Rework regmap_mdio_c45_{read|write} for new C45 API.Andrew Lunn1-0/+8
2023-01-16parport: remove ax88796 driverArnd Bergmann1-5/+0
2023-01-16ASoC: samsung: remove unused driversArnd Bergmann1-30/+0
2023-01-16spi: remove s3c24xx driverArnd Bergmann2-53/+0
2023-01-16fbdev: remove s3c2410 framebufferArnd Bergmann1-99/+0
2023-01-16cpufreq: remove s3c24xx driversArnd Bergmann1-299/+0
2023-01-16dmaengine: remove s3c24xx driverArnd Bergmann1-48/+0
2023-01-16usb: gadget: remove s3c24xx driversArnd Bergmann2-66/+0
2023-01-16leds: remove s3c24xx driverArnd Bergmann1-18/+0
2023-01-16clk: remove s3c24xx driverArnd Bergmann1-19/+0
2023-01-16mmc: remove s3cmci driverArnd Bergmann1-51/+0
2023-01-16pata: remove samsung_cf driverArnd Bergmann1-31/+0
2023-01-16power: remove s3c adc battery driverArnd Bergmann1-39/+0
2023-01-16ARM: s3c: simplify platform codeArnd Bergmann1-32/+0
2023-01-16ARM: s3c: remove adc.cArnd Bergmann1-32/+0
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann2-90/+0
2023-01-16ARM: s3c: remove all s3c24xx supportArnd Bergmann1-77/+0
2023-01-16ARM: mmp: remove old PM supportArnd Bergmann1-23/+1
2023-01-16ARM: mmp: remove custom sram codeArnd Bergmann1-36/+0
2023-01-16ARM: sa1100: remove irda referencesArnd Bergmann1-17/+0
2023-01-15RDMA/mlx: Calling qp event handler in workqueue contextMark Zhang1-0/+1
2023-01-15net/mlx5: Introduce CQE error syndromePatrisious Haddad1-5/+42
2023-01-14enetc: Separate C22 and C45 transactionsAndrew Lunn1-5/+16
2023-01-14ata: libata: cleanup fua support detectionDamien Le Moal1-3/+5
2023-01-14ata: libata: Introduce ata_ncq_supported()Damien Le Moal1-7/+21
2023-01-13Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2023-01-13mtd: rawnand: Support for sequential cache readsJaimeLiao1-0/+9
2023-01-13mtd: rawnand: Check the data only read pattern only onceMiquel Raynal1-0/+8
2023-01-13efi: tpm: Avoid READ_ONCE() for accessing the event logArd Biesheuvel1-2/+2
2023-01-13iommu: Remove detach_dev callbackLu Baolu1-2/+0
2023-01-13iommu: Remove deferred attach check from __iommu_detach_device()Jason Gunthorpe1-0/+2
2023-01-13iommu: Add set_platform_dma_ops iommu opsLu Baolu1-0/+4
2023-01-13Merge tag 'platform-drivers-x86-v6.2-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+2
2023-01-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-4/+4
2023-01-13drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWAREThomas Zimmermann1-22/+0
2023-01-13cpuidle: Add comments about noinstr/__cpuidle usagePeter Zijlstra1-0/+10
2023-01-13sched/core: Always inline __this_cpu_preempt_check()Peter Zijlstra1-1/+1