aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-05rapidio: make all 'class' structures constIvan Orlov
2023-10-05drivers/char/mem: implement splice() for /dev/zero, /dev/fullMax Kellermann
2023-10-05accessibility: speakup: refactor deprecated strncpyJustin Stitt
2023-10-05hpet: Annotate struct hpets with __counted_byKees Cook
2023-10-05c2port: replace deprecated strncpy with strscpyJustin Stitt
2023-10-05binderfs: fix typo in binderfs.cKuan-Wei Chiu
2023-10-05comedi: add HAS_IOPORT dependencies againIan Abbott
2023-10-05comedi: amplc_dio200_common: Conditionally remove I/O port supportIan Abbott
2023-10-05comedi: amplc_dio200_common: Refactor register access functionsIan Abbott
2023-10-05comedi: amplc_dio200_pci: Conditionally remove devices that use port I/OIan Abbott
2023-10-05comedi: ni_mio_common: Conditionally use I/O port or MMIOIan Abbott
2023-10-05comedi: ni_labpc_common: Conditionally remove I/O port supportIan Abbott
2023-10-05comedi: comedi_8255: Conditionally remove I/O port supportIan Abbott
2023-10-05comedi: comedi_8255: Rework subdevice initialization functionsIan Abbott
2023-10-05comedi: 8255_pci: Conditionally remove devices that use port I/OIan Abbott
2023-10-05comedi: comedi_8254: Conditionally remove I/O port supportIan Abbott
2023-10-05comedi: comedi_8254: Replace comedi_8254_init() and comedi_8254_mm_init()Ian Abbott
2023-10-05comedi: comedi_8254: Use a call-back function for register accessIan Abbott
2023-10-05comedi: Correct dependencies for COMEDI_NI_PCIDIOIan Abbott
2023-10-05drivers: misc: ti-st: replace deprecated strncpy with strscpyJustin Stitt
2023-10-05ibmvmc: replace deprecated strncpy with strscpyJustin Stitt
2023-10-05misc: bcm-vk: Annotate struct bcm_vk_wkent with __counted_byKees Cook
2023-10-05misc: st_core: Do not call kfree_skb() under spin_lock_irqsave()Jinjie Ruan
2023-10-05eeprom: Remove deprecated legacy eeprom driverHeiner Kallweit
2023-10-05eeprom: idt_89hpesx: replace open-coded kmemdup_nulJustin Stitt
2023-10-05mcb: use short version for function pointer for mcb_free_busJorge Sanjuan Garcia
2023-10-01Merge tag 'char-misc-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-01Merge tag 'tty-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-09-30Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2023-09-30Merge tag 'i2c-for-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-30Merge tag 'acpi-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-09-29Merge tag 'ceph-for-6.6-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-09-29Merge tag 'ata-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-09-29Merge tag 'drm-fixes-2023-09-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-09-29Merge tag 'gpio-fixes-for-v6.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-29Merge tag 'for-v6.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2023-09-29Merge tag 'xtensa-20230928' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2023-09-29Merge tag 'drm-intel-fixes-2023-09-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-09-29Merge tag 'drm-misc-fixes-2023-09-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-09-28Merge tag 'spi-fix-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-28ata: libata-eh: Fix compilation warning in ata_eh_link_report()Damien Le Moal
2023-09-28ata: libata-core: Fix compilation warning in ata_dev_config_ncq()Damien Le Moal
2023-09-28scsi: sd: Do not issue commands to suspended disks on shutdownDamien Le Moal
2023-09-28ata: libata-core: Do not register PM operations for SAS portsDamien Le Moal
2023-09-28ata: libata-scsi: Fix delayed scsi_rescan_device() executionDamien Le Moal
2023-09-28scsi: Do not attempt to rescan suspended devicesDamien Le Moal
2023-09-28ata: libata-scsi: Disable scsi device manage_system_start_stopDamien Le Moal
2023-09-28scsi: sd: Differentiate system and runtime start/stop managementDamien Le Moal
2023-09-28ata: libata-scsi: link ata port and scsi deviceDamien Le Moal