index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-15
i2c: Retry automatically on arbitration loss
Clifford Wolf
1
-4
/
+26
2009-06-15
i2c: Remove void casts
Jack Stone
1
-1
/
+1
2009-06-15
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
6
-57
/
+118
2009-06-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-3
/
+19
2009-06-13
i2c-ocores: Can add I2C devices to the bus
Richard Röjfors
1
-0
/
+5
2009-06-13
i2c-s3c2410: move to using platform idtable to match devices
Ben Dooks
1
-26
/
+22
2009-06-13
i2c: OMAP3: Better noise suppression for fast/standard modes
Aaro Koskinen
1
-2
/
+12
2009-06-13
i2c: OMAP2/3: Fix scll/sclh calculations
Aaro Koskinen
1
-7
/
+18
2009-06-13
i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionality
Michael Hennerich
1
-1
/
+11
2009-06-13
i2c: Blackfin TWI: fix transfer errors with repeat start
Frank Shew
1
-6
/
+15
2009-06-13
i2c: Blackfin TWI: fix REPEAT START mode doesn't repeat
Sonic Zhang
1
-8
/
+7
2009-06-13
i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0
Michael Hennerich
2
-4
/
+9
2009-06-12
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-1
/
+1
2009-06-05
[ARM] pxa: move mach/i2c.h to plat/i2c.h
Eric Miao
1
-1
/
+1
2009-06-05
[ARM] pxa: add platform device ID table to pxa i2c driver
Eric Miao
1
-2
/
+18
2009-06-04
i2c: Fix confusing i2c-ibm_iic message
Sean MacLennan
1
-3
/
+3
2009-05-26
Merge branch 'sh/clkfwk'
Paul Mundt
1
-1
/
+1
2009-05-13
sh: clkfwk: module_clk -> peripheral_clk rename.
Paul Mundt
1
-1
/
+1
2009-05-12
Merge branch 'i2c-for-2630-rc5' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
4
-26
/
+32
2009-05-12
i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULL
Mark Ware
1
-8
/
+8
2009-05-12
i2c: Enable i2c-s3c2410 for S3C64XX too
Mark Brown
1
-1
/
+1
2009-05-12
i2c-mpc: bug fix for MPC52xx clock setting and printout
Wolfgang Grandegger
1
-14
/
+20
2009-05-05
i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)
Enrik Berkhan
1
-0
/
+11
2009-05-05
i2c-algo-bit: Fix timeout test
Dave Airlie
1
-1
/
+1
2009-05-05
i2c: Timeouts off by 1
Roel Kluin
9
-13
/
+13
2009-05-03
i2c-pxa.c: timeouts off by 1
Roel Kluin
1
-3
/
+3
2009-04-13
i2c: Let new-style drivers implement attach_adapter
Jean Delvare
1
-2
/
+1
2009-04-13
i2c-voodoo3: Deprecate in favor of tdfxfb
Jean Delvare
1
-2
/
+4
2009-04-13
i2c-algo-pca: Fix use of uninitialized variable in debug message
Jean Delvare
1
-1
/
+1
2009-04-07
i2c: imx: Make disable_delay a per-device variable
Wolfram Sang
1
-4
/
+3
2009-04-07
i2c: xtensa s6000 i2c driver
Oskar Schirmer
4
-0
/
+497
2009-04-07
i2c: i2c-mpc: make I2C bus speed configurable
Wolfgang Grandegger
1
-20
/
+242
2009-04-07
i2c: i2c-mpc: use dev based printout function
Wolfgang Grandegger
1
-14
/
+17
2009-04-07
i2c: i2c-mpc: various coding style fixes
Wolfgang Grandegger
1
-17
/
+18
2009-04-07
i2c: imx: Add missing request_mem_region in probe()
Darius Augulis
1
-5
/
+13
2009-04-07
i2c: i2c-s3c2410: Initialise Samsung I2C controller early
Mark Brown
1
-2
/
+1
2009-04-07
i2c-s3c2410: Simplify bus frequency calculation
Daniel Silverstone
1
-39
/
+11
2009-04-07
i2c-s3c2410: sda_delay should be in ns, not clock ticks
Ben Dooks
1
-5
/
+19
2009-04-07
i2c: iMX/MXC support
Darius Augulis
3
-0
/
+628
2009-04-06
i2c: Delete unused i2c-algo-sgi helper module
Jean Delvare
3
-184
/
+0
2009-03-30
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
4
-339
/
+77
2009-03-30
i2c-i801: Instantiate FSC hardware montioring chips
Hans de Goede
1
-0
/
+77
2009-03-30
Move the pcf8591 driver to hwmon
Jean Delvare
3
-339
/
+0
2009-03-30
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
19
-290
/
+546
2009-03-28
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
16
-261
/
+514
2009-03-28
i2c-core: Some style cleanups
Zhenwen Xu
1
-13
/
+13
2009-03-28
i2c-piix4: Add support for the Broadcom HT1100 chipset
Flavio Leitner
2
-1
/
+4
2009-03-28
i2c-piix4: Add support to SB800 SMBus changes
Shane Huang
1
-1
/
+72
2009-03-28
i2c-pca-platform: Use defaults if no platform_data given
Wolfram Sang
1
-7
/
+12
2009-03-28
i2c-algo-pca: Use timeout for checking the state machine
Wolfram Sang
3
-33
/
+46
[prev]
[next]