1. 2eb645e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  2. 8fdb7e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  3. fc7f99c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 16 years ago
  4. 0a492fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  5. 4cb80cd USB: gadget/multi: cdc_do_config: remove redundant check by Peter Korsgaard · 16 years ago
  6. d835933 usb: r8a66597-hcd: fix removed from an attached hub by Yoshihiro Shimoda · 16 years ago
  7. 9ce669a USB: xhci: Make endpoint interval debugging clearer. by Sarah Sharp · 16 years ago
  8. f09a15e USB: Fix usb_fill_int_urb for SuperSpeed devices by Matthew Wilcox · 16 years ago
  9. e549a17 USB: cp210x: Remove double usb_control_msg from cp210x_set_config by Michael Brunner · 16 years ago
  10. 7f56cfd USB: Remove last bit of CONFIG_USB_BERRY_CHARGE by Christoph Egger · 16 years ago
  11. 83ba11d USB: gadget: add gadget controller number for s3c-hsotg driver by Maurus Cuelenaere · 16 years ago
  12. 9c67d28 USB: ftdi_sio: Fix locking for change_speed() function by Alessio Igor Bogani · 16 years ago
  13. 11b10d9 USB: g_mass_storage: fixed module name in Kconfig by Michal Nazarewicz · 16 years ago
  14. f479d70 USB: gadget: f_mass_storage::fsg_bind(): fix error handling by Peter Korsgaard · 16 years ago
  15. f88f669 USB: g_mass_storage: fix section mismatch warnings by Mike Frysinger · 16 years ago
  16. f2984a3 USB: gadget: fix Blackfin builds after gadget cleansing by Mike Frysinger · 16 years ago
  17. 872f8b4 USB: goku_udc: remove potential null dereference by Dan Carpenter · 16 years ago
  18. 33c3875 USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is 0xff by spark · 16 years ago
  19. 510607d USB: serial: Fix module name typo for qcaux Kconfig entry. by Stefan Schmidt · 17 years ago
  20. 338124c usb: cdc-wdm: Fix deadlock between write and resume by Oliver Neukum · 17 years ago
  21. d93d16e usb: cdc-wdm: Fix order in disconnect and fix locking by Oliver Neukum · 17 years ago
  22. 62e6685 usb: cdc-wdm:Fix loss of data due to autosuspend by Oliver Neukum · 17 years ago
  23. beb1d35 usb: cdc-wdm: Fix submission of URB after suspension by Oliver Neukum · 17 years ago
  24. d855fe2 usb: cdc-wdm: Fix race between disconnect and debug messages by Oliver Neukum · 17 years ago
  25. 922a5ea usb: cdc-wdm: Fix race between autosuspend and reading from the device by Oliver Neukum · 17 years ago
  26. 860e41a usb: cdc-wdm: Fix race between write and disconnect by Oliver Neukum · 17 years ago
  27. aa47145 usb: musb: core: declare mbase only where it's used by Felipe Balbi · 16 years ago
  28. 7f4bca4 USB: musb: fix warnings in Blackfin regs by Mike Frysinger · 16 years ago
  29. adb3ee4 usb: musb: abstract out ULPI_BUSCONTROL register reads/writes by Mike Frysinger · 16 years ago
  30. 9957dd9 usb: musb: Fix compile error for omaps for musb_hdrc by Tony Lindgren · 16 years ago
  31. fa7bf34 usb/gadget: fix compile error on r8a66597-udc.c by Grant Likely · 16 years ago
  32. 1e63ef0 USB: Fix documentation for avoid_reset_quirk by Oliver Neukum · 16 years ago
  33. 3b04872 USB: option: add support for a new CMOTECH device to usb/serial/option by Nathaniel McCallum · 16 years ago
  34. bb73ed2a USB: option: move hardcoded PID to a macro in usb/serial/option by Nathaniel McCallum · 16 years ago
  35. eaff4cd USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMOTECH by Nathaniel McCallum · 16 years ago
  36. dee5658 USB: serial: ftdi: add CONTEC vendor and product id by Daniel Sangorrin · 16 years ago
  37. 1d68064 USB: xHCI: re-initialize cmd_completion by Andiry Xu · 16 years ago
  38. bc75fa3 USB: xhci: rename driver to xhci_hcd by Alex Chiang · 16 years ago
  39. ae92697 USB: musb: fix build error introduced by isoc change by Sonic Zhang · 16 years ago
  40. 0725e95 USB: qcserial: add new device ids by Bernhard Rosenkraenzer · 16 years ago
  41. f073092 USB: cdc-acm: Fix stupid NULL pointer in resume() by Oliver Neukum · 17 years ago
  42. 1082f57 USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh by Clemens Ladisch · 17 years ago
  43. 92bc364 USB: EHCI: fix ITD list order by Clemens Ladisch · 17 years ago
  44. bf16201 USB: Option: Add support for a variant of DLink DWM 652 U5 by Huang Ying · 17 years ago
  45. cd0e8aa USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6c by Ondrej Zary · 17 years ago
  46. eb8878a USB: serial: use port endpoint size to determine if ep is available by Johan Hovold · 17 years ago
  47. 6313620 USB: serial: fix softint not being called on errors by Johan Hovold · 17 years ago
  48. 0ae1474 USB: serial: fix error message on close in generic driver by Johan Hovold · 17 years ago
  49. 7152b59 USB: fix usbfs regression by Alan Stern · 16 years ago
  50. 12ee3c0 driver core: numa: fix BUILD_BUG_ON for node_read_distance by David Rientjes · 16 years ago
  51. f0eae0e driver-core: document ERR_PTR() return values by Jani Nikula · 16 years ago
  52. 178a5b3 kobject: documentation: Update to refer to kset-example.c. by Robert P. J. Day · 16 years ago
  53. 67fc233 sysdev: the cpu probe/release attributes should be sysdev_class_attributes by Stephen Rothwell · 16 years ago
  54. 462bd29 kobject: documentation: Fix erroneous example in kobject doc. by Robert P. J. Day · 16 years ago
  55. e59817b driver-core: fix missing kernel-doc in firmware_class by Randy Dunlap · 16 years ago
  56. 4d26e139 Driver core: Early platform kernel-doc update by Magnus Damm · 16 years ago
  57. 3691c96 sysfs: fix sysfs lockdep warning in mlx4 code by Greg Kroah-Hartman · 16 years ago
  58. 21e3bde sysfs: fix sysfs lockdep warning in infiniband code by Greg Kroah-Hartman · 16 years ago
  59. c7df670 sysfs: fix sysfs lockdep warning in ipmi code by Greg Kroah-Hartman · 16 years ago
  60. 6757eca3 sysfs: Initialised pci bus legacy_mem field before use by Mel Gorman · 16 years ago
  61. e1955ca sysfs: use sysfs_bin_attr_init in firmware class driver by Jiri Kosina · 16 years ago
  62. 3971047 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 16 years ago
  63. 9d20593 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
  64. 9b59a0a Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 16 years ago
  65. c3a0bd7 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  66. a41842f Merge branch 'for-linus/samsung-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 16 years ago
  67. 7228744 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 16 years ago
  68. 31cc1dd Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  69. 961cde9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  70. f82c37e Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  71. c6b9e73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  72. 441f405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  73. 7c34691 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  74. 5f87e54 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  75. 01da470 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  76. 61d7180 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 16 years ago
  77. 5dbc2f5 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 16 years ago
  78. 01d61d0 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
  79. 2e0c17d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  80. 7de4a9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  81. 1097d7c Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  82. 8ad6fca Btrfs: fix the inode ref searches done by btrfs_search_path_in_tree by Chris Mason · 16 years ago
  83. 1b53ac4 Btrfs: allow treeid==0 in the inode lookup ioctl by Chris Mason · 16 years ago
  84. 90fdde1 Btrfs: return keys for large items to the search ioctl by Chris Mason · 16 years ago
  85. abc6e13 Btrfs: fix key checks and advance in the search ioctl by Chris Mason · 16 years ago
  86. 9205124 powerpc/5200: Build fix for mpc52xx watchdog timer code by Grant Likely · 16 years ago
  87. 1976152 of: Fix comparison of "compatible" properties by Grant Likely · 16 years ago
  88. 57b552b memory hotplug/s390: set phys_device by Heiko Carstens · 16 years ago
  89. bc32df0 memory hotplug: allow setting of phys_device by Heiko Carstens · 16 years ago
  90. e5d6151 hpet: use for_each_set_bit() by Akinobu Mita · 16 years ago
  91. c4af964 ntfs: use bitmap_weight by Akinobu Mita · 16 years ago
  92. bcc54e2 jffs2: fix up rb_root initializations to use RB_ROOT by Venkatesh Pallipadi · 16 years ago
  93. e9e58a4 memcg: avoid use cmpxchg in swap cgroup maintainance by KAMEZAWA Hiroyuki · 16 years ago
  94. 22001a1 gigaset: fix build failure by Tilman Schmidt · 16 years ago
  95. 5db5b02 ahci: pp->active_link is not reliable when FBS is enabled by Shane Huang · 16 years ago
  96. 9deb343 ahci: use BIOS date in broken_suspend list by Tejun Heo · 16 years ago
  97. 603037c ahci: add missing nv IDs by Tejun Heo · 16 years ago
  98. dcd5c16 perf: Fix unexported generic perf_arch_fetch_caller_regs by Frederic Weisbecker · 16 years ago
  99. e04dd2d Merge branch 'fix/hda' into for-linus by Takashi Iwai · 16 years ago
  100. 2a5e00e Merge branch 'fix/misc' into for-linus by Takashi Iwai · 16 years ago