summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-06i2c: algo: pca: Fix chip reset function for PCA9665Thomas Kavanagh
2012-09-14i2c: mpc: Wait for STOP to hit the busJoakim Tjernlund
2012-09-14i2c: davinci: preparation for switch to common clock frameworkMurali Karicheri
2012-09-12omap-i2c: fix incorrect log message when using a device treeFlorian Vaussard
2012-09-12i2c: omap: sanitize exit pathFelipe Balbi
2012-09-12i2c: omap: switch over to autosuspend APIFelipe Balbi
2012-09-12i2c: omap: remove unnecessary pm_runtime_suspended checkFelipe Balbi
2012-09-12i2c: omap: switch to threaded IRQ supportFelipe Balbi
2012-09-12i2c: omap: remove redundant status readShubhrajyoti D
2012-09-12i2c: omap: get rid of the "complete" labelFelipe Balbi
2012-09-12i2c: omap: resize fifos before each messageFelipe Balbi
2012-09-12i2c: omap: simplify IRQ exit pathFelipe Balbi
2012-09-12i2c: omap: always return IRQ_HANDLEDFelipe Balbi
2012-09-12i2c: omap: simplify errata checkFelipe Balbi
2012-09-12i2c: omap: bus: add a receiver flagFelipe Balbi
2012-09-12i2c: omap: switch to platform_get_irq()Felipe Balbi
2012-09-12i2c: omap: ack IRQ in partsFelipe Balbi
2012-09-12i2c: omap: switch over to do {} while loopFelipe Balbi
2012-09-12i2c: omap: re-factor receive/transmit data loopFelipe Balbi
2012-09-12i2c: omap: improve i462 errata handlingFelipe Balbi
2012-09-12i2c: omap: split out [XR]DR and [XR]RDYFelipe Balbi
2012-09-12i2c: omap: simplify omap_i2c_ack_stat()Felipe Balbi
2012-09-12i2c: omap: add blank linesFelipe Balbi
2012-09-12i2c: omap: decrease indentation level on data handlingFelipe Balbi
2012-09-12i2c: omap: simplify num_bytes handlingFelipe Balbi
2012-09-12i2c: omap: switch to devm_* APIFelipe Balbi
2012-09-12i2c: at91: add dt support to i2c-at91Ludovic Desroches
2012-09-12i2c: at91: add new driverNikolaus Voss
2012-09-12i2c: at91: remove old polling driverNikolaus Voss
2012-09-12i2c: nomadik: stop fetching the regulatorLinus Walleij
2012-09-12i2c: davinci: add OF supportHeiko Schocher
2012-09-11i2c: imx: Use dev_dbg logging styleFabio Estevam
2012-09-11i2c: imx: Use dev_info to indicate that i2c driver was succesfully registeredFabio Estevam
2012-09-08Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2012-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-09-07Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-09-07HID: tpkbd: work even if the new Lenovo Keyboard driver is not configuredAndres Freund
2012-09-07Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-07Merge tag '3.6-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2012-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-06xen/pciback: Fix proper FLR steps.Konrad Rzeszutek Wilk
2012-09-06Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-09-06dj: memory scribble in logi_djAlan Cox
2012-09-06Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-09-06Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-09-06Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubiLinus Torvalds
2012-09-05xen: Use correct masking in xen_swiotlb_alloc_coherent.Ronny Hegewald
2012-09-05Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...Konrad Rzeszutek Wilk
2012-09-04mmc: omap: fix broken PIO modePaul Walmsley
2012-09-04mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen