Commit Graph

2161 Commits (77c0782e9729cee9d1d67cd1343ed7c3f947a36a)

Author SHA1 Message Date
Wei Yongjun cfff1f4a93 i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe() 11 years ago
Andreas Werner 5e47eec004 i2c: i2c-eg20t: do not print error message in syslog if no ACK received 11 years ago
Tim Kryger 93d1724711 i2c: bcm-kona: Introduce Broadcom I2C Driver 11 years ago
Tony Lindgren de546c8a96 i2c: cbus-gpio: Fix device tree binding 11 years ago
Wolfram Sang 16735d022f tree-wide: use reinit_completion instead of INIT_COMPLETION 11 years ago
Jarkko Nikula 70762abb9f i2c: Use stable dev_name for ACPI enumerated I2C slaves 11 years ago
Rafael J. Wysocki 7b1998116b ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node 11 years ago
Wei Yongjun 2dc9688a10 i2c: wmt: add missing clk_disable_unprepare() on error 11 years ago
Mika Westerberg 25b3dfc87b i2c: designware: add new ACPI IDs 11 years ago
James Ralston afc6592412 i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCH 11 years ago
Sachin Kamat 3cd0c2dfb4 i2c: exynos5: Remove incorrect clk_disable_unprepare 11 years ago
Maxime COQUELIN 85b4fab269 i2c: i2c-st: Add ST I2C controller 11 years ago
Naveen Krishna Ch 8a73cd4cfa i2c: exynos5: add High Speed I2C controller driver 11 years ago
Kuninori Morimoto 043a3f113c i2c: rcar: fixup rcar type naming 11 years ago
Dan Carpenter e55fea0c50 i2c: scmi: remove some bogus NULL checks 11 years ago
Laurent Pinchart 5edb1062e5 i2c: sh_mobile & rcar: Enable the driver on all ARM platforms 11 years ago
Laurent Pinchart f887605d25 i2c: sh_mobile: Convert to clk_prepare/unprepare 11 years ago
Ionut Nicu 8c0ec2500e i2c: mux: gpio: use reg value for i2c_add_mux_adapter 11 years ago
Ionut Nicu 250ad590d6 i2c: mux: gpio: use gpio_set_value_cansleep() 11 years ago
Sachin Kamat 4edd65e63f i2c: Include linux/of.h header 11 years ago
Thierry Reding f7578496a6 of/irq: Use irq_of_parse_and_map() 11 years ago
Lv Zheng a76e9bd89a i2c: attach/detach I2C client device to the ACPI power domain 12 years ago
Wolfram Sang 2737de460e i2c: i2c-mux-pinctrl: use deferred probe when adapter not found 12 years ago
Wolfram Sang 0cd98069ad i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found 12 years ago
Ionut Nicu 9937b8d89e i2c: i2c-mux-gpio: use deferred probing 12 years ago
Ionut Nicu 492ed77bfa i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors 12 years ago
Taras Kondratiuk 4cdbf7d346 i2c: omap: Clear ARDY bit twice 12 years ago
Jean Delvare 47b6e477ed i2c: Not all adapters have a parent 12 years ago
Wolfram Sang 6d2cfb1097 i2c: i2c-stu300: replace platform_driver_probe to support deferred probing 12 years ago
Wolfram Sang cc40bf9a44 i2c: i2c-mxs: replace platform_driver_probe to support deferred probing 12 years ago
Wolfram Sang 3611431ce7 i2c: i2c-imx: replace platform_driver_probe to support deferred probing 12 years ago
Wolfram Sang cccdcea14f i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferred probing 12 years ago
Rob Herring 5af5073004 drivers: clean-up prom.h implicit includes 12 years ago
Marek Vasut 19e221bed2 i2c: mxs: Fix PIO mode on i.MX23 12 years ago
Marek Vasut 29faeb388a i2c: mxs: Rework the PIO mode operation 12 years ago
Juergen Beisert 616228a164 i2c: mxs: distinguish i.MX23 and i.MX28 based I2C controller 12 years ago
Lars-Peter Clausen 0acc2b3213 i2c: Remove redundant 'driver' field from the i2c_client struct 12 years ago
Sachin Kamat 4e9053231a i2c: remove redundant of_match_ptr 12 years ago
Jingoo Han 3c41aa7108 i2c: bfin-twi: Remove casting the return value which is a void pointer 12 years ago
Jingoo Han ab0dc7a81d i2c: xiic: Remove casting the return value which is a void pointer 12 years ago
Guennadi Liakhovetski 991e7ecf1f i2c: rcar: use per-device clock 12 years ago
Guennadi Liakhovetski 330c824a49 i2c: rcar: fix clk_get() error handling 12 years ago
Guennadi Liakhovetski 7679c0e191 i2c: rcar: add Device Tree support 12 years ago
Guennadi Liakhovetski 8d0494037b i2c: rcar: get clock rate only once and simplify calculation 12 years ago
Guennadi Liakhovetski 14d32f1794 i2c: rcar: (cosmetic) remove superfluous parenthesis 12 years ago
Guenter Roeck 45f176aea6 i2c: i2c-dev: Create 'name' attribute automatically 12 years ago
James Ralston bf4169100c i2c: ismt: initialize DMA buffer 12 years ago
Chew, Chiau Ee bd63ace4dc i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is set 12 years ago
Thierry Reding 85b3a9356e i2c: mv64xxx: Do not use writel_relaxed() 12 years ago
Thierry Reding c1a9946780 i2c: mv64xxx: Fix some build warnings 12 years ago