summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | clk/ast2600: Fix soc revision for AHBJoel Stanley2021-11-031-5/+7
| | * | | | | clk: composite: Fix 'switching' to same clockAlexander Stein2021-11-031-0/+1
| | * | | | | clk: rockchip: drop module parts from rk3399 and rk3568 driversHeiko Stuebner2021-11-023-10/+2
| | * | | | | Revert "clk: rockchip: use module_platform_driver_probe"Heiko Stuebner2021-11-022-2/+2
| | * | | | | clk:mediatek: remove duplicate include in clk-mt8195-imp_iic_wrap.cRan Jianping2021-11-021-2/+0
| | * | | | | clk: uniphier: Add SoC-glue clock source selector support for Pro4Kunihiko Hayashi2021-11-023-0/+23
| | * | | | | clk: uniphier: Add NX1 clock supportKunihiko Hayashi2021-11-023-0/+45
| | * | | | | clk: uniphier: Add audio system and video input clock control for PXs3Kunihiko Hayashi2021-11-021-0/+2
| | * | | | | clk: si5351: Update datasheet referencesJens Renner2021-11-022-5/+5
| | * | | | | clk: vc5: Use i2c .probe_newLuca Ceresoli2021-11-021-2/+2
| | * | | | | clk/actions/owl-factor.c: remove superfluous headersMianhan Liu2021-11-021-1/+0
| | * | | | | clk: ingenic: Fix bugs with divided dividersPaul Cercueil2021-11-021-3/+3
| * | | | | | Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-134-5/+29
| |\ \ \ \ \ \
| | * | | | | | s390/cio: check the subchannel validity for dev_busidVineeth Vijayan2021-11-081-2/+2
| | * | | | | | s390/tape: fix timer initialization in tape_std_assign()Sven Schnelle2021-11-081-2/+1
| | * | | | | | PCI: Export pci_dev_lock()Niklas Schnelle2021-11-081-1/+2
| | * | | | | | s390/pci: implement reset_slot for hotplug slotNiklas Schnelle2021-11-081-0/+24
| * | | | | | | Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2021-11-132-2/+3
| |\ \ \ \ \ \ \
| | * | | | | | | PCI: brcmstb: Allow building for BMIPS_GENERICFlorian Fainelli2021-11-091-1/+2
| | * | | | | | | MIPS: Allow modules to set board_be_handlerFlorian Fainelli2021-11-091-1/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-1231-371/+913
| |\ \ \ \ \ \ \
| | * | | | | | | scsi: scsi_debug: Don't call kcalloc() if size arg is zeroGeorge Kennedy2021-11-041-0/+4
| | * | | | | | | scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()Tadeusz Struk2021-11-041-2/+0
| | * | | | | | | scsi: scsi_ioctl: Validate command sizeTadeusz Struk2021-11-031-0/+2
| | * | | | | | | scsi: ufs: ufshpb: Properly handle max-single-cmdAvri Altman2021-11-032-12/+13
| | * | | | | | | Merge branch '5.15/scsi-fixes' into 5.16/scsi-queueMartin K. Petersen2021-11-0317-336/+84
| | |\ \ \ \ \ \ \
| | * | | | | | | | scsi: core: Avoid leaving shost->last_reset with stale value if EH does not runEwan D. Milne2021-11-033-0/+27
| | * | | | | | | | scsi: bsg: Fix errno when scsi_bsg_register_queue() failsJackie Liu2021-11-031-0/+1
| | * | | | | | | | scsi: sr: Remove duplicate assignmentAlexey Dobriyan2021-10-271-1/+0
| | * | | | | | | | scsi: ufs: ufs-exynos: Introduce ExynosAuto v9 virtual hostChanho Park2021-10-271-0/+86
| | * | | | | | | | scsi: ufs: ufs-exynos: Multi-host configuration for ExynosAuto v9Chanho Park2021-10-271-0/+68
| | * | | | | | | | scsi: ufs: ufs-exynos: Support ExynosAuto v9 UFSChanho Park2021-10-272-0/+136
| | * | | | | | | | scsi: ufs: ufs-exynos: Add pre/post_hce_enable drv callbacksChanho Park2021-10-272-0/+12
| | * | | | | | | | scsi: ufs: ufs-exynos: Factor out priv data initChanho Park2021-10-271-7/+14
| | * | | | | | | | scsi: ufs: ufs-exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR optionChanho Park2021-10-272-2/+5
| | * | | | | | | | scsi: ufs: ufs-exynos: Support custom version of ufs_hba_variant_opsChanho Park2021-10-272-1/+8
| | * | | | | | | | scsi: ufs: ufs-exynos: Add setup_clocks callbackChanho Park2021-10-271-0/+24
| | * | | | | | | | scsi: ufs: ufs-exynos: Add refclkout_stop controlChanho Park2021-10-271-1/+2
| | * | | | | | | | scsi: ufs: ufs-exynos: Simplify drv_data retrievalChanho Park2021-10-272-11/+2
| | * | | | | | | | scsi: ufs: ufs-exynos: Change pclk available max valueChanho Park2021-10-271-1/+1
| | * | | | | | | | scsi: ufs: Add quirk to enable host controller without PH configurationjongmin jeong2021-10-272-0/+9
| | * | | | | | | | scsi: ufs: Add quirk to handle broken UIC commandjongmin jeong2021-10-272-0/+9
| | * | | | | | | | scsi: core: Fix early registration of sysfs attributes for scsi_deviceSteffen Maier2021-10-271-10/+1
| | * | | | | | | | scsi: qla2xxx: Update version to 10.02.07.200-kNilesh Javali2021-10-261-2/+2
| | * | | | | | | | scsi: qla2xxx: edif: Fix EDIF bsgQuinn Tran2021-10-261-26/+23
| | * | | | | | | | scsi: qla2xxx: edif: Fix inconsistent check of db_flagsQuinn Tran2021-10-265-25/+26
| | * | | | | | | | scsi: qla2xxx: edif: Increase ELS payloadQuinn Tran2021-10-265-4/+9
| | * | | | | | | | scsi: qla2xxx: edif: Reduce connection thrashQuinn Tran2021-10-263-3/+32
| | * | | | | | | | scsi: qla2xxx: edif: Tweak trace messageQuinn Tran2021-10-264-9/+20
| | * | | | | | | | scsi: qla2xxx: edif: Replace list_for_each_safe with list_for_each_entry_safeQuinn Tran2021-10-263-35/+13