1. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  2. 399d6b2 i2c: Fix oops on bus multiplexer driver loading by Jean Delvare · 16 years ago
  3. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  4. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  5. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  6. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  7. 958585f i2c: Blackfin I2C Driver: Functional power management support by Michael Hennerich · 16 years ago
  8. 61c7cff i2c: S3C24XX I2C frequency scaling support. by Ben Dooks · 16 years ago
  9. 1efe7c5 i2c: i2c_gpio: keep probe resident for hotplugged devices. by Ben Dooks · 16 years ago
  10. 399dee2 i2c: S3C2410: Pass the I2C bus number via drivers platform data by Ben Dooks · 16 years ago
  11. bd4bc3d i2c: Clear i2c_adapter.dev on adapter removal by Jean Delvare · 16 years ago
  12. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 17 years ago
  13. dc221ea Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  14. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 17 years ago
  15. 5b0504c Merge commit 'gcl/gcl-next' by Benjamin Herrenschmidt · 17 years ago
  16. 53ffe3b [ARM] Merge most of the PXA work for initial merge by Russell King · 17 years ago
  17. b1204e6 i2c-ibm_iic: Register child nodes by Sean MacLennan · 17 years ago
  18. f09f71b i2c-au1550: Fix PM support by Manuel Lauss · 17 years ago
  19. 954a993 i2c: Drop stray references to lm_sensors by Jean Delvare · 17 years ago
  20. 54fb4a05 i2c: Check for ACPI resource conflicts by Jean Delvare · 17 years ago
  21. 2373c18 i2c-ocores: basic PM support by Manuel Lauss · 17 years ago
  22. 392a040 i2c-sibyte: SWARM I2C board initialization by Maciej W. Rozycki · 17 years ago
  23. cf898dc i2c-i801: Fix handling of error conditions by Jean Delvare · 17 years ago
  24. 2b73809 i2c-i801: Rename local variable temp to status by Jean Delvare · 17 years ago
  25. dcb5c92 i2c-i801: Properly report bus arbitration loss by Jean Delvare · 17 years ago
  26. 90df2cb i2c-i801: Remove verbose debugging messages by Jean Delvare · 17 years ago
  27. e3e7fc3 i2c-algo-pcf: Drop unused struct members by Jean Delvare · 17 years ago
  28. 47a9b13 i2c-pxa: Initialize early by Uli Luckas · 17 years ago
  29. d3dc685 i2c-ibm_iic: Enable driver for all PPC4xx variants in arch/powerpc by Stefan Roese · 17 years ago
  30. e6c3de6 i2c-ibm_iic: Remove deprecated OCP style part by Stefan Roese · 17 years ago
  31. 3401b2f i2c: Let bus drivers add SPD to their class by Jean Delvare · 17 years ago
  32. 3b27080 i2c-cpm: Bugfixes by Wolfram Sang · 17 years ago
  33. 61045db i2c: Add support for I2C bus on Freescale CPM1/CPM2 controllers by Jochen Friedrich · 17 years ago
  34. 5bc1200 i2c: Add Intel SCH SMBus support by Alek Du · 17 years ago
  35. 7650da0 i2c-pca-platform: Fix error code by Wolfram Sang · 17 years ago
  36. ac7fc4f i2c: Consistently reject unsupported transactions by Jean Delvare · 17 years ago
  37. fa63cd5 i2c-piix4: Various cleanups and minor fixes by Jean Delvare · 17 years ago
  38. 9714034 i2c: Bus drivers return -Errno not -1 by David Brownell · 17 years ago
  39. f5b728a i2c: Group bus drivers by type by Jean Delvare · 17 years ago
  40. 4d2bee5 i2c-bfin-twi: Update the dependencies by Mike Frysinger · 17 years ago
  41. 20a9b6e i2c: Remove 3 deprecated bus drivers by Adrian Bunk · 17 years ago
  42. 279e902 i2c-nforce2: Add support for multiplexing on the Tyan S4985 by Jean Delvare · 17 years ago
  43. 2e74378 i2c-davinci: Initialize cmd_complete sooner by Troy Kisky · 17 years ago
  44. 5a0d5f5 i2c-davinci: Fix signal handling bug by Troy Kisky · 17 years ago
  45. 0ab56e2 i2c-davinci: Remove useless IVR read by Troy Kisky · 17 years ago
  46. d868caa i2c-davinci: Move dev_dbg statement for more output by Troy Kisky · 17 years ago
  47. cc99ff7 i2c-davinci: Ensure clock between 7-12 MHz by Troy Kisky · 17 years ago
  48. 0d1cde2 powerpc/i2c: Convert i2c-mpc into an of_platform driver by Jon Smirl · 17 years ago
  49. fdc614e Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa by Russell King · 17 years ago
  50. f1b2358 [ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includes by Philipp Zabel · 17 years ago
  51. d150a4b I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device. by Ben Dooks · 17 years ago
  52. 63f5c28 I2C: S3C2410: Fixup error codes returned rom a transfer. by Ben Dooks · 17 years ago
  53. 2709781 I2C: S3C2410: Check ACK on byte transmission by Ben Dooks · 17 years ago
  54. bc3a595 [ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/arm/mach-pxa by Philipp Zabel · 17 years ago
  55. 875b0a4 i2c-amd756: Fix functionality flags by Jean Delvare · 17 years ago
  56. 08851d6 i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 Expert by Jean Delvare · 17 years ago
  57. 8e07c2c [MIPS] Alchemy: SMBus resource fix by Sergei Shtylyov · 17 years ago
  58. b11a9d8 i2c-sibyte: Mark i2c_sibyte_add_bus() as static by Maciej W. Rozycki · 17 years ago
  59. b3eb5a0bc i2c-sibyte: Correct a comment about frequency by Maciej W. Rozycki · 17 years ago
  60. c2fc54f i2c-piix4: Blacklist two mainboards by Jean Delvare · 17 years ago
  61. b1c1759 i2c-piix4: Increase the intitial delay for the ServerWorks CSB5 by David Milburn · 17 years ago
  62. f5fff36 i2c-mpc: Compare to NO_IRQ instead of zero by Jon Smirl · 17 years ago
  63. 3760f73 i2c: Convert most new-style drivers to use module aliasing by Jean Delvare · 17 years ago
  64. ee56d97 i2c-amd756-s4882: Fix an error path by Jean Delvare · 17 years ago
  65. 1842cc2 i2c-sis5595: Minor cleanups in sis5595_access by Jean Delvare · 17 years ago
  66. 3578a07 i2c-piix4: Minor cleanups by Jean Delvare · 17 years ago
  67. c5d21b7 i2c: Spelling fix (successful) by Jean Delvare · 17 years ago
  68. 85d6931 i2c-stub: No newline in parameter description by Jean Delvare · 17 years ago
  69. add8eda i2c: Fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  70. da67277 i2c: New driver for the SuperH Mobile I2C bus controller by Magnus Damm · 17 years ago
  71. dec1a99 i2c/scx200_acb: Don't use 0 as NULL pointer by Adrian Bunk · 17 years ago
  72. afc13b7 i2c-bfin-twi: Fix mismatch in add timer and delete timer by Hans Schillstrom · 17 years ago
  73. d4ce220 i2c-bfin-twi: Just let i2c-bfin-twi driver depends on BLACKFIN by Bryan Wu · 17 years ago
  74. bd58499 i2c-bfin-twi: Use simpler comment headers and strip out information that is maintained in the scm's log by Mike Frysinger · 17 years ago
  75. fa6ad22 i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful information by Bryan Wu · 17 years ago
  76. 74d362e i2c-bfin-twi: Add missing pin mux operation by Bryan Wu · 17 years ago
  77. aa3d020 i2c-bfin-twi: Add platform_resource interface to support multi-port TWI controllers by Bryan Wu · 17 years ago
  78. 4dd39bb i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c master xfer operation by Sonic Zhang · 17 years ago
  79. 4c03f68 i2c: Remove trailing whitespaces in busses/Kconfig by Wolfram Sang · 17 years ago
  80. 08882d2 i2c: Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  81. a26c20b i2c: Renesas SH7760 I2C master driver by Manuel Lauss · 17 years ago
  82. 838349b i2c-ibm_iic: Support building as an of_platform driver by Sean MacLennan · 17 years ago
  83. 681aae8 i2c-ibm_iic: Change the log levels by Sean MacLennan · 17 years ago
  84. 244fbbb i2c: Add platform driver on top of the new pca-algorithm by Wolfram Sang · 17 years ago
  85. c01b083 i2c-algo-pca: Extend for future drivers by Wolfram Sang · 17 years ago
  86. 3d43829 i2c-algo-pca: Remove trailing whitespaces and unnecessary UTF by Wolfram Sang · 17 years ago
  87. adf6d34 Merge branch 'omap2-upstream' into devel by Russell King · 17 years ago
  88. d1964da Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x', 'orion', 'pxa', 'sa1100', 's3c' and 'sparsemem' into devel by Russell King · 17 years ago
  89. a683b14 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h by eric miao · 17 years ago
  90. fa16eef i2c-tiny-usb: New VID/PID pair by Till Harbaum · 17 years ago
  91. b73a9ae i2c-davinci: Fix lost interrupt by Troy Kisky · 17 years ago
  92. 852fb2a i2c-ibm_iic: Fast mode parm desc fixup by Paul Mundt · 17 years ago
  93. 8791ed3 plat-orion: make i2c-mv64xxx available for all Orion families by Lennert Buytenhek · 17 years ago
  94. f08ac4e i2c-omap: Fix unhandled fault by Tony Lindgren · 17 years ago
  95. 7084925 i2c-bfin-twi: Disable BF54x support for now by Bryan Wu · 17 years ago
  96. 5edc68b i2c-amd756: Fix off-by-one by Adrian Bunk · 17 years ago
  97. d28dc71 i2c-i801: Add support for the ICH10 by Gaston, Jason D · 17 years ago
  98. 104cb57 i2c-pca-isa: Add access check to legacy ioports by Christian Krafft · 17 years ago
  99. 305183f i2c: Storage class should be before const qualifier by Tobias Klauser · 17 years ago
  100. a92b36e i2c-pxa: Misc fixes by Wolfram Sang · 17 years ago