summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-03-25regulator: rt4831: Add active_discharge_on to fix discharge APIChiYuan Huang1-0/+2
2022-03-25regulator: rt4831: Add bypass mask to fix set_bypass API workChiYuan Huang1-0/+1
2022-03-18regulator: qcom-rpmh: Add support for SDX65Rohit Agarwal1-0/+37
2022-03-15regulator: vctrl: Use min() instead of doing it manuallyHaowen Bai1-4/+1
2022-03-09regulator: rt5190a: Add support for Richtek RT5190A PMICChiYuan Huang3-0/+524
2022-03-07regulator: cleanup commentsTom Rix4-6/+6
2022-03-02regulator: virtual: add devicetree supportVincent Whitchurch1-0/+18
2022-03-02regulator: virtual: warn against production useVincent Whitchurch1-0/+13
2022-03-02regulator: virtual: use dev_err_probe()Vincent Whitchurch1-6/+4
2022-02-08regulator: Add support for TPS6286xVincent Whitchurch3-0/+169
2022-01-28regulator/rpi-panel-attiny: Use two transactions for I2C readDave Stevenson1-1/+34
2022-01-28regulator/rpi-panel-attiny: Use the regmap cacheDave Stevenson1-1/+1
2022-01-28regulator: rpi-panel: Remove get_brightness hookDave Stevenson1-23/+0
2022-01-28regulator: rpi-panel: Add GPIO control for panel and touch resetsDave Stevenson2-18/+98
2022-01-28regulator: rpi-panel: Convert to drive lines directlyDave Stevenson1-51/+60
2022-01-28regulator: rpi-panel: Ensure the backlight is off during probe.Dave Stevenson1-0/+1
2022-01-28regulator: rpi-panel: Serialise operations.Dave Stevenson1-11/+80
2022-01-28regulator: rpi-panel: Handle I2C errors/timing to the AtmelDave Stevenson1-10/+46
2022-01-28regulator: rpi-panel: Register with a unique backlight nameDave Stevenson1-2/+1
2022-01-28spi: qcom: geni: Simplify DMA settingChristophe JAILLET1-5/+2
2022-01-24regulator: qcom_smd: fix for_each_child.cocci warningskernel test robot1-1/+3
2022-01-24Merge existing fixes from regulator/for-5.17 into new branchMark Brown1-1/+2
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds16-31/+29
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds31-176/+190
2022-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds21-277/+384
2022-01-22Merge tag 'ata-5.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2022-01-22Merge tag 'thermal-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-0/+4
2022-01-22Merge tag 'acpi-5.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-5/+16
2022-01-22Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-123/+10
2022-01-22Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+2
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka4-0/+17
2022-01-22proc: remove PDE_DATA() completelyMuchun Song18-83/+83
2022-01-22scsi/sg: move sg-big-buff sysctl to scsi/sg.cXiaoming Ni1-1/+34
2022-01-22random: move the random sysctl declarations to its own fileXiaoming Ni1-2/+12
2022-01-22firmware_loader: move firmware sysctl to its own filesXiaoming Ni3-3/+40
2022-01-22cdrom: simplify subdirectory registration with register_sysctl()Luis Chamberlain1-22/+1
2022-01-22macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl()Luis Chamberlain1-23/+1
2022-01-22i915: simplify subdirectory registration with register_sysctl()Luis Chamberlain1-21/+1
2022-01-22hpet: simplify subdirectory registration with register_sysctl()Luis Chamberlain1-21/+1
2022-01-22parisc: pdc_stable: Fix memory leak in pdcs_register_pathentriesMiaoqian Lin1-1/+3
2022-01-21Merge branches 'acpi-cppc' and 'acpi-dptf'Rafael J. Wysocki5-5/+16
2022-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds5-27/+105
2022-01-21Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-blockLinus Torvalds3-45/+32
2022-01-21HID: wacom: Avoid using stale array indicies to read contact countJason Gerecke1-0/+4
2022-01-21HID: wacom: Ignore the confidence flag when a touch is removedJason Gerecke1-3/+26
2022-01-21HID: wacom: Reset expected and received contact counts at the same timeJason Gerecke1-1/+5
2022-01-21Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds15-184/+1294
2022-01-21ata: pata_octeon_cf: fix call to trace_ata_bmdma_stop()Damien Le Moal1-1/+1
2022-01-21Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds18-146/+108