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
Commit message (
Expand
)
Author
Age
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-10-15
|
\
|
*
[ARM] pxa: update pxa i2c driver to use clk support
Russell King
2007-10-12
*
|
i2c-nforce2: Declare PEC as supported
Jean Delvare
2007-10-13
*
|
i2c-nforce2: Abort the transaction on error
Oleg Ryjkov
2007-10-13
*
|
i2c-nforce2: Move status checking to a separate function
Oleg Ryjkov
2007-10-13
*
|
i2c-au1550: Fix a misused register problem
Chris David
2007-10-13
*
|
i2c: Rename the PEC functionality bit
David Brownell
2007-10-13
*
|
i2c-at91: Mark as broken
David Brownell
2007-10-13
*
|
i2c: Remove i2c_algorithm.algo_control()
David Brownell
2007-10-13
*
|
i2c: Remove NOP i2c_algorithm.algo_control() methods
David Brownell
2007-10-13
*
|
i2c-dev: Reject I2C_M_RECV_LEN
David Brownell
2007-10-13
*
|
i2c-stub: Support multiple chips
Jean Delvare
2007-10-13
*
|
i2c-bfin-twi: Remove useless twi_lock mutex
Francis Moreau
2007-10-13
*
|
i2c-i801: Add support for the Intel Tolapai SMBus
Jason Gaston
2007-10-13
*
|
i2c: Document struct i2c_msg
David Brownell
2007-10-13
*
|
i2c/pcf8574: No arbitrary initialization
Jean Delvare
2007-10-13
*
|
i2c: Add DaVinci I2C controller support
Vladimir Barinov
2007-10-13
*
|
i2c-ibm_iic: Add support for new-style clients
Stefan Roese
2007-10-13
*
|
i2c/tps65010: New-style driver updates, part 2
David Brownell
2007-10-13
*
|
i2c/tps65010: New-style driver updates, part 1
David Brownell
2007-10-13
*
|
i2c-core: Make some code static
Adrian Bunk
2007-10-13
*
|
i2c: New-style devices can support driver model wakeup flags
David Brownell
2007-10-13
*
|
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
|
/
*
i2c-algo-bit: Read block data bugfix
David Brownell
2007-09-09
*
i2c-pxa: Fix adapter number
Jean Delvare
2007-09-09
*
i2c-gpio: Fix adapter number
David Brownell
2007-09-09
*
i2c-piix4: Fix SB700 PCI device ID
Shane Huang
2007-08-31
*
i2c-s3c2410: Build fix
Ben Dooks
2007-08-14
*
i2c/menelaus: Build fix
David Brownell
2007-08-14
*
i2c-mv64xxx: Reinitialize hw and driver on I2C bus hang
Dale Farnsworth
2007-08-14
*
i2c-mpc: Don't disable I2C module on stop condition
Domen Puncer
2007-08-14
*
i2c-iop3xx: Set I2C_CLASS_HWMON to adapter class
Arnaud Patard
2007-08-14
*
i2c/isp1301_omap: Build fixes, whitespace
David Brownell
2007-08-14
*
i2c-mpc: Pass correct dev_id to free_irq on error path
Scott Wood
2007-08-14
*
i2c-i801: Typo: erroneous
Jean Delvare
2007-08-14
*
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
2007-07-29
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...
Linus Torvalds
2007-07-28
|
\
|
*
Blackfin arch: add BF54x I2C/TWI TWI0 driver support
Bryan Wu
2007-07-25
*
|
i2c: ds1682 warning fix
Andrew Morton
2007-07-26
|
/
*
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
2007-07-19
|
\
|
*
i2c: Delete the i2c-isa pseudo bus driver
Jean Delvare
2007-07-19
*
|
OMAP: add TI TWL92330/Menelaus Power Management chip driver
Tony Lindgren
2007-07-17
*
|
parse error, drivers/i2c/busses/i2c-pmcmsp.c
Yoann Padioleau
2007-07-17
*
|
make i2c-acorn tristate
Al Viro
2007-07-15
*
|
missing argument in bin_attribute ->read()/->write()
Al Viro
2007-07-15
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-07-12
|
\
\
|
*
|
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
|
|
/
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-07-12
|
\
\
|
*
|
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
2007-07-11
|
*
|
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
|
|
/
[next]