summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | media: i2c: max9286: Remove an incorrect fwnode_handle_put() callChristophe JAILLET2023-09-141-1/+0
| | * | | | media: ivsc: Depend on VIDEO_DEVSakari Ailus2023-09-141-1/+1
| | * | | | media: via: Use correct dependency for camera sensor driversSakari Ailus2023-09-141-1/+1
| | * | | | media: v4l: Use correct dependency for camera sensor driversSakari Ailus2023-09-143-5/+5
| | * | | | media: pci: ivsc: Select build dependenciesSakari Ailus2023-09-141-0/+3
| | |/ / /
| * | | | Merge tag 'spi-fix-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-09-205-5/+25
| |\ \ \ \
| | * \ \ \ spi: Merge up old fixMark Brown2023-09-191-4/+8
| | |\ \ \ \
| | | * | | | spi: zynqmp-gqspi: fix clock imbalance on probe failureJohan Hovold2023-06-221-4/+8
| | * | | | | spi: imx: Take in account bits per word instead of assuming 8-bitsStefan Moring2023-09-181-1/+1
| | * | | | | spi: intel-pci: Add support for Granite Rapids SPI serial flashMika Westerberg2023-09-111-0/+1
| | * | | | | spi: stm32: add a delay before SPI disableValentin Caron2023-09-111-0/+8
| | * | | | | spi: nxp-fspi: reset the FLSHxCR1 registersHan Xu2023-09-111-0/+7
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'regulator-fix-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-09-201-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | regulator: Fix voltage range selectionVincent Whitchurch2023-09-111-1/+1
| | |/ / /
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-09-1620-104/+109
| |\ \ \ \
| | * | | | scsi: lpfc: Prevent use-after-free during rmmod with mapped NVMe rportsJustin Tee2023-09-142-8/+19
| | * | | | scsi: lpfc: Early return after marking final NLP_DROPPED flag in dev_loss_tmoJustin Tee2023-09-141-1/+1
| | * | | | scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file()Jinjie Ruan2023-09-141-7/+7
| | * | | | scsi: target: core: Fix target_cmd_counter leakDavid Disseldorp2023-09-141-0/+1
| | * | | | scsi: pm8001: Setup IRQs on resumeDamien Le Moal2023-09-141-34/+17
| | * | | | scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFI...Michal Grzedzicki2023-09-141-0/+2
| | * | | | scsi: pm80xx: Use phy-specific SAS address when sending PHY_START commandMichal Grzedzicki2023-09-142-2/+2
| | * | | | Merge branch '6.6/scsi-staging' into 6.6/scsi-fixesMartin K. Petersen2023-09-1413-52/+60
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | scsi: ufs: core: Poll HCS.UCRDY before issuing a UIC commandKiwoong Kim2023-09-051-1/+6
| | | * | | scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lockKiwoong Kim2023-09-051-5/+1
| | | * | | scsi: qedf: Add synchronization between I/O completions and abortJaved Hasan2023-09-052-3/+14
| | | * | | scsi: target: Replace strlcpy() with strscpy()Azeem Shaikh2023-09-051-12/+12
| | | * | | scsi: qla2xxx: Fix NULL vs IS_ERR() bug for debugfs_create_dir()Jinjie Ruan2023-09-051-3/+3
| | | * | | scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id()Nilesh Javali2023-09-054-8/+7
| | | * | | scsi: qla2xxx: Correct endianness for rqstlen and rsplenNilesh Javali2023-09-051-5/+5
| | | * | | scsi: ppa: Fix accidentally reversed conditions for 16-bit and 32-bit EPPAlex Henrie2023-09-051-2/+2
| | | * | | scsi: megaraid_sas: Fix deadlock on firmware crashdumpJunxiao Bi2023-09-052-13/+10
| * | | | | Merge tag 'ata-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-09-167-40/+59
| |\ \ \ \ \
| | * | | | | ata: libata-core: fetch sense data for successful commands iff CDL enabledNiklas Cassel2023-09-161-5/+2
| | * | | | | ata: libata-eh: do not thaw the port twice in ata_eh_reset()Niklas Cassel2023-09-161-3/+0
| | * | | | | ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()Niklas Cassel2023-09-161-10/+3
| | * | | | | ata: pata_parport: Fix code style issuesDamien Le Moal2023-09-151-5/+4
| | * | | | | ata: libahci: clear pending interrupt statusSzuying Chen2023-09-151-12/+23
| | * | | | | ata: sata_mv: Fix incorrect string length computation in mv_dump_mem()Christophe JAILLET2023-09-111-2/+2
| | * | | | | ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel2023-09-112-3/+25
| | |/ / / /
| * | | | | Merge tag 'usb-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-161-0/+3
| |\ \ \ \ \
| | * | | | | usb: typec: ucsi: Fix NULL pointer dereferenceHeikki Krogerus2023-09-111-0/+3
| | |/ / / /
| * | | | | Merge tag 'driver-core-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-09-161-0/+2
| |\ \ \ \ \
| | * | | | | driver core: return an error when dev_set_name() hasn't happenedAndy Shevchenko2023-09-121-0/+2
| | |/ / / /
| * | | | | Merge tag 'char-misc-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-161-68/+35
| |\ \ \ \ \
| | * | | | | Revert "comedi: add HAS_IOPORT dependencies"Ian Abbott2023-09-121-68/+35
| | |/ / / /
| * | | | | Merge tag 'i2c-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-165-6/+10
| |\ \ \ \ \
| | * | | | | i2c: cadence: Fix the kernel-doc warningsShubhrajyoti Datta2023-09-131-0/+1
| | * | | | | i2c: aspeed: Reset the i2c controller when timeout occursTommy Huang2023-09-131-2/+5
| | * | | | | i2c: I2C_MLXCPLD on ARM64 should depend on ACPIGeert Uytterhoeven2023-09-131-2/+2