Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1667c942e72346df1f41d4171de5a647b6b22dfc
/
drivers
/
gpio
/
gpio-pcf857x.c
9f5132a
gpio: remove all usage of gpio_remove retval in driver/gpio
by abdoulaye berthe
· 10 years ago
5795cf3
gpio: pcf857x: Add IRQF_SHARED when request irq
by George Cherian
· 10 years ago
e6b698f
gpio: pcf857x: Avoid calling irq_domain_cleanup twice
by George Cherian
· 10 years ago
9fb1f39
gpio/pinctrl: make gpio_chip members typed boolean
by Linus Walleij
· 11 years ago
63f57cd
gpio: pcf857x: Add OF support
by Laurent Pinchart
· 11 years ago
c27769e
gpio: pcf857x: only use set_irq_flags() on ARM
by Linus Walleij
· 11 years ago
21fd3cd
gpio: pcf857x: call the gpio user handler iff gpio_to_irq is done
by George Cherian
· 11 years ago
98ff449
gpio: pcf857x: remove the irq_demux_work and gpio->irq
by George Cherian
· 11 years ago
5c21d00
gpio: pcf857x: change to devm_request_threaded_irq
by George Cherian
· 11 years ago
655c4e7
gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init()
by Laurent Pinchart
· 11 years ago
c990d6c
gpio: pcf857x: Sort headers alphabetically
by Laurent Pinchart
· 11 years ago
e56aee1
gpio: use dev_get_platdata()
by Jingoo Han
· 11 years ago
f39f54a
gpio: pcf857x: use devm_kzalloc()
by Jingoo Han
· 12 years ago
0213049
Add TI TCA9554 to supported devices table
by Nikolay Balandin
· 12 years ago
805f864
gpio: pcf857x: use client->irq for gpio_to_irq()
by Kuninori Morimoto
· 12 years ago
3c05288
gpio: pcf857x: fixup smatch WARNING
by Kuninori Morimoto
· 12 years ago
6e20a0a
gpio: pcf857x: enable gpio_to_irq() support
by Kuninori Morimoto
· 12 years ago
0c65ddd
gpio: pcf857x: share 8/16 bit access functions
by Kuninori Morimoto
· 12 years ago
64842aa
gpiolib: output basic details and consolidate gpio device drivers
by Grant Likely
· 13 years ago
bb207ef
drivers/gpio: Fix drivers who are implicit users of module.h
by Paul Gortmaker
· 13 years ago
c103de2
gpio: reorganize drivers
by Grant Likely
· 13 years ago
[Renamed (99%) from drivers/gpio/pcf857x.c]
49946f6
pcf857x: support working w/o platform data
by Dmitry Eremin-Solenikov
· 14 years ago
40aba21
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
d120c17
gpio: include <linux/gpio.h> not <asm/gpio.h>
by H Hartley Sweeten
· 15 years ago
4ba2ccb
gpio/pcf857x: Copy i2c_device_id from old pcf8574 driver
by Wolfram Sang
· 15 years ago
a342d21
gpio: fix probe() error return in gpio driver probes
by Ben Dooks
· 16 years ago
2f8d119
gpio: i2c expanders use subsys_init
by David Brownell
· 16 years ago
d8f388d
gpio: sysfs interface
by David Brownell
· 16 years ago
1673ad5
gpio: pcf857x: add lock and handle more chips
by David Brownell
· 16 years ago
3760f73
i2c: Convert most new-style drivers to use module aliasing
by Jean Delvare
· 17 years ago
d2653e9
i2c: Add support for device alias names
by Jean Delvare
· 17 years ago
d72cbed
gpiolib: i2c/spi drivers: handle rmmod better
by Guennadi Liakhovetski
· 17 years ago
15fae37
gpiolib: pcf857x i2c gpio expander support
by David Brownell
· 17 years ago