index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-sh_mobile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-31
i2c: sh_mobile: Convert to clk_prepare/unprepare
Laurent Pinchart
1
-4
/
+4
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
1
-2
/
+0
2013-08-19
i2c: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-02-10
i2c: sh_mobile: don't send a stop condition by default inside transfers
Guennadi Liakhovetski
1
-20
/
+59
2013-02-10
i2c: sh_mobile: eliminate an open-coded "goto" loop
Guennadi Liakhovetski
1
-26
/
+34
2013-02-10
i2c: sh_mobile: fix timeout error handling
Guennadi Liakhovetski
1
-1
/
+4
2013-02-10
i2c: sh_mobile: cosmetic: trivially simplify 2 functions
Guennadi Liakhovetski
1
-10
/
+4
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
1
-1
/
+1
2012-11-16
i2c: i2c-sh_mobile: fix spurious transfer request timed out
Shinya Kuribayashi
1
-0
/
+3
2012-11-16
i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clock
Shinya Kuribayashi
1
-0
/
+5
2012-11-16
i2c: i2c-sh_mobile: optimize ICCH/ICCL values according to I2C bus speed
Shinya Kuribayashi
1
-49
/
+77
2012-11-16
i2c: i2c-sh_mobile: calculate clock parameters at driver probing time
Shinya Kuribayashi
1
-5
/
+13
2012-05-12
i2c: sh_mobile: add device tree support
Magnus Damm
1
-0
/
+11
2011-10-29
i2c: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-05-25
Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-t...
Ben Dooks
1
-6
/
+14
2011-05-11
i2c: i2c-sh_mobile bus speed platform data V2
Magnus Damm
1
-2
/
+11
2011-05-11
i2c: i2c-sh_mobile clock string removal
Magnus Damm
1
-4
/
+2
2011-04-18
i2c: add a module alias to the sh-mobile driver
Guennadi Liakhovetski
1
-0
/
+1
2010-08-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1
-37
/
+84
2010-08-04
i2c: i2c-sh_mobile irq rollback fix
Magnus Damm
1
-10
/
+13
2010-04-07
i2c: i2c-sh_mobile support for new ICIC bits
Magnus Damm
1
-0
/
+31
2010-04-07
i2c: i2c-sh_mobile register access code break out
Magnus Damm
1
-37
/
+53
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-08-23
i2c: Runtime PM for SuperH Mobile I2C
Magnus Damm
1
-2
/
+37
2009-07-30
i2c-sh_mobile: change module_init() to subsys_initcall()
Magnus Damm
1
-1
/
+1
2009-07-15
i2c: Use resource_size
Julia Lawall
1
-1
/
+1
2009-01-07
i2c: Get rid of remaining bus_id access
Jean Delvare
1
-1
/
+1
2008-12-22
sh: sh_mobile i2c clock framework support
Magnus Damm
1
-37
/
+36
2008-11-13
i2c: fix i2c-sh_mobile rx underrun
Magnus Damm
1
-1
/
+2
2008-09-05
i2c: fix i2c-sh_mobile timing issues
Magnus Damm
1
-63
/
+208
2008-04-22
i2c: New driver for the SuperH Mobile I2C bus controller
Magnus Damm
1
-0
/
+500