summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-04clk: imx: Reference preceded by freeJian Dong2-0/+2
2021-04-04clk: imx8mq: Correct the pcie1 selsRichard Zhu1-2/+2
2021-04-04clk: imx8mp: Remove the none exist pcie clocksRichard Zhu1-15/+0
2021-04-04clk: imx: Fix reparenting of UARTs not associated with stdoutAdam Ford16-252/+54
2021-03-31clk: socfpga: Fix code formattingStephen Boyd1-1/+2
2021-03-31clk: socfpga: Convert to s10/agilex/n5x to use clk_hwDinh Nguyen6-147/+159
2021-03-31clk: socfpga: arria10: convert to use clk_hwDinh Nguyen3-15/+16
2021-03-31clk: socfpga: use clk_hw_register for a5/c5Dinh Nguyen3-15/+22
2021-03-30clk: renesas: Zero init clk_init_dataGeert Uytterhoeven8-16/+11
2021-03-30clk: qcom: camcc: Update the clock ops for the SC7180Taniya Das1-25/+25
2021-03-29clk: socfpga: fix iomem pointer cast on 64-bitKrzysztof Kozlowski1-1/+1
2021-03-26clk: Drop double "if" in clk_core_determine_round_nolock() commentGeert Uytterhoeven1-1/+1
2021-03-24clk: renesas: Couple of spelling fixesBhaskar Chowdhury1-2/+2
2021-03-21clk: rockchip: drop MODULE_ALIAS from rk3399 clock controllerHeiko Stuebner1-1/+0
2021-03-21clk: rockchip: drop parenthesis from ARM || COMPILE_TEST dependsHeiko Stuebner1-11/+11
2021-03-21clk: rockchip: add clock controller for rk3568Elaine Zhang4-1/+1762
2021-03-21clk: rockchip: support more core div settingElaine Zhang13-77/+98
2021-03-14clk: at91: Trivial typo fixes in the file sama7g5.cBhaskar Chowdhury1-3/+3
2021-03-14clk: qcom: gcc-sc7180: Use floor ops for the correct sdcc1 clkDouglas Anderson1-2/+2
2021-03-13clk: qcom: rcg2: Rectify clk_gfx3d rate rounding without mux divisionMarijn Suijten1-8/+9
2021-03-13clk: qcom: rpmh: Update the XO clock source for SC7280Taniya Das1-2/+5
2021-03-13clk: use clk_core_enable_lock() a bit moreRasmus Villemoes1-15/+3
2021-03-12clk: renesas: r8a779a0: Add CMT clocksWolfram Sang1-0/+4
2021-03-12clk: renesas: r8a7795: Add TMU clocksNiklas Söderlund1-0/+6
2021-03-10clk: renesas: r8a779a0: Add TSC clockNiklas Söderlund1-0/+1
2021-03-10clk: renesas: r8a779a0: Add TMU clocksWolfram Sang1-0/+6
2021-03-08clk: sunxi: Demote non-conformant kernel-doc headersLee Jones3-6/+6
2021-03-08clk: renesas: r8a77965: Add DAB clockFabrizio Castro1-0/+1
2021-03-08clk: renesas: r8a77990: Add DAB clockFabrizio Castro1-0/+1
2021-03-06clk: sunxi-ng: v3s: use sigma-delta modulation for audio-pllTobias Schramm1-11/+22
2021-03-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds8-62/+76
2021-03-06Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-11/+16
2021-03-05Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds9-51/+67
2021-03-05Merge tag 'pm-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-26/+41
2021-03-05Merge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-14/+87
2021-03-05RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()Bob Pearson1-32/+23
2021-03-05RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()Bob Pearson1-24/+35
2021-03-05RDMA/rxe: Fix missed IB reference counting in loopbackBob Pearson1-1/+9
2021-03-05Merge branch 'powercap'Rafael J. Wysocki2-1/+4
2021-03-05nvmet: model_number must be immutable once setMax Gurtovoy4-45/+50
2021-03-05nvme-fabrics: fix kato initializationMartin George1-1/+4
2021-03-05nvme-hwmon: Return error code when registration failsDaniel Wagner1-0/+1
2021-03-05nvme-pci: add quirks for Lexar 256GB SSDPascal Terjan1-0/+3
2021-03-05nvme-pci: mark Kingston SKC2000 as not supporting the deepest power stateZoltán Böszörményi1-0/+2
2021-03-05nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST.Julian Einwag1-1/+2
2021-03-05Merge tag 'drm-fixes-2021-03-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds10-16/+29
2021-03-05Merge tag 'mkp-scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2-83/+105
2021-03-05Merge tag 'amd-drm-fixes-5.12-2021-03-03' of https://gitlab.freedesktop.org/a...Dave Airlie9-16/+26
2021-03-05Merge branch '00.00-inst' of git://github.com/skeggsb/linux into drm-fixesDave Airlie1-0/+3
2021-03-05scsi: iscsi: Verify lengths on passthrough PDUsChris Leech1-0/+9