index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2012-10-06
i2c: s3c2410: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-10-06
ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints
Jean Pihet
2012-10-06
i2c: nomadik: Add Device Tree support to the Nomadik I2C driver
Lee Jones
2012-10-06
i2c: algo: pca: Fix chip reset function for PCA9665
Thomas Kavanagh
2012-09-14
i2c: mpc: Wait for STOP to hit the bus
Joakim Tjernlund
2012-09-14
i2c: davinci: preparation for switch to common clock framework
Murali Karicheri
2012-09-12
omap-i2c: fix incorrect log message when using a device tree
Florian Vaussard
2012-09-12
i2c: omap: sanitize exit path
Felipe Balbi
2012-09-12
i2c: omap: switch over to autosuspend API
Felipe Balbi
2012-09-12
i2c: omap: remove unnecessary pm_runtime_suspended check
Felipe Balbi
2012-09-12
i2c: omap: switch to threaded IRQ support
Felipe Balbi
2012-09-12
i2c: omap: remove redundant status read
Shubhrajyoti D
2012-09-12
i2c: omap: get rid of the "complete" label
Felipe Balbi
2012-09-12
i2c: omap: resize fifos before each message
Felipe Balbi
2012-09-12
i2c: omap: simplify IRQ exit path
Felipe Balbi
2012-09-12
i2c: omap: always return IRQ_HANDLED
Felipe Balbi
2012-09-12
i2c: omap: simplify errata check
Felipe Balbi
2012-09-12
i2c: omap: bus: add a receiver flag
Felipe Balbi
2012-09-12
i2c: omap: switch to platform_get_irq()
Felipe Balbi
2012-09-12
i2c: omap: ack IRQ in parts
Felipe Balbi
2012-09-12
i2c: omap: switch over to do {} while loop
Felipe Balbi
2012-09-12
i2c: omap: re-factor receive/transmit data loop
Felipe Balbi
2012-09-12
i2c: omap: improve i462 errata handling
Felipe Balbi
2012-09-12
i2c: omap: split out [XR]DR and [XR]RDY
Felipe Balbi
2012-09-12
i2c: omap: simplify omap_i2c_ack_stat()
Felipe Balbi
2012-09-12
i2c: omap: add blank lines
Felipe Balbi
2012-09-12
i2c: omap: decrease indentation level on data handling
Felipe Balbi
2012-09-12
i2c: omap: simplify num_bytes handling
Felipe Balbi
2012-09-12
i2c: omap: switch to devm_* API
Felipe Balbi
2012-09-12
i2c: at91: add dt support to i2c-at91
Ludovic Desroches
2012-09-12
i2c: at91: add new driver
Nikolaus Voss
2012-09-12
i2c: at91: remove old polling driver
Nikolaus Voss
2012-09-12
i2c: nomadik: stop fetching the regulator
Linus Walleij
2012-09-12
i2c: davinci: add OF support
Heiko Schocher
2012-09-11
i2c: imx: Use dev_dbg logging style
Fabio Estevam
2012-09-11
i2c: imx: Use dev_info to indicate that i2c driver was succesfully registered
Fabio Estevam
2012-08-18
i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEP
Laxman Dewangan
2012-08-18
i2c: diolan-u2c: Fix master_xfer return code
Guenter Roeck
2012-08-18
I2C: OMAP: xfer: fix runtime PM get/put balance on error
Kevin Hilman
2012-08-18
i2c: nomadik: Add default configuration into the Nomadik I2C driver
Lee Jones
2012-07-31
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-30
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-30
i2c/i2c-pxa: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-07-28
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-07-24
Revert "i2c: tegra: convert normal suspend/resume to *_noirq"
Wolfram Sang
2012-07-24
i2c-omap: Add support for I2C_M_STOP message flag
Laurent Pinchart
2012-07-24
i2c: Fall back to emulated SMBus if the operation isn't supported natively
Laurent Pinchart
2012-07-24
i2c: Add SCCB support
Laurent Pinchart
[next]