1. 3945fe9 Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/tegra-iomem' into for-linus/i2c-3.2 by Ben Dooks · 14 years ago
  2. 5a5f508 i2c-s3c2410: Add device tree support by Thomas Abraham · 14 years ago
  3. 4fd81eb i2c-s3c2410: Keep a copy of platform data and use it by Thomas Abraham · 14 years ago
  4. 4311051 i2c: irq: Remove IRQF_DISABLED by Yong Zhang · 14 years ago
  5. b90ea76 i2c-s3c2410: Remove useless break code by Jonghwan Choi · 14 years ago
  6. 1982051 i2c-s3c2410: Fix typo 'i2s' -> 'i2c' by Huisung Kang · 14 years ago
  7. e0b11c3 Merge branch 'for-2637/i2c/samsung' into next-i2c by Ben Dooks · 15 years ago
  8. a8d7be8 i2c: Remove unneeded inclusions of <linux/i2c-id.h> by Jean Delvare · 15 years ago
  9. d2360b8 i2c-s3c2410: Enable i2c clock only when doing some transfert by Arnaud Patard (Rtp) · 15 years ago
  10. 7031307 i2c-s3c2410: fix calculation of SDA line delay by MyungJoo Ham · 15 years ago
  11. 2178218 i2c: Use <linux/io.h> instead of <asm/io.h> by H Hartley Sweeten · 15 years ago
  12. 1bc2962 i2c-s3c2410: Remove unconditional 1ms delay on each transfer by Mark Brown · 15 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  14. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 16 years ago
  15. 2e6713c Merge branch 'master' into for-linus by Rafael J. Wysocki · 16 years ago
  16. 0e014e9 i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC value by Peter Korsgaard · 16 years ago
  17. 6a6c6189 I2C: Rework i2c-s3c2410 suspend_late()/resume() V2 by Magnus Damm · 16 years ago
  18. 933a2ae i2c-s3c2410: use resource_size() by Ben Dooks · 16 years ago
  19. 7d85ccd i2c-s3c2410: move to using platform idtable to match devices by Ben Dooks · 16 years ago
  20. 18dc83a i2c: i2c-s3c2410: Initialise Samsung I2C controller early by Mark Brown · 16 years ago
  21. c564e6a i2c-s3c2410: Simplify bus frequency calculation by Daniel Silverstone · 16 years ago
  22. a192f71 i2c-s3c2410: sda_delay should be in ns, not clock ticks by Ben Dooks · 16 years ago
  23. 22e965c i2c: Get rid of remaining bus_id access by Jean Delvare · 17 years ago
  24. c58bd34d Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 17 years ago
  25. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  26. e0d1ec9 i2c-s3c2410: Change IRQ to be plain integer. by Ben Dooks · 17 years ago
  27. 692acbd i2c-s3c2410: Allow more than one i2c-s3c2410 adapter by Ben Dooks · 17 years ago
  28. 6a039ca i2c-s3c2410: Remove default platform data. by Ben Dooks · 17 years ago
  29. 8be310a i2c-s3c2410: Use platform data for gpio configuration by Ben Dooks · 17 years ago
  30. 3d0911b i2c-s3c2410: Fixup style problems from checkpatch.pl by Ben Dooks · 17 years ago
  31. be44f01 i2c-s3c2410: fix check for being in suspend. by Ben Dooks · 17 years ago
  32. e856359 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s3c-moves2 by Ben Dooks · 17 years ago
  33. da6801e i2c-s3c2410: Correct use of ! and & by Julia Lawall · 17 years ago
  34. 9498cb7 [ARM] S3C: Move i2c headers to arch/arm/plat-s3c/include/plat. by Ben Dooks · 17 years ago
  35. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 17 years ago
  36. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 17 years ago
  37. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 17 years ago
  38. 61c7cff i2c: S3C24XX I2C frequency scaling support. by Ben Dooks · 17 years ago
  39. 399dee2 i2c: S3C2410: Pass the I2C bus number via drivers platform data by Ben Dooks · 17 years ago
  40. 3401b2f i2c: Let bus drivers add SPD to their class by Jean Delvare · 17 years ago
  41. d150a4b I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device. by Ben Dooks · 17 years ago
  42. 63f5c28 I2C: S3C2410: Fixup error codes returned rom a transfer. by Ben Dooks · 17 years ago
  43. 2709781 I2C: S3C2410: Check ACK on byte transmission by Ben Dooks · 17 years ago
  44. add8eda i2c: Fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  45. 08882d2 i2c: Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  46. b5d0b4b i2c-s3c2410: Build fix by Ben Dooks · 18 years ago
  47. a1ba158 i2c-s3c2410: Fix build warning by Arnaud Patard · 18 years ago
  48. 5b68790 i2c-s3c2410: Fix bug in releasing driver by Ben Dooks · 18 years ago
  49. e00a8cd i2c-s3c2410: Fix I2C SDA to SCL setup time by Ben Dooks · 18 years ago
  50. 35532d2 i2c: SPIN_LOCK_UNLOCKED cleanup by Milind Arun Choudhary · 18 years ago
  51. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 19 years ago
  52. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 19 years ago
  53. 8f9082c i2c: Constify i2c_algorithm declarations, part 2 by Jean Delvare · 19 years ago
  54. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  55. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  56. f8ce254 [ARM] Move asm/hardware/clock.h to linux/clk.h by Russell King · 20 years ago
  57. a8d3584 [ARM] Remove clk_use()/clk_unuse() by Russell King · 20 years ago
  58. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 20 years ago
  59. e32e28e [DRIVER MODEL] Add missing driver_unregister in i2c-s3c2410 failure path. by Russell King · 20 years ago
  60. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 20 years ago
  61. 0cf3628 [PATCH] Owner field additions to many i2c drivers, 2 of 5 by Laurent Riffard · 20 years ago
  62. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 20 years ago
  63. 9751858 [PATCH] I2C: Kill i2c_algorithm.name (1/7) by Jean Delvare · 20 years ago
  64. 44bbe87 [PATCH] Spelling fixes for drivers/i2c. by Steven Cole · 20 years ago
  65. f0bb60e [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup by Alexey Dobriyan · 20 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago