index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-01
gpio: ws16c48: Add support for GPIO names
William Breathitt Gray
1
-1
/
+18
2017-02-01
gpio: gpio-mm: Add support for GPIO names
William Breathitt Gray
1
-1
/
+14
2017-02-01
gpio: 104-idio-16: Add support for GPIO names
William Breathitt Gray
1
-1
/
+10
2017-02-01
gpio: 104-idi-48: Add support for GPIO names
William Breathitt Gray
1
-1
/
+14
2017-02-01
gpio: 104-dio-48e: Add support for GPIO names
William Breathitt Gray
1
-1
/
+22
2017-02-01
gpio: ws16c48: Remove unnecessary driver_data set
William Breathitt Gray
1
-2
/
+0
2017-02-01
gpio: gpio-mm: Remove unnecessary driver_data set
William Breathitt Gray
1
-2
/
+0
2017-02-01
gpio: 104-idio-16: Remove unnecessary driver_data set
William Breathitt Gray
1
-2
/
+0
2017-02-01
gpio: 104-idi-48: Remove unnecessary driver_data set
William Breathitt Gray
1
-2
/
+0
2017-02-01
gpio: 104-dio-48e: Remove unnecessary driver_data set
William Breathitt Gray
1
-2
/
+0
2017-01-31
gpiolib: Fix a WARN_ON that can never trigger
Christophe JAILLET
1
-2
/
+1
2017-01-30
gpio: mcp23s08: use regmap
Sebastian Reichel
1
-190
/
+130
2017-01-26
gpio: ws16c48: Utilize devm_ functions in driver probe callback
William Breathitt Gray
1
-23
/
+5
2017-01-26
gpio: gpio-mm: Utilize devm_ functions in driver probe callback
William Breathitt Gray
1
-11
/
+1
2017-01-26
gpio: 104-idio-16: Utilize devm_ functions in driver probe callback
William Breathitt Gray
1
-22
/
+5
2017-01-26
gpio: 104-idi-48: Utilize devm_ functions in driver probe callback
William Breathitt Gray
1
-23
/
+5
2017-01-26
gpio: 104-dio-48e: Utilize devm_ functions in driver probe callback
William Breathitt Gray
1
-22
/
+5
2017-01-26
Merge branch 'ib-pinctrl-genprops' of /home/linus/linux-pinctrl into devel
Linus Walleij
43
-198
/
+347
2017-01-26
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
23
-167
/
+269
2017-01-26
pinctrl: Allow configuration of pins from gpiolib based drivers
Mika Westerberg
3
-0
/
+50
2017-01-26
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
17
-31
/
+28
2017-01-26
gpio: exar: add gpio for exar cards
Sudip Mukherjee
3
-0
/
+208
2017-01-26
gpio: ws16c48: Add set_multiple callback function support
William Breathitt Gray
1
-0
/
+41
2017-01-26
gpio: gpio-mm: Add set_multiple callback function support
William Breathitt Gray
1
-0
/
+39
2017-01-26
gpio: 104-idio-16: Add set_multiple callback function support
William Breathitt Gray
1
-0
/
+20
2017-01-26
gpio: 104-dio-48e: Add set_multiple callback function support
William Breathitt Gray
1
-0
/
+39
2017-01-26
Merge branch 'ib-gpiod-flags' into devel
Linus Walleij
6
-40
/
+47
2017-01-26
gpio: Add a driver for Cortina Systems Gemini GPIO
Linus Walleij
3
-0
/
+246
2017-01-26
gpio: davinci: Remove custom .xlate
Keerthy
1
-22
/
+0
2017-01-26
gpio: davinci: Add support for multiple GPIO controllers
Keerthy
1
-1
/
+3
2017-01-26
gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
Keerthy
1
-54
/
+73
2017-01-26
gpio: davinci: Remove gpio2regs function
Keerthy
1
-24
/
+11
2017-01-26
gpio: intel-mid: Fix build warning when !CONFIG_PM
Augusto Mecking Caringi
1
-1
/
+1
2017-01-26
gpio: Pass GPIO label down to gpiod_request
Alexander Stein
6
-16
/
+25
2017-01-26
gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO
Andy Shevchenko
6
-34
/
+32
2017-01-11
gpio: mvebu: fix warning when building on 64-bit
Russell King
1
-1
/
+1
2017-01-11
gpio: pca953x: Add optional reset gpio control
Steve Longerbeam
1
-0
/
+9
2017-01-11
gpio: Remove impossible checks on container_of() result
Stephen Boyd
1
-3
/
+1
2017-01-11
gpiolib: Update documentation of struct acpi_gpio_info
Andy Shevchenko
2
-4
/
+4
2017-01-11
gpiolib: Switch to for_each_set_bit()
Andy Shevchenko
1
-12
/
+6
2017-01-11
gpio: davinci: Remove redundant members davinci_gpio_controller stuct
Keerthy
1
-3
/
+0
2017-01-09
gpio: devres: Use global array of gpio suffixes
Andy Shevchenko
1
-4
/
+5
2016-12-30
gpio: of: Add support for multiple GPIOs in a single GPIO hog
Geert Uytterhoeven
1
-11
/
+20
2016-12-30
gpio: update my email address
John Crispin
3
-3
/
+3
2016-12-28
gpio: mockup: coding style fixes
Bartosz Golaszewski
1
-7
/
+4
2016-12-28
gpio: mockup: dynamically allocate memory for chip name
Bartosz Golaszewski
1
-3
/
+7
2016-12-28
gpio: mockup: make pins_name_start static
Bartosz Golaszewski
1
-1
/
+1
2016-12-28
gpio: rcar: Fine-grained Runtime PM support
Geert Uytterhoeven
1
-4
/
+16
2016-12-28
gpio: rcar: set IRQ chip parent_device
Niklas Söderlund
1
-0
/
+1
2016-12-26
avoid spurious "may be used uninitialized" warning
Linus Torvalds
1
-0
/
+1
[next]