Commit Graph

1513 Commits (f496b2d4f181fa5fcdf24016b11caaa33eb12477)

Author SHA1 Message Date
Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
Axel Lin 245e99cfe8 i2c/gpio-i2cmux: Convert to use module_platform_driver() 13 years ago
Axel Lin a3664b51c7 i2c/busses: Use module_platform_driver() 13 years ago
Thomas Meyer a699ed6f1f i2c-dev: Use memdup_user 13 years ago
Axel Lin 3527bd5045 i2c: Convert to DEFINE_PCI_DEVICE_TABLE 13 years ago
corentin.labbe 65a2d74b76 i2c-ali1535: enable SPARC support 13 years ago
Jean Delvare 7c1f59c9d5 i2c: Fix error value returned by several bus drivers 13 years ago
Guan Xuetao 858af58f67 i2c-puv3: using module_platform_driver() 13 years ago
Al Viro d36b691077 misc latin1 to utf8 conversions 13 years ago
Rob Herring af71100c7a i2c-designware: add OF binding support 13 years ago
Stephen Warren 68fb669554 i2c: tegra: Support DVC controller in device tree 13 years ago
Stephen Warren 92891da11a i2c: tegra: Add __devinit/exit to probe/remove 13 years ago
Feng Tang 0d5fb5ea7d i2c-eg20t: correct the driver init order of pch_i2c_probe() 13 years ago
Shubhrajyoti D 1d5a34fe99 I2C: OMAP: fix FIFO usage for OMAP4 13 years ago
Tushar Behera 8ebe661dd2 i2c-s3c2410: Fix return code of s3c24xx_i2c_parse_dt_gpio 13 years ago
Mark Brown 37de03ea12 i2c: i2c-s3c2410: Add a cpu_relax() to busy wait for bus idle 13 years ago
Manuel Lauss 809f36c6f4 MIPS: Alchemy: Au1300 SoC support 13 years ago
Axel Lin 97371fa99c ARM: 7175/1: add subname parameter to mfp_set_groupg callers 13 years ago
Shubhrajyoti D eff245c82f i2c: Make i2cdev_notifier_call static 13 years ago
Jean Delvare cbb4451404 i2c: Fix device name for 10-bit slave address 13 years ago
Jeffrey (Sheng-Hui) Chu cc6bcf7d2e i2c-algo-bit: Generate correct i2c address sequence for 10-bit target 13 years ago
Greg Kroah-Hartman fe7484834b USB: convert some miscellanies drivers to use module_usb_driver() 13 years ago
Paul Gortmaker 93cf5d75b9 i2c: Add module.h to modular files prev. implicitly getting it 13 years ago
Paul Gortmaker 345df5126e i2c: add export.h to i2c-boardinfo.c for EXPORT_SYMBOL 13 years ago
Jean Delvare 4403988afc i2c-algo-pca: Return standard fault codes 13 years ago
Jean Delvare abc01b2718 i2c-algo-bit: Return standard fault codes 13 years ago
Jean Delvare f6beb67d8e i2c-algo-bit: Be verbose on bus testing failure 13 years ago
Jean Delvare 1bddab7f7d i2c-algo-bit: Let user test buses without failing 13 years ago
Harvey Yang 6fcf84a2c0 i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drv 13 years ago
Geert Uytterhoeven 9519282a02 i2c: I2C_ELEKTOR should depend on HAS_IOPORT 13 years ago
Thomas Abraham 5a5f50802f i2c-s3c2410: Add device tree support 13 years ago
Thomas Abraham 4fd81eb2d6 i2c-s3c2410: Keep a copy of platform data and use it 13 years ago
Jonas Aaberg 8abf6fbbd2 i2c-nomadik: cosmetic coding style corrections 13 years ago
Manuel Lauss 46f344e2a0 i2c-au1550: dev_pm_ops conversion 13 years ago
Manuel Lauss 84785f120f i2c-au1550: increase timeout waiting for master done 13 years ago
Manuel Lauss 85ea256988 i2c-au1550: remove unused ack_timeout 13 years ago
Manuel Lauss c5de6467d2 i2c-au1550: remove usage of volatile keyword 13 years ago
Olof Johansson f533c61e19 i2c-tegra: __iomem annotation fix 13 years ago
Tomoya MORINAGA 24597bf801 i2c-eg20t: Add initialize processing in case i2c-error occurs 13 years ago
Tomoya MORINAGA cb59f5253a i2c-eg20t: Fix flag setting issue 13 years ago
Tomoya MORINAGA 3cf21a7c48 i2c-eg20t: add stop sequence in case wait-event timeout occurs 13 years ago
Tomoya MORINAGA 12bd314651 i2c-eg20t: Separate error processing 13 years ago
Tomoya MORINAGA c249ac207f i2c-eg20t: Fix 10bit access issue 13 years ago
Tomoya MORINAGA c7b41f3aff i2c-eg20t: Modify returned value s32 to long 13 years ago
Tomoya MORINAGA 93e4ad74da i2c-eg20t: Fix bus-idle waiting issue 13 years ago
Octavian Purdila 52c2843322 i2c-designware: Fix PCI core warning on suspend/resume 13 years ago
Dirk Brandewie 18dbdda89f i2c-designware: Add runtime power management support 13 years ago
Dirk Brandewie fe20ff5c7e i2c-designware: Add support for Designware core behind PCI devices. 13 years ago
Dirk Brandewie f3fa9f3da5 i2c-designware: Push all register reads/writes into the core code. 13 years ago
Dirk Brandewie af06cf6c8c i2c-designware: Support multiple cores using same ISR 13 years ago