]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2020-05-25  Andy Shevchenkogpio: dwapb: Don't use IRQ 0 as valid Linux interrupt
2020-05-25  Andy Shevchenkogpio: dwapb: avoid error message for optional IRQ
2020-05-25  Andy Shevchenkogpio: dwapb: Call acpi_gpiochip_free_interrupts() on...
2020-05-18  Linus WalleijMerge branch 'ib-gpio-aggregator' into devel
2020-05-18  Geert UytterhoevenMAINTAINERS: Add GPIO Aggregator section
2020-05-18  Geert Uytterhoevendocs: gpio: Add GPIO Aggregator documentation
2020-05-18  Geert Uytterhoevengpio: Add GPIO Aggregator
2020-05-18  Geert Uytterhoevengpiolib: Add support for GPIO lookup by line name
2020-05-18  Geert Uytterhoevenmfd: sm501: Use GPIO_LOOKUP_IDX() helper macro
2020-05-18  Geert Uytterhoeveni2c: i801: Use GPIO_LOOKUP() helper macro
2020-05-18  Andy Shevchenkogpio: xgene-sb: Drop extra check to call acpi_gpiochip_...
2020-05-18  Andy Shevchenkogpio: xgene-sb: Allow driver to be built with COMPILE_TEST
2020-05-18  Andy Shevchenkogpio: xgene-sb: Drop redundant OF_GPIO dependency
2020-05-18  Andy Shevchenkogpio: mb86s7x: Remove superfluous test for ACPI companion
2020-05-18  Andy Shevchenkogpio: mb86s7x: Use devm_clk_get_optional() to get the...
2020-05-16  Geert Uytterhoevengpiolib: Document that GPIO line names are not globally...
2020-05-12  Linus WalleijMerge tag 'intel-gpio-v5.8-1' of git://git.kernel.org...
2020-05-08  Linus WalleijMerge tag 'gpio-updates-for-v5.8-part1' of git://git...
2020-05-05  Kent Gibsontools: gpio: add bias flags to lsgpio
2020-05-05  Petteri Jokinengpio-f7188x: Add GPIO support for F81865
2020-05-05  Mian Yousaf... gpio: tegra186: export MODULE_DEVICE_TABLE
2020-04-29  Douglas Andersongpio: Make "offset" and "unsigned int", not just "unsigned"
2020-04-29  Douglas Andersongpio: Document proper return value for gpio drivers
2020-04-29  Uwe Kleine... gpio: pca953x: drop unused parameters of pca953x_recalc...
2020-04-29  Uwe Kleine... gpio: pca953x: fix handling of automatic address increm...
2020-04-29  Andy Shevchenkogpio: pca953x: Rewrite ->get_multiple() function
2020-04-28  Dejin Zhenggpio: mm-lantiq: Fix small typo
2020-04-28  Wei Yongjungpio: mlxbf2: fix return value check in mlxbf2_gpio_get...
2020-04-28  Dejin Zhenggpio: ftgpio010: Fix small typo
2020-04-28  Geert Uytterhoevengpiolib: Rename "chip" variables to "gc" in core header...
2020-04-28  Geert Uytterhoevengpiolib: Improve kernel messages
2020-04-28  Andy Shevchenkogpio: dwapb: Amend indentation in some cases
2020-04-28  Andy Shevchenkogpio: dwapb: Get rid of unnecessary conjunction over...
2020-04-24  Stephen Boydgpiolib: devprop: Warn if gpio-line-names is too long
2020-04-17  YueHaibinggpio: mlxbf2: remove unused including <linux/version.h>
2020-04-17  Andy Shevchenkogpio: dwapb: Split out dwapb_get_irq() helper
2020-04-17  Andy Shevchenkogpio: dwapb: Drop of_match_ptr() & ACPI_PTR() calls
2020-04-17  Andy Shevchenkogpio: dwapb: Drop bogus BUG_ON()s
2020-04-17  Andy Shevchenkogpio: dwapb: Switch to more usual pattern of RMW in...
2020-04-17  Andy Shevchenkogpio: dwapb: Convert to use IRQ core provided macros
2020-04-17  Andy Shevchenkogpio: dwapb: Use device_get_match_data() to simplify...
2020-04-17  Andy Shevchenkogpio: dwapb: Convert to use irqd_to_hwirq()
2020-04-17  Andy Shevchenkogpio: dwapb: Deduplicate IRQ resource management
2020-04-17  Andy Shevchenkogpio: dwapb: set default handler to be handle_bad_irq()
2020-04-17  Andy Shevchenkogpio: dwapb: Use chained IRQ prologue and epilogue
2020-04-17  Andy Shevchenkogpio: dwapb: Refactor IRQ handler to use bit operations
2020-04-17  Andy Shevchenkogpio: dwapb: Append MODULE_ALIAS for platform driver
2020-04-17  Serge SeminMAINTAINERS: Add Segey Semin to maintainers of DW APB...
2020-04-17  Serge Semingpio: dwapb: Add debounce reference clock support
2020-04-17  Serge Semingpio: dwapb: Use optional-clocks interface for APB...
2020-04-17  Serge Semindt-bindings: gpio: Add Sergey Semin to DW APB GPIO...
2020-04-17  Serge Semindt-bindings: gpio: Add DW GPIO debounce clock property
2020-04-17  Serge Semindt-bindings: gpio: Convert snps,dw-apb-gpio to DT schema
2020-04-17  Bartosz Golaszewskigpio: pca953x: disable regmap locking
2020-04-16  Andy Shevchenkogpio: merrifield: Better show how GPIO and IRQ bases...
2020-04-16  Andy Shevchenkogpio: merrifield: Switch over to MSI interrupts
2020-04-16  Andy Shevchenkogpio: pch: Use in pch_irq_type() macros provided by...
2020-04-16  Andy Shevchenkogpio: pch: Refactor pch_irq_type() to avoid unnecessary...
2020-04-16  Andy Shevchenkogpio: pch: Get rid of unneeded variable in IRQ handler
2020-04-16  Andy Shevchenkogpio: pch: Use BIT() and GENMASK() where it's appropriate
2020-04-16  Paul Thomasgpio: gpio-pca953x, Add get_multiple function
2020-04-16  Hans de Goedegpiolib: acpi: Add missing __init(const) markers to...
2020-04-15  Adam Fordgpiolib: of: improve gpiolib-of support of pull up...
2020-04-14  Rob Herringgpio: pl061: Support building as module
2020-04-14  Andy Shevchenkogpio: Extend TODO to cover code duplication avoidance
2020-04-14  Brian Masneygpio: xgene-sb: set valid IRQ type in to_irq()
2020-04-13  sachin agarwalgpio: ich: fix a typo
2020-04-12  Linus TorvaldsLinux 5.7-rc1
2020-04-12  Linus TorvaldsMAINTAINERS: sort field names for all entries
2020-04-12  Linus TorvaldsMAINTAINERS: sort entries by entry name
2020-04-12  Linus TorvaldsMerge tag 'x86-urgent-2020-04-12' of git://git.kernel...
2020-04-12  Linus TorvaldsMerge tag 'timers-urgent-2020-04-12' of git://git.kerne...
2020-04-12  Linus TorvaldsMerge tag 'sched-urgent-2020-04-12' of git://git.kernel...
2020-04-12  Linus TorvaldsMerge tag 'perf-urgent-2020-04-12' of git://git.kernel...
2020-04-12  Linus TorvaldsMerge tag 'locking-urgent-2020-04-12' of git://git...
2020-04-12  Linus TorvaldsMerge tag '5.7-rc-smb3-fixes-part2' of git://git.samba...
2020-04-12  Linus TorvaldsMerge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org...
2020-04-11  Linus TorvaldsMerge tag 'nios2-v5.7-rc1' of git://git.kernel.org...
2020-04-11  Linus TorvaldsMerge tag 'dma-mapping-5.7-1' of git://git.infradead...
2020-04-11  Linus TorvaldsMerge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub...
2020-04-11  Sedat Dilekmailmap: Add Sedat Dilek (replacement for expired email...
2020-04-11  Trond MyklebustpNFS: Fix RCU lock leakage
2020-04-11  Xiaoyao LiKVM: VMX: Extend VMXs #AC interceptor to handle split...
2020-04-11  Xiaoyao LiKVM: x86: Emulate split-lock access as a write in emulator
2020-04-11  Thomas Gleixnerx86/split_lock: Provide handle_guest_split_lock()
2020-04-11  Masahiro Yamadakbuild: fix comment about missing include guard detection
2020-04-11  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-04-11  Linus TorvaldsMerge tag 'docs-5.7-2' of git://git.lwn.net/linux
2020-04-11  Linus TorvaldsMerge tag 'for-linus-5.7-ofs1' of git://git.kernel...
2020-04-11  Linus TorvaldsMerge tag 'xtensa-20200410' of git://github.com/jcmvbkb...
2020-04-11  Linus TorvaldsMerge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel...
2020-04-10  Vasily Averinipc/util.c: sysvipc_find_ipc() should increase position...
2020-04-10  Vasily Averinkernel/gcov/fs.c: gcov_seq_next() should increase posit...
2020-04-10  Vasily Averinfs/seq_file.c: seq_read(): add info message about buggy...
2020-04-10  kbuild test... drivers/dma/tegra20-apb-dma.c: fix platform_get_irq...
2020-04-10  Pali Rohárchange email address for Pali Rohár
2020-04-10  Eric Biggersselftests: kmod: test disabling module autoloading
2020-04-10  Eric Biggersselftests: kmod: fix handling test numbers above 9
2020-04-10  Eric Biggersdocs: admin-guide: document the kernel.modprobe sysctl
2020-04-10  Eric Biggersfs/filesystems.c: downgrade user-reachable WARN_ONCE...
next