index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-max732x.c
Age
Commit message (
Expand
)
Author
2016-01-05
gpio: max732x: use gpiochip data pointer
Linus Walleij
2015-12-26
gpio: max732x: Be sure to clamp return value
Linus Walleij
2015-11-30
gpio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-08-26
gpio: max732x: Fix error handling in probe()
Nicholas Krause
2015-07-16
gpio: max732x: Add missing dev reference to gpiochip
Marek Vasut
2015-05-06
gpio: max732x: Fix irq-events handler
Semen Protsenko
2015-05-06
gpio: max732x: Add IRQF_SHARED to irq flags
Semen Protsenko
2015-05-04
gpio: max732x: Propagate wake-up setting to parent irq controller
Semen Protsenko
2015-03-02
gpio: max732x: convert to GPIOLIB_IRQCHIP
Linus Walleij
2015-02-03
gpio: max732x: use an inline function for container cast
Linus Walleij
2015-01-30
gpio: max732x: add set_multiple function
Mans Rullgard
2015-01-15
gpio: max732x: Fix possible deadlock
Semen Protsenko
2015-01-15
gpio: max732x: Rewrite IRQ code to use irq_domain API
Semen Protsenko
2015-01-15
gpio: max732x: Add device tree support
Semen Protsenko
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-03-12
gpio: max732x: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
2014-03-12
gpio: max732x: Fix I2C dummy device resource leak on probe failure
Krzysztof Kozlowski
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-08-16
gpio: use dev_get_platdata()
Jingoo Han
2013-03-27
gpio: max732x: use devm_kzalloc()
Jingoo Han
2012-11-28
gpio: remove use of __devexit
Bill Pemberton
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
2012-11-28
gpio: remove use of __devexit_p
Bill Pemberton
2011-06-06
gpio: reorganize drivers
Grant Likely