1. f09a15e USB: Fix usb_fill_int_urb for SuperSpeed devices by Matthew Wilcox · 14 years ago
  2. e549a17 USB: cp210x: Remove double usb_control_msg from cp210x_set_config by Michael Brunner · 14 years ago
  3. 7f56cfd USB: Remove last bit of CONFIG_USB_BERRY_CHARGE by Christoph Egger · 14 years ago
  4. 83ba11d USB: gadget: add gadget controller number for s3c-hsotg driver by Maurus Cuelenaere · 14 years ago
  5. 9c67d28 USB: ftdi_sio: Fix locking for change_speed() function by Alessio Igor Bogani · 14 years ago
  6. 11b10d9 USB: g_mass_storage: fixed module name in Kconfig by Michal Nazarewicz · 14 years ago
  7. f479d70 USB: gadget: f_mass_storage::fsg_bind(): fix error handling by Peter Korsgaard · 14 years ago
  8. f88f669 USB: g_mass_storage: fix section mismatch warnings by Mike Frysinger · 14 years ago
  9. f2984a3 USB: gadget: fix Blackfin builds after gadget cleansing by Mike Frysinger · 14 years ago
  10. 872f8b4 USB: goku_udc: remove potential null dereference by Dan Carpenter · 14 years ago
  11. 33c3875 USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is 0xff by spark · 14 years ago
  12. 510607d USB: serial: Fix module name typo for qcaux Kconfig entry. by Stefan Schmidt · 14 years ago
  13. 338124c usb: cdc-wdm: Fix deadlock between write and resume by Oliver Neukum · 14 years ago
  14. d93d16e usb: cdc-wdm: Fix order in disconnect and fix locking by Oliver Neukum · 14 years ago
  15. 62e6685 usb: cdc-wdm:Fix loss of data due to autosuspend by Oliver Neukum · 14 years ago
  16. beb1d35 usb: cdc-wdm: Fix submission of URB after suspension by Oliver Neukum · 14 years ago
  17. d855fe2 usb: cdc-wdm: Fix race between disconnect and debug messages by Oliver Neukum · 14 years ago
  18. 922a5ea usb: cdc-wdm: Fix race between autosuspend and reading from the device by Oliver Neukum · 14 years ago
  19. 860e41a usb: cdc-wdm: Fix race between write and disconnect by Oliver Neukum · 14 years ago
  20. aa47145 usb: musb: core: declare mbase only where it's used by Felipe Balbi · 14 years ago
  21. 7f4bca4 USB: musb: fix warnings in Blackfin regs by Mike Frysinger · 14 years ago
  22. adb3ee4 usb: musb: abstract out ULPI_BUSCONTROL register reads/writes by Mike Frysinger · 14 years ago
  23. 9957dd9 usb: musb: Fix compile error for omaps for musb_hdrc by Tony Lindgren · 14 years ago
  24. fa7bf34 usb/gadget: fix compile error on r8a66597-udc.c by Grant Likely · 14 years ago
  25. 1e63ef0 USB: Fix documentation for avoid_reset_quirk by Oliver Neukum · 14 years ago
  26. 3b04872 USB: option: add support for a new CMOTECH device to usb/serial/option by Nathaniel McCallum · 14 years ago
  27. bb73ed2a USB: option: move hardcoded PID to a macro in usb/serial/option by Nathaniel McCallum · 14 years ago
  28. eaff4cd USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMOTECH by Nathaniel McCallum · 14 years ago
  29. dee5658 USB: serial: ftdi: add CONTEC vendor and product id by Daniel Sangorrin · 14 years ago
  30. 1d68064 USB: xHCI: re-initialize cmd_completion by Andiry Xu · 14 years ago
  31. bc75fa3 USB: xhci: rename driver to xhci_hcd by Alex Chiang · 14 years ago
  32. ae92697 USB: musb: fix build error introduced by isoc change by Sonic Zhang · 14 years ago
  33. 0725e95 USB: qcserial: add new device ids by Bernhard Rosenkraenzer · 14 years ago
  34. f073092 USB: cdc-acm: Fix stupid NULL pointer in resume() by Oliver Neukum · 14 years ago
  35. 1082f57 USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh by Clemens Ladisch · 14 years ago
  36. 92bc364 USB: EHCI: fix ITD list order by Clemens Ladisch · 14 years ago
  37. bf16201 USB: Option: Add support for a variant of DLink DWM 652 U5 by Huang Ying · 14 years ago
  38. cd0e8aa USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6c by Ondrej Zary · 14 years ago
  39. eb8878a USB: serial: use port endpoint size to determine if ep is available by Johan Hovold · 14 years ago
  40. 6313620 USB: serial: fix softint not being called on errors by Johan Hovold · 14 years ago
  41. 0ae1474 USB: serial: fix error message on close in generic driver by Johan Hovold · 14 years ago
  42. 7152b59 USB: fix usbfs regression by Alan Stern · 14 years ago
  43. 336cee4 tty_port,usb-console: Fix usb serial console open/close regression by Jason Wessel · 14 years ago
  44. 2314436 tty: cpm_uart: use resource_size() by Tobias Klauser · 14 years ago
  45. d4bee0a tty_buffer: Fix distinct type warning by Fang Wenqi · 14 years ago
  46. e74d098 hvc_console: Fix race between hvc_close and hvc_remove by Amit Shah · 14 years ago
  47. f157b58 uartlite: Fix build on sparc. by David Miller · 14 years ago
  48. 352fa6a tty: Take a 256 byte padding into account when buffering below sub-page units by Mel Gorman · 14 years ago
  49. 87a6aca Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call" by Greg Kroah-Hartman · 14 years ago
  50. 12ee3c0 driver core: numa: fix BUILD_BUG_ON for node_read_distance by David Rientjes · 14 years ago
  51. f0eae0e driver-core: document ERR_PTR() return values by Jani Nikula · 14 years ago
  52. 178a5b3 kobject: documentation: Update to refer to kset-example.c. by Robert P. J. Day · 14 years ago
  53. 67fc233 sysdev: the cpu probe/release attributes should be sysdev_class_attributes by Stephen Rothwell · 14 years ago
  54. 462bd29 kobject: documentation: Fix erroneous example in kobject doc. by Robert P. J. Day · 14 years ago
  55. e59817b driver-core: fix missing kernel-doc in firmware_class by Randy Dunlap · 14 years ago
  56. 4d26e139 Driver core: Early platform kernel-doc update by Magnus Damm · 14 years ago
  57. 3691c96 sysfs: fix sysfs lockdep warning in mlx4 code by Greg Kroah-Hartman · 14 years ago
  58. 21e3bde sysfs: fix sysfs lockdep warning in infiniband code by Greg Kroah-Hartman · 14 years ago
  59. c7df670 sysfs: fix sysfs lockdep warning in ipmi code by Greg Kroah-Hartman · 14 years ago
  60. 6757eca3 sysfs: Initialised pci bus legacy_mem field before use by Mel Gorman · 14 years ago
  61. e1955ca sysfs: use sysfs_bin_attr_init in firmware class driver by Jiri Kosina · 14 years ago
  62. 191aee5 powerpc: Remove IOMMU_VMERGE config option by FUJITA Tomonori · 14 years ago
  63. a932729 powerpc: Fix swiotlb to respect the boot option by FUJITA Tomonori · 14 years ago
  64. 09156a7 powerpc: Do not call prink when CONFIG_PRINTK is not defined by Márton Németh · 14 years ago
  65. 409d241 powerpc: Use correct ccr bit for syscall error status by Nathan Lynch · 14 years ago
  66. d6a8536 Merge commit 'kumar/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  67. 11bc308 smsc95xx: Fix tx checksum offload for small packets by Steve Glendinning · 14 years ago
  68. 0ecad5a ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdown by Mallikarjuna R Chilakala · 14 years ago
  69. 1097cd1 ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flapping by Mallikarjuna R Chilakala · 14 years ago
  70. 4227f62d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  71. 0641e4f net: Potential null skb->dev dereference by Eric Dumazet · 14 years ago
  72. 54d259d jme: Advance driver version number by Guo-Fu Tseng · 14 years ago
  73. bf5e536 jme: Protect vlgrp structure by pause RX actions. by Guo-Fu Tseng · 14 years ago
  74. 17da69b jme: Fix VLAN memory leak by Guo-Fu Tseng · 14 years ago
  75. 658cc52 KS8851: Avoid NULL pointer in set rx mode by Abraham Arce · 14 years ago
  76. b634f87 tcp: Fix OOB POLLIN avoidance. by Alexandra Kossovsky · 14 years ago
  77. 5286944 alpha: fix compile errors in dma-mapping-common.h by FUJITA Tomonori · 14 years ago
  78. 7f2d889 alpha: remove trailing spaces in messages by Frans Pop · 14 years ago
  79. 2a238a9 alpha: use __ratelimit by Akinobu Mita · 14 years ago
  80. 3971047 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  81. 9d20593 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  82. 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 · 14 years ago
  83. c3a0bd7 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  84. a41842f Merge branch 'for-linus/samsung-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  85. 7228744 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  86. 31cc1dd Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  87. 961cde9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  88. 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 · 14 years ago
  89. c6b9e73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  90. 441f405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  91. 7c34691a Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  92. 5f87e54 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  93. 01da470 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  94. 61d7180 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 14 years ago
  95. 5dbc2f5 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 14 years ago
  96. 01d61d0 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  97. 2e0c17d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  98. 7de4a9a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  99. 1097d7c Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  100. 8ad6fca Btrfs: fix the inode ref searches done by btrfs_search_path_in_tree by Chris Mason · 14 years ago