index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2012-05-12
i2c-s3c2410: Rework device type handling
Karol Lewandowski
2012-05-12
i2c: muxes are not EXPERIMENTAL anymore
Wolfram Sang
2012-05-12
i2c/of: Automatically populate i2c mux busses from device tree data.
David Daney
2012-05-12
i2c: Add a struct device * parameter to i2c_add_mux_adapter()
David Daney
2012-05-12
i2c: designware: Add clk_{un}prepare() support
Viresh Kumar
2012-05-12
i2c: designware: add PM support
Deepak Sikri
2012-05-12
i2c: ixp2000: remove driver
Rob Herring
2012-05-12
i2c: pnx: add device tree support
Roland Stigge
2012-05-12
i2c: imx: don't use strcpy but strlcpy
Wolfram Sang
2012-05-12
i2c: eg20t: don't use strcpy but strlcpy
Wolfram Sang
2012-05-12
i2c: eg20t: remove unused function
Wolfram Sang
2012-05-12
i2c: eg20t: pass on return value in i2c_xfer
Wolfram Sang
2012-05-12
i2c: eg20t: use NULL instead of 0
Wolfram Sang
2012-05-12
i2c-eg20t: Merge two functions
Tomoya MORINAGA
2012-05-12
i2c-eg20t: add helper function for xfer check
Tomoya MORINAGA
2012-05-12
i2c-eg20t: Call init() when wait-event timeout occurs
Tomoya MORINAGA
2012-05-12
i2c-mpc: avoid I2C abnormal after resuming from deep sleep
Zhao Chenhui
2012-05-12
i2c: sh_mobile: add device tree support
Magnus Damm
2012-05-12
i2c-pnx.c: Remove duplicated i2c.h
Roland Stigge
2012-05-12
i2c-pnx.c: Use resources in platforms
Roland Stigge
2012-05-12
i2c: designware: Add support for 16bit register access
Stefan Roese
2012-05-12
i2c: Dynamically assign adapter id if it wasn't explictly specified
Karol Lewandowski
2012-05-12
i2c-pxa: Drop leftover comment
Karol Lewandowski
2012-05-12
i2c-s3c2410: Drop unused define
Karol Lewandowski
2012-04-27
i2c: mxs: disable QUEUE when sending is done
Wolfram Sang
2012-04-25
i2c: mxs: handle spurious interrupt
Wolfram Sang
2012-04-22
i2c-eg20t: Modify MODULE_AUTHOR's email address
Tomoya MORINAGA
2012-04-22
i2c-eg20t: change timeout value 50msec to 1000msec
Tomoya MORINAGA
2012-04-22
i2c: tegra: Add delay before resetting the controller after NACK
Alok Chauhan
2012-04-22
i2c: pnx: Disable clk in suspend
Roland Stigge
2012-04-10
i2c: prevent spurious interrupt on Designware controllers
Kristen Carlson Accardi
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-27
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-26
i2c-algo-bit: Don't resched on clock stretching
Jean Delvare
2012-03-26
i2c: Update the FSF address
Jean Delvare
2012-03-26
i2c: Convert drivers/i2c/muxes/* to use module_i2c_driver()
Axel Lin
2012-03-26
i2c-i801: Use usleep_range to wait for command completion
Jean Delvare
2012-03-26
i2c-i801: Add device IDs for Intel Lynx Point
Seth Heasley
2012-03-26
i2c-isch: Decrease delay in command completion check loop
Olivier Sobrie
2012-03-26
i2c-gpio: Use linux/gpio.h rather than asm/gpio.h
Mark Brown
2012-03-23
Merge branch 'i2c-embedded/for-3.4' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-03-22
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-03-20
Merge tag 'drm-intel-next-2012-03-01' of git://people.freedesktop.org/~danvet...
Dave Airlie
2012-03-16
Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91...
Arnd Bergmann
2012-03-15
i2c-algo-bit: Fix spurious SCL timeouts under heavy load
Ville Syrjala
2012-03-15
i2c-core: Comment says "transmitted" but means "received"
Wolfram Sang
[next]