Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
acea7c7b81e8f67513aebade8cb99c7789c44d8c
/
Documentation
/
i2c
cbb4451
i2c: Fix device name for 10-bit slave address
by Jean Delvare
· 13 years ago
06a6784
i2c: Functions for byte-swapped smbus_write/read_word_data
by Jonathan Cameron
· 13 years ago
6e2a851
i2c-i801: SMBus patch for Intel Panther Point DeviceIDs
by Seth Heasley
· 13 years ago
3116c86
i2c/writing-clients: Fix foo_driver.id_table
by Vikram Narayanan
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
75ea635
Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 14 years ago
662cda8
i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDs
by Seth Heasley
· 14 years ago
ed065e2
i2c: Minor fixes to upgrading-clients document
by Jean Delvare
· 14 years ago
6ced9e6
i2c: Fix typo in instantiating-devices document
by Roman Fietze
· 14 years ago
335d7c5
i2c/busses: Add support for Diolan U2C-12 USB-I2C adapter
by Guenter Roeck
· 14 years ago
92ed1a7
i2c: Add generic I2C multiplexer using GPIO API
by Peter Korsgaard
· 14 years ago
55fee8d
i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers
by David Woodhouse
· 14 years ago
e30d985
i2c-i801: Add Intel Patsburg device ID
by Seth Heasley
· 14 years ago
9a94241
i2c: Add support for custom probe function
by Jean Delvare
· 14 years ago
0ea6e61
Documentation: update broken web addresses.
by Justin P. Mattock
· 14 years ago
89140f4
Documentation/i2c: Checkpatch cleanup
by Andrea Gelmini
· 14 years ago
adff687
i2c-i801: Let the user disable selected driver features
by Jean Delvare
· 14 years ago
e4a7b9b
i2c-core: Erase pointer to clientdata on removal
by Wolfram Sang
· 15 years ago
0c43ea5
i2c: Document the message size limit
by Zhangfei Gao
· 15 years ago
927ab2f
i2c-parport-light: Add SMBus alert support
by Jean Delvare
· 15 years ago
3585925
i2c-parport: Add SMBus alert support
by Jean Delvare
· 15 years ago
b5527a7
i2c: Add SMBus alert support
by Jean Delvare
· 15 years ago
3937643
i2c-i801: Add Intel Cougar Point device IDs
by Seth Heasley
· 15 years ago
c3813d6
i2c: Get rid of struct i2c_client_address_data
by Jean Delvare
· 15 years ago
6471b68
i2c-stub: Documentation update
by Jean Delvare
· 15 years ago
38f41f2
i2c-stub: Allow user to disable some commands
by Jean Delvare
· 15 years ago
4710317
i2c-stub: Implement I2C block support
by Jean Delvare
· 15 years ago
c7b25a9
i2c: Drop probe, ignore and force module parameters
by Jean Delvare
· 15 years ago
a0c11cd
i2c-voodoo3: Delete
by Jean Delvare
· 15 years ago
3806e94b
i2c-piix4: Modify code name SB900 to Hudson-2
by Crane Cai
· 15 years ago
03f1805
i2c: Minor documentation update
by Jean Delvare
· 15 years ago
f546c65
i2c: Move misc devices documentation
by Jean Delvare
· 15 years ago
76b3e28
i2c-piix4: Add AMD SB900 SMBus device ID
by Crane Cai
· 15 years ago
e7c5c49
i2c/chips: Remove deprecated pcf8574 driver
by Wolfram Sang
· 15 years ago
732d481
i2c/chips: Remove deprecated pca9539 driver
by Wolfram Sang
· 15 years ago
8f67eeb
i2c/chips: Remove deprecated pcf8575 driver
by Wolfram Sang
· 15 years ago
99cd8e2
i2c: Add a sysfs interface to instantiate devices
by Jean Delvare
· 15 years ago
729d6dd
i2c: Get rid of the legacy binding model
by Jean Delvare
· 15 years ago
a231591
i2c-viapro: Add new PCI device ID for VX855
by Harald Welte
· 15 years ago
dd14be4
i2c-ocores: Can add I2C devices to the bus
by Richard Röjfors
· 15 years ago
fb4504f
Move the pcf8591 driver to hwmon
by Jean Delvare
· 16 years ago
506a8b6
i2c-piix4: Add support for the Broadcom HT1100 chipset
by Flavio Leitner
· 16 years ago
d2dd14a
i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79
by Jean Delvare
· 16 years ago
764c169
i2c: Document the different ways to instantiate i2c devices
by Jean Delvare
· 16 years ago
846557d
i2c: The i2c mailing list is moving
by Jean Delvare
· 16 years ago
0e47858
i2c: Update and clean up writing-clients document
by Jean Delvare
· 16 years ago
e313353
i2c: Delete legacy model documentation
by Jean Delvare
· 16 years ago
7d1d899
i2c: Constify i2c_get_clientdata's parameter
by Jean Delvare
· 16 years ago
d955caf
i2c: Delete outdated client porting guide
by Jean Delvare
· 16 years ago
c429a24
i2c-i801: Add support for Intel Ibex Peak
by Seth Heasley
· 16 years ago
596c88f
i2c: Restore i2c_smbus_process_call function
by Prakash Mortha
· 16 years ago
7c15fd1
i2c: Document the implementation details of the /dev interface
by Jean Delvare
· 16 years ago
fceb2d0
i2c: Improve dev-interface documentation
by Jean Delvare
· 16 years ago
b806a71
i2c-viapro: Add VX800/VX820 support
by Rudolf Marek
· 16 years ago
31321b7
i2c: Documentation: upgrading clients HOWTO
by Ben Dooks
· 16 years ago
bd8d421
i2c: Convert the max6875 driver to a new-style i2c driver
by Jean Delvare
· 16 years ago
3d63430
i2c: Convert the pca9539 driver to a new-style i2c driver
by Jean Delvare
· 16 years ago
97addff
i2c: Convert the pcf8575 driver to a new-style i2c driver
by Jean Delvare
· 16 years ago
833bedb
i2c: Convert the pcf8574 driver to a new-style i2c driver
by Jean Delvare
· 16 years ago
4735c98
i2c: Add detection capability to new-style drivers
by Jean Delvare
· 16 years ago
67c2e66
i2c: Delete unused function i2c_smbus_write_quick
by Jean Delvare
· 16 years ago
24a5bb7
i2c-core: Return -Errno, not -1
by David Brownell
· 16 years ago
81fded1
i2c: Document standard fault codes
by David Brownell
· 16 years ago
20a9b6e
i2c: Remove 3 deprecated bus drivers
by Adrian Bunk
· 16 years ago
2260e63
i2c: Documentation: fix device matching description
by Ben Dooks
· 16 years ago
88b2832
i2c: Improve the functionality documentation
by Jean Delvare
· 16 years ago
1a31a88
i2c: Improve smbus-protocol documentation
by David Brownell
· 16 years ago
d2653e9
i2c: Add support for device alias names
by Jean Delvare
· 17 years ago
d28dc71
i2c-i801: Add support for the ICH10
by Gaston, Jason D
· 17 years ago
ec1d86c
hwmon: Update the lm-sensors website address
by Jean Delvare
· 17 years ago
b72540c
deprecate obsolete pca9539 driver
by eric miao
· 17 years ago
0d227a7
i2c-viapro: Add support for the VT8237S
by Jean Delvare
· 17 years ago
6342064
i2c-i801: Implement I2C block read support
by Jean Delvare
· 17 years ago
2cdddeb
i2c: normal_i2c can be made const (remaining drivers)
by Jean Delvare
· 17 years ago
569be44
i2c-stub: Use a single array for byte and word operations
by Jean Delvare
· 17 years ago
b3af547
i2c-stub: Mention the existence of an helper script
by Jean Delvare
· 17 years ago
5864ae0
i2c: Add support for the PCF8575 chip
by Bart Van Assche
· 17 years ago
45ccc6c
i2c: Delete an outdated piece of documentation
by Jean Delvare
· 17 years ago
db955170
more UTF-8 conversions
by Marcin Garski
· 17 years ago
6662cbb
i2c: Rename the PEC functionality bit
by David Brownell
· 17 years ago
9d90c1f
i2c-stub: Support multiple chips
by Jean Delvare
· 17 years ago
e07bc67
i2c-i801: Add support for the Intel Tolapai SMBus
by Jason Gaston
· 17 years ago
553515e
i2c/pcf8574: No arbitrary initialization
by Jean Delvare
· 17 years ago
60693e5
i2c-piix4: Fix SB700 PCI device ID
by Shane Huang
· 17 years ago
0a85e9a
i2c-rpx: Remove
by Jean Delvare
· 17 years ago
b9cdad7
i2c: New bus driver for the TAOS evaluation modules
by Jean Delvare
· 17 years ago
7edcb9a
i2c-i801: Use the internal 32-byte buffer on ICH4+
by Oleg Ryjkov
· 17 years ago
c29c222
i2c-piix4: Add support for the ATI SB700
by Henry Su
· 17 years ago
4b2643d
i2c: Fix the i2c_smbus_read_i2c_block_data() prototype
by Jean Delvare
· 17 years ago
890e037
i2c: Delete outdated x1205 driver documentation
by Jean Delvare
· 17 years ago
be2a608
documentation: convert the Documentation directory to UTF-8
by John Anthony Kazos Jr
· 17 years ago
eefcd75
i2c: Documentation update
by Jean Delvare
· 18 years ago
b3e8209
i2c: Make i2c_del_driver a void function
by Jean Delvare
· 18 years ago
ce9e079
i2c: Document i2c_new_device()
by Jean Delvare
· 18 years ago
4298cfc
i2c: i2c probe() and remove() documented
by David Brownell
· 18 years ago
f75803d
i2c-nforce2: Add support for the MCP61 and MCP65
by Jean Delvare
· 18 years ago
55249cf
i2c-parport: Add support for One For All remote JP1 interface
by Jonathan McDowell
· 18 years ago
ab6a6ed
i2c-viapro: Add support for the VIA CX700 south bridge
by Jean Delvare
· 18 years ago
f37dd80
i2c: Add driver suspend/resume/shutdown support
by David Brownell
· 18 years ago
099ab11
i2c-i801: Document the SMBus unhiding quirk
by Jean Delvare
· 18 years ago
Next »