| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'irq-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-05-23 | 4 | -21/+75 |
|\ |
|
| * | Merge branch irq/gpio-immutable into irq/irqchip-next | Marc Zyngier | 2022-04-19 | 4 | -21/+75 |
| |\ |
|
| | * | gpio: Update TODO to mention immutable irq_chip structures | Marc Zyngier | 2022-04-19 | 1 | -0/+19 |
| | * | gpio: pl061: Make the irqchip immutable | Marc Zyngier | 2022-04-19 | 1 | -9/+23 |
| | * | gpio: tegra186: Make the irqchip immutable | Marc Zyngier | 2022-04-19 | 1 | -9/+23 |
| | * | gpio: Expose the gpiochip_irq_re[ql]res helpers | Marc Zyngier | 2022-04-19 | 1 | -2/+4 |
| | * | gpio: Don't fiddle with irqchips marked as immutable | Marc Zyngier | 2022-04-19 | 1 | -1/+6 |
* | | | gpio: mvebu/pwm: Refuse requests with inverted polarity | Uwe Kleine-König | 2022-05-20 | 1 | -0/+3 |
* | | | gpio: gpio-vf610: do not touch other bits when set the target bit | Haibo Chen | 2022-05-20 | 1 | -2/+6 |
* | | | gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set) | Puyou Lu | 2022-05-06 | 1 | -2/+2 |
* | | | gpio: visconti: Fix fwnode of GPIO IRQ | Nobuhiro Iwamatsu | 2022-05-05 | 1 | -5/+2 |
* | | | gpio: mvebu: drop pwm base assignment | Baruch Siach | 2022-05-02 | 1 | -7/+0 |
* | | | gpiolib: of: fix bounds check for 'gpio-reserved-ranges' | Andrei Lalaev | 2022-05-02 | 1 | -1/+1 |
* | | | gpio: Request interrupts after IRQ is initialized | Mario Limonciello | 2022-04-22 | 1 | -2/+2 |
|/ / |
|
* | | Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Bartosz Golaszewski | 2022-04-16 | 1 | -10/+12 |
|\ \ |
|
| * | | gpiolib: acpi: Convert type for pin to be unsigned | Andy Shevchenko | 2022-04-08 | 1 | -8/+10 |
| * | | gpiolib: acpi: use correct format characters | Linus Torvalds | 2022-04-08 | 1 | -2/+2 |
| |/ |
|
* | | gpio: sim: fix setting and getting multiple lines | Bartosz Golaszewski | 2022-04-14 | 1 | -2/+2 |
* | | gpio: Restrict usage of GPIO chip irq members before initialization | Shreeya Patel | 2022-04-04 | 1 | -0/+19 |
|/ |
|
* | Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-04-01 | 2 | -7/+9 |
|\ |
|
| * | gpio: ts5500: Fix Links to Technologic Systems web resources | Kris Bahnsen | 2022-03-31 | 1 | -2/+2 |
| * | gpio: ts4900: Fix comment formatting and grammar | Kris Bahnsen | 2022-03-31 | 1 | -5/+7 |
* | | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-03-28 | 3 | -0/+113 |
|\ \ |
|
| * \ | Merge 5.17-rc6 into char-misc-next | Greg Kroah-Hartman | 2022-02-28 | 3 | -31/+49 |
| |\ \ |
|
| * | | | gpio: Add Delta TN48M CPLD GPIO driver | Robert Marko | 2022-02-25 | 3 | -0/+113 |
* | | | | Merge tag 'gpio-updates-for-v5.18' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-03-25 | 13 | -106/+271 |
|\ \ \ \ |
|
| * | | | | gpio: ts4900: Use SPDX header | Kris Bahnsen | 2022-03-10 | 1 | -9/+1 |
| * | | | | gpiolib: Use list_first_entry()/list_last_entry() | Andy Shevchenko | 2022-03-08 | 1 | -3/+3 |
| * | | | | Merge tag 'intel-gpio-v5.18-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Bartosz Golaszewski | 2022-03-01 | 6 | -9/+18 |
| |\ \ \ \ |
|
| | * | | | | gpio: tps68470: Allow building as module | Hans de Goede | 2022-01-24 | 2 | -6/+5 |
| | * | | | | gpio: tegra: Get rid of duplicate of_node assignment | Andy Shevchenko | 2022-01-24 | 1 | -1/+0 |
| | * | | | | gpio: altera-a10sr: Switch to use fwnode instead of of_node | Andy Shevchenko | 2022-01-24 | 1 | -1/+2 |
| | * | | | | gpio: merrifield: check the return value of devm_kstrdup() | Xiaoke Wang | 2022-01-24 | 1 | -0/+3 |
| | * | | | | gpio: crystalcove: Set IRQ domain bus token to DOMAIN_BUS_WIRED | Hans de Goede | 2022-01-24 | 1 | -1/+8 |
| * | | | | | gpiolib: sysfs: Simplify edge handling in the code | Andy Shevchenko | 2022-02-16 | 1 | -26/+14 |
| * | | | | | gpiolib: sysfs: Move kstrtox() calls outside of the mutex lock | Andy Shevchenko | 2022-02-16 | 1 | -16/+12 |
| * | | | | | gpiolib: sysfs: Move sysfs_emit() calls outside of the mutex lock | Andy Shevchenko | 2022-02-16 | 1 | -15/+14 |
| * | | | | | gpiolib: make struct comments into real kernel docs | Bartosz Golaszewski | 2022-02-09 | 1 | -0/+34 |
| * | | | | | gpiolib: Simplify error path in gpiod_get_index() when requesting GPIO | Andy Shevchenko | 2022-02-08 | 1 | -13/+12 |
| * | | | | | gpiolib: Use short form of ternary operator in gpiod_get_index() | Andy Shevchenko | 2022-02-08 | 1 | -4/+3 |
| * | | | | | gpiolib: Introduce for_each_gpio_desc_with_flag() macro | Andy Shevchenko | 2022-02-08 | 4 | -15/+16 |
| * | | | | | gpio: Add support for Airoha EN7523 GPIO controller | John Crispin | 2022-02-02 | 3 | -0/+148 |
| |/ / / / |
|
* | | | | | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 2022-03-21 | 5 | -15/+5 |
|\ \ \ \ \ |
|
| * | | | | | spi: make remove callback a void function | Uwe Kleine-König | 2022-02-09 | 5 | -15/+5 |
* | | | | | | Merge tag 'irq-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-03-21 | 4 | -6/+7 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Merge tag 'v5.17-rc8' into irq/core, to fix conflicts | Ingo Molnar | 2022-03-14 | 6 | -50/+86 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner | 2022-03-14 | 4 | -6/+7 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | * | | | | | gpio: tpmx86: Move PM device over to irq domain | Marc Zyngier | 2022-02-09 | 1 | -1/+2 |
| | * | | | | | gpio: rcar: Move PM device over to irq domain | Marc Zyngier | 2022-02-09 | 1 | -1/+1 |
| | * | | | | | gpio: omap: Move PM device over to irq domain | Marc Zyngier | 2022-02-09 | 1 | -3/+4 |