index
:
hverkuil/media_tree.git
array_mod
bttv-audio
cec-arc
cec-s-conn
cec-seq
cisco
codec-rename
compat32
csc2
ctrl-enable
ctrl-priv
ctrl-refactor
cubie
cubox
debugfs
drop-count
dv-col
dw-hdmi-cec
dynarray
edid
em28xx
extron
fh
firefly
firefly2
for-v5.19a
for-v5.19b
for-v5.20a
for-v5.20b
for-v5.20c
for-v5.20d
for-v5.20e
fract-ctrl
hdcp
hdmi-dbg
imx8mm
infoframe
interlaced
m2m-deinterlace
m2m-writing
master
mc-cec
mc-props
mc-props2
media_dev
min_bufs-reqs
mmu-null
motor
omap-bridge-cec
oprgb
pm3000
ro-reqs
rpi3
rpi4
saa7164
sama5d3
sdrout
selection
sensorfixes
subdev-kref
tc358840
tda998x
tegrav5
tegrav6
tegrav7
tegrav8
tuner
userptr
uvc
uvc-4.19
uvccomp
vb2-cpu-access
vb2-prepare
vdev-caps
vic
vicodec-stateless
vivid-lock
volatilefix
wl128x
media_tree.git development repository
Hans Verkuil
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-02
gpio: pch: Build context save/restore only for PM
gpio-v3.18-1
Thierry Reding
1
-0
/
+2
2014-10-02
pinctrl: abx500: get rid of unused variable
Linus Walleij
1
-1
/
+1
2014-10-02
gpio: ks8695: fix 'else should follow close brace '}''
Varka Bhadram
1
-6
/
+4
2014-10-02
gpio: stmpe: add verbose debug code
Linus Walleij
1
-0
/
+75
2014-10-02
gpio: stmpe: fix up interrupt enable logic
Linus Walleij
1
-3
/
+3
2014-09-30
gpio: staticize xway_stp_init()
Linus Walleij
1
-1
/
+1
2014-09-26
gpio: handle also nested irqchips in the chained handler set-up
Linus Walleij
4
-22
/
+38
2014-09-26
gpio: set parent irq on chained handlers
Linus Walleij
1
-0
/
+13
2014-09-26
gpiolib: irqchip: use irq_find_mapping while removing irqchip
Grygorii Strashko
1
-1
/
+2
2014-09-25
gpio: crystalcove: support virtual GPIO
Aaron Lu
1
-3
/
+16
2014-09-25
pinctrl: bcm281xx: make Kconfig dependency more strict
Uwe Kleine-König
1
-1
/
+1
2014-09-25
gpio: kona: enable only on BCM_MOBILE or for compile testing
Uwe Kleine-König
1
-1
/
+1
2014-09-24
gpio, bcm-kona, LLVMLinux: Remove use of __initconst
Behan Webster
1
-1
/
+1
2014-09-24
gpio: Fix ngpio in gpio-xilinx driver
Gernot Vormayr
1
-12
/
+15
2014-09-24
gpio: dwapb: fix pointer to integer cast
Linus Walleij
1
-2
/
+2
2014-09-24
gpio: xgene: Remove unneeded #ifdef CONFIG_OF guard
Axel Lin
1
-2
/
+0
2014-09-24
gpio: xgene: Remove unneeded forward declation for struct xgene_gpio
Axel Lin
1
-2
/
+0
2014-09-24
gpio: xgene: Fix missing spin_lock_init()
Axel Lin
1
-0
/
+1
2014-09-24
gpio: ks8695: fix switch case indentation
Varka Bhadram
1
-10
/
+10
2014-09-24
gpiolib: add irq_not_threaded flag to gpio_chip
Octavian Purdila
2
-1
/
+4
2014-09-24
gpio: Fix return value check in xgene_gpio_probe()
Wei Yongjun
1
-2
/
+2
2014-09-23
GPIO: gpiolib: trivial: Add missing carriage return
Alexander Shiyan
1
-1
/
+1
2014-09-23
gpio: omap: Fix interrupt names
Nishanth Menon
1
-14
/
+17
2014-09-23
gpio: samsung: Remove remaining check for CONFIG_S5P_GPIO_DRVSTR
Paul Bolle
1
-50
/
+0
2014-09-23
gpio: Increase ARCH_NR_GPIOs to 512
Mika Westerberg
1
-1
/
+1
2014-09-23
gpio: use container_of to resolve cs5535_gpio_chip from gpio_chip
Fabian Frederick
1
-3
/
+6
2014-09-23
GPIO: gpio-dwapb: Suspend & Resume PM enabling
Weike Chen
1
-0
/
+115
2014-09-23
GPIO: gpio-dwapb: Support Debounce
Weike Chen
1
-2
/
+34
2014-09-23
GPIO: gpio-dwapb: Change readl&writel to dwapb_read&dwapb_write
Weike Chen
1
-10
/
+27
2014-09-23
GPIO: gpio-dwapb: Enable platform driver binding to MFD driver
Weike Chen
3
-58
/
+199
2014-09-23
gpio: gpiolib: set gpiochip_remove retval to void
abdoulaye berthe
2
-18
/
+8
2014-09-23
tty: sc16is7xx: remove retval from gpiochip_remove()
Linus Walleij
1
-8
/
+5
2014-09-23
gpio: remove remaining users of gpiochip_remove() retval
Linus Walleij
4
-19
/
+7
2014-09-23
pinctrl: remove remaining users of gpiochip_remove() retval
Linus Walleij
6
-39
/
+10
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
27
-129
/
+52
2014-09-16
gpio: syscon: reuse for keystone 2 socs
Grygorii Strashko
2
-0
/
+74
2014-09-16
gpio: syscon: retrive syscon node and regs offsets from dt
Grygorii Strashko
1
-8
/
+43
2014-09-16
gpio: syscon: add soc specific callback to assign output value
Grygorii Strashko
1
-2
/
+6
2014-09-04
gpio: mcp23s08 to support both device tree and platform data
Sonic Zhang
3
-31
/
+52
2014-09-04
gpio: zynq: Fixed broken wakeup implementation
Ezra Savard
1
-14
/
+20
2014-09-04
gpio: zynq: Mask non-wakeup GPIO interrupts on suspend
Ezra Savard
1
-1
/
+3
2014-09-03
gpio: zynq: Take bank offset into account when reporting a IRQ
Lars-Peter Clausen
1
-1
/
+9
2014-09-02
gpio: adnp: switch to use irqchip helpers
Linus Walleij
2
-108
/
+48
2014-08-29
gpio: change gpiochip_request_own_desc() prototype
Alexandre Courbot
4
-23
/
+21
2014-08-29
gpio: acpi: normalize use of gpiochip_get_desc()
Alexandre Courbot
1
-8
/
+14
2014-08-29
gpio: zynq: Reduce level of indention in zynq_gpio_irqhandler()
Lars-Peter Clausen
1
-12
/
+19
2014-08-29
gpio: pxa: Documentation: provide example bindings for PXA3xx
Daniel Mack
1
-1
/
+14
2014-08-29
gpio: zynq: Remove .owner field for driver
Michal Simek
1
-1
/
+0
2014-08-28
Documentation: gpio: Add APM X-Gene SoC GPIO controller DTS binding
Feng Kan
1
-0
/
+22
2014-08-28
gpio: Add APM X-Gene SoC GPIO controller support
Feng Kan
3
-0
/
+260
[next]
Privacy Policy