index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-20
gpiolib: fix crash when gpiochip removed
Bamvor Jian Zhang
1
-3
/
+2
2016-02-19
gpio: pisosr: add missing unlock
Sudip Mukherjee
1
-3
/
+1
2016-02-19
gpio: X-Gene standby GPIO controller DTS binding
Quan Nguyen
1
-7
/
+40
2016-02-19
gpio: xgene: Enable X-Gene standby GPIO as interrupt controller
Quan Nguyen
1
-32
/
+233
2016-02-19
MIPS: txx9: rbtx4938: switch to gpiochip_add_data()
Linus Walleij
1
-1
/
+2
2016-02-19
MIPS: txx9: iocled: use gpiochip data pointer
Linus Walleij
1
-6
/
+4
2016-02-19
MIPS: rb532: use gpiochip data pointer
Linus Walleij
1
-6
/
+6
2016-02-19
MIPS: txx9: switch to gpiochip_add_data()
Linus Walleij
1
-2
/
+2
2016-02-19
MIPS: jz4740: use gpiochip data pointer
Linus Walleij
1
-4
/
+6
2016-02-19
MIPS: bcm63xx: switch to gpiochip_add_data()
Linus Walleij
1
-2
/
+2
2016-02-19
MIPS: ar7: use gpiochip data pointer
Linus Walleij
1
-17
/
+9
2016-02-19
MIPS: alchemy: switch to gpiochip_add_data()
Linus Walleij
1
-4
/
+4
2016-02-19
m68k: gpio: switch to gpiochip_add_data()
Linus Walleij
1
-1
/
+1
2016-02-19
blackfin: extgpio: switch to gpiochip_add_data()
Linus Walleij
1
-3
/
+3
2016-02-19
blackfin: gpio: switch to gpiochip_add_data()
Linus Walleij
1
-1
/
+3
2016-02-19
ARM: plat-orion: use gpiochip data pointer
Linus Walleij
1
-15
/
+9
2016-02-19
ARM: w90x900: use gpiochip data pointer
Linus Walleij
1
-7
/
+6
2016-02-19
ARM: simpad: switch to gpiochip_add_data()
Linus Walleij
1
-2
/
+2
2016-02-19
ARM: s3c24xx: switch to gpiochip_add_data()
Linus Walleij
1
-1
/
+1
2016-02-19
ARM: ixp4xx: switch to gpiochip_add_data()
Linus Walleij
1
-2
/
+2
2016-02-19
ARM: imx: switch to gpiochip_add_data()
Linus Walleij
1
-1
/
+3
2016-02-19
ARM: gemini: switch to gpiochip_add_data()
Linus Walleij
1
-2
/
+2
2016-02-19
ARM: scoop: use gpiochip data pointer
Linus Walleij
1
-5
/
+5
2016-02-19
pinctrl: cygnus-gpio: use gpiochip data pointer
Linus Walleij
1
-19
/
+14
2016-02-19
gpio: add userspace ABI for GPIO line information
Linus Walleij
4
-14
/
+156
2016-02-19
gpio: store reflect the label to userspace
Linus Walleij
5
-3
/
+22
2016-02-19
gpio: tps65218: remove unused #include
Linus Walleij
1
-1
/
+0
2016-02-19
gpio: allow setting ARCH_NR_GPIOS from Kconfig
Arnd Bergmann
1
-0
/
+4
2016-02-19
gpio: ks8695: remove irq_to_gpio function
Arnd Bergmann
1
-12
/
+0
2016-02-19
gpio: remove broken irq_to_gpio() interface
Arnd Bergmann
1
-12
/
+0
2016-02-19
MIPS: jz4740: Fix surviving instance of irq_to_gpio()
Ralf Baechle
1
-1
/
+1
2016-02-18
gpio: use kzalloc to allocate gpio_device
Josh Cartwright
1
-1
/
+1
2016-02-16
gpio-mcp23s08: correctly handling failed allocation
Insu Yun
1
-0
/
+2
2016-02-16
gpio: tps65218: Make tps65218_gpio_output set proper output level
Axel Lin
1
-0
/
+1
2016-02-16
gpio: tpic2810: Make tpic2810_direction_output set proper output level
Axel Lin
1
-0
/
+3
2016-02-16
gpio: create an API to detect open drain/source on lines
Linus Walleij
3
-5
/
+26
2016-02-16
gpio: davinci: Fix possible NULL pointer deference
Nicholas Krause
1
-0
/
+2
2016-02-16
gpio: Remove unused asm/gpio.h files
Bjorn Helgaas
9
-36
/
+0
2016-02-16
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
24
-29
/
+18
2016-02-16
gpio: TS-4800: remove useless bgpio_init flags
Julien Grossholtz
1
-2
/
+1
2016-02-16
gpio: move the subdriver data pointer into gpio_device
Linus Walleij
3
-8
/
+18
2016-02-16
gpio: move the pin ranges into gpio_device
Linus Walleij
4
-23
/
+24
2016-02-16
pinctrl: sirf/atlas7: stop poking around in GPIO internals
Linus Walleij
1
-18
/
+0
2016-02-16
gpio: ws16c48: Use devm_request_region
William Breathitt Gray
1
-17
/
+8
2016-02-16
gpio: sch311x: Use devm_request_region
William Breathitt Gray
1
-5
/
+3
2016-02-16
gpio: ich: Use devm_request_region
William Breathitt Gray
1
-42
/
+9
2016-02-16
gpio: amd8111: Use devm_request_region
William Breathitt Gray
1
-4
/
+3
2016-02-16
gpio: 104-idio-16: Use devm_request_region
William Breathitt Gray
1
-17
/
+8
2016-02-16
gpio: 104-idi-48: Use devm_request_region
William Breathitt Gray
1
-17
/
+8
2016-02-16
gpio: 104-dio-48e: Use devm_request_region
William Breathitt Gray
1
-17
/
+8
[next]