1. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  2. 53ffe3b [ARM] Merge most of the PXA work for initial merge by Russell King · 17 years ago
  3. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 17 years ago
  4. fdc614e Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa by Russell King · 17 years ago
  5. f1b2358 [ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includes by Philipp Zabel · 17 years ago
  6. f35ae63 ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG by Tony Lindgren · 17 years ago
  7. d150a4b I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device. by Ben Dooks · 17 years ago
  8. 63f5c28 I2C: S3C2410: Fixup error codes returned rom a transfer. by Ben Dooks · 17 years ago
  9. 2709781 I2C: S3C2410: Check ACK on byte transmission by Ben Dooks · 17 years ago
  10. 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
  11. 3db633e i2c: cdev lock_kernel() pushdown by Jonathan Corbet · 17 years ago
  12. 70455e7 i2c/max6875: Really prevent 24RF08 corruption by Jean Delvare · 17 years ago
  13. 875b0a4 i2c-amd756: Fix functionality flags by Jean Delvare · 17 years ago
  14. eb8a790 i2c: Kill the old driver matching scheme by Jean Delvare · 17 years ago
  15. 08851d6 i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 Expert by Jean Delvare · 17 years ago
  16. 8e07c2c [MIPS] Alchemy: SMBus resource fix by Sergei Shtylyov · 17 years ago
  17. 60b129d i2c: Match dummy devices by type by Jean Delvare · 17 years ago
  18. b11a9d8 i2c-sibyte: Mark i2c_sibyte_add_bus() as static by Maciej W. Rozycki · 17 years ago
  19. b3eb5a0bc i2c-sibyte: Correct a comment about frequency by Maciej W. Rozycki · 17 years ago
  20. c2fc54f i2c-piix4: Blacklist two mainboards by Jean Delvare · 17 years ago
  21. b1c1759 i2c-piix4: Increase the intitial delay for the ServerWorks CSB5 by David Milburn · 17 years ago
  22. f5fff36 i2c-mpc: Compare to NO_IRQ instead of zero by Jon Smirl · 17 years ago
  23. 3760f73 i2c: Convert most new-style drivers to use module aliasing by Jean Delvare · 17 years ago
  24. d2653e9 i2c: Add support for device alias names by Jean Delvare · 17 years ago
  25. ee56d97 i2c-amd756-s4882: Fix an error path by Jean Delvare · 17 years ago
  26. 6d072d7 i2c/tps65010: Add missing intialization of client data by Jean Delvare · 17 years ago
  27. 1842cc2 i2c-sis5595: Minor cleanups in sis5595_access by Jean Delvare · 17 years ago
  28. 3578a07 i2c-piix4: Minor cleanups by Jean Delvare · 17 years ago
  29. c5d21b7 i2c: Spelling fix (successful) by Jean Delvare · 17 years ago
  30. 85d6931 i2c-stub: No newline in parameter description by Jean Delvare · 17 years ago
  31. add8eda i2c: Fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  32. da67277 i2c: New driver for the SuperH Mobile I2C bus controller by Magnus Damm · 17 years ago
  33. dec1a99 i2c/scx200_acb: Don't use 0 as NULL pointer by Adrian Bunk · 17 years ago
  34. afc13b7 i2c-bfin-twi: Fix mismatch in add timer and delete timer by Hans Schillstrom · 17 years ago
  35. d4ce220 i2c-bfin-twi: Just let i2c-bfin-twi driver depends on BLACKFIN by Bryan Wu · 17 years ago
  36. 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
  37. fa6ad22 i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful information by Bryan Wu · 17 years ago
  38. 74d362e i2c-bfin-twi: Add missing pin mux operation by Bryan Wu · 17 years ago
  39. aa3d0209 i2c-bfin-twi: Add platform_resource interface to support multi-port TWI controllers by Bryan Wu · 17 years ago
  40. 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
  41. 4c03f68 i2c: Remove trailing whitespaces in busses/Kconfig by Wolfram Sang · 17 years ago
  42. 08882d2 i2c: Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  43. a26c20b i2c: Renesas SH7760 I2C master driver by Manuel Lauss · 17 years ago
  44. dba7997 i2c-dev: Split i2cdev_ioctl by Jean Delvare · 17 years ago
  45. 838349b i2c-ibm_iic: Support building as an of_platform driver by Sean MacLennan · 17 years ago
  46. 681aae82 i2c-ibm_iic: Change the log levels by Sean MacLennan · 17 years ago
  47. 244fbbb i2c: Add platform driver on top of the new pca-algorithm by Wolfram Sang · 17 years ago
  48. c01b083 i2c-algo-pca: Extend for future drivers by Wolfram Sang · 17 years ago
  49. 3d43829 i2c-algo-pca: Remove trailing whitespaces and unnecessary UTF by Wolfram Sang · 17 years ago
  50. 3845de2 i2c: Remove the algorithm drivers from the config menu by Jean Delvare · 17 years ago
  51. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  52. adf6d34 Merge branch 'omap2-upstream' into devel by Russell King · 17 years ago
  53. 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
  54. a683b14 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h by eric miao · 17 years ago
  55. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 17 years ago
  56. 79966fd ARM: OMAP: I2C: tps65010 driver converts to gpiolib by David Brownell · 17 years ago
  57. fa16eef i2c-tiny-usb: New VID/PID pair by Till Harbaum · 17 years ago
  58. b73a9ae i2c-davinci: Fix lost interrupt by Troy Kisky · 17 years ago
  59. 852fb2a i2c-ibm_iic: Fast mode parm desc fixup by Paul Mundt · 17 years ago
  60. 8791ed3 plat-orion: make i2c-mv64xxx available for all Orion families by Lennert Buytenhek · 17 years ago
  61. 8c07e46 i2c: Fix docbook problem by Randy Dunlap · 17 years ago
  62. f08ac4e i2c-omap: Fix unhandled fault by Tony Lindgren · 17 years ago
  63. 7084925 i2c-bfin-twi: Disable BF54x support for now by Bryan Wu · 17 years ago
  64. 3d706d9 i2c: chips subdirectory is deprecated by Jean Delvare · 17 years ago
  65. 50c3304 i2c: Keep client->driver and client->dev.driver in sync by Hans Verkuil · 17 years ago
  66. 5edc68b i2c-amd756: Fix off-by-one by Adrian Bunk · 17 years ago
  67. d28dc71 i2c-i801: Add support for the ICH10 by Gaston, Jason D · 17 years ago
  68. 104cb57 i2c-pca-isa: Add access check to legacy ioports by Christian Krafft · 17 years ago
  69. 305183f i2c: Storage class should be before const qualifier by Tobias Klauser · 17 years ago
  70. a92b36e i2c-pxa: Misc fixes by Wolfram Sang · 17 years ago
  71. d6a7b5f [ARM] 4827/1: fix two warnings in drivers/i2c/busses/i2c-pxa.c by Holger Schurig · 17 years ago
  72. 7b501b1 hwmon: Discard useless I2C driver IDs by Jean Delvare · 17 years ago
  73. b72540c deprecate obsolete pca9539 driver by eric miao · 17 years ago
  74. 0948391 PCI: Remove users of pci_enable_device_bars() by Benjamin Herrenschmidt · 17 years ago
  75. c00d4ff Merge branch 'orion' into devel by Russell King · 17 years ago
  76. 991dee5 i2c-bfin-twi: Register adapter with a specific bus number by Kalle Pokki · 17 years ago
  77. 8b798c4 i2c-au1550: Convert to platform driver by Manuel Lauss · 17 years ago
  78. 91f2795 i2c-au1550: properly terminate zero-byte transfers by Manuel Lauss · 17 years ago
  79. 4bd28eb mpc-i2c: Propagate error values properly by Jon Smirl · 17 years ago
  80. e9f1373 i2c: Add i2c_new_dummy() utility by David Brownell · 17 years ago
  81. 0b987dc i2c: Drop legacy locking in i2c_new_probed_device by Jean Delvare · 17 years ago
  82. 9ddced16 i2c: Limit locking scope in i2c_detach_client by Jean Delvare · 17 years ago
  83. 86ec5ec i2c-remove-redundant-i2c_client-list.patch by David Brownell · 17 years ago
  84. 9b766b8 i2c: Stop using the redundant client list by David Brownell · 17 years ago
  85. 0d227a7 i2c-viapro: Add support for the VT8237S by Jean Delvare · 17 years ago
  86. 9b7389c i2c-piix4: Drop redundant PCI function number check by Jean Delvare · 17 years ago
  87. 0f07a24 i2c: Let the user specify PCI driver data through new_id by Jean Delvare · 17 years ago
  88. b7a3670 i2c-pxa: Add polling transfer by Mike Rapoport · 17 years ago
  89. cea443a8 i2c: Support i2c_transfer in atomic contexts by Mike Rapoport · 17 years ago
  90. 5271071 i2c-sibyte: Remove the bus scan module parameter by Jean Delvare · 17 years ago
  91. 6342064 i2c-i801: Implement I2C block read support by Jean Delvare · 17 years ago
  92. a0921b6 i2c-i801: Clear special mode bits as needed by Jean Delvare · 17 years ago
  93. 369f6f4 i2c-i801: More explicit names for chip features by Jean Delvare · 17 years ago
  94. ae7b049 i2c-i801: Document which chip support what feature by Jean Delvare · 17 years ago
  95. 6d16bfb i2c/tps65010: move header to <linux/i2c/...> by David Brownell · 17 years ago
  96. caada32 i2c: Rename main mutex by Jean Delvare · 17 years ago
  97. 026526f i2c: Drop redundant i2c_driver.list by Jean Delvare · 17 years ago
  98. 87c6c22 i2c: Drop redundant i2c_adapter.list by Jean Delvare · 17 years ago
  99. e48d331 i2c: Change prototypes of refcounting functions by Jean Delvare · 17 years ago
  100. bdc511f i2c: Use the driver model reference counting by Jean Delvare · 17 years ago