index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-i801.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: i801: Use managed pcim_* PCI device initialization and reservation
Jarkko Nikula
2015-03-09
1
-16
/
+9
*
i2c: i801: Remove pci_enable_device() call from i801_resume()
Jarkko Nikula
2015-03-09
1
-1
/
+1
*
i2c: i801: Use managed devm_* memory and irq allocation
Jarkko Nikula
2015-03-09
1
-11
/
+6
*
i2c: i801: Remove i801_driver forward declaration
Jarkko Nikula
2015-03-09
1
-4
/
+2
*
i2c: i801: Don't break user-visible strings
Jarkko Nikula
2015-03-09
1
-4
/
+5
*
i2c: i801: Add DeviceIDs for SunrisePoint LP
Devin Ryles
2014-11-12
1
-0
/
+3
*
i2c: i801: Drop useless debug message
Jean Delvare
2014-11-12
1
-3
/
+0
*
i2c: i801: Check if interrupts are disabled
Jean Delvare
2014-11-12
1
-0
/
+20
*
i2c: i801: Fallback to polling if request_irq() fails
Jean Delvare
2014-11-12
1
-3
/
+3
*
i2c: i801: Use wait_event_timeout to wait for interrupts
Jean Delvare
2014-11-12
1
-3
/
+22
*
i2c: remove FSF address
Wolfram Sang
2014-11-07
1
-4
/
+0
*
i2c: i801: Add Device IDs for Intel Sunrise Point PCH
james.d.ralston@intel.com
2014-10-16
1
-0
/
+3
*
i2c: i801: Add PCI ID for Intel Braswell
Alan Cox
2014-08-19
1
-0
/
+2
*
i2c: i801: Add device ID for Intel Wildcat Point PCH
Jean Delvare
2014-07-17
1
-0
/
+3
*
i2c: i801: Fix the alignment of the device table
Jean Delvare
2014-07-17
1
-68
/
+68
*
i2c: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2014-03-13
1
-1
/
+1
*
i2c: i801: enable Intel BayTrail SMBUS
Chew, Kean ho
2014-03-09
1
-0
/
+3
*
Update Jean Delvare's e-mail address
Jean Delvare
2014-01-29
1
-3
/
+2
*
i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCH
James Ralston
2013-11-14
1
-0
/
+3
*
i2c: move OF helpers into the core
Wolfram Sang
2013-08-23
1
-2
/
+0
*
i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDs
Seth Heasley
2013-06-20
1
-0
/
+3
*
i2c: i801: Document feature bits in modinfo
Jean Delvare
2013-05-17
1
-1
/
+5
*
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-02-22
1
-1
/
+0
*
i2c: i801: Add Device IDs for Intel Wellsburg PCH
James Ralston
2013-02-15
1
-0
/
+15
*
i2c: i801: SMBus patch for Intel Avoton DeviceIDs
Seth Heasley
2013-02-08
1
-0
/
+3
*
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-12-22
1
-15
/
+13
*
i2c-i801: Enable interrupts for all post-ICH5 chips
Jean Delvare
2012-12-16
1
-10
/
+1
*
i2c-i801: Add device tree support
Thierry Reding
2012-12-16
1
-0
/
+2
*
i2c-i801: Fix comment
Jean Delvare
2012-10-28
1
-1
/
+1
*
i2c-i801: Simplify dependency towards GPIOLIB
Jean Delvare
2012-10-28
1
-3
/
+6
*
i2c-i801: Let i2c-mux-gpio find the GPIO chip
Jean Delvare
2012-10-05
1
-33
/
+4
*
i2c-i801: Support SMBus multiplexing on Asus Z8 series
Jean Delvare
2012-10-05
1
-1
/
+213
*
i2c-i801: Add Device IDs for Intel Lynx Point-LP PCH
James Ralston
2012-09-10
1
-0
/
+3
*
i2c-i801: Enable IRQ for byte_by_byte transactions
Daniel Kurtz
2012-07-24
1
-7
/
+78
*
i2c-i801: Enable interrupts on ICH5/7/8/9/10
Jean Delvare
2012-07-24
1
-4
/
+9
*
i2c-i801: Enable IRQ for SMBus transactions
Daniel Kurtz
2012-07-24
1
-4
/
+95
*
i2c-i801: Consolidate polling
Jean Delvare
2012-07-24
1
-55
/
+53
*
i2c-i801: Drop ENABLE_INT9
Daniel Kurtz
2012-07-24
1
-5
/
+4
*
i2c-i801: Rename some SMBHSTCNT bit constants
Daniel Kurtz
2012-07-24
1
-10
/
+11
*
i2c-i801: Check and return errors during byte-by-byte transfers
Daniel Kurtz
2012-07-24
1
-4
/
+6
*
i2c-i801: Clear only status bits in HST_STS
Daniel Kurtz
2012-07-24
1
-1
/
+1
*
i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byte
Daniel Kurtz
2012-07-24
1
-14
/
+14
*
i2c-i801: Use usleep_range to wait for command completion
Jean Delvare
2012-03-26
1
-12
/
+12
*
i2c-i801: Add device IDs for Intel Lynx Point
Seth Heasley
2012-03-26
1
-0
/
+3
*
i2c: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
2012-01-12
1
-1
/
+1
*
i2c-i801: Don't depend on other kernel driver config options
Jean Delvare
2011-05-24
1
-10
/
+6
*
i2c-i801: Check for vendor Fujitsu before probing for apanel
Jean Delvare
2011-05-24
1
-1
/
+2
*
i2c-i801: Don't probe for slaves on IDF channels
Jean Delvare
2011-05-24
1
-15
/
+31
*
i2c-i801: SMBus patch for Intel Panther Point DeviceIDs
Seth Heasley
2011-05-24
1
-1
/
+3
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-05-23
1
-0
/
+1
|
\
[next]