- 852f719 i2c: designware: Adjust bus speed independently of ACPI by Andy Shevchenko · 4 years, 7 months ago
- c615f5c i2c: designware: Discard Cherry Trail model flag by Serge Semin · 4 years, 8 months ago
- 3f35064 i2c: designware: Drop hard coded FIFO depth assignment by Andy Shevchenko · 4 years, 8 months ago
- 64d0a07 i2c: designware: Read counters from ACPI for PCI driver by Andy Shevchenko · 4 years, 8 months ago
- ab0ef8b i2c: designware: Get rid of PCI driver specifics in common code by Andy Shevchenko · 4 years, 8 months ago
- 7943f1d i2c: designware: Allow slave mode for PCI enumerated devices by Andy Shevchenko · 4 years, 9 months ago
- bed20c8 i2c: designware: Rename i2c_dw_probe() to i2c_dw_probe_master() by Andy Shevchenko · 4 years, 9 months ago
- 42ab001 i2c: designware: Switch PCI driver to use i2c_dw_configure_master() by Andy Shevchenko · 4 years, 9 months ago
- 6d7e0a3 Merge tag 'v5.6-rc7' into i2c/for-5.7 by Wolfram Sang · 4 years, 10 months ago
- 24d3fdc i2c: designware: Fix spelling typos in the comments by Andy Shevchenko · 4 years, 10 months ago
- 9be8bc4 i2c: designware-pci: Fix BUG_ON during device removal by Jarkko Nikula · 5 years ago
- 70fb95e i2c: designware-pci: Add support for Elkhart Lake PSE I2C by Jarkko Nikula · 5 years ago
- 21aa398 i2c: designware-pci: Switch over to MSI interrupts by Felipe Balbi · 5 years ago
- 7735eee i2c: busses: Use dev_get_drvdata where possible by Chuhong Yuan · 6 years ago
- 2751541 i2c: designware: Do not allow i2c_dw_xfer() calls while suspended by Hans de Goede · 6 years ago
- 15c566f i2c: designware: Add SPDX license tag by Andy Shevchenko · 6 years ago
- 1c02cbf7 i2c: designware-pcidrv: Mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
- 9031235 i2c: designware: MASTER mode as separated driver by Luis Oliveira · 8 years ago
- fd476fa i2c: designware-baytrail: Add support for cherrytrail by Hans de Goede · 8 years ago
- 531ccab i2c: designware-pcidrv: Add 10bit address feature to medfield/merrifield by Alexander Stein · 8 years ago
- f06122f i2c: designware: Consolidate default functionality bits by Alexander Stein · 8 years ago
- c3ae106 i2c: designware: Implement support for SMBus block read and write by Tin Huynh · 8 years ago
- ec2790e i2c: designware-pci: clarify a comment for Merrifield by Andy Shevchenko · 9 years ago
- 45bc35e i2c: designware-pci: Sort header block alphabetically by Andy Shevchenko · 9 years ago
- b20551c i2c: designware-pci: Introduce Merrifield support by Andy Shevchenko · 9 years ago
- ed1bf03 i2c: designware-pci: Make bus number allocation robust by Andy Shevchenko · 9 years ago
- 238c44a i2c: designware: use to_pci_dev() by Geliang Tang · 9 years ago
- 8eb5c87 i2c: add ACPI support for I2C mux ports by Dustin Byford · 9 years ago
- d80d134 i2c: designware: Move common probe code into i2c_dw_probe() by Jarkko Nikula · 9 years ago
- b9f84ad i2c: designware: Disable interrupts before requesting PCI device interrupt by Jarkko Nikula · 9 years ago
- c335631 i2c: designware: Remove interrupt clearing from i2c_dw_pci_probe() by Jarkko Nikula · 9 years ago
- b0898fd i2c: designware-pci: use IRQF_COND_SUSPEND flag by Andy Shevchenko · 10 years ago
- a93ac57 i2c: designware-pci: update Intel copyright line by Andy Shevchenko · 10 years ago
- c99d49a9 i2c: designware-pci: no need to provide clk_khz by Andy Shevchenko · 10 years ago
- bd1179f i2c: designware-pci: remove Moorestown support by Andy Shevchenko · 10 years ago
- ca1f8da i2c: remove FSF address by Wolfram Sang · 10 years ago
- 0409516 i2c: designware: add new bindings by Alan Cox · 11 years ago
- 157a801 i2c: designware-pci: Add Haswell PCI IDs by Mika Westerberg · 11 years ago
- 392debf i2c: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
- 8efd1e9 i2c: designware-pci: set ideal HCNT, LCNT and SDA hold time value by Chew, Chiau Ee · 11 years ago
- ceccd29 i2c: designware-pci: add 10-bit addressing mode functionality for BYT I2C by Chew, Chiau Ee · 11 years ago
- 089c729 i2c: designware-pci: Add Baytrail PCI IDs by Mika Westerberg · 11 years ago
- be58eda i2c: designware-pci: Cleanup driver power management by Mika Westerberg · 11 years ago
- aaedeb6 i2c: designware-pci: drop superfluous {get|put}_device by Wolfram Sang · 12 years ago
- 4345233 i2c-designware: switch to use runtime PM autosuspend by Mika Westerberg · 12 years ago
- 76cf3fc i2c-designware-pci: use managed functions pcim_* and devm_* by Andy Shevchenko · 12 years ago
- ca0c1ff i2c-designware-pci: use dev_err() instead of printk() by Andy Shevchenko · 12 years ago
- 55827f4 i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls by Doug Anderson · 12 years ago
- 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 12 years ago
- 56f2178 i2c/busses: Use module_pci_driver by Axel Lin · 13 years ago
- 3a48d1c i2c: prevent spurious interrupt on Designware controllers by Kristen Carlson Accardi · 13 years ago
- 3527bd5 i2c: Convert to DEFINE_PCI_DEVICE_TABLE by Axel Lin · 13 years ago
- 52c2843 i2c-designware: Fix PCI core warning on suspend/resume by Octavian Purdila · 13 years ago
- 18dbdda i2c-designware: Add runtime power management support by Dirk Brandewie · 13 years ago
- fe20ff5 i2c-designware: Add support for Designware core behind PCI devices. by Dirk Brandewie · 13 years ago