aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus/2639/i2c-1' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-03-17
|\
| *-. Merge branches 'for-2639/i2c/i2c-tegra', 'for-2639/i2c/i2c-mpc' and 'for-2639...Ben Dooks2011-03-16
| |\ \
| | | * i2c: add driver for Freescale i.MX28Wolfram Sang2011-02-22
| | * | i2c-mpc: Add support for 64bit systemKumar Gala2011-03-15
| * | | i2c: tegra: Add i2c supportColin Cross2011-02-22
| | |/ | |/|
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds2011-03-17
|\ \ \
| * | | unicore32 machine related files: add i2c bus drivers for pkunity-v3 socGuanXuetao2011-03-16
| | |/ | |/|
* | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-16
|\ \ \
| * | | dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-28
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
|\| | | | |/ / |/| |
| * | driver-core: remove conditionals around devicetree pointersGrant Likely2011-01-21
| |/
* | i2c-eg20t: include slab.h for memory allocationsWolfram Sang2011-03-08
* | i2c-ocores: Fix pointer type mismatch errorGrant Likely2011-03-08
* | i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeupRajendra Nayak2011-03-07
* | i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespaceBen Dooks2011-02-22
* | i2c-omap: Double clear of ARDY status in IRQ handlerRichard woodruff2011-02-22
* | i2c-omap: fix build for !CONFIG_SUSPENDBalaji T K2011-02-22
* | i2c-omap: fix static suspend vs. runtime suspendKevin Hilman2011-02-22
* | i2c-stu300: make sure adapter-name is terminatedWolfram Sang2011-02-22
|/
* i2c: Encourage move to dev_pm_ops by warning on use of legacy methodsMark Brown2011-01-14
* i2c: Factor out runtime suspend checks from PM operationsMark Brown2011-01-14
* i2c: Unregister dummy devices last on adapter removalJean Delvare2011-01-14
* i2c: Convert SCx200 driver from using raw PCI to platform deviceAndres Salomon2011-01-14
* Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-01-13
|\
| * Merge branch 'for-2638/i2c/bfin2' into for-linus/i2c-2638Ben Dooks2011-01-12
| |\
| | * i2c-bfin-twi: move setup to the earlier subsys initcallMichael Hennerich2011-01-12
| | * i2c-bfin-twi: handle faulty slave devices betterMichael Hennerich2011-01-12
| * | Merge branch 'for-2638/i2c/nomadik' into for-linus/i2c-2638Ben Dooks2011-01-12
| |\ \
| | * | i2c-nomadik: fix regression on adapter nameLinus Walleij2011-01-03
| * | | Merge branch 'for-2638/i2c/intel' into for-linus/i2c-2638Ben Dooks2011-01-12
| |\ \ \
| | * | | i2c-eg20t: add driver for Intel EG20TTomoya MORINAGA2011-01-03
| | |/ /
| * | | Merge branch 'for-2638/i2c/ocores' into for-linus/i2c-2638Ben Dooks2011-01-12
| |\ \ \
| | * | | i2c-ocores: add some device tree documentationJonas Bonn2011-01-03
| | * | | i2c-ocores: Use devres for resource allocationJonas Bonn2011-01-03
| | * | | i2c-ocores: Adapt for device treeJonas Bonn2011-01-03
| | |/ /
| * | | Merge branch 'for-2638/i2c/iop' into for-linus/i2c-2638Ben Dooks2011-01-12
| |\ \ \
| | * | | i2c-iop3xx: add iomem annotationAaro Koskinen2011-01-03
| | |/ /
| * | | Merge branch 'for-2638/i2c/omap' into for-linus/i2c-2638Ben Dooks2011-01-12
| |\ \ \
| | * | | i2c-omap: Set latency requirements only once for several messagesSamu Onkalo2011-01-03
| | |/ /
| * | | Merge branch 'for-2638/i2c/mv64xx' into for-linus/i2c-2638Ben Dooks2011-01-12
| |\ \ \ | | |_|/ | |/| |
| | * | i2c-mv64xxx: send repeated START between messages in xferRodolfo Giometti2011-01-03
| | |/
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\|
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | | i2c: Constify i2c_client where possibleJean Delvare2011-01-10
* | | i2c-algo-bit: Complain about masters which can't read SCLJean Delvare2011-01-10
* | | i2c-algo-bit: Refactor adapter registrationJean Delvare2011-01-10
* | | i2c: Add generic I2C multiplexer using GPIO APIPeter Korsgaard2011-01-10
* | | i2c-nforce2: Remove unnecessary cast of pci_get_drvdataJoe Perches2011-01-10
* | | i2c-i801: Include <linux/slab.h>Ben Hutchings2011-01-10