index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-21
ARM: PNX4008: i2c-pnx: use the same dev_id for request_irq and free_irq
Russell King
1
-2
/
+2
2009-11-20
i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includes
Kevin Wells
1
-0
/
+2
2009-11-20
i2c: i2c-pnx: Limit minimum jiffie timeout to 2
Kevin Wells
1
-0
/
+3
2009-11-07
i2c-piix4: Modify code name SB900 to Hudson-2
Crane Cai
2
-5
/
+5
2009-11-02
i2c-mpc: Do not generate STOP after read.
Joakim Tjernlund
1
-8
/
+2
2009-11-02
i2c: imx: disable clock when it's possible to save power.
Richard Zhao
1
-6
/
+6
2009-11-02
i2c: imx: only imx1 needs disable delay
Richard Zhao
1
-5
/
+7
2009-11-02
i2c: imx: check busy bit when START/STOP
Richard Zhao
1
-18
/
+44
2009-10-04
i2c: Hide probe errors caused by ACPI resource conflicts
Jean Delvare
7
-8
/
+12
2009-09-26
ACPI: i2c-scmi: don't use acpi_device_uid()
Bjorn Helgaas
1
-3
/
+2
2009-09-24
Merge branch 'origin' into for-linus
Russell King
10
-36
/
+529
2009-09-23
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-30
/
+489
2009-09-21
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
1
-2
/
+2
2009-09-19
[PATCH] i2c-imx: make bus available early
Wolfram Sang
1
-2
/
+1
2009-09-19
i2c-mv64xxx: correct mv64xxx_i2c_intr() return type
Mikael Pettersson
1
-2
/
+2
2009-09-18
i2c: Clearly mark ACPI drivers as such
Jean Delvare
2
-12
/
+17
2009-09-18
i2c: Add driver for SMBus Control Method Interface
Crane Cai
3
-0
/
+444
2009-09-18
i2c-pnx: Correct use of request_region/request_mem_region
Julia Lawall
1
-3
/
+4
2009-09-18
i2c-piix4: Add AMD SB900 SMBus device ID
Crane Cai
2
-4
/
+8
2009-09-18
i2c/scx200_acb: Provide more information on bus errors
Willy Tarreau
1
-2
/
+4
2009-09-18
i2c-taos-evm: Switch echo off to improve performance
Jean Delvare
1
-21
/
+24
2009-09-10
[ARM] pxa: update dependancy of pxa i2c module
Haojian Zhuang
1
-2
/
+2
2009-08-23
i2c: Runtime PM for SuperH Mobile I2C
Magnus Damm
1
-2
/
+37
2009-08-23
Merge branch 'master' into for-linus
Rafael J. Wysocki
2
-67
/
+104
2009-08-20
i2c-stu300: I2C STU300 stability updates
Linus Walleij
1
-65
/
+92
2009-08-20
i2c-omap: Enable workaround for Errata 1.153 based on
Moiz Sonasath
1
-1
/
+1
2009-08-20
i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts
Moiz Sonasath
1
-0
/
+3
2009-08-20
i2c-omap: Fix I2C status ACK
Nishanth Menon
1
-1
/
+8
2009-07-30
Merge branch 'master' into for-linus
Rafael J. Wysocki
3
-14
/
+35
2009-07-30
i2c-omap: OMAP3430 Silicon Errata 1.153
Sonasath, Moiz
1
-1
/
+23
2009-07-30
i2c-omap: In case of a NACK|ARDY|AL return from the ISR
Sonasath, Moiz
1
-1
/
+3
2009-07-30
i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT register
Sonasath, Moiz
1
-5
/
+7
2009-07-30
i2c-sh_mobile: change module_init() to subsys_initcall()
Magnus Damm
1
-1
/
+1
2009-07-30
i2c: strncpy does not null terminate string
Roel Kluin
1
-1
/
+1
2009-07-30
i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC value
Peter Korsgaard
1
-5
/
+0
2009-07-22
I2C: Rework i2c-s3c2410 suspend_late()/resume() V2
Magnus Damm
1
-9
/
+16
2009-07-22
I2C: Rework i2c-pxa suspend_late()/resume_early()
Magnus Damm
1
-8
/
+17
2009-07-15
i2c: Use resource_size
Julia Lawall
4
-8
/
+8
2009-07-15
i2c-davinci: behave with i2cdetect
David Brownell
1
-4
/
+14
2009-07-15
i2c-davinci: convert clock usage after clkdev conversion
Kevin Hilman
1
-1
/
+1
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-4
/
+5
2009-06-25
i2c: fix build bug in i2c-designware.c
Ingo Molnar
1
-0
/
+1
2009-06-24
i2c: driver for the Synopsys DesignWare I2C controller
Baruch Siach
3
-0
/
+634
2009-06-22
i2c: Fix stuck transaction on cpm-i2c driver
Michael Trimarchi
1
-3
/
+3
2009-06-22
i2c-omap: Fix build breaking typo cpu_is_omap_2430
Tony Lindgren
1
-1
/
+1
2009-06-18
Merge commit 'gcl/merge' into next
Benjamin Herrenschmidt
1
-1
/
+1
2009-06-17
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
Wolfgang Denk
1
-1
/
+1
2009-06-16
i2c-stu300: Make driver depend on MACH_U300
Linus Walleij
1
-0
/
+1
2009-06-16
i2c-s3c2410: use resource_size()
Ben Dooks
1
-2
/
+2
2009-06-16
i2c: Use resource_size macro
Linus Walleij
11
-31
/
+28
[next]