index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: mxs: Add PIO and mixed-DMA support
Marek Vasut
2013-01-28
1
-13
/
+163
*
i2c: s3c2410: Remove err_cpufreq label
Tushar Behera
2013-01-28
1
-5
/
+2
*
i2c: s3c2410: Move location of clk_prepare_enable() call in probe function
Tushar Behera
2013-01-28
1
-17
/
+12
*
i2c: s3c2410: Convert to use devm_* APIs
Tushar Behera
2013-01-28
1
-11
/
+5
*
i2c: s3c2410: Remove unnecessary label err_noclk
Tushar Behera
2013-01-28
1
-6
/
+3
*
i2c: nomadik: drop superfluous variable initialization
Wolfram Sang
2013-01-28
1
-6
/
+3
*
i2c: nomadik: adopt pinctrl support
Patrice Chotard
2013-01-28
1
-0
/
+89
*
i2c: at91: add of_device_id entry for at91rm9200
Joachim Eastwood
2013-01-28
1
-0
/
+3
*
i2c: tegra: add support for Tegra114 SoC
Laxman Dewangan
2013-01-28
1
-14
/
+63
*
i2c-designware: add support for Intel Lynxpoint
Mika Westerberg
2013-01-28
1
-3
/
+46
*
i2c-designware: add minimal support for runtime PM
Mika Westerberg
2013-01-28
1
-0
/
+10
*
i2c-designware: always set the STOP bit after last byte
Mika Westerberg
2013-01-28
1
-2
/
+14
*
i2c: nforce2: fix coding style issues
Laurent Navet
2013-01-28
1
-76
/
+76
*
i2c: core: Remove definition of i2c_smbus_process_call
Tushar Behera
2013-01-28
1
-23
/
+0
*
i2c-designware: add missing MODULE_LICENSE
Mika Westerberg
2013-01-22
1
-0
/
+4
*
i2c: omap: fix draining irq handling
Aaro Koskinen
2013-01-22
1
-2
/
+2
*
i2c: omap: errata i462: fix incorrect ack for arbitration lost interrupt
Aaro Koskinen
2013-01-22
1
-1
/
+1
*
i2c: muxes: fix wrong use of sizeof(ptr)
Laurent Navet
2013-01-22
1
-1
/
+1
*
i2c: sirf: register i2c_client from dt child-nodes in probe entry
Barry Song
2013-01-22
1
-0
/
+4
*
i2c: mxs: Fix type of error code
Fabio Estevam
2013-01-22
1
-1
/
+1
*
i2c: mxs: Fix misuse init_completion
Marek Vasut
2013-01-21
1
-1
/
+3
*
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-12-22
54
-247
/
+241
*
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-12-18
13
-337
/
+1236
|
\
|
*
i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flag
Shubhrajyoti D
2012-11-28
1
-2
/
+1
|
*
i2c: at91: add dma support
Ludovic Desroches
2012-11-24
1
-8
/
+298
|
*
i2c: at91: change struct members indentation
Ludovic Desroches
2012-11-24
1
-15
/
+15
|
*
i2c: at91: fix compilation warning
Ludovic Desroches
2012-11-24
1
-1
/
+1
|
*
i2c: mxs: Do not disable the I2C SMBus quick mode
Marek Vasut
2012-11-22
1
-1
/
+1
|
*
i2c: mxs: Handle i2c DMA failure properly
Marek Vasut
2012-11-22
1
-0
/
+2
|
*
i2c: s3c2410: Remove recently introduced performance overheads
Mark Brown
2012-11-22
1
-4
/
+16
|
*
i2c: ocores: Move grlib set/get functions into #ifdef CONFIG_OF block
Andreas Larsson
2012-11-22
1
-34
/
+34
|
*
i2c: s3c2410: Add fix for i2c suspend/resume
Abhilash Kesavan
2012-11-19
1
-7
/
+9
|
*
i2c: s3c2410: Fix code to free gpios
Abhilash Kesavan
2012-11-19
1
-0
/
+1
|
*
i2c: i2c-cbus-gpio: introduce driver
Aaro Koskinen
2012-11-19
3
-0
/
+311
|
*
i2c: ocores: Add support for the GRLIB port of the controller and use functio...
Andreas Larsson
2012-11-16
1
-18
/
+120
|
*
i2c: ocores: Add irq support for sparc
Andreas Larsson
2012-11-16
1
-5
/
+6
|
*
i2c: omap: Move the remove constraint
Shubhrajyoti D
2012-11-16
1
-3
/
+4
|
*
i2c: s3c2410: do not special case HDMIPHY stuck bus detection
Daniel Kurtz
2012-11-16
1
-16
/
+0
|
*
i2c: s3c2410: use exponential back off while polling for bus idle
Daniel Kurtz
2012-11-16
1
-20
/
+47
|
*
i2c: s3c2410: do not generate STOP for QUIRK_HDMIPHY
Daniel Kurtz
2012-11-16
1
-2
/
+45
|
*
i2c: s3c2410: grab adapter lock while changing i2c clock
Daniel Kurtz
2012-11-16
1
-8
/
+2
|
*
i2c: s3c2410: Add support for pinctrl
Tomasz Figa
2012-11-16
1
-4
/
+8
|
*
i2c: s3c2410: Convert to devm_request_and_ioremap()
Mark Brown
2012-11-16
1
-28
/
+7
|
*
i2c: s3c2410: Refactor ifdefs for PM_SLEEP
Mark Brown
2012-11-16
1
-1
/
+5
|
*
i2c: mux: Add dt support to i2c-mux-gpio driver
Maxime Ripard
2012-11-16
1
-31
/
+114
|
*
i2c: i2c-sh_mobile: fix spurious transfer request timed out
Shinya Kuribayashi
2012-11-16
1
-0
/
+3
|
*
i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clock
Shinya Kuribayashi
2012-11-16
1
-0
/
+5
|
*
i2c: i2c-sh_mobile: optimize ICCH/ICCL values according to I2C bus speed
Shinya Kuribayashi
2012-11-16
1
-49
/
+77
|
*
i2c: i2c-sh_mobile: calculate clock parameters at driver probing time
Shinya Kuribayashi
2012-11-16
1
-5
/
+13
|
*
i2c: omap: don't save a value only needed for read-clearing
Wolfram Sang
2012-11-14
1
-2
/
+1
[next]