index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: pci-idio-16: Fix PCI device ID code
William Breathitt Gray
2017-02-13
1
-1
/
+1
*
gpio: mockup: implement event injecting over debugfs
Bartosz Golaszewski
2017-02-13
1
-1
/
+115
*
gpio: mockup: add a dummy irqchip
Bartosz Golaszewski
2017-02-13
2
-0
/
+81
*
gpio: mockup: implement naming the lines
Bartosz Golaszewski
2017-02-06
1
-0
/
+35
*
gpio: mockup: code shrink
Bartosz Golaszewski
2017-02-06
1
-21
/
+8
*
gpio: mockup: readability tweaks
Bartosz Golaszewski
2017-02-06
1
-57
/
+66
*
gpio: Add GPIO support for the ACCES PCI-IDIO-16
William Breathitt Gray
2017-02-06
4
-0
/
+364
*
Merge branch 'ib-gpiod-flags' into devel
Linus Walleij
2017-02-05
7
-40
/
+58
|
\
|
*
gpio: Add the devm_fwnode_get_index_gpiod_from_child() helper
Boris Brezillon
2017-02-04
3
-23
/
+37
|
*
gpio: Rename devm_get_gpiod_from_child()
Boris Brezillon
2017-02-04
6
-33
/
+37
*
|
gpio: mcp23s08: Select REGMAP/REGMAP_I2C to fix build error
Axel Lin
2017-02-04
1
-0
/
+2
*
|
gpio: ws16c48: Add support for GPIO names
William Breathitt Gray
2017-02-01
1
-1
/
+18
*
|
gpio: gpio-mm: Add support for GPIO names
William Breathitt Gray
2017-02-01
1
-1
/
+14
*
|
gpio: 104-idio-16: Add support for GPIO names
William Breathitt Gray
2017-02-01
1
-1
/
+10
*
|
gpio: 104-idi-48: Add support for GPIO names
William Breathitt Gray
2017-02-01
1
-1
/
+14
*
|
gpio: 104-dio-48e: Add support for GPIO names
William Breathitt Gray
2017-02-01
1
-1
/
+22
*
|
gpio: ws16c48: Remove unnecessary driver_data set
William Breathitt Gray
2017-02-01
1
-2
/
+0
*
|
gpio: gpio-mm: Remove unnecessary driver_data set
William Breathitt Gray
2017-02-01
1
-2
/
+0
*
|
gpio: 104-idio-16: Remove unnecessary driver_data set
William Breathitt Gray
2017-02-01
1
-2
/
+0
*
|
gpio: 104-idi-48: Remove unnecessary driver_data set
William Breathitt Gray
2017-02-01
1
-2
/
+0
*
|
gpio: 104-dio-48e: Remove unnecessary driver_data set
William Breathitt Gray
2017-02-01
1
-2
/
+0
*
|
gpiolib: Fix a WARN_ON that can never trigger
Christophe JAILLET
2017-01-31
1
-2
/
+1
*
|
gpio: random documentation update
Linus Walleij
2017-01-31
1
-9
/
+46
*
|
gpio: mcp23s08: use regmap
Sebastian Reichel
2017-01-30
1
-190
/
+130
*
|
gpio-hammer: fix make consumer_label suitable to work on gpio-nails
Uwe Kleine-König
2017-01-26
1
-1
/
+1
*
|
gpio: ws16c48: Utilize devm_ functions in driver probe callback
William Breathitt Gray
2017-01-26
1
-23
/
+5
*
|
gpio: gpio-mm: Utilize devm_ functions in driver probe callback
William Breathitt Gray
2017-01-26
1
-11
/
+1
*
|
gpio: 104-idio-16: Utilize devm_ functions in driver probe callback
William Breathitt Gray
2017-01-26
1
-22
/
+5
*
|
gpio: 104-idi-48: Utilize devm_ functions in driver probe callback
William Breathitt Gray
2017-01-26
1
-23
/
+5
*
|
gpio: 104-dio-48e: Utilize devm_ functions in driver probe callback
William Breathitt Gray
2017-01-26
1
-22
/
+5
*
|
Merge branch 'ib-pinctrl-genprops' of /home/linus/linux-pinctrl into devel
Linus Walleij
2017-01-26
47
-257
/
+392
|
\
\
|
*
|
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
2017-01-26
26
-218
/
+297
|
*
|
pinctrl: Allow configuration of pins from gpiolib based drivers
Mika Westerberg
2017-01-26
4
-0
/
+56
|
*
|
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
2017-01-26
18
-39
/
+39
*
|
|
gpio: exar: add gpio for exar cards
Sudip Mukherjee
2017-01-26
3
-0
/
+208
*
|
|
gpio: ws16c48: Add set_multiple callback function support
William Breathitt Gray
2017-01-26
1
-0
/
+41
*
|
|
gpio: gpio-mm: Add set_multiple callback function support
William Breathitt Gray
2017-01-26
1
-0
/
+39
*
|
|
gpio: 104-idio-16: Add set_multiple callback function support
William Breathitt Gray
2017-01-26
1
-0
/
+20
*
|
|
gpio: 104-dio-48e: Add set_multiple callback function support
William Breathitt Gray
2017-01-26
1
-0
/
+39
*
|
|
Merge branch 'ib-gpiod-flags' into devel
Linus Walleij
2017-01-26
7
-46
/
+64
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
gpio: Pass GPIO label down to gpiod_request
Alexander Stein
2017-01-26
7
-20
/
+33
|
*
|
gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO
Andy Shevchenko
2017-01-26
7
-40
/
+45
|
|
/
*
|
gpio: Add a driver for Cortina Systems Gemini GPIO
Linus Walleij
2017-01-26
3
-0
/
+246
*
|
gpio: add DT bindings for Cortina Gemini GPIO
Linus Walleij
2017-01-26
1
-0
/
+24
*
|
gpio: davinci: Remove custom .xlate
Keerthy
2017-01-26
1
-22
/
+0
*
|
gpio: davinci: Add support for multiple GPIO controllers
Keerthy
2017-01-26
2
-1
/
+4
*
|
gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
Keerthy
2017-01-26
2
-56
/
+83
*
|
gpio: davinci: Remove unwanted blank line
Keerthy
2017-01-26
1
-1
/
+0
*
|
gpio: davinci: Remove gpio2regs function
Keerthy
2017-01-26
1
-24
/
+11
*
|
gpio: intel-mid: Fix build warning when !CONFIG_PM
Augusto Mecking Caringi
2017-01-26
1
-1
/
+1
[next]