summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-10-05comedi: comedi_8255: Rework subdevice initialization functionsIan Abbott23-94/+85
2023-10-05comedi: 8255_pci: Conditionally remove devices that use port I/OIan Abbott1-1/+10
2023-10-05comedi: comedi_8254: Conditionally remove I/O port supportIan Abbott1-0/+8
2023-10-05comedi: comedi_8254: Replace comedi_8254_init() and comedi_8254_mm_init()Ian Abbott28-157/+171
2023-10-05comedi: comedi_8254: Use a call-back function for register accessIan Abbott2-55/+126
2023-10-05comedi: Correct dependencies for COMEDI_NI_PCIDIOIan Abbott1-1/+0
2023-10-05drivers: misc: ti-st: replace deprecated strncpy with strscpyJustin Stitt1-2/+3
2023-10-05ibmvmc: replace deprecated strncpy with strscpyJustin Stitt1-3/+1
2023-10-05misc: bcm-vk: Annotate struct bcm_vk_wkent with __counted_byKees Cook2-2/+2
2023-10-05misc: st_core: Do not call kfree_skb() under spin_lock_irqsave()Jinjie Ruan1-3/+4
2023-10-05eeprom: Remove deprecated legacy eeprom driverHeiner Kallweit3-229/+0
2023-10-05eeprom: idt_89hpesx: replace open-coded kmemdup_nulJustin Stitt1-8/+3
2023-10-05mcb: use short version for function pointer for mcb_free_busJorge Sanjuan Garcia1-1/+1
2023-10-01Merge tag 'char-misc-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-212/+102
2023-10-01Merge tag 'tty-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-4/+5
2023-10-01Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds10-22/+58
2023-09-30Merge tag 'i2c-for-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-11/+8
2023-09-30Merge tag 'acpi-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-2/+5
2023-09-30Merge tag 'ceph-for-6.6-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds1-187/+225
2023-09-29Merge tag 'ata-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds9-71/+365
2023-09-29Merge tag 'drm-fixes-2023-09-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds10-32/+99
2023-09-29Merge tag 'gpio-fixes-for-v6.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+4
2023-09-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-47/+47
2023-09-29Merge tag 'for-v6.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds11-19/+31
2023-09-29Merge tag 'xtensa-20230928' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-0/+1
2023-09-29Merge tag 'drm-intel-fixes-2023-09-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-13/+59
2023-09-29Merge tag 'drm-misc-fixes-2023-09-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie7-19/+40
2023-09-28Merge tag 'spi-fix-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+1
2023-09-28ata: libata-eh: Fix compilation warning in ata_eh_link_report()Damien Le Moal1-1/+1
2023-09-28ata: libata-core: Fix compilation warning in ata_dev_config_ncq()Damien Le Moal1-1/+1
2023-09-28scsi: sd: Do not issue commands to suspended disks on shutdownDamien Le Moal2-4/+14
2023-09-28ata: libata-core: Do not register PM operations for SAS portsDamien Le Moal3-2/+11
2023-09-28ata: libata-scsi: Fix delayed scsi_rescan_device() executionDamien Le Moal2-18/+31
2023-09-28scsi: Do not attempt to rescan suspended devicesDamien Le Moal1-1/+17
2023-09-28ata: libata-scsi: Disable scsi device manage_system_start_stopDamien Le Moal4-10/+144
2023-09-28scsi: sd: Differentiate system and runtime start/stop managementDamien Le Moal3-22/+80
2023-09-28ata: libata-scsi: link ata port and scsi deviceDamien Le Moal1-5/+40
2023-09-28ata: libata-core: Fix port and device removalDamien Le Moal1-1/+20
2023-09-28ata: libata-core: Fix ata_port_request_pm() lockingDamien Le Moal1-9/+9
2023-09-28Merge tag 'scmi-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann1-2/+2
2023-09-28Merge tag 'ffa-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...Arnd Bergmann1-2/+14
2023-09-27i2c: npcm7xx: Fix callback completion orderingWilliam A. Kennington III1-10/+7
2023-09-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-1/+15
2023-09-27Merge tag 'vfio-v6.6-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds3-3/+4
2023-09-27spi: spi-gxp: BUG: Correct spi write return valueCharles Kearney1-1/+1
2023-09-27soc: loongson: loongson2_guts: Remove unneeded semicolonMingtong Bao1-1/+1
2023-09-27soc: loongson: loongson2_guts: Convert to devm_platform_ioremap_resource()Dongliang Mu1-3/+1
2023-09-27soc: loongson: loongson_pm2: Populate children syscon nodesBinbin Zhou1-0/+6
2023-09-27soc: loongson: loongson_pm2: Drop useless of_device_id compatibleBinbin Zhou1-1/+0
2023-09-27soc: loongson: loongson_pm2: Add dependency for INPUTBinbin Zhou1-0/+1