summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | nvmet: return bool from nvmet_passthru_ctrl and nvmet_is_passthru_reqChristoph Hellwig2021-09-065-12/+11
| * | | | | nvmet: looks at the passthrough controller when initializing CAPAdam Manzanares2021-09-063-2/+16
| * | | | | nvme: move nvme_multi_css into nvme.hAdam Manzanares2021-09-062-5/+5
| * | | | | nvme-multipath: revalidate paths during rescanHannes Reinecke2021-09-063-1/+24
| * | | | | nvme-multipath: set QUEUE_FLAG_NOWAITChristoph Hellwig2021-09-061-0/+2
* | | | | | Merge tag 'devicetree-fixes-for-5.15-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-09-111-0/+3
|\ \ \ \ \ \
| * | | | | | of: property: Disable fw_devlink DT support for X86Saravana Kannan2021-09-101-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2021-09-111-4/+0
|\ \ \ \ \ \
| * | | | | | clk: qcom: gcc-sm6350: Remove unused variableKonrad Dybcio2021-09-031-4/+0
* | | | | | | Merge tag 'rtc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2021-09-118-64/+240
|\ \ \ \ \ \ \
| * | | | | | | rtc: rx8010: select REGMAP_I2CYu-Tung Chang2021-09-091-0/+1
| * | | | | | | rtc: rx8025: implement RX-8035 supportMathew McBride2021-08-171-5/+41
| * | | | | | | rtc: cmos: remove stale REVISIT commentsMateusz Jończyk2021-08-171-7/+1
| * | | | | | | rtc: tps65910: Correct driver module aliasDmitry Osipenko2021-08-171-1/+1
| * | | | | | | rtc: move RTC_LIB_KUNIT_TEST to proper locationAlexandre Belloni2021-08-102-11/+11
| * | | | | | | rtc: lib_test: add MODULE_LICENSEAlexandre Belloni2021-08-101-0/+2
| * | | | | | | rtc: Improve performance of rtc_time64_to_tm(). Add tests.Cassio Neri2021-08-104-27/+170
| * | | | | | | rtc: s5m: set rangeAlexandre Belloni2021-08-061-8/+10
| * | | | | | | rtc: s5m: enable wakeup only when availableAlexandre Belloni2021-08-061-2/+1
| * | | | | | | rtc: s5m: signal the core when alarm are not availableAlexandre Belloni2021-08-061-16/+11
| * | | | | | | rtc: s5m: switch to devm_rtc_allocate_deviceAlexandre Belloni2021-08-061-3/+7
* | | | | | | | Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-111-4/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | firewire: nosy: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-07-051-19/+24
| * | | | | | | | firewire: net: remove unused variable 'guid'Pu Lehui2021-07-051-4/+0
* | | | | | | | | Merge tag 'pwm/for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-1141-439/+258
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pwm: mtk-disp: Implement atomic API .get_state()Jitao Shi2021-09-021-0/+43
| * | | | | | | | | pwm: mtk-disp: Fix overflow in period and duty calculationJitao Shi2021-09-021-3/+3
| * | | | | | | | | pwm: mtk-disp: Implement atomic API .apply()Jitao Shi2021-09-021-54/+41
| * | | | | | | | | pwm: mtk-disp: Adjust the clocks to avoid them mismatchJitao Shi2021-09-021-50/+41
| * | | | | | | | | pwm: Make pwmchip_remove() return voidUwe Kleine-König2021-09-021-3/+1
| * | | | | | | | | pwm: sun4i: Don't check the return code of pwmchip_remove()Uwe Kleine-König2021-09-021-4/+1
| * | | | | | | | | pwm: sifive: Don't check the return code of pwmchip_remove()Uwe Kleine-König2021-09-021-3/+3
| * | | | | | | | | pwm: samsung: Don't check the return code of pwmchip_remove()Uwe Kleine-König2021-09-021-4/+1
| * | | | | | | | | pwm: renesas-tpu: Don't check the return code of pwmchip_remove()Uwe Kleine-König2021-09-021-3/+2
| * | | | | | | | | pwm: rcar: Don't check the return code of pwmchip_remove()Uwe Kleine-König2021-09-021-3/+2
| * | | | | | | | | pwm: pca9685: Don't check the return code of pwmchip_remove()Uwe Kleine-König2021-09-021-4/+1
| * | | | | | | | | pwm: omap-dmtimer: Don't check the return code of pwmchip_remove()Uwe Kleine-König2021-09-021-4/+1
| * | | | | | | | | pwm: mtk-disp: Don't check the return code of pwmchip_remove()Uwe Kleine-König2021-09-021-3/+2
| * | | | | | | | | pwm: imx-tpm: Don't check the return code of pwmchip_remove()Uwe Kleine-König2021-09-021-2/+3
| * | | | | | | | | pwm: img: Don't check the return code of pwmchip_remove()Uwe Kleine-König2021-09-021-1/+3
| * | | | | | | | | pwm: cros-ec: Don't check the return code of pwmchip_remove()Uwe Kleine-König2021-09-021-1/+3
| * | | | | | | | | pwm: brcmstb: Don't check the return code of pwmchip_remove()Uwe Kleine-König2021-09-021-3/+2
| * | | | | | | | | pwm: atmel-tcb: Don't check the return code of pwmchip_remove()Uwe Kleine-König2021-09-021-4/+1
| * | | | | | | | | pwm: atmel-hlcdc: Don't check the return code of pwmchip_remove()Uwe Kleine-König2021-09-021-4/+1
| * | | | | | | | | pwm: twl: Simplify using devm_pwmchip_add()Uwe Kleine-König2021-09-021-16/+1
| * | | | | | | | | pwm: twl-led: Simplify using devm_pwmchip_add()Uwe Kleine-König2021-09-021-16/+1
| * | | | | | | | | pwm: tiecap: Simplify using devm_pwmchip_add()Uwe Kleine-König2021-09-021-4/+2
| * | | | | | | | | pwm: stm32-lp: Simplify using devm_pwmchip_add()Uwe Kleine-König2021-09-021-9/+1
| * | | | | | | | | pwm: sl28cpld: Simplify using devm_pwmchip_add()Uwe Kleine-König2021-09-021-11/+1
| * | | | | | | | | pwm: raspberrypi-poe: Simplify using devm_pwmchip_add()Uwe Kleine-König2021-09-021-11/+1