1. 87840a2 Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  2. 488d69e i2c: sh_mobile: use proper device with dma_mapping_error by Wolfram Sang · 8 years ago
  3. ea73440 i2c: don't print error when adding adapter fails by Wolfram Sang · 8 years ago
  4. 3f8a57b i2c: sh_mobile: use new 8 bit address helper function by Wolfram Sang · 8 years ago
  5. 7bb6da5 i2c: sh_mobile: add support for r8a7795 (R-Car H3) by Wolfram Sang · 9 years ago
  6. 365322f i2c: sh_mobile: use proper type for timeout by Wolfram Sang · 9 years ago
  7. 41bdbd2 i2c: sh_mobile: use adapter default for timeout by Wolfram Sang · 9 years ago
  8. 3ded374 i2c: sh_mobile: add errata workaround by Wolfram Sang · 9 years ago
  9. 32e2240 i2c: sh_mobile: terminate DMA reads properly by Wolfram Sang · 9 years ago
  10. fe07ade i2c: sh_mobile: fix uninitialized var when debug is enabled by Wolfram Sang · 9 years ago
  11. 55f5f98 i2c: sh_mobile: rework deferred probing by Wolfram Sang · 9 years ago
  12. e844a79 i2c: sh_mobile: refactor DMA setup by Wolfram Sang · 9 years ago
  13. 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
  14. 6cf710d i2c: sh_mobile: remove unneeded DMA mask by Wolfram Sang · 9 years ago
  15. 530834b i2c: sh_mobile: optimize irq entry by Wolfram Sang · 9 years ago
  16. 8cfcae9 i2c: sh_mobile: use proper device for mapping DMA memory by Wolfram Sang · 10 years ago
  17. 7ca0186 i2c: sh_mobile: improve success message by Wolfram Sang · 10 years ago
  18. 2d09581 i2c: sh_mobile: add DMA support by Wolfram Sang · 10 years ago
  19. 5bbe687 i2c: sh_mobile: sort includes alphabetically by Wolfram Sang · 10 years ago
  20. 78df445 i2c: sh_mobile: Add support for r8a73a4 and sh73a0 by Geert Uytterhoeven · 10 years ago
  21. ca1f8da i2c: remove FSF address by Wolfram Sang · 10 years ago
  22. 1ecc433 i2c: busses: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  23. 90104d0 i2c: sh_mobile: add compatibles for additional SoC by Wolfram Sang · 10 years ago
  24. 67240df i2c: sh_mobile: fix clock calculation for newer SoCs by Wolfram Sang · 10 years ago
  25. 7663ebe i2c: sh_mobile: check timing parameters for valid range by Wolfram Sang · 10 years ago
  26. 6ed7053 i2c: sh_mobile: bail out on errors when initializing by Wolfram Sang · 10 years ago
  27. ed4121e i2c: sh_mobile: remove superfluous offset parameter by Wolfram Sang · 10 years ago
  28. 7fe8a99 i2c: sh_mobile: devm conversion, irq setup by Wolfram Sang · 10 years ago
  29. 4fd31c2 i2c: sh_mobile: devm conversion, low hanging fruits by Wolfram Sang · 10 years ago
  30. 88c289e i2c: sh_mobile: honor DT bus speed settings by Wolfram Sang · 10 years ago
  31. 5a72b25 i2c: sh_mobile: improve error handling by Wolfram Sang · 10 years ago
  32. a78f6a4 i2c: sh_mobile: replace magic hex values with constants by Wolfram Sang · 10 years ago
  33. f887605 i2c: sh_mobile: Convert to clk_prepare/unprepare by Laurent Pinchart · 11 years ago
  34. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 11 years ago
  35. 6d4028c i2c: use dev_get_platdata() by Jingoo Han · 11 years ago
  36. e789029 i2c: sh_mobile: don't send a stop condition by default inside transfers by Guennadi Liakhovetski · 11 years ago
  37. 4b38231 i2c: sh_mobile: eliminate an open-coded "goto" loop by Guennadi Liakhovetski · 11 years ago
  38. 5687265 i2c: sh_mobile: fix timeout error handling by Guennadi Liakhovetski · 11 years ago
  39. 05cf936 i2c: sh_mobile: cosmetic: trivially simplify 2 functions by Guennadi Liakhovetski · 11 years ago
  40. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 12 years ago
  41. 29fb08c3 i2c: i2c-sh_mobile: fix spurious transfer request timed out by Shinya Kuribayashi · 12 years ago
  42. ebd5ac1 i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clock by Shinya Kuribayashi · 12 years ago
  43. 23a6129 i2c: i2c-sh_mobile: optimize ICCH/ICCL values according to I2C bus speed by Shinya Kuribayashi · 12 years ago
  44. 7b0e629 i2c: i2c-sh_mobile: calculate clock parameters at driver probing time by Shinya Kuribayashi · 12 years ago
  45. ad33707 i2c: sh_mobile: add device tree support by Magnus Damm · 12 years ago
  46. 4311051 i2c: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  47. 5bdfdfe Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-tegra' and 'for-2639/i2c-nomadik2' into for-linus/2640/i2c by Ben Dooks · 13 years ago
  48. 81f8115 i2c: i2c-sh_mobile bus speed platform data V2 by Magnus Damm · 13 years ago
  49. 1082d5d i2c: i2c-sh_mobile clock string removal by Magnus Damm · 13 years ago
  50. 7ef0c12 i2c: add a module alias to the sh-mobile driver by Guennadi Liakhovetski · 13 years ago
  51. bbcf6e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  52. 82b20d8 i2c: i2c-sh_mobile irq rollback fix by Magnus Damm · 14 years ago
  53. 962b603 i2c: i2c-sh_mobile support for new ICIC bits by Magnus Damm · 14 years ago
  54. 12a55f2 i2c: i2c-sh_mobile register access code break out by Magnus Damm · 14 years ago
  55. 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
  56. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 14 years ago
  57. f1a3b99 i2c: Runtime PM for SuperH Mobile I2C by Magnus Damm · 15 years ago
  58. ccb3bc1 i2c-sh_mobile: change module_init() to subsys_initcall() by Magnus Damm · 15 years ago
  59. 5933082 i2c: Use resource_size by Julia Lawall · 15 years ago
  60. 22e965c i2c: Get rid of remaining bus_id access by Jean Delvare · 15 years ago
  61. a5616bd sh: sh_mobile i2c clock framework support by Magnus Damm · 16 years ago
  62. bff4056c8 i2c: fix i2c-sh_mobile rx underrun by Magnus Damm · 16 years ago
  63. 4eb00c9 i2c: fix i2c-sh_mobile timing issues by Magnus Damm · 16 years ago
  64. da67277 i2c: New driver for the SuperH Mobile I2C bus controller by Magnus Damm · 16 years ago