Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
df70aeef60839cb2732913fa41e61aba52ca942c
/
drivers
/
i2c
/
busses
/
i2c-i801.c
9424693
i2c: i801: Create iTCO device on newer Intel PCHs
by Mika Westerberg
· 9 years ago
fef220d
i2c: i801: Use managed pcim_* PCI device initialization and reservation
by Jarkko Nikula
· 10 years ago
f85da3f
i2c: i801: Remove pci_enable_device() call from i801_resume()
by Jarkko Nikula
· 10 years ago
1621c59
i2c: i801: Use managed devm_* memory and irq allocation
by Jarkko Nikula
· 10 years ago
256493c
i2c: i801: Remove i801_driver forward declaration
by Jarkko Nikula
· 10 years ago
9cbbf3d
i2c: i801: Don't break user-visible strings
by Jarkko Nikula
· 10 years ago
3eee1799
i2c: i801: Add DeviceIDs for SunrisePoint LP
by Devin Ryles
· 10 years ago
550d040
i2c: i801: Drop useless debug message
by Jean Delvare
· 10 years ago
aeb8a3d
i2c: i801: Check if interrupts are disabled
by Jean Delvare
· 10 years ago
ae94471
i2c: i801: Fallback to polling if request_irq() fails
by Jean Delvare
· 10 years ago
b3b8df9
i2c: i801: Use wait_event_timeout to wait for interrupts
by Jean Delvare
· 10 years ago
ca1f8da
i2c: remove FSF address
by Wolfram Sang
· 10 years ago
3e27a84
i2c: i801: Add Device IDs for Intel Sunrise Point PCH
by james.d.ralston@intel.com
· 10 years ago
39e8e30
i2c: i801: Add PCI ID for Intel Braswell
by Alan Cox
· 10 years ago
b299de8
i2c: i801: Add device ID for Intel Wildcat Point PCH
by Jean Delvare
· 10 years ago
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
· 11 years ago
5322934
i2c: i801: Document feature bits in modinfo
by Jean Delvare
· 11 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
· 13 years ago
6aa1464
i2c-i801: Check for vendor Fujitsu before probing for apanel
by Jean Delvare
· 13 years ago
e7198fb
i2c-i801: Don't probe for slaves on IDF channels
by Jean Delvare
· 13 years ago
6e2a851
i2c-i801: SMBus patch for Intel Panther Point DeviceIDs
by Seth Heasley
· 13 years ago
5e152b4
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 13 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
· 14 years ago
3fb21c6
i2c-i801: Fix all checkpatch warnings
by Ivo Manca
· 14 years ago
e0e8398c
i2c-i801: All newer devices have all the optional features
by Jean Delvare
· 14 years ago
adff687
i2c-i801: Let the user disable selected driver features
by Jean Delvare
· 14 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
7e2193a
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
Next »