Age | Commit message (Expand) | Author |
2015-09-08 | Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
2015-09-04 | Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-09-03 | i2c: mux: reg Change ioread endianness for readback | York Sun |
2015-09-03 | i2c: mux: reg: fix compilation warnings | Mike Rapoport |
2015-09-03 | i2c: mux: reg: simplify register size checking | Wolfram Sang |
2015-08-31 | i2c: muxes: fix leaked i2c adapter device node references | Vladimir Zapolskiy |
2015-08-26 | i2c: allow specifying separate wakeup interrupt in device tree | Dmitry Torokhov |
2015-08-24 | i2c: xgene-slimpro: dma_mapping_error() doesn't return an error code | Dan Carpenter |
2015-08-24 | i2c: Replace I2C_CROS_EC_TUNNEL dependency | Javier Martinez Canillas |
2015-08-24 | i2c: core: Add support for best effort block read emulation | Irina Tirdea |
2015-08-24 | i2c: lpc2k: add driver | Joachim Eastwood |
2015-08-24 | i2c: mux: Add register-based mux i2c-mux-reg | York Sun |
2015-08-24 | i2c: slave: print warning if slave flag not set | Wolfram Sang |
2015-08-24 | i2c: support 10 bit and slave addresses in sysfs 'new_device' | Wolfram Sang |
2015-08-24 | i2c: take address space into account when checking for used addresses | Wolfram Sang |
2015-08-24 | i2c: apply DT flags when probing | Wolfram Sang |
2015-08-24 | i2c: make address check indpendent from client struct | Wolfram Sang |
2015-08-24 | i2c: rename address check functions | Wolfram Sang |
2015-08-24 | i2c: apply address offset for slaves, too | Wolfram Sang |
2015-08-11 | i2c: mediatek: Fixup i2c ack error interrupt handling | Eddie Huang |
2015-08-11 | i2c: mediatek: Reset DMA engine in hardware init function | Eddie Huang |
2015-08-11 | i2c: i801: Create iTCO device on newer Intel PCHs | Mika Westerberg |
2015-08-10 | i2c: viperboard: clean up inconsistent indenting | Colin Ian King |
2015-08-10 | i2c: cadence: set THIS_MODULE to the owner of the adapter | Masahiro Yamada |
2015-08-10 | i2c: designware: Make debug print in i2c_dw_isr() shorter | Jarkko Nikula |
2015-08-10 | i2c: arb-gpio-challenge: use of_get_i2c_adapter_by_node interface | Vladimir Zapolskiy |
2015-08-10 | i2c: core: add and export of_get_i2c_adapter_by_node() interface | Vladimir Zapolskiy |
2015-08-10 | i2c: core: manage i2c bus device refcount in i2c_[get|put]_adapter | Vladimir Zapolskiy |
2015-08-10 | i2c: Drop owner assignment from i2c_driver | Krzysztof Kozlowski |
2015-08-10 | i2c: designware-pci: use IRQF_COND_SUSPEND flag | Andy Shevchenko |
2015-08-10 | i2c: parport: Add VCT-jig adapter | Ondrej Zary |
2015-08-10 | i2c: removed work arounds in i2c driver for Zynq Ultrascale+ MPSoC | Anurag Kumar Vulisha |
2015-08-10 | i2c: tegra: add support for fast plus (FM+) mode clock rate | Laxman Dewangan |
2015-08-10 | i2c: tegra: update CONFIG_LOAD for new conifiguration | Laxman Dewangan |
2015-08-10 | i2c: omap: fix cleanup regression | Wolfram Sang |
2015-08-10 | i2c: xiic: Do not continue in case of errors in Rx | Shubhrajyoti Datta |
2015-08-10 | i2c: xiic: Service all interrupts in isr | Shubhrajyoti Datta |
2015-08-10 | i2c: xiic: Remove the Addressed as slave interrupt | Shubhrajyoti Datta |
2015-08-10 | i2c: xiic: Remove busy loop while waiting for bus busy | Shubhrajyoti Datta |
2015-08-10 | i2c: xiic: Remove the disabling of interrupts | Shubhrajyoti Datta |
2015-08-10 | i2c: xiic: Do not reset controller before every transfer | Shubhrajyoti Datta |
2015-08-10 | i2c: xiic: move the xiic_process to thread context | Shubhrajyoti Datta |
2015-08-10 | i2c: xiic: Remove the disabling of interrupts | Shubhrajyoti Datta |
2015-08-10 | i2c: pxa: Use devm_ variants in probe function | Vaibhav Hiremath |
2015-08-10 | i2c: pxa: Update debug function to dump more info on error | Vaibhav Hiremath |
2015-08-10 | i2c: pxa: Fix compile warning in 64bit mode | Yipeng Yao |
2015-08-10 | i2c: pxa: Return I2C_RETRY when timeout in pio mode | Shouming Wang |
2015-08-10 | i2c: pxa: No need to set slave addr for i2c master mode reset | Vaibhav Hiremath |
2015-08-10 | i2c: pxa: keep i2c irq ON in suspend | Leilei Shang |
2015-08-10 | i2c: emev2: add driver | Wolfram Sang |