index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-timberdale.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: timberdale: make it explicitly non-modular
Paul Gortmaker
2016-05-11
1
-30
/
+5
*
gpio: timberdale: Switch to devm_ioremap_resource()
Amitoj Kaur Chawla
2016-03-08
1
-17
/
+4
*
gpio: timberdale Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-02-23
1
-3
/
+1
*
gpio: timberdale: use gpiochip data pointer
Linus Walleij
2016-01-05
1
-4
/
+4
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-1
/
+1
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-1
/
+1
*
gpio: kill off set_irq_flags usage
Rob Herring
2015-07-28
1
-3
/
+1
*
gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-14
1
-2
/
+3
*
gpio/timberdale: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-14
1
-2
/
+1
*
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-07-22
1
-4
/
+1
*
gpio: timberdale: use devm functions
abdoulaye berthe
2014-05-16
1
-31
/
+16
*
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-12-04
1
-1
/
+1
*
gpio: drop users of irq_set_chip_and_handler_name()
Linus Walleij
2013-12-03
1
-2
/
+2
*
gpio: use dev_get_platdata()
Jingoo Han
2013-08-16
1
-2
/
+2
*
gpio: timberdale: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-30
1
-2
/
+0
*
gpio: gpio-timberdale.c: fix checkpatch error
Laurent Navet
2013-03-27
1
-2
/
+1
*
gpio: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
gpio: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
gpio-timberdale: fix a potential wrapping issue
Dan Carpenter
2012-10-15
1
-2
/
+2
*
gpio: Convert GPIO drivers to module_platform_driver
Mark Brown
2012-01-02
1
-12
/
+1
*
gpio: reorganize drivers
Grant Likely
2011-06-06
1
-0
/
+379