1. 6c1a53f i2c: xiic: Make the start and the byte count write atomic by Shubhrajyoti Datta · 6 years ago
  2. ea73440 i2c: don't print error when adding adapter fails by Wolfram Sang · 8 years ago
  3. 36ecbca i2c: xiic: Implement power management by Shubhrajyoti Datta · 8 years ago
  4. 77c6801 i2c: xiic: Replace spinlock with mutex by Lars-Peter Clausen · 9 years ago
  5. d0fe525 i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer() by Lars-Peter Clausen · 9 years ago
  6. 9656eee i2c: Revert "i2c: xiic: Do not reset controller before every transfer" by Lars-Peter Clausen · 9 years ago
  7. 6b0c8dc i2c: xiic: Do not continue in case of errors in Rx by Shubhrajyoti Datta · 9 years ago
  8. 7f9906b i2c: xiic: Service all interrupts in isr by Shubhrajyoti Datta · 9 years ago
  9. 542e2a9 i2c: xiic: Remove the Addressed as slave interrupt by Shubhrajyoti Datta · 9 years ago
  10. b33aa25 i2c: xiic: Remove busy loop while waiting for bus busy by Shubhrajyoti Datta · 9 years ago
  11. e6c9a03 i2c: xiic: Remove the disabling of interrupts by Shubhrajyoti Datta · 9 years ago
  12. d701667 i2c: xiic: Do not reset controller before every transfer by Shubhrajyoti Datta · 9 years ago
  13. fcc2fac i2c: xiic: move the xiic_process to thread context by Shubhrajyoti Datta · 9 years ago
  14. 0387fc1 i2c: xiic: Remove the disabling of interrupts by Shubhrajyoti Datta · 9 years ago
  15. bea6ff0 i2c: xiic: Fix kerneldoc warnings by Shubhrajyoti Datta · 9 years ago
  16. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  17. 48ef3ca i2c: xiic: Fix big-endian register access by Thomas Gessler · 10 years ago
  18. ca1f8da i2c: remove FSF address by Wolfram Sang · 10 years ago
  19. 1ecc433 i2c: busses: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  20. 4db5bee i2c: i2c-xiic: Drop class based scanning to improve bootup time by Wolfram Sang · 10 years ago
  21. a9965d7 i2c: i2c-xiic: deprecate class based instantiation by Wolfram Sang · 10 years ago
  22. 21d0b7c i2c: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  23. 168e722 i2c: xilinx: Use devm_* functions by Kedareswara rao Appana · 10 years ago
  24. 617bdcb i2c: xilinx: Do not enable irq before irq handler by Michal Simek · 10 years ago
  25. f1e9f89 i2c: xilinx: Fix i2c checkpatch warnings by Kedareswara rao Appana · 10 years ago
  26. 4edd65e i2c: Include linux/of.h header by Sachin Kamat · 11 years ago
  27. ab0dc7a i2c: xiic: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  28. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 11 years ago
  29. 6d4028c i2c: use dev_get_platdata() by Jingoo Han · 11 years ago
  30. c39e8e4 i2c: xiic: must always write 16-bit words to TX_FIFO by Steven A. Falco · 11 years ago
  31. 55827f4 i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls by Doug Anderson · 11 years ago
  32. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 11 years ago
  33. 3ac0b33 I2C: xiic: Add OF binding support by Lars-Peter Clausen · 12 years ago
  34. a3664b5 i2c/busses: Use module_platform_driver() by Axel Lin · 12 years ago
  35. d36b691 misc latin1 to utf8 conversions by Al Viro · 12 years ago
  36. 3271d38 mfd: Use mfd cell platform_data for timberdale cells platform bits by Samuel Ortiz · 13 years ago
  37. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  38. e46dccf mfd: mfd_cell is now implicitly available to timberdale drivers by Andres Salomon · 13 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  40. 02ca6c4 Add include to i2c-xii.c to fix build error by Randy Dunlap · 14 years ago
  41. e1d5b65 i2c: Add support for Xilinx XPS IIC Bus Interface by Richard Röjfors · 14 years ago