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-xilinx.c
Age
Commit message (
Expand
)
Author
2016-06-08
gpio: xilinx: Add support to set multiple GPIO at once
Iban Rodriguez
2016-01-07
gpio: xilinx: Do not use gpiochip_get_data() in xgpio_save_regs()
Guenter Roeck
2016-01-05
gpio: xilinx: use gpiochip data pointer
Linus Walleij
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-07-16
gpio/xilinx: Use correct address when setting initial values.
Raphaƫl Teysseyre
2015-05-12
gpio: xilinx: Fix kernel-doc warnings
Michal Simek
2015-01-15
gpio/xilinx: Use of_mm_gpiochip_remove
Ricardo Ribalda Delgado
2015-01-15
gpio/xilinx: Create a single gpio chip on dual cores
Ricardo Ribalda Delgado
2015-01-15
gpio/xilinx: Fix kernel-doc
Ricardo Ribalda Delgado
2015-01-15
gpio/xilinx: Add support for X86 Arch
Ricardo Ribalda Delgado
2015-01-15
gpio/xilinx: Convert the driver to platform device interface
Ricardo Ribalda Delgado
2015-01-15
gpio/xilinx: Remove offset property
Ricardo Ribalda Delgado
2014-09-24
gpio: Fix ngpio in gpio-xilinx driver
Gernot Vormayr
2014-05-09
gpio: xilinx: Make of_device_id array const
Jingoo Han
2013-06-17
GPIO: xilinx: Use BIT macro
Michal Simek
2013-06-17
GPIO: xilinx: Use __raw_readl/__raw_writel IO functions
Michal Simek
2013-06-17
GPIO: xilinx: Add support for dual channel
Michal Simek
2013-06-17
GPIO: xilinx: Simplify driver probe function
Michal Simek
2012-11-28
gpio: remove use of __devinitdata
Bill Pemberton
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
2011-12-12
gpiolib: output basic details and consolidate gpio device drivers
Grant Likely
2011-10-31
drivers/gpio: Fix drivers who are implicit users of module.h
Paul Gortmaker
2011-06-06
gpio: reorganize drivers
Grant Likely