index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
Age
Commit message (
Expand
)
Author
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 '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-tiny-usb: Add support for the Robofuzz OSIF USB/I2C converter
Emmanuel Deloget
2012-07-24
i2c-i801: Enable IRQ for byte_by_byte transactions
Daniel Kurtz
2012-07-24
i2c-i801: Enable interrupts on ICH5/7/8/9/10
Jean Delvare
2012-07-24
i2c-i801: Enable IRQ for SMBus transactions
Daniel Kurtz
2012-07-24
i2c-i801: Consolidate polling
Jean Delvare
2012-07-24
i2c-i801: Drop ENABLE_INT9
Daniel Kurtz
2012-07-24
i2c-i801: Rename some SMBHSTCNT bit constants
Daniel Kurtz
2012-07-24
i2c-i801: Check and return errors during byte-by-byte transfers
Daniel Kurtz
2012-07-24
i2c-i801: Clear only status bits in HST_STS
Daniel Kurtz
2012-07-24
i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byte
Daniel Kurtz
2012-07-24
i2c-piix4: Support AMD auxiliary SMBus controller
Andrew Armenia
[next]