1. 4735c98 i2c: Add detection capability to new-style drivers by Jean Delvare · 16 years ago
  2. 8508159 i2c: Call client_unregister for new-style devices too by Jean Delvare · 16 years ago
  3. f741f67 i2c: Clean up old chip drivers by Jean Delvare · 16 years ago
  4. b1204e6 i2c-ibm_iic: Register child nodes by Sean MacLennan · 16 years ago
  5. 2b7a505 i2c: New-style EEPROM driver using device IDs by Wolfram Sang · 16 years ago
  6. e9ca9eb i2c: Export the i2c_bus_type symbol by Jon Smirl · 16 years ago
  7. f09f71b i2c-au1550: Fix PM support by Manuel Lauss · 16 years ago
  8. f6a7110 i2c-dev: Delete empty detach_client callback by Jean Delvare · 16 years ago
  9. 954a993 i2c: Drop stray references to lm_sensors by Jean Delvare · 16 years ago
  10. 54fb4a05 i2c: Check for ACPI resource conflicts by Jean Delvare · 16 years ago
  11. 2373c18 i2c-ocores: basic PM support by Manuel Lauss · 16 years ago
  12. 392a040 i2c-sibyte: SWARM I2C board initialization by Maciej W. Rozycki · 16 years ago
  13. cf898dc i2c-i801: Fix handling of error conditions by Jean Delvare · 16 years ago
  14. 2b73809 i2c-i801: Rename local variable temp to status by Jean Delvare · 16 years ago
  15. dcb5c92 i2c-i801: Properly report bus arbitration loss by Jean Delvare · 16 years ago
  16. 90df2cb i2c-i801: Remove verbose debugging messages by Jean Delvare · 16 years ago
  17. e3e7fc3 i2c-algo-pcf: Drop unused struct members by Jean Delvare · 16 years ago
  18. 0573d11 i2c-algo-pcf: Multi-master lost-arbitration improvement by Eric Brower · 16 years ago
  19. 8a56ce1 i2c: Deprecate the legacy gpio drivers by David Brownell · 16 years ago
  20. 47a9b13 i2c-pxa: Initialize early by Uli Luckas · 16 years ago
  21. d3dc685 i2c-ibm_iic: Enable driver for all PPC4xx variants in arch/powerpc by Stefan Roese · 16 years ago
  22. e6c3de6 i2c-ibm_iic: Remove deprecated OCP style part by Stefan Roese · 16 years ago
  23. e045744 i2c: Simplify i2c_device_probe by Jean Delvare · 16 years ago
  24. 1b4dff9 i2c/eeprom: Fall back to SMBus read word transactions by Jean Delvare · 16 years ago
  25. d4653bf i2c/eeprom: Only probe buses with DDC or SPD class by Jean Delvare · 16 years ago
  26. 3401b2f i2c: Let bus drivers add SPD to their class by Jean Delvare · 16 years ago
  27. c1b6b4f i2c: Let framebuffer drivers set their I2C bus class to DDC by Jean Delvare · 16 years ago
  28. 0d2b405 i2c: Add MAINTAINER entry for i2c-cpm by Jochen Friedrich · 16 years ago
  29. 3b27080 i2c-cpm: Bugfixes by Wolfram Sang · 16 years ago
  30. 61045db i2c: Add support for I2C bus on Freescale CPM1/CPM2 controllers by Jochen Friedrich · 16 years ago
  31. 77e38bf i2c: Push ioctl BKL down into the i2c code by Alan Cox · 16 years ago
  32. 5bc1200 i2c: Add Intel SCH SMBus support by Alek Du · 16 years ago
  33. f7050bd i2c: Simplify i2c_del_driver() by Jean Delvare · 16 years ago
  34. 6a03cd9 i2c: Use list_for_each_entry_safe by Matthias Kaehlcke · 16 years ago
  35. 7650da0 i2c-pca-platform: Fix error code by Wolfram Sang · 16 years ago
  36. c80ebe7 i2c-pca-algo: Fix error code by Wolfram Sang · 16 years ago
  37. ac7fc4f i2c: Consistently reject unsupported transactions by Jean Delvare · 16 years ago
  38. fa63cd5 i2c-piix4: Various cleanups and minor fixes by Jean Delvare · 16 years ago
  39. 9714034 i2c: Bus drivers return -Errno not -1 by David Brownell · 16 years ago
  40. 6ea438e i2c: i2c_use_client() defends against NULL by David Brownell · 16 years ago
  41. a1cdeda i2c: Kerneldoc for most I/O calls by David Brownell · 16 years ago
  42. ae7193f i2c: Update stray references to smbus_access by Jean Delvare · 16 years ago
  43. 67c2e66 i2c: Delete unused function i2c_smbus_write_quick by Jean Delvare · 16 years ago
  44. f5b728a i2c: Group bus drivers by type by Jean Delvare · 16 years ago
  45. 24a5bb7 i2c-core: Return -Errno, not -1 by David Brownell · 16 years ago
  46. 7541549 i2c-core: Remove needless include by Jean Delvare · 16 years ago
  47. 81fded1 i2c: Document standard fault codes by David Brownell · 16 years ago
  48. 4d2bee5 i2c-bfin-twi: Update the dependencies by Mike Frysinger · 16 years ago
  49. 20a9b6e i2c: Remove 3 deprecated bus drivers by Adrian Bunk · 16 years ago
  50. 279e902 i2c-nforce2: Add support for multiplexing on the Tyan S4985 by Jean Delvare · 16 years ago
  51. 2e74378 i2c-davinci: Initialize cmd_complete sooner by Troy Kisky · 16 years ago
  52. 5a0d5f5 i2c-davinci: Fix signal handling bug by Troy Kisky · 16 years ago
  53. 0ab56e2 i2c-davinci: Remove useless IVR read by Troy Kisky · 16 years ago
  54. d868caa i2c-davinci: Move dev_dbg statement for more output by Troy Kisky · 16 years ago
  55. cc99ff7 i2c-davinci: Ensure clock between 7-12 MHz by Troy Kisky · 16 years ago
  56. 7f101a9 i2c: Use class_for_each_device by Dave Young · 16 years ago
  57. bce7f79 Linux 2.6.26 by Linus Torvalds · 16 years ago
  58. ec229e8 devcgroup: fix permission check when adding entry to child cgroup by Li Zefan · 16 years ago
  59. 17d213f devcgroup: always show positive major/minor num by Li Zefan · 16 years ago
  60. 0302c01 Documentation/HOWTO: correct wrong kernel bugzilla FAQ URL by Jiri Pirko · 16 years ago
  61. 3b5c6b8 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  62. 3e84050 cpusets, hotplug, scheduler: fix scheduler domain breakage by Dmitry Adamushko · 16 years ago
  63. 9df2fe9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  64. de72aa4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  65. 536abdb cifs: fix wksidarr declaration to be big-endian friendly by Jeff Layton · 16 years ago
  66. e911d0c cifs: fix inode leak in cifs_get_inode_info_unix by Jeff Layton · 16 years ago
  67. d3297a6 frv: fix irqs_disabled() to return an int, not an unsigned long by David Howells · 16 years ago
  68. d1a5d19 OProfile kernel maintainership changes by Robert Richter · 16 years ago
  69. 8ea9212 rtc-pcf8563: add chip id by Jon Smirl · 16 years ago
  70. 876550a rtc-fm3130: fix chip naming by Alessandro Zummo · 16 years ago
  71. bca5c2c ov7670: clean up ov7670_read semantics by Andres Salomon · 16 years ago
  72. 05d81d2 serial8250: sanity check nr_uarts on all paths. by Eric W. Biederman · 16 years ago
  73. f31ad92 fbdev: bugfix for multiprocess defio by Jaya Kumar · 16 years ago
  74. 4fc89e3 drivers/isdn/i4l/isdn_common.c fix small resource leak by Darren Jenkins · 16 years ago
  75. 43f77e9 drivers/char/pcmcia/ipwireless/hardware.c fix resource leak by Darren Jenkins · 16 years ago
  76. 8df5fc0 [SCSI] bsg: fix oops on remove by James Bottomley · 16 years ago
  77. 2789898 [SCSI] fusion: default MSI to disabled for SPI and FC controllers by James Bottomley · 16 years ago
  78. 5ac37f8 x86: fix ldt limit for 64 bit by Michael Karcher · 16 years ago
  79. a26929f Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  80. 3976df9 [PATCH] IPMI: return correct value from ipmi_write by Mark Rustad · 16 years ago
  81. 0ce3a7e [SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices by Brian King · 16 years ago
  82. 4d727a7 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  83. 49641f1 Fix reference counting race on log buffers by Dave Chinner · 16 years ago
  84. 3c1e389 libata-acpi: don't call sleeping function from invalid context by Zhang Rui · 16 years ago
  85. edb8047 Added Targa Visionary 1000 IDE adapter to pata_sis.c by Kai Krakow · 16 years ago
  86. b344991 libata-acpi: filter out DIPM enable by Tejun Heo · 16 years ago
  87. 61ca9da rtc: fix reported IRQ rate for when HPET is enabled by Paul Gortmaker · 16 years ago
  88. ac310bb Fix name of Russell King in various comments by Uwe Kleine-König · 16 years ago
  89. a7de390 rapidio: fix device reference counting by Eugene Surovegin · 16 years ago
  90. fb0e7e1 tpm: add Intel TPM TIS device HID by Marcin Obara · 16 years ago
  91. e5a5816 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  92. e35259a tun: Persistent devices can get stuck in xoff state by Max Krasnyansky · 16 years ago
  93. ccf9b3b xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info by Steffen Klassert · 16 years ago
  94. 0ce2855 ipv6: missed namespace context in ipv6_rthdr_rcv by Denis V. Lunev · 16 years ago
  95. fe785be netlabel: netlink_unicast calls kfree_skb on error path by itself by Denis V. Lunev · 16 years ago
  96. 2e65557 ipv4: fib_trie: Fix lookup error return by Ben Hutchings · 16 years ago
  97. 3d8ea1f tcp: correct kcalloc usage by Milton Miller · 16 years ago
  98. 4edc2f3 ip: sysctl documentation cleanup by Stephen Hemminger · 16 years ago
  99. 53025f5 Documentation: clarify tcp_{r,w}mem sysctl docs by J. Bruce Fields · 16 years ago
  100. bdb2192 slub: Fix use-after-preempt of per-CPU data structure by Dmitry Adamushko · 16 years ago