aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-09-29regulator: gpio: Add input_supply support in gpio_regulator_configJerome Neanne
2022-09-26regulator: tps65219: Fix is_enabled checking in tps65219_set_bypassAxel Lin
2022-09-23regulator: qcom-rpmh: add pm660 and pm660l pmicsRichard Acayan
2022-09-19regulator: of: Fix kernel-docJiapeng Chong
2022-09-19regulator: of: Fix kernel-docJiapeng Chong
2022-09-13MediaTek Helio X10 MT6795 - MT6331/6332 RegulatorsMark Brown
2022-09-13regulator: Add driver for MT6332 PMIC regulatorsAngeloGioacchino Del Regno
2022-09-13regulator: Add driver for MT6331 PMIC regulatorsAngeloGioacchino Del Regno
2022-09-09regulator: tps65219: Fix .bypass_val_on settingAxel Lin
2022-09-09regulator: qcom_rpm: Fix circular deferral regressionLinus Walleij
2022-09-09regulator: core: Prevent integer underflowPatrick Rudolph
2022-09-05regulator: bd9576: switch to using devm_fwnode_gpiod_get()Dmitry Torokhov
2022-09-05regulator: bd71815: switch to using devm_fwnode_gpiod_get()Dmitry Torokhov
2022-09-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-09-03Merge tag 'gpio-fixes-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-03gpio: ws16c48: Make irq_chip immutableWilliam Breathitt Gray
2022-09-03gpio: 104-idio-16: Make irq_chip immutableWilliam Breathitt Gray
2022-09-03gpio: 104-idi-48: Make irq_chip immutableWilliam Breathitt Gray
2022-09-03gpio: 104-dio-48e: Make irq_chip immutableWilliam Breathitt Gray
2022-09-03Merge tag 'for-linus-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-03Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-09-03Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-03Merge tag 'staging-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-03Merge tag 'hwmon-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-09-02Merge tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-09-02Merge tag 'mmc-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2022-09-02Merge tag 'drm-fixes-2022-09-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-09-02Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-02Merge tag 'char-misc-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-02Merge tag 'usb-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-02Merge tag 'platform-drivers-x86-v6.0-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-09-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-09-02xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()Dan Carpenter
2022-09-02xen-blkfront: Cache feature_persistent value before advertisementSeongJae Park
2022-09-02xen-blkfront: Advertise feature-persistent as user requestedSeongJae Park
2022-09-02xen-blkback: Advertise feature-persistent as user requestedSeongJae Park
2022-09-02Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"Greg Kroah-Hartman
2022-09-02Merge tag 'soundwire-6.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2022-09-02Merge tag 'drm-intel-fixes-2022-09-01' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-09-02Merge tag 'drm-msm-fixes-2022-08-27' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2022-09-02Merge tag 'amd-drm-fixes-6.0-2022-08-31' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-09-02Merge tag 'drm-misc-fixes-2022-08-31' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-09-01Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-01platform/x86: p2sb: Fix UAF when caller uses resource nameAndy Shevchenko
2022-09-01platform/x86: asus-wmi: Increase FAN_CURVE_BUF_LEN to 32Luke D. Jones
2022-09-01firmware_loader: Fix memory leak in firmware uploadRuss Weight
2022-09-01firmware_loader: Fix use-after-free during unregisterRuss Weight
2022-09-01arch_topology: Silence early cacheinfo errors when non-existentFlorian Fainelli
2022-09-01binder: fix alloc->vma_vm_mm null-ptr dereferenceCarlos Llamas