index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ssb
/
driver_gpio.c
Age
Commit message (
Expand
)
Author
11 days
ssb: use new GPIO line value setter callbacks for the second GPIO chip
Bartosz Golaszewski
2025-06-20
ssb: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-04-23
irqdomain: ssb: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
2022-09-19
ssb: gpio: Use generic_handle_irq_safe()
Sebastian Andrzej Siewior
2021-06-15
ssb: gpio: Fix alignment of comment
Shubhankar Kuranagatti
2019-06-25
ssb/gpio: Remove unnecessary WARN_ON from driver_gpio
Michael Büsch
2018-08-09
ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG
Michael Büsch
2018-08-09
ssb: Remove home-grown printk wrappers
Michael Büsch
2016-07-06
SSB: Change bare unsigned to unsigned int to suit coding style
Hugh Sipière
2016-04-26
ssb: gpio_driver: use gpiochip data pointer
Linus Walleij
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
2014-01-24
ssb: gpio: add own IRQ domain
Rafał Miłecki
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-04
ssb: unregister gpios before unloading ssb
Hauke Mehrtens
2013-01-30
ssb: add gpio_to_irq
Hauke Mehrtens
2012-11-21
ssb: add GPIO driver
Hauke Mehrtens