1. 0b9b6df Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  2. added5f ARM: mxs_defconfig: add CONFIG_USB_PHY by Shawn Guo · 11 years ago
  3. a52f31e ARM: imx_v6_v7_defconfig: add CONFIG_USB_PHY by Shawn Guo · 11 years ago
  4. 19d8ced usb: phy: remove exported function from __init section by Denis Efremov · 11 years ago
  5. abe7a40 usb: gadget: zero: put function instances on unbind by Andrzej Pietrasiewicz · 11 years ago
  6. 9890e33 usb: gadget: f_sourcesink.c: correct a copy-paste misnomer by Andrzej Pietrasiewicz · 11 years ago
  7. 8d6f51b usb: gadget: cdc2: fix error return code in cdc_do_config() by Wei Yongjun · 11 years ago
  8. ad46047 usb: gadget: multi: fix error return code in rndis_do_config() by Wei Yongjun · 11 years ago
  9. 6ee3e8e usb: gadget: f_obex: fix error return code in obex_bind() by Wei Yongjun · 11 years ago
  10. 4601de8 USB: storage: convert to use module_usb_driver() by Greg Kroah-Hartman · 11 years ago
  11. 191648d usb: storage: Convert US_DEBUGP to usb_stor_dbg by Joe Perches · 11 years ago
  12. f1175da USB: ti_usb_3410_5052: kill custom closing_wait by Johan Hovold · 11 years ago
  13. c041902 USB: ti_usb_3410_5052: remove redundant drain from break_ctl by Johan Hovold · 11 years ago
  14. 2c992cd USB: ti_usb_3410_5052: query hardware-buffer status in chars_in_buffer by Johan Hovold · 11 years ago
  15. b5784f7 USB: ti_usb_3410_5052: remove lsr from port data by Johan Hovold · 11 years ago
  16. 113ec31 USB: ti_usb_3410_5052: move write-fifo flushing to close by Johan Hovold · 11 years ago
  17. a8ec374 USB: io_ti: remove redundant wait_until_sent by Johan Hovold · 11 years ago
  18. b6fd35e USB: io_ti: fix TIOCGSERIAL by Johan Hovold · 11 years ago
  19. ac9e59c USB: usbtmc: remove unnecessary memory allocation by Ming Lei · 11 years ago
  20. c33c888 usbatm: fix potential NULL pointer dereference by Wei Yongjun · 11 years ago
  21. 1cb6e73 usb: storage: Fix link error by Joe Perches · 11 years ago
  22. a85796e USB: symbolserial: move private-data allocation to port_probe by Johan Hovold · 11 years ago
  23. ef31025 USB: symbolserial: remove unused private data by Johan Hovold · 11 years ago
  24. cced926 USB: symbolserial: use port interrupt-in urb by Johan Hovold · 11 years ago
  25. 3580718 USB: mct_u232: clean up read implementation by Johan Hovold · 11 years ago
  26. feb0a36 USB: kobil_sct: use port interrupt-out urb by Johan Hovold · 11 years ago
  27. 9c0343a USB: kobil_sct: remove unused endpoint address by Johan Hovold · 11 years ago
  28. 8e34c6c USB: kobil_sct: fix broken debug code by Johan Hovold · 11 years ago
  29. fbf9477 USB: omninet: switch to generic read implementation by Johan Hovold · 11 years ago
  30. a6c042f USB: omninet: refactor read-urb processing by Johan Hovold · 11 years ago
  31. d91641b USB: omninet: clean up protocol defines by Johan Hovold · 11 years ago
  32. b42abbc USB: omninet: clean up protocol description by Johan Hovold · 11 years ago
  33. 81f58c6 USB: omninet: use kzalloc for private data by Johan Hovold · 11 years ago
  34. 2bef64b USB: ehci-omap: Improve PHY error handling by Roger Quadros · 11 years ago
  35. 7c4ebe68 USB: ehci-omap: Don't select any PHY driver by Roger Quadros · 11 years ago
  36. 1361bf4b usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl ep by Hans de Goede · 11 years ago
  37. 75b9130 usb: storage: Add usb_stor_dbg, reduce object size by Joe Perches · 11 years ago
  38. 61ac6ac usb: remove redundant tdi_reset by Shengzhou Liu · 11 years ago
  39. cccfc53 usb: exynos: do not include plat/usb-phy.h by Arnd Bergmann · 11 years ago
  40. 2871782 usb: ohci-exynos: skip phy setup for Exynos5440 based platforms by Thomas Abraham · 11 years ago
  41. b8a261b USB: serial: wishbone-serial: fix up minor sparse warning by Greg Kroah-Hartman · 11 years ago
  42. 1157f69 usb-serial: add support for USB Wishbone-serial adapters by Wesley W. Terpstra · 11 years ago
  43. 0fcb998 USB: enclose USB_XHCI_HCD related symbols within a if USB_XHCI_HCD block by Florian Fainelli · 11 years ago
  44. 3ad3ca0 USB: enclose all depends on USB_OHCI_HCD within an if USB_OHCI_HCD block by Florian Fainelli · 11 years ago
  45. 42443dc USB: enclose EHCI HCD drivers within an if USB_EHCI_HCD block by Florian Fainelli · 11 years ago
  46. 9296d94 USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbol by Florian Fainelli · 11 years ago
  47. 25e11ec USB: regroup all depends on USB within an if USB block by Florian Fainelli · 11 years ago
  48. a2a2d6c USB: option: add a D-Link DWM-156 variant by Bjørn Mork · 11 years ago
  49. bbcd85a usb: ehci-s5p: fix: Fix null pointer dereferencing by Vivek Gautam · 11 years ago
  50. e5ab9f1 Merge tag 'for-usb-next-2012-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  51. 8c68e84 USB: EHCI: make ehci-msm a separate driver by Manjunath Goudar · 11 years ago
  52. 9773696 USB: EHCI: make ehci-atmel a separate driver by Manjunath Goudar · 11 years ago
  53. 7edb3da USB: EHCI: make ehci-s5p a separate driver by Manjunath Goudar · 11 years ago
  54. 7675d6b USB: EHCI: make ehci-spear a separate driver by Manjunath Goudar · 11 years ago
  55. a76dd46 USB: EHCI: make ehci-orion a separate driver by Manjunath Goudar · 11 years ago
  56. 58f8b6c USB: add ftdi_sio USB ID for GDM Boost V1.x by Stefani Seibold · 11 years ago
  57. 75bfe23 usb, gadget: use appropriate warning accessors by David Rientjes · 11 years ago
  58. 197c58f USB: fix an incorrect table index in comment by Huang Rui · 11 years ago
  59. 58b1d79 xhci - clarify compliance mode debug messages by Tony Camuso · 11 years ago
  60. 31e9189 Merge 3.9-rc6 into usb-next by Greg Kroah-Hartman · 11 years ago
  61. 31880c3 Linux 3.9-rc6 by Linus Torvalds · 11 years ago
  62. 875b767 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  63. 39ab967 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  64. e74e2592 alpha: irq: remove deprecated use of IRQF_DISABLED by Will Deacon · 11 years ago
  65. e20800f alpha: irq: run all handlers with interrupts disabled by Will Deacon · 11 years ago
  66. cd8d233 alpha: makefile: don't enforce small data model for kernel builds by Will Deacon · 11 years ago
  67. aa8b4be alpha: Add irongate_io to PCI bus resources by Jay Estabrook · 11 years ago
  68. 8f96452 KVM: Allow cross page reads and writes from cached translations. by Andrew Honig · 11 years ago
  69. fe69690 Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 11 years ago
  70. b196553 Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  71. ae3759c USB: io_ti, stop dereferencing potential NULL by Jiri Slaby · 11 years ago
  72. 64dc9e2 Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  73. 01a60e7 USB: keyspan: add a sanity test on "len" by Dan Carpenter · 11 years ago
  74. 6a3ae84 USB: keyspan: pull in one indent level by Dan Carpenter · 11 years ago
  75. 7ca2cd2 usb: chipidea: udc: fix memory leak in _ep_nuke by Michael Grzeschik · 11 years ago
  76. 53f6318 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  77. 9187082 x86: Fix rebuild with EFI_STUB enabled by Jan Beulich · 11 years ago
  78. a9c1743 usb: chipidea: udc: fix memory access of shared memory on armv5 machines by Michael Grzeschik · 11 years ago
  79. 124dff0 netfilter: don't reset nf_trace in nf_reset() by Patrick McHardy · 11 years ago
  80. 6cfa923 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  81. 00fa6fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 11 years ago
  82. ff802e3 firmware,IB/qib: revert firmware file move by Mike Marciniszyn · 11 years ago
  83. e0a77f2 Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 11 years ago
  84. b2c87ca GFS2: Issue discards in 512b sectors by Bob Peterson · 11 years ago
  85. e24b0bf Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR" by Johan Hovold · 11 years ago
  86. c4c80f6 Merge tag 'fbdev-fixes-3.9-rc6' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 11 years ago
  87. 8f09aac Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  88. 19b0092 dm cache: reduce bio front_pad size in writeback mode by Mike Snitzer · 11 years ago
  89. b844fe6 dm cache: fix writes to cache device in writethrough mode by Darrick J. Wong · 11 years ago
  90. 80fa8181 MIPS: Delete definition of SA_RESTORER. by Ralf Baechle · 11 years ago
  91. adb3789 MIPS: Fix ISA level which causes secondary cache init bypassing and more by Deng-Cheng Zhu · 11 years ago
  92. ed1197f MIPS: Fix build error cavium-octeon without CONFIG_SMP by EunBong Song · 11 years ago
  93. aaa9fad MIPS: Kconfig: Rename SNIPROM too by Paul Bolle · 11 years ago
  94. 143f0f6 MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI" by Paul Bolle · 11 years ago
  95. ad8c396 MIPS: Unbreak function tracer for 64-bit kernel. by David Daney · 11 years ago
  96. 868211d ALSA: hda/generic - fix uninitialized variable by Jiri Slaby · 11 years ago
  97. 34e2ed3 net: ipv4: notify when address lifetime changes by Jiri Pirko · 11 years ago
  98. f01fc1a ixgbe: fix registration order of driver and DCA nofitication by Jakub Kicinski · 11 years ago
  99. 0e82e7f6d af_unix: If we don't care about credentials coallesce all messages by Eric W. Biederman · 11 years ago
  100. 25da0e3 Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL" by Eric W. Biederman · 11 years ago