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
2015-06-17
i2c: sh_mobile: add errata workaround
Wolfram Sang
1
-0
/
+40
2015-01-30
i2c: sh_mobile: terminate DMA reads properly
Wolfram Sang
1
-1
/
+11
2014-12-20
i2c: sh_mobile: fix uninitialized var when debug is enabled
Wolfram Sang
1
-0
/
+1
2014-12-17
i2c: sh_mobile: rework deferred probing
Wolfram Sang
1
-50
/
+48
2014-12-17
i2c: sh_mobile: refactor DMA setup
Wolfram Sang
1
-19
/
+16
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-11
i2c: sh_mobile: remove unneeded DMA mask
Wolfram Sang
1
-3
/
+0
2014-12-04
i2c: sh_mobile: optimize irq entry
Wolfram Sang
1
-5
/
+4
2014-11-19
i2c: sh_mobile: use proper device for mapping DMA memory
Wolfram Sang
1
-9
/
+14
2014-11-12
i2c: sh_mobile: improve success message
Wolfram Sang
1
-3
/
+3
2014-11-12
i2c: sh_mobile: add DMA support
Wolfram Sang
1
-10
/
+185
2014-11-12
i2c: sh_mobile: sort includes alphabetically
Wolfram Sang
1
-9
/
+9
2014-11-10
i2c: sh_mobile: Add support for r8a73a4 and sh73a0
Geert Uytterhoeven
1
-6
/
+8
2014-11-07
i2c: remove FSF address
Wolfram Sang
1
-4
/
+0
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-01
i2c: sh_mobile: add compatibles for additional SoC
Wolfram Sang
1
-0
/
+3
2014-05-22
i2c: sh_mobile: fix clock calculation for newer SoCs
Wolfram Sang
1
-10
/
+38
2014-05-22
i2c: sh_mobile: check timing parameters for valid range
Wolfram Sang
1
-4
/
+13
2014-05-22
i2c: sh_mobile: bail out on errors when initializing
Wolfram Sang
1
-5
/
+7
2014-05-22
i2c: sh_mobile: remove superfluous offset parameter
Wolfram Sang
1
-9
/
+6
2014-05-22
i2c: sh_mobile: devm conversion, irq setup
Wolfram Sang
1
-41
/
+15
2014-05-22
i2c: sh_mobile: devm conversion, low hanging fruits
Wolfram Sang
1
-31
/
+10
2014-05-22
i2c: sh_mobile: honor DT bus speed settings
Wolfram Sang
1
-1
/
+4
2014-05-22
i2c: sh_mobile: improve error handling
Wolfram Sang
1
-16
/
+9
2014-05-22
i2c: sh_mobile: replace magic hex values with constants
Wolfram Sang
1
-5
/
+6
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
[prev]
[next]