index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-s3c2410.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-18
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-04-09
i2c: s3c2410: Add SMBus emulation for block read
Jaemin Yoo
1
-0
/
+9
2013-03-24
i2c: s3c2410: fixup the styling of the newly moved register definitions
Heiko Stübner
1
-27
/
+25
2013-03-24
i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driver
Heiko Stübner
1
-1
/
+40
2013-02-26
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-39
/
+23
2013-01-28
i2c: s3c2410: Add quirk to exclude GPIO config for exynos5440
Giridhar Maruthy
1
-0
/
+2
2013-01-28
i2c: s3c2410: Remove err_cpufreq label
Tushar Behera
1
-5
/
+2
2013-01-28
i2c: s3c2410: Move location of clk_prepare_enable() call in probe function
Tushar Behera
1
-17
/
+12
2013-01-28
i2c: s3c2410: Convert to use devm_* APIs
Tushar Behera
1
-11
/
+5
2013-01-28
i2c: s3c2410: Remove unnecessary label err_noclk
Tushar Behera
1
-6
/
+3
2013-01-24
i2c: Convert to devm_ioremap_resource()
Thierry Reding
1
-4
/
+3
2012-12-18
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
1
-81
/
+130
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-11-22
i2c: s3c2410: Remove recently introduced performance overheads
Mark Brown
1
-4
/
+16
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
1
-2
/
+2
2012-11-19
i2c: s3c2410: Fix code to free gpios
Abhilash Kesavan
1
-0
/
+1
2012-11-19
i2c: s3c2410: Add fix for i2c suspend/resume
Abhilash Kesavan
1
-7
/
+9
2012-11-19
i2c: s3c2410: Fix code to free gpios
Abhilash Kesavan
1
-0
/
+1
2012-11-16
i2c: s3c2410: do not special case HDMIPHY stuck bus detection
Daniel Kurtz
1
-16
/
+0
2012-11-16
i2c: s3c2410: use exponential back off while polling for bus idle
Daniel Kurtz
1
-20
/
+47
2012-11-16
i2c: s3c2410: do not generate STOP for QUIRK_HDMIPHY
Daniel Kurtz
1
-2
/
+45
2012-11-16
i2c: s3c2410: grab adapter lock while changing i2c clock
Daniel Kurtz
1
-8
/
+2
2012-11-16
i2c: s3c2410: Add support for pinctrl
Tomasz Figa
1
-4
/
+8
2012-11-16
i2c: s3c2410: Convert to devm_request_and_ioremap()
Mark Brown
1
-28
/
+7
2012-11-16
i2c: s3c2410: Refactor ifdefs for PM_SLEEP
Mark Brown
1
-1
/
+5
2012-10-11
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
1
-9
/
+9
2012-10-06
i2c: s3c2410: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
1
-9
/
+9
2012-09-19
ARM: samsung: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-07-13
i2c-s3c2410: Use plain pm_runtime_put()
Mark Brown
1
-2
/
+2
2012-07-13
i2c: s3c2410: Fix pointer type passed to of_match_node()
Karol Lewandowski
1
-1
/
+1
2012-05-30
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
Mark Brown
1
-1
/
+2
2012-05-12
i2c-s3c2410: Add HDMIPHY quirk for S3C2440
Karol Lewandowski
1
-0
/
+30
2012-05-12
i2c-s3c2410: Rework device type handling
Karol Lewandowski
1
-41
/
+34
2012-05-12
i2c-s3c2410: Drop unused define
Karol Lewandowski
1
-3
/
+1
2012-03-07
i2c-s3c2410: Add stub runtime power management
Mark Brown
1
-0
/
+10
2012-03-07
i2c-s3c2410: Convert to devm_kzalloc()
Mark Brown
1
-3
/
+1
2011-12-18
i2c-s3c2410: Fix return code of s3c24xx_i2c_parse_dt_gpio
Tushar Behera
1
-1
/
+1
2011-12-18
i2c: i2c-s3c2410: Add a cpu_relax() to busy wait for bus idle
Mark Brown
1
-0
/
+1
2011-11-01
Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/...
Ben Dooks
1
-8
/
+120
2011-10-29
i2c-s3c2410: Add device tree support
Thomas Abraham
1
-4
/
+106
2011-10-29
i2c-s3c2410: Keep a copy of platform data and use it
Thomas Abraham
1
-4
/
+14
2011-10-29
i2c: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-06-27
i2c-s3c2410: Remove useless break code
Jonghwan Choi
1
-1
/
+0
2011-06-27
i2c-s3c2410: Fix typo 'i2s' -> 'i2c'
Huisung Kang
1
-3
/
+3
2010-10-28
Merge branch 'for-2637/i2c/samsung' into next-i2c
Ben Dooks
1
-1
/
+9
2010-10-24
i2c: Remove unneeded inclusions of <linux/i2c-id.h>
Jean Delvare
1
-1
/
+0
2010-10-21
i2c-s3c2410: Enable i2c clock only when doing some transfert
Arnaud Patard (Rtp)
1
-1
/
+9
2010-10-01
i2c-s3c2410: fix calculation of SDA line delay
MyungJoo Ham
1
-2
/
+2
2010-05-21
i2c: Use <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
1
-1
/
+1
2010-05-20
i2c-s3c2410: Remove unconditional 1ms delay on each transfer
Mark Brown
1
-2
/
+17
[next]