index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-i801.c
Age
Commit message (
Expand
)
Author
2022-01-27
i2c: i801: Don't silently correct invalid transfer size
Heiner Kallweit
2021-06-03
i2c: i801: Don't generate an interrupt on bus reset
Jean Delvare
2018-10-10
i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
Mika Westerberg
2018-09-19
i2c: i801: fix DNV's SMBCTRL register offset
Felipe Balbi
2016-08-16
i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
Mika Westerberg
2016-03-03
i2c: i801: Adding Intel Lewisburg support for iTCO
Alexandra Yates
2015-11-20
i2c: i801: add Intel Lewisburg device IDs
Alexandra Yates
2015-10-25
i2c: add ACPI support for I2C mux ports
Dustin Byford
2015-10-23
i2c: i801: Add support for Intel Broxton
Jarkko Nikula
2015-10-23
i2c: i801: Add support for Intel DNV
Mika Westerberg
2015-08-11
i2c: i801: Create iTCO device on newer Intel PCHs
Mika Westerberg
2015-03-09
i2c: i801: Use managed pcim_* PCI device initialization and reservation
Jarkko Nikula
2015-03-09
i2c: i801: Remove pci_enable_device() call from i801_resume()
Jarkko Nikula
2015-03-09
i2c: i801: Use managed devm_* memory and irq allocation
Jarkko Nikula
2015-03-09
i2c: i801: Remove i801_driver forward declaration
Jarkko Nikula
2015-03-09
i2c: i801: Don't break user-visible strings
Jarkko Nikula
2014-11-12
i2c: i801: Add DeviceIDs for SunrisePoint LP
Devin Ryles
2014-11-12
i2c: i801: Drop useless debug message
Jean Delvare
2014-11-12
i2c: i801: Check if interrupts are disabled
Jean Delvare
2014-11-12
i2c: i801: Fallback to polling if request_irq() fails
Jean Delvare
2014-11-12
i2c: i801: Use wait_event_timeout to wait for interrupts
Jean Delvare
2014-11-07
i2c: remove FSF address
Wolfram Sang
2014-10-16
i2c: i801: Add Device IDs for Intel Sunrise Point PCH
james.d.ralston@intel.com
2014-08-19
i2c: i801: Add PCI ID for Intel Braswell
Alan Cox
2014-07-17
i2c: i801: Add device ID for Intel Wildcat Point PCH
Jean Delvare
2014-07-17
i2c: i801: Fix the alignment of the device table
Jean Delvare
2014-03-13
i2c: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2014-03-09
i2c: i801: enable Intel BayTrail SMBUS
Chew, Kean ho
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
2013-11-14
i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCH
James Ralston
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
2013-06-20
i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDs
Seth Heasley
2013-05-17
i2c: i801: Document feature bits in modinfo
Jean Delvare
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-02-15
i2c: i801: Add Device IDs for Intel Wellsburg PCH
James Ralston
2013-02-08
i2c: i801: SMBus patch for Intel Avoton DeviceIDs
Seth Heasley
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-12-16
i2c-i801: Enable interrupts for all post-ICH5 chips
Jean Delvare
2012-12-16
i2c-i801: Add device tree support
Thierry Reding
2012-10-28
i2c-i801: Fix comment
Jean Delvare
2012-10-28
i2c-i801: Simplify dependency towards GPIOLIB
Jean Delvare
2012-10-05
i2c-i801: Let i2c-mux-gpio find the GPIO chip
Jean Delvare
2012-10-05
i2c-i801: Support SMBus multiplexing on Asus Z8 series
Jean Delvare
2012-09-10
i2c-i801: Add Device IDs for Intel Lynx Point-LP PCH
James Ralston
2012-07-24
i2c-i801: Enable IRQ for byte_by_byte transactions
Daniel Kurtz
2012-07-24
i2c-i801: Enable interrupts on ICH5/7/8/9/10
Jean Delvare
2012-07-24
i2c-i801: Enable IRQ for SMBus transactions
Daniel Kurtz
2012-07-24
i2c-i801: Consolidate polling
Jean Delvare
2012-07-24
i2c-i801: Drop ENABLE_INT9
Daniel Kurtz
2012-07-24
i2c-i801: Rename some SMBHSTCNT bit constants
Daniel Kurtz
[next]