summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULLAxel Lin2021-06-031-2/+2
| * | | | | | | | | | regulator: hi6421v600: Fix .vsel_mask settingAxel Lin2021-06-031-1/+1
| * | | | | | | | | | regulator: bd718x7: Fix the BUCK7 voltage setting on BD71837Matti Vaittinen2021-06-021-1/+1
| * | | | | | | | | | regulator: atc260x: Fix n_voltages and min_sel for pickable linear rangesAxel Lin2021-06-011-9/+10
| * | | | | | | | | | regulator: rtmv20: Fix to make regcache value first reading back from HWChiYuan Huang2021-06-011-0/+2
| * | | | | | | | | | regulator: mt6315: Fix function prototype for mt6315_map_modeAxel Lin2021-06-011-1/+1
| * | | | | | | | | | regulator: rtmv20: Add Richtek to Kconfig textAxel Lin2021-06-011-1/+1
| * | | | | | | | | | regulator: rtmv20: Fix .set_current_limit/.get_current_limit callbacksAxel Lin2021-06-011-2/+40
| * | | | | | | | | | Merge series "Fix MAX77620 regulator driver regression" from Dmitry Osipenko ...Mark Brown2021-05-241-6/+11
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | regulator: max77620: Silence deferred probe errorDmitry Osipenko2021-05-241-6/+4
| | * | | | | | | | | | regulator: max77620: Use device_set_of_node_from_dev()Dmitry Osipenko2021-05-241-0/+7
| * | | | | | | | | | | regulator: hisilicon: use the correct HiSilicon copyrightHao Fang2021-05-242-2/+2
| * | | | | | | | | | | regulator: bd71828: Fix .n_voltages settingsAxel Lin2021-05-241-5/+5
| * | | | | | | | | | | regulator: bd70528: Fix off-by-one for buck123 .n_voltages settingAxel Lin2021-05-241-3/+1
| |/ / / / / / / / / /
| * | | | | | | | | | regulator: scmi: Fix off-by-one for linear regulators .n_voltages settingAxel Lin2021-05-211-1/+1
| * | | | | | | | | | regulator: core: resolve supply for boot-on/always-on regulatorsDmitry Baryshkov2021-05-201-0/+6
| * | | | | | | | | | regulator: fixed: Ensure enable_counter is correct if reg_domain_disable failsAxel Lin2021-05-201-1/+6
| * | | | | | | | | | regulator: Check ramp_delay_table for regulator_set_ramp_delay_regmapAxel Lin2021-05-191-1/+1
| * | | | | | | | | | regulator: fan53880: Fix missing n_voltages settingAxel Lin2021-05-181-0/+3
| * | | | | | | | | | regulator: da9121: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin2021-05-181-3/+7
| * | | | | | | | | | Merge series "regulator: fan53555: tcs4525 fix and cleanup" from Peter Geis <...Mark Brown2021-05-121-2/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | regulator: fan53555: fix TCS4525 voltage calulationPeter Geis2021-05-121-2/+1
| * | | | | | | | | | | regulator: cros-ec: Fix error code in dev_err messageAxel Lin2021-05-121-1/+2
| |/ / / / / / / / / /
* | | | | | | | | | | afs: Fix partial writeback of large files on fsync and closeMarc Dionne2021-06-071-1/+1
* | | | | | | | | | | Linux 5.13-rc5v5.13-rc5Linus Torvalds2021-06-061-1/+1
* | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-06-065-18/+26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-VEwan D. Milne2021-06-011-0/+1
| * | | | | | | | | | | scsi: ufs: ufs-mediatek: Fix HCI version in some platformsStanley Chu2021-06-011-1/+14
| * | | | | | | | | | | scsi: qedf: Do not put host in qedf_vport_create() unconditionallyDaniel Wagner2021-06-011-11/+9
| * | | | | | | | | | | scsi: lpfc: Fix failure to transmit ABTS on FC linkJames Smart2021-05-311-3/+1
| * | | | | | | | | | | scsi: target: core: Fix warning on realtime kernelsMaurizio Lombardi2021-05-311-3/+1
* | | | | | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-068-126/+135
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ext4: Only advertise encrypted_casefold when encryption and unicode are enabledDaniel Rosenberg2021-06-061-0/+4
| * | | | | | | | | | | | ext4: fix no-key deletion for encrypt+casefoldDaniel Rosenberg2021-06-061-2/+4
| * | | | | | | | | | | | ext4: fix memory leak in ext4_fill_superAlexey Makhalov2021-06-061-2/+9
| * | | | | | | | | | | | ext4: fix fast commit alignment issuesHarshad Shirwadkar2021-06-062-99/+90
| * | | | | | | | | | | | ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failedYe Bin2021-06-061-20/+23
| * | | | | | | | | | | | ext4: fix accessing uninit percpu counter variable with fast_commitRitesh Harjani2021-06-021-2/+4
| * | | | | | | | | | | | ext4: fix memory leak in ext4_mb_init_backend on error path.Phillip Potter2021-05-201-1/+1
* | | | | | | | | | | | | Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-0631-126/+160
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'ti-k3-dt-fixes-for-v5.13' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2021-06-0510-63/+45
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | arm64: dts: ti: k3*: Introduce reg definition for interrupt routersNishanth Menon2021-05-148-11/+22
| | * | | | | | | | | | | | | arm64: dts: ti: k3-am65|j721e|am64: Map the dma / navigator subsystem via exp...Nishanth Menon2021-05-145-10/+10
| | * | | | | | | | | | | | | arm64: dts: ti: k3-*: Rename the TI-SCI nodeNishanth Menon2021-05-144-4/+4
| | * | | | | | | | | | | | | arm64: dts: ti: k3-am65-wakeup: Drop un-necessary properties from dmsc nodeNishanth Menon2021-05-141-3/+0
| | * | | | | | | | | | | | | arm64: dts: ti: k3-am65-wakeup: Add debug region to TI-SCI nodeNishanth Menon2021-05-141-1/+4
| | * | | | | | | | | | | | | arm64: dts: ti: k3-*: Rename the TI-SCI clocks node nameNishanth Menon2021-05-144-4/+4
| | * | | | | | | | | | | | | arm64: dts: ti: j7200-main: Mark Main NAVSS as dma-coherentVignesh Raghavendra2021-05-141-0/+2
| | * | | | | | | | | | | | | arm64: dts: ti: k3-am654-base-board: remove ov5640Tomi Valkeinen2021-05-141-31/+0
| | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge tag 'optee-fix-for-v5.13' of git://git.linaro.org/people/jens.wiklander...Olof Johansson2021-06-052-4/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \