Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b8bfee85f1307426e0242d654f3a14c06ef639c5
/
drivers
/
i2c
/
busses
/
i2c-cpm.c
a2bd970
i2c: cpm: Fix i2c_ram structure
by Nicolas VINCENT
· 4 years, 4 months ago
273cbf61
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
998bcae
i2c: cpm: remove casting dma_alloc
by Vasyl Gomonovych
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
ae3923a
i2c: busses: make i2c_adapter_quirks const
by Bhumika Goyal
· 7 years ago
ea73440
i2c: don't print error when adding adapter fails
by Wolfram Sang
· 8 years ago
78975f2
Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
609d5a1
i2c: cpm: Fix build break due to incompatible pointer types
by Michael Ellerman
· 9 years ago
949d0c5
i2c: cpm: use new 8 bit address helper function
by Wolfram Sang
· 9 years ago
b94c820
i2c: cpm: make use of the new infrastructure for quirks
by Wolfram Sang
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
ca1f8da
i2c: remove FSF address
by Wolfram Sang
· 10 years ago
1ecc433
i2c: busses: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
5f12c5e
i2c: cpm: Fix build by adding of_address.h and of_irq.h
by Scott Wood
· 11 years ago
21d0b7c
i2c: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
f757849
of/irq: Use irq_of_parse_and_map()
by Thierry Reding
· 11 years ago
687b81d
i2c: move OF helpers into the core
by Wolfram Sang
· 12 years ago
98f486f1
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 12 years ago
a16d8aa
i2c-cpm: Fix to takeback i2c bus master-ship after a collision
by Sachin Surendran
· 12 years ago
c2c6495
i2c: use platform_{get,set}_drvdata()
by Jingoo Han
· 12 years ago
55827f4
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
by Doug Anderson
· 12 years ago
0b255e9
i2c: remove __dev* attributes from subsystem
by Bill Pemberton
· 12 years ago
a3664b5
i2c/busses: Use module_platform_driver()
by Axel Lin
· 13 years ago
488bf31
i2c: Allow i2c_add_numbered_adapter() to assign a bus id
by Grant Likely
· 13 years ago
1c48a5c
dt: Eliminate of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
925bb9c
of/i2c: Fix module load order issue caused by of_i2c.c
by Grant Likely
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
959e85f
i2c: Add OF-style registration and binding
by Grant Likely
· 15 years ago
9fd0499
of/i2c: Generalize OF support
by Grant Likely
· 15 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 15 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
b865a4e
i2c-cpm: drop NO_IRQ
by Wolfram Sang
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
dc1972d
i2c: Fix stuck transaction on cpm-i2c driver
by Michael Trimarchi
· 16 years ago
36521c2
i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULL
by Mark Ware
· 16 years ago
a804644
i2c-cpm: Detect and report NAK right away instead of timing out
by Mike Ditto
· 16 years ago
0a346da
i2c-cpm: Suppress autoprobing for devices
by Wolfram Sang
· 16 years ago
3401b2f
i2c: Let bus drivers add SPD to their class
by Jean Delvare
· 17 years ago
3b27080
i2c-cpm: Bugfixes
by Wolfram Sang
· 17 years ago
61045db
i2c: Add support for I2C bus on Freescale CPM1/CPM2 controllers
by Jochen Friedrich
· 17 years ago