Sign in
android-kvm
/
linux
/
26503ad25de8c7c93a2037f919c2e49a62cf65f1
/
drivers
/
staging
/
mt7621-gpio
/
gpio-mt7621.c
8a10ef4
staging: mt7621-gpio: reorder includes alphabetically
by Sergio Paracuellos
· 7 years ago
53364c7
staging: mt7621-gpio: change gc_map to don't use pointers
by Sergio Paracuellos
· 7 years ago
1e2735f
staging: mt7621-gpio: use GPIOF_DIR_OUT and GPIOF_DIR_IN macros instead of custom values
by Sergio Paracuellos
· 7 years ago
64379af
staging: mt7621-gpio: change 'to_mediatek_gpio' to make just a one line return
by Sergio Paracuellos
· 7 years ago
a7e09d3
staging: mt7621-gpio: update #interrupt-cells for the gpio node
by Sergio Paracuellos
· 7 years ago
24298a2
staging: mt7621-gpio: change lock place in irq mask and unmask functions
by Sergio Paracuellos
· 7 years ago
7efcce0
staging: mt7621-gpio: avoid locking in mediatek_gpio_get_direction
by Sergio Paracuellos
· 7 years ago
e119216
staging: mt7621-gpio: fix masks for gpio pin
by Sergio Paracuellos
· 7 years ago
ba64745
staging: mt7621-gpio: use module_platform_driver() instead subsys initcall
by Sergio Paracuellos
· 7 years ago
e84ff3a
staging: mt7621-gpio: rename MTK_MAX_BANK into MTK_BANK_CNT
by Sergio Paracuellos
· 7 years ago
8cf7c2f
staging: mt7621-gpio: use MTK_BANK_WIDTH instead of magic number
by Sergio Paracuellos
· 7 years ago
b36dd3a
staging: mt7621-gpio: use ternary operator in return in mediatek_gpio_get_direction
by Sergio Paracuellos
· 7 years ago
e9301a5
staging: mt7621-gpio: avoid devm_kzalloc() hidden inside declarations and refactor function a bit
by Sergio Paracuellos
· 7 years ago
0aaf256
staging: mt7621-gpio: avoid use of globals and use platform_data instead
by Sergio Paracuellos
· 7 years ago
568f242
staging: mt7621-gpio: replace 'mtk' to use correct one 'mediatek'
by Sergio Paracuellos
· 7 years ago
832016d
staging: mt7621-gpio: add SPDX identifier
by Sergio Paracuellos
· 7 years ago
51c1771
staging: mt7621-gpio: fix some warnings because of lines exceeded 80 characters
by Sergio Paracuellos
· 7 years ago
b9c7648
staging: mt7621-gpio: prefer unsigned int to bare unsigned
by Sergio Paracuellos
· 7 years ago
16974b9
staging: gpio-mt7621: Include the right header
by Linus Walleij
· 7 years ago
2a5f03b
staging: mt7621-gpio: mt7621: make symbol gc_map static
by Wei Yongjun
· 7 years ago
f65d6eb
staging: mt7621-gpio: remove redundant owner assignments of drivers
by HariPrasath Elango
· 7 years ago
16e556a
staging: mt7621-gpio: ralink: add mt7621 gpio controller
by John Crispin
· 7 years ago