Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
98c85d583a5dee70d75faed3eb79851dd0a2e2fe
/
drivers
98c85d5
pinctrl: replace trivial implementations of gpio_chip request/free
by Jonas Gorski
· 9 years ago
31831f4
gpio: pl061: use the generic request/free implementations
by Jonas Gorski
· 9 years ago
da4002e
gpio: gpio-xz: use the generic request/free implementations
by Jonas Gorski
· 9 years ago
203f0da
gpio: replace trivial implementations of request/free with generic one
by Jonas Gorski
· 9 years ago
c771c2f
gpiolib: provide generic request/free implementations
by Jonas Gorski
· 9 years ago
30cefea
gpio: omap: fix static checker warning
by Grygorii Strashko
· 9 years ago
26ba9cd
gpio: pl061: assign the apropriate handler for irqs
by Linus Walleij
· 9 years ago
21d4de1
gpio: pl061: returning with lock held in pl061_irq_type()
by Dan Carpenter
· 9 years ago
78856ac
Revert "gpio-sysfs: Use gpio descriptor name instead of gpiochip names array"
by Linus Walleij
· 9 years ago
f32517b
gpio: pca953x: support ACPI devices found on Galileo Gen2
by Andy Shevchenko
· 9 years ago
c666414
gpio: pca953x: store driver_data for future use
by Andy Shevchenko
· 9 years ago
8d24026
gpio: generic: use error pointers
by Heiner Kallweit
· 9 years ago
43960b4
gpio: generic: modernize remapping
by Heiner Kallweit
· 9 years ago
cf3f2a2
gpio: generic: improve error handling in bgpio_map
by Heiner Kallweit
· 9 years ago
2db8aba
gpio: pca953x: Add TI TCA9539 support
by Thierry Reding
· 9 years ago
7474f23
gpio: max730x: eliminate double free
by Julia Lawall
· 9 years ago
450fa54
gpio: omap: convert to use generic irq handler
by Grygorii Strashko
· 9 years ago
aca82d1
gpio: omap: move pm runtime in irq_chip.irq_bus_lock/sync_unlock
by Grygorii Strashko
· 9 years ago
b866492
gpio: add GPIO support for IT87xx, replacing gpio-it8761e
by Diego Elio Pettenò
· 9 years ago
48b5953
gpio: gpiolib: don't compare an unsigned for >= 0
by Dirk Behme
· 9 years ago
633a506
gpio: arizona: add support for WM8998 and WM1814
by Richard Fitzgerald
· 9 years ago
c75a377
gpio: Fix error checking in the function device_pca957x_init
by Nicholas Krause
· 9 years ago
49a5bd8
gpio: ath79: Convert to the state container design pattern
by Alban Bedel
· 9 years ago
9f35382
gpio: msm: Remove unused driver
by Stephen Boyd
· 9 years ago
fa9795d
gpio: zynq: use container_of() to get state container
by Linus Walleij
· 9 years ago
2f93064
gpio: vf610: use container_of() to get state container
by Linus Walleij
· 9 years ago
218f1f8
gpio: sx150x: use container_of() to get state container
by Linus Walleij
· 9 years ago
231d51b
gpio: altera: use container_of() to get state container
by Linus Walleij
· 9 years ago
4843289e
gpio: etraxfs: use container_of() to get state container
by Linus Walleij
· 9 years ago
1dbf7f2
gpio: pl061: detail IRQ trigger handling
by Linus Walleij
· 9 years ago
f881bab
gpio: keep the GPIO line names internal
by Linus Walleij
· 9 years ago
ced433e
gpiolib: Add gpio name information to /sys/kernel/debug/gpio
by Markus Pargmann
· 9 years ago
ddd5404
gpio-sysfs: Use gpio descriptor name instead of gpiochip names array
by Markus Pargmann
· 9 years ago
5f3ca73
gpiolib: Use GPIO name from names array for gpio descriptor
by Markus Pargmann
· 9 years ago
c0017ed
gpio: Introduce gpio descriptor 'name'
by Markus Pargmann
· 9 years ago
fd7337f
gpiolib-of: Rename gpio_hog functions to be generic
by Markus Pargmann
· 9 years ago
009884f
Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
d590b2d
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
e6827ba
Merge tag 'led-fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 9 years ago
dc847d5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
2673ee5
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
133bb59
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
0f40314
Merge branch 'acpi-bus'
by Rafael J. Wysocki
· 9 years ago
7dc1d36
Merge branches 'pm-cpufreq' and 'pm-devfreq'
by Rafael J. Wysocki
· 9 years ago
00ade1f
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 9 years ago
e116a64
IB/hfi: Properly set permissions for user device files
by Ira Weiny
· 9 years ago
7d63046
IB/hfi1: mask vs shift confusion
by Dan Carpenter
· 9 years ago
3f2686a
IB/hfi1: clean up some defines
by Dan Carpenter
· 9 years ago
ebe6b2e
IB/hfi1: info leak in get_ctxt_info()
by Dan Carpenter
· 9 years ago
951842b
IB/hfi1: fix a locking bug
by Dan Carpenter
· 9 years ago
50b1972
IB/hfi1: checking for NULL instead of IS_ERR
by Dan Carpenter
· 9 years ago
aeef010
IB/hfi1: fix sdma_descq_cnt parameter parsing
by Mike Marciniszyn
· 9 years ago
e1df006
IB/hfi1: fix copy_to/from_user() error handling
by Dan Carpenter
· 9 years ago
aadfc3b
IB/hfi1: fix pstateinfo from returning improperly byteswapped value
by Ira Weiny
· 9 years ago
fadb97b
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f240bdd
Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
a7d5c18
Merge tag 'platform-drivers-x86-v4.3-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 9 years ago
a8f1558
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
3aaf14d
zram: fix possible use after free in zcomp_create()
by Luis Henriques
· 9 years ago
8a1513b
hp-wmi: limit hotkey enable
by Kyle Evans
· 9 years ago
2e5735f
Merge tag 'for-v4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 9 years ago
d34e210
drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_x
by Gabriel Fernandez
· 9 years ago
ba8fe0f
pmem: add proper fencing to pmem_rw_page()
by Ross Zwisler
· 9 years ago
4ca8b57a
libnvdimm: pfn_devs: Fix locking in namespace_store
by Axel Lin
· 9 years ago
4be9c1f
libnvdimm: btt_devs: Fix locking in namespace_store
by Axel Lin
· 9 years ago
2338f73
leds:lp55xx: Correct Kconfig dependency for f/w user helper
by Takashi Iwai
· 9 years ago
35bfe45
leds: leds-ipaq-micro: Add LEDS_CLASS dependency
by Jacek Anaszewski
· 9 years ago
305c324
leds: aat1290: add 'static' modifier to init_mm_current_scale
by Jacek Anaszewski
· 9 years ago
98f9cc7
leds: leds-ns2: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
e3df661
leds: max77693: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
3682c7b
leds: ktd2692: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
01736f0
leds: bcm6358: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
6528ca1
leds: bcm6328: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
93a51aa
leds: aat1290: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
9054a31
clk: check for invalid parent index of orphans in __clk_init()
by Mans Rullgard
· 10 years ago
e1595d8
clk: tegra: dfll: Properly protect OPP list
by Thierry Reding
· 9 years ago
7271484
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
3025510
Merge tag 'hwmon-for-linus-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 9 years ago
9efeaaf
Merge tag 'pinctrl-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 9 years ago
d1291eb
Merge tag 'gpio-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
3e15135
sh: Kill off set_irq_flags usage
by Rob Herring
· 9 years ago
d17cab4
irqchip: Kill off set_irq_flags usage
by Rob Herring
· 9 years ago
ca0141d
gpu/drm: Kill off set_irq_flags usage
by Rob Herring
· 9 years ago
aa57e0b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
4df7f54
irqchip/gic-v3: Use IRQD_FORWARDED_TO_VCPU flag
by Thomas Gleixner
· 9 years ago
71466535
irqchip/gic: Use IRQD_FORWARDED_TO_VCPU flag
by Thomas Gleixner
· 9 years ago
7c51173
pinctrl/pistachio: Use irq_set_handler_locked
by Thomas Gleixner
· 9 years ago
a7147db
gpio: vf610: Use irq_set_handler_locked
by Thomas Gleixner
· 9 years ago
b9a5ec33
pinctrl: sunxi: Use irq_set_chip_handler_name_locked()
by Thomas Gleixner
· 9 years ago
ad2aa04
virtio/s390: handle failures of READ_VQ_CONF ccw
by Pierre Morel
· 9 years ago
4e9fa50
vhost: move features to core
by Michael S. Tsirkin
· 9 years ago
1f0bd44
cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()
by Rafael J. Wysocki
· 9 years ago
4cd7863
irqchip/renesas-irqc: Propagate wake-up settings to parent
by Geert Uytterhoeven
· 9 years ago
f4e209c
irqchip/renesas-intc-irqpin: Propagate wake-up settings to parent
by Geert Uytterhoeven
· 9 years ago
769b5cf
irqchip/renesas-intc-irqpin: Use a separate lockdep class
by Geert Uytterhoeven
· 9 years ago
b137065
irqchip/renesas-irqc: Use a separate lockdep class
by Geert Uytterhoeven
· 9 years ago
157add6
irqchip/GICv2m: Fix GICv2m build warning on 32 bits
by Pavel Fedin
· 9 years ago
5a9a891
irqchip/gic-v3-its: Add missing cache flushes
by Marc Zyngier
· 9 years ago
12e1406
irqchip/GIC: Add workaround for aliased GIC400
by Marc Zyngier
· 9 years ago
Next »