index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
rb532
/
gpio.c
Age
Commit message (
Expand
)
Author
2025-04-27
MIPS: rb532: gpio: use new line value setter callbacks
Bartosz Golaszewski
2024-04-15
MIPS: RB532: Declare prom_setup_cmdline() and rb532_gpio_init() static
Yongzhen Zhang
2022-03-30
MIPS: rb532: move GPIOD definition into C-files
Jackie Liu
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2016-02-19
MIPS: rb532: use gpiochip data pointer
Linus Walleij
2016-01-24
MIPS: RB532: Be sure to clamp return value
Linus Walleij
2015-09-03
MIPS: Remove all the uses of custom gpio.h
Alban Bedel
2014-11-24
MIPS: Remove useless parentheses
Ralf Baechle
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2011-10-31
mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-05-18
MIPS: RB532: Fix iomap resource size miscalculation.
Ralf Baechle
2009-01-30
MIPS: RB532: Export rb532_gpio_set_func()
Phil Sutter
2009-01-30
MIPS: RB532: Remove {get,set}_434_reg()
Phil Sutter
2009-01-30
MIPS: RB532: Move dev3 init code to devices.c
Phil Sutter
2009-01-30
MIPS: RB532: Fix set_latch_u5()
Phil Sutter
2009-01-30
MIPS: RB532: Fix init of rb532_dev3_ctl_res
Phil Sutter
2009-01-30
MIPS: RB532: remove useless CF GPIO initialisation
Phil Sutter
2009-01-30
MIPS: RB532: Auto disable GPIO alternate function
Phil Sutter
2009-01-30
MIPS: RB532: Fix bit swapping in rb532_set_bit()
Phil Sutter
2008-11-20
MIPS: RB532: Provide functions for gpio configuration
Phil Sutter
2008-10-27
MIPS: RB532: Set gpio interrupt status and level for CompactFlash
Florian Fainelli
2008-10-11
MIPS: RB532: Convert to GPIO lib
Florian Fainelli
2008-10-11
MIPS: RB532: replace raw volatile read with a readl
Florian Fainelli
2008-10-11
MIPS: RB532: Use physical addresses for gpio and device controller registers
Florian Fainelli
2008-07-30
[MIPS] RB532: Flags are unsigned long
Adrian Bunk
2008-07-20
[MIPS] Routerboard 532: Support for base system
Ralf Baechle