Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ce3161106ab57afbfbe1c33d95bf4a569405983a
/
drivers
/
i2c
/
busses
/
i2c-i801.c
ce31611
i2c: i801: Fix the alignment of the device table
by Jean Delvare
· 10 years ago
392debf
i2c: remove DEFINE_PCI_DEVICE_TABLE macro
by Jingoo Han
· 11 years ago
1b31e9b
i2c: i801: enable Intel BayTrail SMBUS
by Chew, Kean ho
· 11 years ago
7c81c60
Update Jean Delvare's e-mail address
by Jean Delvare
· 11 years ago
afc6592
i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCH
by James Ralston
· 11 years ago
687b81d
i2c: move OF helpers into the core
by Wolfram Sang
· 11 years ago
f39901c
i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDs
by Seth Heasley
· 12 years ago
5322934
i2c: i801: Document feature bits in modinfo
by Jean Delvare
· 12 years ago
55827f4
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
by Doug Anderson
· 12 years ago
a3fc0ff
i2c: i801: Add Device IDs for Intel Wellsburg PCH
by James Ralston
· 12 years ago
c2db409c
i2c: i801: SMBus patch for Intel Avoton DeviceIDs
by Seth Heasley
· 12 years ago
0b255e9
i2c: remove __dev* attributes from subsystem
by Bill Pemberton
· 12 years ago
6676a84
i2c-i801: Enable interrupts for all post-ICH5 chips
by Jean Delvare
· 12 years ago
f6afc8b
i2c-i801: Add device tree support
by Thierry Reding
· 12 years ago
28901f5
i2c-i801: Fix comment
by Jean Delvare
· 12 years ago
79e3e5b
i2c-i801: Simplify dependency towards GPIOLIB
by Jean Delvare
· 12 years ago
f82b862
i2c-i801: Let i2c-mux-gpio find the GPIO chip
by Jean Delvare
· 12 years ago
3ad7ea1
i2c-i801: Support SMBus multiplexing on Asus Z8 series
by Jean Delvare
· 12 years ago
4a8f1dd
i2c-i801: Add Device IDs for Intel Lynx Point-LP PCH
by James Ralston
· 12 years ago
d3ff6ce
i2c-i801: Enable IRQ for byte_by_byte transactions
by Daniel Kurtz
· 12 years ago
29b6085
i2c-i801: Enable interrupts on ICH5/7/8/9/10
by Jean Delvare
· 12 years ago
636752b
i2c-i801: Enable IRQ for SMBus transactions
by Daniel Kurtz
· 12 years ago
6cad93c
i2c-i801: Consolidate polling
by Jean Delvare
· 12 years ago
37af871
i2c-i801: Drop ENABLE_INT9
by Daniel Kurtz
· 12 years ago
edbeea6
i2c-i801: Rename some SMBHSTCNT bit constants
by Daniel Kurtz
· 12 years ago
70a1cc1
i2c-i801: Check and return errors during byte-by-byte transfers
by Daniel Kurtz
· 12 years ago
0ba8b8b
i2c-i801: Clear only status bits in HST_STS
by Daniel Kurtz
· 12 years ago
efa3cb1
i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byte
by Daniel Kurtz
· 12 years ago
84c1af4
i2c-i801: Use usleep_range to wait for command completion
by Jean Delvare
· 13 years ago
062737f
i2c-i801: Add device IDs for Intel Lynx Point
by Seth Heasley
· 13 years ago
3527bd5
i2c: Convert to DEFINE_PCI_DEVICE_TABLE
by Axel Lin
· 13 years ago
8eacfce
i2c-i801: Don't depend on other kernel driver config options
by Jean Delvare
· 14 years ago
6aa1464
i2c-i801: Check for vendor Fujitsu before probing for apanel
by Jean Delvare
· 14 years ago
e7198fb
i2c-i801: Don't probe for slaves on IDF channels
by Jean Delvare
· 14 years ago
6e2a851
i2c-i801: SMBus patch for Intel Panther Point DeviceIDs
by Seth Heasley
· 14 years ago
5e152b4
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
a6e5e2b
i2c-i801: Move device ID definitions to driver
by Jean Delvare
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
662cda8
i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDs
by Seth Heasley
· 14 years ago
665a96b
i2c-i801: Include <linux/slab.h>
by Ben Hutchings
· 14 years ago
55fee8d
i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers
by David Woodhouse
· 14 years ago
0cd96eb
i2c-i801: Handle multiple instances instead of keeping global state
by David Woodhouse
· 14 years ago
e30d985
i2c-i801: Add Intel Patsburg device ID
by Seth Heasley
· 14 years ago
cb04e95
PCI: update Intel chipset names and defines
by Seth Heasley
· 14 years ago
faabd47
hwmon: Fix autoloading of fschmd on recent Fujitsu machines
by Jean Delvare
· 15 years ago
3fb21c6
i2c-i801: Fix all checkpatch warnings
by Ivo Manca
· 15 years ago
e0e8398c
i2c-i801: All newer devices have all the optional features
by Jean Delvare
· 15 years ago
adff687
i2c-i801: Let the user disable selected driver features
by Jean Delvare
· 15 years ago
c074c39
i2c-i801: Don't use the block buffer for I2C block writes
by Jean Delvare
· 15 years ago
3937643
i2c-i801: Add Intel Cougar Point device IDs
by Seth Heasley
· 15 years ago
4111ecd
i2c: Make PCI device ids constant
by Márton Németh
· 15 years ago
7e2193a8f
i2c-i801: Retry on lost arbitration
by Jean Delvare
· 15 years ago
18669ea
i2c: Hide probe errors caused by ACPI resource conflicts
by Jean Delvare
· 15 years ago
4ccc28f
i2c: Timeouts off by 1
by Roel Kluin
· 16 years ago
fa5bfab
i2c-i801: Instantiate FSC hardware montioring chips
by Hans de Goede
· 16 years ago
1745522
i2c: Delete many unused adapter IDs
by Jean Delvare
· 16 years ago
1561bfe
Input: apanel - convert to new i2c binding
by Jean Delvare
· 16 years ago
c429a24
i2c-i801: Add support for Intel Ibex Peak
by Seth Heasley
· 16 years ago
954a993
i2c: Drop stray references to lm_sensors
by Jean Delvare
· 16 years ago
54fb4a05
i2c: Check for ACPI resource conflicts
by Jean Delvare
· 16 years ago
cf898dc
i2c-i801: Fix handling of error conditions
by Jean Delvare
· 16 years ago
2b73809
i2c-i801: Rename local variable temp to status
by Jean Delvare
· 16 years ago
dcb5c92
i2c-i801: Properly report bus arbitration loss
by Jean Delvare
· 16 years ago
90df2cb
i2c-i801: Remove verbose debugging messages
by Jean Delvare
· 16 years ago
3401b2f
i2c: Let bus drivers add SPD to their class
by Jean Delvare
· 16 years ago
ac7fc4f
i2c: Consistently reject unsupported transactions
by Jean Delvare
· 16 years ago
9714034
i2c: Bus drivers return -Errno not -1
by David Brownell
· 16 years ago
d28dc71
i2c-i801: Add support for the ICH10
by Gaston, Jason D
· 17 years ago
6342064
i2c-i801: Implement I2C block read support
by Jean Delvare
· 17 years ago
a0921b6
i2c-i801: Clear special mode bits as needed
by Jean Delvare
· 17 years ago
369f6f4
i2c-i801: More explicit names for chip features
by Jean Delvare
· 17 years ago
ae7b049
i2c-i801: Document which chip support what feature
by Jean Delvare
· 17 years ago
6662cbb
i2c: Rename the PEC functionality bit
by David Brownell
· 17 years ago
e07bc67
i2c-i801: Add support for the Intel Tolapai SMBus
by Jason Gaston
· 17 years ago
002cf63
i2c-i801: Typo: erroneous
by Jean Delvare
· 17 years ago
7edcb9a
i2c-i801: Use the internal 32-byte buffer on ICH4+
by Oleg Ryjkov
· 17 years ago
ca8b9e3
i2c-i801: Various cleanups
by Oleg Ryjkov
· 17 years ago
2096b95
i2c: Shrink struct i2c_client
by David Brownell
· 18 years ago
a5aaea3
i2c-i801: Restore the device state before leaving
by Jean Delvare
· 18 years ago
405ae7d
Replace remaining references to "driverfs" with "sysfs".
by Robert P. J. Day
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
9ace555
i2c: Add IDs to adapters
by Stephen Hemminger
· 18 years ago
fcdd96e
i2c-i801: Spelling fix
by Jean Delvare
· 18 years ago
250d1bd
i2c: Enable PEC on more i2c-i801 devices
by Jean Delvare
· 18 years ago
adbc2a1
i2c-i801: SMBus patch for Intel ICH9
by Jason Gaston
· 18 years ago
8f9082c
i2c: Constify i2c_algorithm declarations, part 2
by Jean Delvare
· 18 years ago
598736c
[PATCH] i2c-801: 64bit resource fix
by Andrew Morton
· 19 years ago
d6fcb3b
[PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabled
by Daniel Ritz
· 19 years ago
02dd7ae
[PATCH] i2c-i801: Merge setup function
by Jean Delvare
· 19 years ago
6dcc19d
[PATCH] i2c-i801: Better pci subsystem integration
by Jean Delvare
· 19 years ago
455f332
[PATCH] i2c-i801: Cleanups
by Jean Delvare
· 19 years ago
520e64d
[PATCH] i2c-i801: Remove PCI function check
by Jean Delvare
· 19 years ago
d8db8f9
[PATCH] i2c-i801: Remove force_addr parameter
by Jean Delvare
· 19 years ago
397e2f6
[PATCH] i2c-i801: Fix block transaction poll loops
by Jean Delvare
· 19 years ago
c79cfba
[PATCH] i2c-i801: Fix resume when PEC is used
by Jean Delvare
· 19 years ago
8254fc4
[PATCH] i2c-i801: I2C patch for Intel ICH8
by Jason Gaston
· 19 years ago
2e3e13f
[PATCH] i2c: i2c-i801 explicitly enables/disables PEC
by Mark M. Hoffman
· 19 years ago
249bb07
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
by Greg Kroah-Hartman
· 19 years ago
e8aac4a
[PATCH] i2c: i2c-i801 PEC code cleanups
by Jean Delvare
· 19 years ago
585b316
[PATCH] i2c: SMBus PEC support rewrite, 3 of 3
by Jean Delvare
· 19 years ago
Next »