index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
mt7621-gpio
Age
Commit message (
Expand
)
Author
2018-06-01
staging: mt7621-gpio: reorder includes alphabetically
Sergio Paracuellos
2018-06-01
staging: mt7621-gpio: change gc_map to don't use pointers
Sergio Paracuellos
2018-06-01
staging: mt7621-gpio: use GPIOF_DIR_OUT and GPIOF_DIR_IN macros instead of cu...
Sergio Paracuellos
2018-06-01
staging: mt7621-gpio: change 'to_mediatek_gpio' to make just a one line return
Sergio Paracuellos
2018-06-01
staging: mt7621-gpio: dt-bindings: update documentation for #interrupt-cells ...
Sergio Paracuellos
2018-06-01
staging: mt7621-gpio: update #interrupt-cells for the gpio node
Sergio Paracuellos
2018-06-01
staging: mt7621-gpio: dt-bindings: complete documentation for the gpio
Sergio Paracuellos
2018-06-01
staging: mt7621-gpio: change lock place in irq mask and unmask functions
Sergio Paracuellos
2018-06-01
staging: mt7621-gpio: avoid locking in mediatek_gpio_get_direction
Sergio Paracuellos
2018-06-01
staging: mt7621-gpio: fix masks for gpio pin
Sergio Paracuellos
2018-06-01
staging: mt7621-gpio: use module_platform_driver() instead subsys initcall
Sergio Paracuellos
2018-06-01
staging: mt7621-gpio: rename MTK_MAX_BANK into MTK_BANK_CNT
Sergio Paracuellos
2018-05-25
staging: mt7621-gpio: update TODO file
Sergio Paracuellos
2018-05-25
staging: mt7621-gpio: use MTK_BANK_WIDTH instead of magic number
Sergio Paracuellos
2018-05-25
staging: mt7621-gpio: use ternary operator in return in mediatek_gpio_get_dir...
Sergio Paracuellos
2018-05-25
staging: mt7621-gpio: avoid devm_kzalloc() hidden inside declarations and ref...
Sergio Paracuellos
2018-05-25
staging: mt7621-gpio: dt-bindings: add interrupt nodes to bindings doc
Sergio Paracuellos
2018-05-25
staging: mt7621-gpio: avoid use of globals and use platform_data instead
Sergio Paracuellos
2018-05-25
staging: mt7621-gpio: replace 'mtk' to use correct one 'mediatek'
Sergio Paracuellos
2018-05-25
staging: mt7621-gpio: dt-bindings: add documentation for mt7621-gpio
Sergio Paracuellos
2018-05-15
staging: mt7621-gpio: add SPDX identifier
Sergio Paracuellos
2018-05-15
staging: mt7621-gpio: fix some warnings because of lines exceeded 80 characters
Sergio Paracuellos
2018-04-23
staging: mt7621-gpio: prefer unsigned int to bare unsigned
Sergio Paracuellos
2018-04-23
staging: gpio-mt7621: Include the right header
Linus Walleij
2018-03-22
staging: mt7621-gpio: mt7621: make symbol gc_map static
Wei Yongjun
2018-03-22
staging: mt7621-gpio: remove redundant owner assignments of drivers
HariPrasath Elango
2018-03-19
staging: mt7621-gpio: ralink: add mt7621 gpio controller
John Crispin