index
:
~narmstrong/linux
amlogic/v4.10/drm-hdmi-clk
amlogic/v4.10/drm-hdmi-dev
amlogic/v4.10/drm-hdmi-dw-hdmi
amlogic/v4.10/drm-hdmi-merge
amlogic/v4.10/drm-hdmi-meson-drm
amlogic/v4.10/drm-hdmi-pinctrl
amlogic/v4.10/mali
amlogic/v4.11/drm-hdmi-dw-hdmi
amlogic/v4.11/drm-hdmi-dw-hdmi-fixes
amlogic/v4.11/drm-hdmi-merge
amlogic/v4.11/drm-hdmi-meson-drm
amlogic/v4.11/drm-maintainers-rm-meson
amlogic/v4.12/drm-components-fix
amlogic/v4.9/drm
amlogic/v4.9/drm-ccr
amlogic/v4.9/drm-cleanup
amlogic/v4.9/drm-clkf
amlogic/v4.9/drm-fixup
amlogic/v4.9/drm-hdmi-dev
amlogic/v4.9/drm-start
amlogic/v4.9/drm-usb-scpi-usb-gxl-gxm
amlogic/v4.9/drm-vdac-bridge
dw-hdmi-for-next
meson-drm-fixes
meson-drm-for-next
Neil's Linux fork for Amlogic Meson DRM driver development
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-20
gpio: gpio-mm-lantiq: Do not replicate code
Ricardo Ribalda Delgado
1
-7
/
+0
2015-01-20
gpio :gpio-mm-lantiq: Use devm_kzalloc
Ricardo Ribalda Delgado
1
-6
/
+2
2015-01-20
gpio: mpc5200: Use of_mm_gpiochip_remove
Ricardo Ribalda Delgado
1
-5
/
+18
2015-01-20
gpio: stmpe: enforce device tree only mode
Linus Walleij
2
-20
/
+4
2015-01-20
Merge tag 'v3.19-rc5' into devel
Linus Walleij
2
-90
/
+69
2015-01-20
gpio: Add APM X-Gene standby GPIO controller driver
Y Vo
3
-0
/
+169
2015-01-19
gpio: sx150x: add dts support for sx150x driver
Wei Chen
1
-1
/
+16
2015-01-19
gpio-generic: add bgpio_set_multiple functions
Rojhalat Ibrahim
1
-0
/
+76
2015-01-19
gpio-amd8111: add release_region on ioport_map failure
Varka Bhadram
1
-0
/
+1
2015-01-19
gpio: ge: fix compilation error
Kamlakant Patel
1
-0
/
+1
2015-01-19
Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
5
-71
/
+92
2015-01-16
gpio: ge: convert to use basic mmio gpio library
Kamlakant Patel
2
-57
/
+40
2015-01-15
gpiolib: of: Correct error handling in of_get_named_gpiod_flags
Hans Holmberg
1
-2
/
+8
2015-01-15
gpio: gpio-dln2: Added a Blank line after declaration
Mohammad Jamal
1
-0
/
+1
2015-01-15
gpio: max732x: Fix possible deadlock
Semen Protsenko
1
-1
/
+11
2015-01-15
gpio: max732x: Rewrite IRQ code to use irq_domain API
Semen Protsenko
2
-35
/
+66
2015-01-15
gpio: max732x: Add device tree support
Semen Protsenko
1
-11
/
+51
2015-01-15
gpio/Kconfig: Fix X86 arch name
Ricardo Ribalda Delgado
1
-1
/
+1
2015-01-15
gpio: rcar: Switch to use gpiolib irqchip helpers
Geert Uytterhoeven
2
-46
/
+24
2015-01-15
gpio: rcar: Fix error path for devm_kzalloc() failure
Geert Uytterhoeven
1
-4
/
+2
2015-01-15
gpio: mvebu: Fix probe cleanup on error
Andrew Lunn
1
-6
/
+17
2015-01-15
gpio: mvebu: checkpatch fixes
Andrew Lunn
1
-35
/
+42
2015-01-15
gpio:gpiolib: use static const char const * for a suffixes array
Olliver Schinagl
1
-1
/
+1
2015-01-15
gpio-amd8111: check ioport_map return value
Varka Bhadram
1
-0
/
+5
2015-01-15
gpio: dwapb: Convert to use resource managed APIs
Axel Lin
1
-39
/
+14
2015-01-15
gpio: tz1090: Use resource_size to fix off-by-one
Axel Lin
1
-1
/
+1
2015-01-15
gpio: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2015-01-15
gpio: sx150x: Fix comparing wrong value with chip->irq_masked
Axel Lin
1
-1
/
+1
2015-01-15
gpio: grgpio: off by one in grgpio_to_irq()
Dan Carpenter
1
-1
/
+1
2015-01-15
gpio: tc3589x: get rid of platform data
Linus Walleij
1
-13
/
+2
2015-01-15
gpio: vx855: Switch to use managed resources APIs
Axel Lin
1
-38
/
+6
2015-01-15
gpio/xilinx: Use of_mm_gpiochip_remove
Ricardo Ribalda Delgado
1
-4
/
+1
2015-01-15
gpio/gpiolib-of: Create of_mm_gpiochip_remove
Ricardo Ribalda Delgado
1
-0
/
+17
2015-01-15
gpio/xilinx: Create a single gpio chip on dual cores
Ricardo Ribalda Delgado
1
-108
/
+109
2015-01-15
gpio/xilinx: Fix kernel-doc
Ricardo Ribalda Delgado
1
-16
/
+21
2015-01-15
gpio/xilinx: Add support for X86 Arch
Ricardo Ribalda Delgado
2
-3
/
+3
2015-01-15
gpio/xilinx: Convert the driver to platform device interface
Ricardo Ribalda Delgado
1
-17
/
+66
2015-01-15
gpio/xilinx: Remove offset property
Ricardo Ribalda Delgado
1
-23
/
+11
2015-01-15
gpio: sch: Add support for Intel Quark X1000 SoC
Chang Rebecca Swee Fun
2
-2
/
+15
2015-01-15
gpio: sx150x: add support for sx1506 gpio expander device
Wei Chen
1
-45
/
+112
2015-01-15
gpio: sx150x: move to irqdomain framework for sx150x driver
Wei Chen
2
-54
/
+19
2015-01-15
gpio: sysfs: fix gpio attribute-creation race
Johan Hovold
2
-22
/
+40
2015-01-15
gpio: sysfs: fix gpio device-attribute leak
Johan Hovold
1
-15
/
+13
2015-01-15
gpio: sysfs: fix gpio-chip device-attribute leak
Johan Hovold
1
-11
/
+8
2015-01-14
gpio: unregister gpiochip device before removing it
Johan Hovold
1
-1
/
+2
2015-01-14
gpio: fix sleep-while-atomic in gpiochip_remove
Johan Hovold
1
-3
/
+1
2015-01-14
gpio: fix memory leak and sleep-while-atomic
Johan Hovold
1
-1
/
+2
2015-01-14
gpio: clean up gpiochip_add error handling
Johan Hovold
1
-21
/
+17
2015-01-14
gpio: fix gpio-chip list corruption
Johan Hovold
1
-7
/
+10
2015-01-14
gpio: fix memory and reference leaks in gpiochip_add error path
Johan Hovold
1
-4
/
+7
[prev]
[next]