summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-01-2221-277/+384
|\
| * scsi: nsp_cs: Check of ioremap return valueJiasheng Jiang2022-01-101-0/+3
| * scsi: ufs: ufs-mediatek: Fix error checking in ufs_mtk_init_va09_pwr_ctrl()Miaoqian Lin2022-01-101-1/+1
| * scsi: ufs: Modify Tactive time setting conditionsSEO HOYOUNG2022-01-101-1/+1
| * scsi: efct: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-01-101-7/+4
| * scsi: message: fusion: mptctl: Use dma_alloc_coherent()Christophe JAILLET2022-01-101-12/+19
| * scsi: message: fusion: mptsas: Use dma_alloc_coherent()Christophe JAILLET2022-01-101-20/+20
| * scsi: message: fusion: Use dma_alloc_coherent() in mptsas_exp_repmanufacture_...Christophe JAILLET2022-01-101-1/+2
| * scsi: message: fusion: mptbase: Use dma_alloc_coherent()Christophe JAILLET2022-01-101-20/+32
| * scsi: message: fusion: Use dma_alloc_coherent() in mpt_alloc_fw_memory()Christophe JAILLET2022-01-101-1/+2
| * scsi: message: fusion: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET2022-01-104-132/+154
| * scsi: megaraid: Avoid mismatched storage type sizesKees Cook2022-01-071-50/+34
| * scsi: hisi_sas: Remove unused variable and check in hisi_sas_send_ata_reset_e...Xiang Chen2022-01-071-5/+0
| * scsi: aic79xx: Remove redundant error variableMinghao Chi2022-01-051-5/+1
| * scsi: pm80xx: Port reset timeout error handling correctionAjish Koshy2022-01-053-3/+14
| * scsi: mpi3mr: Fix formatting problems in some kernel-doc commentsYang Li2022-01-051-3/+2
| * scsi: mpi3mr: Fix some spelling mistakesColin Ian King2022-01-051-3/+3
| * scsi: mpt3sas: Update persistent trigger pages from sysfs interfaceSuganath Prabu S2022-01-052-6/+85
| * scsi: core: Fix scsi_mode_select() interfaceDamien Le Moal2022-01-052-6/+4
| * scsi: aacraid: Fix spelling of "its"Randy Dunlap2022-01-051-1/+1
| * scsi: qedf: Fix potential dereference of NULL pointerJiasheng Jiang2022-01-051-0/+2
* | Merge tag 'ata-5.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-221-1/+1
|\ \
| * | ata: pata_octeon_cf: fix call to trace_ata_bmdma_stop()Damien Le Moal2022-01-211-1/+1
* | | Merge tag 'thermal-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-224-0/+4
|\ \ \
| * | | thermal: int340x: Add Raptor Lake PCI device idSrinivas Pandruvada2022-01-172-0/+2
| * | | thermal: int340x: Support Raptor LakeSrinivas Pandruvada2022-01-172-0/+2
* | | | Merge tag 'acpi-5.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-225-5/+16
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'acpi-cppc' and 'acpi-dptf'Rafael J. Wysocki2022-01-215-5/+16
| |\ \ \ \ \
| | | * | | | ACPI: DPTF: Support Raptor LakeSrinivas Pandruvada2022-01-174-0/+10
| | * | | | | ACPI: CPPC: Drop redundant local variable from cpc_read()Rafael J. Wysocki2022-01-171-4/+3
| | * | | | | ACPI: CPPC: Fix up I/O port access in cpc_read()Rafael J. Wysocki2022-01-171-1/+3
* | | | | | | Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-01-222-123/+10
|\ \ \ \ \ \ \
| * | | | | | | of: Check 'of_node_reused' flag on of_match_device()Rob Herring2022-01-201-1/+1
| * | | | | | | of: base: make small of_parse_phandle() variants static inlineMichael Walle2022-01-201-122/+9
* | | | | | | | Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-221-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | parisc: pdc_stable: Fix memory leak in pdcs_register_pathentriesMiaoqian Lin2022-01-211-1/+3
* | | | | | | | | Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-222-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | riscv: canaan: remove useless select of non-existing config SYSCONLukas Bulwahn2022-01-201-1/+0
| * | | | | | | | | RISC-V: Introduce sv48 support without relocatable kernelPalmer Dabbelt2022-01-201-0/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | riscv: Implement sv48 supportAlexandre Ghiti2022-01-201-0/+2
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2022-01-215-27/+105
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | HID: wacom: Avoid using stale array indicies to read contact countJason Gerecke2022-01-211-0/+4
| * | | | | | | | | | | HID: wacom: Ignore the confidence flag when a touch is removedJason Gerecke2022-01-211-3/+26
| * | | | | | | | | | | HID: wacom: Reset expected and received contact counts at the same timeJason Gerecke2022-01-211-1/+5
| * | | | | | | | | | | HID: uhid: Use READ_ONCE()/WRITE_ONCE() for ->runningJann Horn2022-01-191-10/+10
| * | | | | | | | | | | HID: uhid: Fix worker destroying device without any protectionJann Horn2022-01-191-4/+25
| * | | | | | | | | | | HID: vivaldi: Minor cleanupsStephen Boyd2022-01-141-3/+4
| * | | | | | | | | | | HID: vivaldi: fix handling devices not using numbered reportsDmitry Torokhov2022-01-141-6/+28
| * | | | | | | | | | | HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100Karl Kurbjun2022-01-122-0/+3
* | | | | | | | | | | | Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-blockLinus Torvalds2022-01-213-45/+32
|\ \ \ \ \ \ \ \ \ \ \ \