1. 969afff USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failled by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  2. c6991b6 USB: option: Add new ONDA vendor id and product id for ONDA MT825UP by Enrico Mioso · 14 years ago
  3. 2f1136d USB: cp210x: Add Renesas RX-Stick device ID by DJ Delorie · 14 years ago
  4. ffb6748 usb: omap: ohci: Missing driver unregister in module exit by Keshava Munegowda · 14 years ago
  5. 3126d82 USB: ftdi_sio: Add PID for accesio products by Rich Mattes · 14 years ago
  6. 82cef0b usb: host: oxu210hp-hcd: Use static const char * const where possible by Joe Perches · 14 years ago
  7. 834e231 USB: teach "devices" file about Wireless and SuperSpeed USB by Alan Stern · 14 years ago
  8. d3134c3 uwb: use '%pM' format to print MAC address by Andy Shevchenko · 14 years ago
  9. ecfa153 USB: option: Add more ZTE modem USB id's by Mauro Carvalho Chehab · 14 years ago
  10. c0109b8 USB: gadget: Remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  11. e9137c2 USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakage by Javier Martinez Canillas · 14 years ago
  12. 5c836e4 usb gadget: composite: prevent OOPS for non-standard control request by Roger Quadros · 14 years ago
  13. 3df7169 OHCI: work around for nVidia shutdown problem by Alan Stern · 14 years ago
  14. 637ed74 USB: ohci-sm501: add iounmap on error path by Dan Carpenter · 14 years ago
  15. 5c8db07 USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TER by Praveena Nadahally · 14 years ago
  16. 92d3489 USB: r8a66597-udc: Initialize uninitialized variable, fix compile warning by Javier Martinez Canillas · 14 years ago
  17. 56e9406 USB OTG Langwell: Update OTG Kconfig and driver version. by Hao Wu · 14 years ago
  18. 5014b5e3 usb: ftdi-elan: Convert "mutex" to semaphore by Thomas Gleixner · 14 years ago
  19. a1df4e4 USB: gadget: rndis: fix up coding style issues in the file by Mihai Donțu · 14 years ago
  20. 65fd427 USB: ehci tdi : let's tdi_reset set host mode by Matthieu CASTET · 14 years ago
  21. eabf0f5 USB: Kconfig: fix typos in USB_FUNCTIONFS* description by Michael Prokop · 14 years ago
  22. d808742 USB: g_file_storage: don't generate automatic serial string by Alan Stern · 14 years ago
  23. 10f4716 USB: langwell: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  24. f7dd649 USB: output an error message when the pipe type doesn't match the endpoint type by Simon Arlott · 14 years ago
  25. 0cf7a63 USB: gadget: amd5536udc.c: Remove double test by Julia Lawall · 14 years ago
  26. c9bfff9 usb gadget: don't save bind callback in struct usb_configuration by Uwe Kleine-König · 14 years ago
  27. 07a18bd usb gadget: don't save bind callback in struct usb_composite_driver by Michal Nazarewicz · 14 years ago
  28. b0fca50 usb gadget: don't save bind callback in struct usb_gadget_driver by Uwe Kleine-König · 14 years ago
  29. e12995e USB: Revert "USB: gadget: section mismatch warning fixed" by Michal Nazarewicz · 14 years ago
  30. a99d8a4 USB: gadget: g_multi: moved strings handling code to composite by Michal Nazarewicz · 14 years ago
  31. 7c2b61d USB: gadget: mass_storage: moved strings handling code to composite by Michal Nazarewicz · 14 years ago
  32. ad1a810 USB: gadget: composite: Better string override handling by Michal Nazarewicz · 14 years ago
  33. fc19de6 USB: gadget: functionfs: code cleanup by Michal Nazarewicz · 14 years ago
  34. 9cfe745 usb: gadget: mass_storage: optional SCSI WRITE FUA bit by Michal Nazarewicz · 14 years ago
  35. 452ee0e usb: gadget: storage: remove nofua file when unbinding by Michal Nazarewicz · 14 years ago
  36. ba0534b USB: gadget: g_ffs: fixed vendor and product ID by Michal Nazarewicz · 14 years ago
  37. 1c6529e USB: gadget: g_multi: fixed vendor and product ID by Michal Nazarewicz · 14 years ago
  38. 4bec991 USB: core: update comment to match current function name by Wolfram Sang · 14 years ago
  39. 37b5801 USB Gadget: Verify VBUS current before setting the device self-powered bit by Parirajan Muthalagu · 14 years ago
  40. 9059389 USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA) by Johan Hovold · 14 years ago
  41. c6a7678 USB: gadget: dbgp: cleanup: remove unneeded check by Dan Carpenter · 14 years ago
  42. 912c93d USB: langwell: USB Client driver memory handling by JiebingLi · 14 years ago
  43. 3211cbc USB: langwell: USB Client Remote Wakeup Support by JiebingLi · 14 years ago
  44. 513b91b USB: langwell: USB Client PHY low power mode setting by JiebingLi · 14 years ago
  45. 3eed298 USB: langwell: USB Client Endpoint initialization by JiebingLi · 14 years ago
  46. 5f81f4b USB: langwell: USB Client driver code cleanup by JiebingLi · 14 years ago
  47. f0ae849 usb: Add Intel Langwell USB OTG Transceiver Driver by Hao Wu · 14 years ago
  48. 7d7c4d0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  49. 531295e virtio: console: Don't block entire guest if host doesn't read data by Amit Shah · 14 years ago
  50. 30c2781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  51. 6cc0cc4 SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failure by Julia Lawall · 14 years ago
  52. 51ea8a8 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  53. b0579fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  54. 7f81c56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  55. 63f1474 mxc_nand: do not depend on disabling the irq in the interrupt handler by Sascha Hauer · 14 years ago
  56. f68c834 Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  57. f9ce6eb Input: evdev - fix EVIOCSABS regression by Daniel Mack · 14 years ago
  58. 0a74a1d Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABS by Daniel Mack · 14 years ago
  59. e39428d i2c-imx: do not allow interruptions when waiting for I2C to complete by Marc Kleine-Budde · 14 years ago
  60. c5b4afe i2c-davinci: Fix TX setup for more SoCs by Jon Povey · 14 years ago
  61. 6a2a11d drm/radeon/kms: avivo cursor workaround applies to evergreen as well by Alex Deucher · 14 years ago
  62. aa0170f firewire: ohci: fix TI TSB82AA2 regression since 2.6.35 by Stefan Richter · 14 years ago
  63. 3e645d6 v4l1: fix 32-bit compat microcode loading translation by Linus Torvalds · 14 years ago
  64. 5a2b3ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  65. 1c8cf9c mmc: sdio: fix SDIO suspend/resume regression by Ohad Ben-Cohen · 14 years ago
  66. 1bbee7d Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  67. 264780c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  68. ae42d8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  69. 53eeb64 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  70. a56f31a Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  71. c50a898 ioat2: fix performance regression by Dan Williams · 14 years ago
  72. 71085ce ehea: Fix a checksum issue on the receive path by Breno Leitao · 14 years ago
  73. 6fcc040 net: allow FEC driver to use fixed PHY support by Greg Ungerer · 14 years ago
  74. 272036e HID: Add Cando touch screen 15.6-inch product id by François Jaouen · 14 years ago
  75. 93055c3 ps3disk: passing wrong variable to bvec_kunmap_irq() by Dan Carpenter · 14 years ago
  76. a8c051f drm/radeon/kms: Silent spurious error message by Jean Delvare · 14 years ago
  77. d31dba5 drm/radeon/kms: fix bad cast/shift in evergreen.c by Alex Deucher · 14 years ago
  78. 40f76d8 drm/radeon/kms: make TV/DFP table info less verbose by Alex Deucher · 14 years ago
  79. 3555e53 drm/radeon/kms: leave certain CP int bits enabled by Alex Deucher · 14 years ago
  80. c919b37 drm/radeon/kms: avoid corner case issue with unmappable vram V2 by Jerome Glisse · 14 years ago
  81. e1f0921 HID: Add MULTI_INPUT quirk for turbox/mosart touchscreen by Pierre BAILLY · 14 years ago
  82. b0057c5 tg3: restore rx_dropped accounting by Eric Dumazet · 14 years ago
  83. bcf64aa b44: fix carrier detection on bind by Paul Fertser · 14 years ago
  84. 0aa7dea NET: wimax, fix use after free by Jiri Slaby · 14 years ago
  85. ec622ab ATM: iphase, remove sleep-inside-atomic by Jiri Slaby · 14 years ago
  86. f1ee89d ATM: solos-pci, remove use after free by Jiri Slaby · 14 years ago
  87. 50c6dc9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  88. 6af0b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  89. 03c698c net/fec: carrier off initially to avoid root mount failure by Oskar Schirmer · 14 years ago
  90. ca047fe Input: wacom - fix pressure in Cintiq 21UX2 by Aristeu Rozanski · 14 years ago
  91. 85a3318 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  92. 63847e6 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  93. b411c17 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  94. d6bcfd1 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  95. e4c4776 virtio-blk: fix request leak. by Mike Snitzer · 14 years ago
  96. 82553bb r8169: use device model DMA API by Stanislaw Gruszka · 14 years ago
  97. aeb19f6 r8169: allocate with GFP_KERNEL flag when able to sleep by Stanislaw Gruszka · 14 years ago
  98. 7cfff7f Merge branch 'msi-dmi' into release by Len Brown · 14 years ago
  99. c9933f7 Merge branch 'pdc-regression' into release by Len Brown · 14 years ago
  100. 7fcca7d intel_idle: enable Atom C6 by Len Brown · 14 years ago