index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
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
*
i2c: i801: Add Device IDs for Intel Sunrise Point PCH
james.d.ralston@intel.com
2014-10-16
*
i2c: i801: Add PCI ID for Intel Braswell
Alan Cox
2014-08-19
*
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-07-17
*
i2c: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2014-03-13
*
i2c: i801: enable Intel BayTrail SMBUS
Chew, Kean ho
2014-03-09
*
Update Jean Delvare's e-mail address
Jean Delvare
2014-01-29
*
i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCH
James Ralston
2013-11-14
*
i2c: move OF helpers into the core
Wolfram Sang
2013-08-23
*
i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDs
Seth Heasley
2013-06-20
*
i2c: i801: Document feature bits in modinfo
Jean Delvare
2013-05-17
*
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-02-21
*
i2c: i801: Add Device IDs for Intel Wellsburg PCH
James Ralston
2013-02-15
*
i2c: i801: SMBus patch for Intel Avoton DeviceIDs
Seth Heasley
2013-02-08
*
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-12-22
*
i2c-i801: Enable interrupts for all post-ICH5 chips
Jean Delvare
2012-12-16
*
i2c-i801: Add device tree support
Thierry Reding
2012-12-16
*
i2c-i801: Fix comment
Jean Delvare
2012-10-28
*
i2c-i801: Simplify dependency towards GPIOLIB
Jean Delvare
2012-10-28
*
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-10-05
*
i2c-i801: Add Device IDs for Intel Lynx Point-LP PCH
James Ralston
2012-09-10
*
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
2012-07-24
*
i2c-i801: Check and return errors during byte-by-byte transfers
Daniel Kurtz
2012-07-24
*
i2c-i801: Clear only status bits in HST_STS
Daniel Kurtz
2012-07-24
*
i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byte
Daniel Kurtz
2012-07-24
*
i2c-i801: Use usleep_range to wait for command completion
Jean Delvare
2012-03-26
*
i2c-i801: Add device IDs for Intel Lynx Point
Seth Heasley
2012-03-26
*
i2c: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
2012-01-12
*
i2c-i801: Don't depend on other kernel driver config options
Jean Delvare
2011-05-24
*
i2c-i801: Check for vendor Fujitsu before probing for apanel
Jean Delvare
2011-05-24
*
i2c-i801: Don't probe for slaves on IDF channels
Jean Delvare
2011-05-24
*
i2c-i801: SMBus patch for Intel Panther Point DeviceIDs
Seth Heasley
2011-05-24
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-05-23
|
\
*
|
i2c-i801: Move device ID definitions to driver
Jean Delvare
2011-05-01
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDs
Seth Heasley
2011-03-20
*
i2c-i801: Include <linux/slab.h>
Ben Hutchings
2011-01-10
*
i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers
David Woodhouse
2010-10-31
*
i2c-i801: Handle multiple instances instead of keeping global state
David Woodhouse
2010-10-31
*
i2c-i801: Add Intel Patsburg device ID
Seth Heasley
2010-10-31
*
PCI: update Intel chipset names and defines
Seth Heasley
2010-10-17
*
hwmon: Fix autoloading of fschmd on recent Fujitsu machines
Jean Delvare
2010-07-09
*
i2c-i801: Fix all checkpatch warnings
Ivo Manca
2010-05-21
*
i2c-i801: All newer devices have all the optional features
Jean Delvare
2010-05-21
[next]