Commit Graph

1482 Commits (d3126c52eb7f3239b45481facc4078b08ed1027c)

Author SHA1 Message Date
Peter Korsgaard 92ed1a76ca i2c: Add generic I2C multiplexer using GPIO API 14 years ago
Joe Perches b18a5c80eb i2c-nforce2: Remove unnecessary cast of pci_get_drvdata 14 years ago
Ben Hutchings 665a96b70b i2c-i801: Include <linux/slab.h> 14 years ago
Rodolfo Giometti eda6bee6c7 i2c-mv64xxx: send repeated START between messages in xfer 14 years ago
Linus Walleij 6d779a4c3f i2c-nomadik: fix regression on adapter name 14 years ago
Samu Onkalo 6a91b55864 i2c-omap: Set latency requirements only once for several messages 14 years ago
Tomoya MORINAGA e9bc8fa5df i2c-eg20t: add driver for Intel EG20T 14 years ago
Jonas Bonn d9240e612b i2c-ocores: add some device tree documentation 14 years ago
Jonas Bonn 47def5b80f i2c-ocores: Use devres for resource allocation 14 years ago
Jonas Bonn 049bb69d82 i2c-ocores: Adapt for device tree 14 years ago
Aaro Koskinen 747fcc91cb i2c-iop3xx: add iomem annotation 14 years ago
Benoit Cousson f7bb0d9ab2 I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c 14 years ago
Alan Cox 54efdfeb49 i2c_intel_mid: Fix slash in sysfs name 14 years ago
Arnaud Lacombe c38bd4ffc7 i2c/algos: convert Kconfig to use the menu's `visible' keyword 14 years ago
Arnaud Lacombe dfc518dd6b Revert "i2c: Fix Kconfig dependencies" 14 years ago
Jean Delvare 2236baa75f i2c: Sanity checks on adapter registration 14 years ago
Jean Delvare e1e18ee1cb i2c: Mark i2c_adapter.id as deprecated 14 years ago
Rajendra Nayak 27b1fec2ca OMAP: I2C: Convert i2c driver to use PM runtime api's 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
David Woodhouse 55fee8d7f7 i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers 14 years ago
David Woodhouse 0cd96eb0a7 i2c-i801: Handle multiple instances instead of keeping global state 14 years ago
Seth Heasley e30d9859cf i2c-i801: Add Intel Patsburg device ID 14 years ago
Randy Dunlap 9cc11dee3d i2c-intel-mid: Driver depends on PCI 15 years ago
Alan Cox aa62f85d0c i2c-intel-mid: support for Moorestown and Medfield platform 15 years ago
Dzianis Kahanovich 87acf5ad87 NULL-terminate all pci_device_id tables 15 years ago
Nobuhiro Iwamatsu 8df399018d sh: i2c-sh7760: Replase from ctrl_* to __raw_* 15 years ago
Linus Walleij f868fc355a i2c-nomadik: fixup bus delays 15 years ago
Linus Walleij 5680bc6ec7 i2c-nomadik: support smbus emulation 15 years ago
Linus Walleij 8ef4f4e4af i2c-nomadik: dynamic clocking 15 years ago
Linus Walleij 1804edd15c i2c-nomadik: documentation fixes 15 years ago
Jean Delvare bf5d95c826 i2c-viapro: Don't log nacks 15 years ago
Guenter Roeck db79f2a1d2 i2c/pca954x: Remove __devinit and __devexit from probe and remove functions 15 years ago
Guenter Roeck ae63b13bbe i2c/mux: Driver for PCA9541 I2C Master Selector 15 years ago
Jean Delvare 51b54ba9bb i2c: Optimize function i2c_detect() 15 years ago
Jean Delvare d57558d0f3 i2c: Discard warning message on device instantiation from user-space 15 years ago
Julia Lawall 9cb2c2726e i2c-amd8111: Add proper error handling 15 years ago
matt mooney ef9d9b8fb6 i2c: Change to new flag variable 15 years ago
Jean Delvare a8d7be818f i2c: Remove unneeded inclusions of <linux/i2c-id.h> 15 years ago
Jean Delvare 97cc4d49cf i2c: Let i2c_parent_is_i2c_adapter return the parent adapter 15 years ago
Nobuhiro Iwamatsu 323584436d i2c-pca-platform: Change device name of request_irq 15 years ago
Jean Delvare 0a57274ea0 i2c: Fix Kconfig dependencies 15 years ago
Arnaud Patard (Rtp) d2360b8e84 i2c-s3c2410: Enable i2c clock only when doing some transfert 15 years ago
Seth Heasley cb04e95bdd PCI: update Intel chipset names and defines 15 years ago
Marc Kleine-Budde e39428d53d i2c-imx: do not allow interruptions when waiting for I2C to complete 15 years ago
Jon Povey c5b4afec8e i2c-davinci: Fix TX setup for more SoCs 15 years ago
Julia Lawall 8032214346 i2c/i2c-pasemi.c: Fix unsigned return type 15 years ago
MyungJoo Ham 7031307aef i2c-s3c2410: fix calculation of SDA line delay 15 years ago
Grant Likely 925bb9c649 of/i2c: Fix module load order issue caused by of_i2c.c 15 years ago
Rajendra Nayak 64b4782fc9 i2c: Fix checks which cause legacy suspend to never get called 15 years ago
Yegor Yefremov 6abb930af0 i2c-pca: Fix waitforcompletion() return value 15 years ago