Commit Graph

1808 Commits (c2ff5cf5294bcbd7fa50f7d860e90a66db7e5059)

Author SHA1 Message Date
Marek Vasut 62885f59a2 MXS: Implement DMA support into mxs-i2c 13 years ago
Kuninori Morimoto 6ccbe60713 i2c: add Renesas R-Car I2C driver 13 years ago
Thomas Abraham d3b64c5934 i2c: s3c2410: use clk_prepare_enable and clk_disable_unprepare 13 years ago
Jean Pihet 3db11feffc ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints 13 years ago
Lee Jones 43fea5813c i2c: nomadik: Add Device Tree support to the Nomadik I2C driver 13 years ago
Thomas Kavanagh a76e7c6821 i2c: algo: pca: Fix chip reset function for PCA9665 13 years ago
Daniel J Blueman c415b303a7 i2c-piix4: Fix build failure 13 years ago
Jean Delvare f82b86267a i2c-i801: Let i2c-mux-gpio find the GPIO chip 13 years ago
Jean Delvare e7ee514058 i2c-mux-gpio: Add support for dynamically allocated GPIO pins 13 years ago
Maxime Ripard 2614a85941 i2c-mux-gpio: Use devm_kzalloc instead of kzalloc 13 years ago
Jean Delvare 3ad7ea18ae i2c-i801: Support SMBus multiplexing on Asus Z8 series 13 years ago
Jean Delvare 01d56a6aa1 i2c-viapro: Add VIA VX900 device ID 13 years ago
Jean Delvare 7fe442a1a5 i2c-parport: i2c_parport_irq can be static 13 years ago
Jean Delvare bccd780f86 i2c-designware: i2c_dw_xfer_msg can be static 13 years ago
Jim Cromie 401e72b55d i2c/scx200_*: Replace printks with pr_<level>s 13 years ago
Peter Huewe 3ddb59d4bc i2c: Make I2C available on UML 13 years ago
Shubhrajyoti D 230da09435 i2c: Convert struct i2c_msg initialization to C99 format 13 years ago
Julia Lawall 71b578452e i2c-smbus: Convert kzalloc to devm_kzalloc 13 years ago
Jean Delvare eee543e824 i2c-mux: Add support for device auto-detection 13 years ago
Fengguang Wu 125c4c706b idr: rename MAX_LEVEL to MAX_IDR_LEVEL 13 years ago
Mika Westerberg 20420500cb i2c-scmi: convert to module_acpi_driver() 13 years ago
Arnd Bergmann 436d42c61c ARM: samsung: move platform_data definitions 13 years ago
Joakim Tjernlund 0c25aefa35 i2c: mpc: Wait for STOP to hit the bus 13 years ago
Thomas Kavanagh 5f71a3ef37 i2c: algo: pca: Fix mode selection for PCA9665 13 years ago
Murali Karicheri 2bdbfa9c4a i2c: davinci: preparation for switch to common clock framework 13 years ago
Arnd Bergmann 54ecf4f056 ARM: w90x900: move platform_data definitions 13 years ago
Arnd Bergmann 82906b13a6 ARM: imx: move platform_data definitions 13 years ago
Arnd Bergmann ec2a0833e5 ARM: davinci: move platform_data definitions 13 years ago
Laxman Dewangan fd301cc4e5 i2c: tegra: dynamically control fast clk 13 years ago
Laxman Dewangan 6ad068ed63 i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20 13 years ago
Laxman Dewangan 14e92bd4ff i2c: tegra: pass proper name for getting clock 13 years ago
Wolfram Sang 72ee734a67 i2c: mxs: correctly setup speed for non devicetree 13 years ago
Roland Stigge c076ada4e4 i2c: pnx: Fix read transactions of >= 2 bytes 13 years ago
Roland Stigge b3aafe80c8 i2c: pnx: Fix bit definitions 13 years ago
Florian Vaussard c5d3cd6dc2 omap-i2c: fix incorrect log message when using a device tree 13 years ago
Felipe Balbi 0bdfe0cb80 i2c: omap: sanitize exit path 13 years ago
Felipe Balbi 6d8451d55a i2c: omap: switch over to autosuspend API 13 years ago
Felipe Balbi e3a36b207f i2c: omap: remove unnecessary pm_runtime_suspended check 13 years ago
Felipe Balbi 3b2f8f82da i2c: omap: switch to threaded IRQ support 13 years ago
Shubhrajyoti D d741d0c792 i2c: omap: remove redundant status read 13 years ago
Felipe Balbi b07be0f3b9 i2c: omap: get rid of the "complete" label 13 years ago
Felipe Balbi dd74548dde i2c: omap: resize fifos before each message 13 years ago
Felipe Balbi 4a7ec4eda5 i2c: omap: simplify IRQ exit path 13 years ago
Felipe Balbi 6a85ced2cf i2c: omap: always return IRQ_HANDLED 13 years ago
Felipe Balbi 3ff4443f88 i2c: omap: simplify errata check 13 years ago
Felipe Balbi 079d8af24b i2c: omap: bus: add a receiver flag 13 years ago
Felipe Balbi ac79e4b249 i2c: omap: switch to platform_get_irq() 13 years ago
Felipe Balbi 1d7afc9594 i2c: omap: ack IRQ in parts 13 years ago
Felipe Balbi 66b9298878 i2c: omap: switch over to do {} while loop 13 years ago
Felipe Balbi 3312d25e1a i2c: omap: re-factor receive/transmit data loop 13 years ago