Sign in
android-kvm
/
linux
/
a7be7c23cfdd2cb57609fd2d607923a9cb2a305d
/
drivers
/
i2c
/
busses
/
i2c-gpio.c
61adf63
i2c: gpio: fix MODULE_LICENCE
by Wolfram Sang
· 4 years, 3 months ago
3747cd2
i2c: gpio: suppress error on probe defer
by Hamish Martin
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
e155e38
i2c: gpio: flag atomic capability if possible
by Wolfram Sang
· 6 years ago
bb6bdd5
i2c: gpio: fault-injector: add 'inject_panic' injector
by Wolfram Sang
· 6 years ago
63e57b6
i2c: gpio: fault-injector: add 'lose_arbitration' injector
by Wolfram Sang
· 6 years ago
60c1d56
i2c: gpio: merge two very similar comments
by Wolfram Sang
· 6 years ago
c6324fa
i2c: gpio: fault-injector: sort debugfs files alphabetically
by Wolfram Sang
· 6 years ago
2f8aa46
i2c: gpio: sort includes
by Wolfram Sang
· 6 years ago
fb2896a
Merge branch 'i2c/precise-locking-names_immutable' into i2c/for-4.19
by Wolfram Sang
· 7 years ago
3f3a89e
i2c: remove i2c_lock_adapter and use i2c_lock_bus directly
by Peter Rosin
· 7 years ago
bbe8997
i2c: gpio: fault-injector: add incomplete_write_byte
by Wolfram Sang
· 7 years ago
16d55da
i2c: gpio: fault-injector: refactor incomplete transfer
by Wolfram Sang
· 7 years ago
12b731d
i2c: gpio: initialize SCL to HIGH again
by Wolfram Sang
· 7 years ago
1e9d421
i2c: gpio: move header to platform_data
by Wolfram Sang
· 7 years ago
f11a044
i2c: gpio: Enable working over slow can_sleep GPIOs
by Jan Kundrát
· 7 years ago
14911c6
i2c: gpio: add fault injector
by Wolfram Sang
· 7 years ago
05c7477
i2c: gpio: Add support for named gpios in DT
by Linus Walleij
· 7 years ago
b9ab051
i2c: gpio: Local vars in probe
by Linus Walleij
· 8 years ago
7bb7502
i2c: gpio: Enforce open drain through gpiolib
by Linus Walleij
· 8 years ago
b2e6355
i2c: gpio: Convert to use descriptors
by Linus Walleij
· 8 years ago
453a237
i2c: Convert to using %pOF instead of full_name
by Rob Herring
· 8 years ago
1ecc433
i2c: busses: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
4aa6a16
i2c: gpio: Drop dead code in i2c_gpio_remove
by Jean Delvare
· 11 years ago
a0682a3
i2c: gpio: Use devm_gpio_request()
by Jingoo Han
· 11 years ago
40e7b11
i2c: gpio: OF gpio code does not handle defered probe case
by Ben Dooks
· 11 years ago
4edd65e
i2c: Include linux/of.h header
by Sachin Kamat
· 11 years ago
687b81d
i2c: move OF helpers into the core
by Wolfram Sang
· 12 years ago
6d4028c
i2c: use dev_get_platdata()
by Jingoo Han
· 12 years ago
1b295c8
i2c: gpio: Add support for deferred probing
by Jean Delvare
· 12 years ago
0b255e9
i2c: remove __dev* attributes from subsystem
by Bill Pemberton
· 12 years ago
58a7371
i2c: i2c-gpio: fix name issue with multiple i2c gpio nodes
by Bo Shen
· 12 years ago
44454ba
i2c: Dynamically assign adapter id if it wasn't explictly specified
by Karol Lewandowski
· 13 years ago
8ffaa0f
i2c/gpio: add DT support
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
e05503e
Haavard Skinnemoen has left Atmel
by Jean Delvare
· 14 years ago
b868078
i2c-gpio: Move initialization code to subsys_initcall()
by Marek Szyprowski
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
1efe7c5
i2c: i2c_gpio: keep probe resident for hotplugged devices.
by Ben Dooks
· 17 years ago
3401b2f
i2c: Let bus drivers add SPD to their class
by Jean Delvare
· 17 years ago
add8eda
i2c: Fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
50862d9
i2c-gpio: Initialize adapter class
by Atsushi Nemoto
· 17 years ago
9a3180e
i2c-gpio: Fix adapter number
by David Brownell
· 18 years ago
4d6ceed
i2c-gpio: Make some internal functions static
by Atsushi Nemoto
· 18 years ago
7e69c3a
i2c-gpio: Add support for new-style clients
by Atsushi Nemoto
· 18 years ago
1c23af9
i2c: Bitbanging I2C bus driver using the GPIO API
by Haavard Skinnemoen
· 18 years ago