summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-15pinctrl: qcom: sm8350: add GPIO wakeup interrupt mapLina Iyer
2021-03-15pinctrl: core: Set ret to 0 when group is skippedMichal Simek
2021-03-15pinctrl: ti: fix error return code of ti_iodelay_probe()Jia-Ju Bai
2021-03-15pinctrl: rockchip: make driver be tristate moduleJianqun Xu
2021-03-15arm64: remove select PINCTRL_ROCKCHIP from ARCH_ROCKCHIPJianqun Xu
2021-03-15kernel/irq: export irq_gc_set_wakeJianqun Xu
2021-03-15pinctrl: core: Handling pinmux and pinconf separatelyMichal Simek
2021-03-15pinctrl: qcom: spmi-gpio: Add support for PM8350 and friendsVinod Koul
2021-03-15dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8350 and friendsVinod Koul
2021-03-10docs/pinctrl: document debugfs filesDrew Fustini
2021-03-10Documentation: rename pinctl to pin-controlDrew Fustini
2021-03-10pinctrl: pinmux: Add pinmux-select debugfs fileDrew Fustini
2021-03-10pinctrl: use to octal permissions for debugfs filesDrew Fustini
2021-03-10pinctrl: ingenic: add missing call to of_node_put()Yang Li
2021-03-10pinctrl: rockchip: clear int status when driver probedJianqun Xu
2021-03-10pinctrl: qcom: sc7280: Add GPIO wakeup interrupt mapMaulik Shah
2021-03-10pinctrl: stm32: add missing of_node_putJunlin Yang
2021-03-10pinctrl: armada-cp110 - fix MPP54/MPP55 functionsKonstantin Porotchkin
2021-03-10pinctrl: cp110-system-controller: fix the pin function namesKonstantin Porotchkin
2021-03-10pinctrl: equilibrium: add missing of_node_putJunlin Yang
2021-03-10pinctrl: renesas: r8a77965: Add vin4_g8 and vin5_high8 pinsNiklas Söderlund
2021-03-10pinctrl: renesas: r8a77990: Add vin4_g8 and vin5_high8 pinsNiklas Söderlund
2021-03-10pinctrl: renesas: r8a7796: Add vin4_g8 and vin5_high8 pinsNiklas Söderlund
2021-03-10pinctrl: renesas: r8a77951: Add vin4_g8 and vin5_high8 pinsNiklas Söderlund
2021-03-08pinctrl: intel: Show the GPIO base calculation explicitlyAndy Shevchenko
2021-03-05Linux 5.12-rc2v5.12-rc2Linus Torvalds
2021-03-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-03-05Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-05Merge tag 'pstore-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-05Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-03-05Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-05Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-05Merge tag 'pm-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-03-05Merge tag 'acpi-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-03-05Merge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-05Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-05Merge tag 'devicetree-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-03-05Merge tag 'trace-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-03-05RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()Bob Pearson
2021-03-05RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()Bob Pearson
2021-03-05RDMA/rxe: Fix missed IB reference counting in loopbackBob Pearson
2021-03-05io_uring: don't restrict issue_flags for io_openatPavel Begunkov
2021-03-05Merge tag 'nvme-5.12-2021-03-05' of git://git.infradead.org/nvme into block-5.12Jens Axboe
2021-03-05io_uring: make SQPOLL thread parking sanerJens Axboe
2021-03-05io-wq: kill hashed waitqueue before manager exitsJens Axboe
2021-03-05io_uring: clear IOCB_WAITQ for non -EIOCBQUEUED returnJens Axboe
2021-03-05io_uring: don't keep looping for more events if we can't flush overflowJens Axboe
2021-03-05io_uring: move to using create_io_thread()Jens Axboe
2021-03-05Merge branch 'powercap'Rafael J. Wysocki
2021-03-05nvmet: model_number must be immutable once setMax Gurtovoy