summaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-usbc-tusb320.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-18regulator: qcom-rpmh: Add support for SDX65Rohit Agarwal1-0/+37
2022-03-18regulator: dt-bindings: Add PMX65 compatiblesRohit Agarwal1-0/+2
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-09regulator: Add bindings for Richtek RT5190A PMICChiYuan Huang2-0/+156
2022-03-08regulator: Convert TPS62360 binding to json-schemaGeorgi Vlaev2-44/+98
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-14regulator: tps62864: Fix bindings for SW propertyVincent Whitchurch1-1/+2
2022-02-08regulator: Add support for TPS6286xVincent Whitchurch3-0/+169
2022-02-08regulator: Add bindings for TPS62864xVincent Whitchurch2-0/+71
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-28regulator: maxim,max8973: Drop Tegra specifics from exampleRob Herring1-3/+2
2022-01-24regulator: pfuze100: Add missing regulator namesAlexander Stein1-1/+5
2022-01-24regulator: qcom_smd: fix for_each_child.cocci warningskernel test robot1-1/+3
2022-01-23Linux 5.17-rc1v5.17-rc1Linus Torvalds1-2/+2
2022-01-23ftrace: Fix assuming build time sort works for s390Steven Rostedt (Google)2-3/+10
2022-01-22perf tools: Remove redundant err variableMinghao Chi1-4/+1
2022-01-22perf test: Add parse-events test for aliases with hyphensJohn Garry2-9/+82
2022-01-22perf test: Add pmu-events test for aliases with hyphensJohn Garry2-0/+48
2022-01-22perf parse-events: Support event alias in form foo-bar-bazJohn Garry4-4/+41
2022-01-22perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez1-8/+17
2022-01-22perf cpumap: Remove duplicate include in cpumap.hLv Ruyi1-1/+0
2022-01-22perf cpumap: Migrate to libperf cpumap apiIan Rogers31-87/+99
2022-01-22perf python: Fix cpu_map__item() buildingIan Rogers1-3/+3
2022-01-22perf script: Fix printing 'phys_addr' failure issueYao Jin1-1/+1
2022-01-22certs: Fix build error when CONFIG_MODULE_SIG_KEY is emptyMasahiro Yamada1-1/+1
2022-01-22certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URIMasahiro Yamada1-1/+1
2022-01-22Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"Masahiro Yamada1-1/+1
2022-01-22usr/include/Makefile: add linux/nfc.h to the compile-test coverageDmitry V. Levin1-1/+0
2022-01-22mm: hide the FRONTSWAP Kconfig symbolChristoph Hellwig1-15/+3
2022-01-22frontswap: remove support for multiple opsChristoph Hellwig3-42/+19
2022-01-22mm: mark swap_lock and swap_active_head staticChristoph Hellwig2-4/+2
2022-01-22frontswap: simplify frontswap_register_opsChristoph Hellwig1-41/+0
2022-01-22frontswap: remove frontswap_testChristoph Hellwig2-12/+1
2022-01-22mm: simplify try_to_unuseChristoph Hellwig5-97/+30
2022-01-22frontswap: remove the frontswap exportsChristoph Hellwig1-6/+0
2022-01-22frontswap: simplify frontswap_initChristoph Hellwig3-11/+4
2022-01-22frontswap: remove frontswap_curr_pagesChristoph Hellwig2-29/+0