1. e387ef5 usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcams by Laurent Pinchart · 12 years ago
  2. 80da2e0 usb: Add quirk detection based on interface information by Laurent Pinchart · 12 years ago
  3. 66177cc usb: s3c-hsotg: Add header file protection macros in s3c-hsotg.h by Sachin Kamat · 12 years ago
  4. fd81d59 USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layer by Vivek Gautam · 12 years ago
  5. d81a5d1 USB: add USB_VENDOR_AND_INTERFACE_INFO() macro by Gustavo Padovan · 12 years ago
  6. 925aa46 USB: notify phy when root hub port connect change by Richard Zhao · 12 years ago
  7. 0d5ff30 USB: remove 8 bytes of padding from usb_host_interface on 64 bit builds by Richard Kennedy · 12 years ago
  8. 0911052 USB: option: add ZTE MF821D by Bjørn Mork · 12 years ago
  9. 726a09a USB: sierra: QMI mode MC7710 moved to qcserial by Bjørn Mork · 12 years ago
  10. 1937131 USB: qcserial: adding Sierra Wireless devices by Bjørn Mork · 12 years ago
  11. e7ad21e USB: qcserial: support generic Qualcomm serial ports by Bjørn Mork · 12 years ago
  12. 0dfbf65 USB: qcserial: make probe more flexible by Bjørn Mork · 12 years ago
  13. d25d5f2 USB: qcserial: centralize probe exit path by Bjørn Mork · 12 years ago
  14. 2cf6993 USB: qcserial: consolidate usb_set_interface calls by Bjørn Mork · 12 years ago
  15. 2c026e2 USB: ehci-s5p: Add support for device tree by Vivek Gautam · 12 years ago
  16. d513893 USB: ohci-exynos: Add support for device tree by Vivek Gautam · 12 years ago
  17. ba5952e USB: ehci-omap: fix compile failure(v1) by Ming Lei · 12 years ago
  18. 7211974 usb: host: tegra: pass correct pointer in ehci_setup() by Laxman Dewangan · 12 years ago
  19. 08d7660 USB: ehci-fsl: Update ifdef check to work on 64-bit ppc by Kumar Gala · 12 years ago
  20. f9943c2 USB: serial: keyspan: Removed unrequired parentheses. by Ben Minerds · 12 years ago
  21. 878b5fd USB: serial: keyspan: Removed trailing whitespace. by Ben Minerds · 12 years ago
  22. ddc04ae USB: serial: keyspan: Fixed space near open parenthesis. by Ben Minerds · 12 years ago
  23. 40adac8 USB: serial: keyspan: Fixed space around equals. by Ben Minerds · 12 years ago
  24. 2b982ab USB: serial: keyspan: Fix spacing around conditional. by Ben Minerds · 12 years ago
  25. 6470cbc Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 12 years ago
  26. 43fe3a9 USB: EHCI: resolve some unlikely races by Alan Stern · 12 years ago
  27. c4f3476 USB: EHCI: fix up locking by Alan Stern · 12 years ago
  28. f428907 USB: EHCI: simplify isochronous scanning by Alan Stern · 12 years ago
  29. 18aafe6 USB: EHCI: use hrtimer for the I/O watchdog by Alan Stern · 12 years ago
  30. 569b394 USB: EHCI: always scan each interrupt QH by Alan Stern · 12 years ago
  31. 361aabf USB: EHCI: don't lose events during a scan by Alan Stern · 12 years ago
  32. 32830f2 USB: EHCI: use hrtimer for unlinking empty async QHs by Alan Stern · 12 years ago
  33. 3c273a0 USB: EHCI: unlink multiple async QHs together by Alan Stern · 12 years ago
  34. 9d93874 USB: EHCI: use hrtimer for the IAA watchdog by Alan Stern · 12 years ago
  35. 8c5bf7b USB: EHCI: don't refcount iso_stream structures by Alan Stern · 12 years ago
  36. 55934eb USB: EHCI: use hrtimer for (s)iTD deallocation by Alan Stern · 12 years ago
  37. bf6387b USB: EHCI: use hrtimer for controller death by Alan Stern · 12 years ago
  38. df20225 USB: EHCI: use hrtimer for interrupt QH unlink by Alan Stern · 12 years ago
  39. 3144661 USB: EHCI: use hrtimer for async schedule by Alan Stern · 12 years ago
  40. 9671cd7 USB: EHCI: remove PS3 status polling by Alan Stern · 12 years ago
  41. b015cb7 USB: EHCI: return void instead of 0 by Alan Stern · 12 years ago
  42. 3ca9aeb USB: EHCI: use hrtimer for the periodic schedule by Alan Stern · 12 years ago
  43. d58b4bc USB: EHCI: introduce high-res timer by Alan Stern · 12 years ago
  44. c0c53db USB: EHCI: add new root-hub state: STOPPING by Alan Stern · 12 years ago
  45. 2f5bb66 USB: EHCI: add pointer to end of async-unlink list by Alan Stern · 12 years ago
  46. 99ac5b1 USB: EHCI: rename "reclaim" by Alan Stern · 12 years ago
  47. 4c53de7 USB: EHCI: add symbolic constants for QHs by Alan Stern · 12 years ago
  48. c83e1a9 USB: EHCI: don't refcount QHs by Alan Stern · 12 years ago
  49. 15be105 USB: EHCI: remove unneeded suspend/resume code by Alan Stern · 12 years ago
  50. 631fe9d USB: EHCI: initialize data before resetting hardware by Alan Stern · 12 years ago
  51. 1f9be64 usb: storage: update usb devices for write cache quirk in quirk list. by Namjae Jeon · 12 years ago
  52. e1bc9e5 usb: storage: add support for write cache quirk by Namjae Jeon · 12 years ago
  53. 7620c68 scsi: set to WCE if usb cache quirk is present. by Namjae Jeon · 12 years ago
  54. b903bd6 Merge 3.5-rc7 into usb-next by Greg Kroah-Hartman · 12 years ago
  55. 84a1caf Linux 3.5-rc7 by Linus Torvalds · 12 years ago
  56. 68d740d blk: fix wrong idr_pre_get() error check in loop.c by Silva Paulo · 12 years ago
  57. 1daaa5e Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  58. c5b01ac Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  59. 09d3144 vsyscall_64: add missing ifdef CONFIG_SECCOMP by Will Drewry · 12 years ago
  60. a7559b1 Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  61. e60d745 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  62. ab93eb8 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  63. 46befd6 ACPICA: Fix possible fault in return package object repair code by Bob Moore · 12 years ago
  64. df4732a Merge branch 'v3.5-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 12 years ago
  65. fdb1335 Merge tag 'md-3.5-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  66. d55e5bd Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  67. 5651721 x86/vsyscall: allow seccomp filter in vsyscall=emulate by Will Drewry · 12 years ago
  68. ac7d181 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  69. 4264e6a Merge tag 'nfs-for-3.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  70. 8d657eb Remove easily user-triggerable BUG from generic_setlease by Dave Jones · 12 years ago
  71. 39ea32c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  72. 8488e40 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  73. 2c91390 Merge tag 'mmc-fixes-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  74. 36ec9fb Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  75. 7801dc3 Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  76. 68394bf Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  77. e7654c1 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  78. 91f68c8 block: fix infinite loop in __getblk_slow by Jeff Moyer · 12 years ago
  79. 705c75e ARM: S3C24XX: Correct CAMIF interrupt definitions by Sylwester Nawrocki · 12 years ago
  80. bb14880 ARM: S3C24XX: Correct AC97 clock control bit for S3C2440 by Sylwester Nawrocki · 12 years ago
  81. 68e67f4 ALSA: snd-usb: move calls to usb_set_interface by Daniel Mack · 12 years ago
  82. e76b8ee Input: xpad - add Andamiro Pump It Up pad by Yuri Khan · 12 years ago
  83. 8265981b ARM: SAMSUNG: fix race in s3c_adc_start for ADC by Todd Poynor · 12 years ago
  84. bdd3cc2 ARM: SAMSUNG: Update default rate for xusbxti clock by Tushar Behera · 12 years ago
  85. 41002f8 hwmon: (it87) Preserve configuration register bits on init by Jean Delvare · 12 years ago
  86. c4686c7 cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression by Thomas Renninger · 12 years ago
  87. ebc35c7 ARM: EXYNOS: register devices in 'need_restore' state for pm_domains by Marek Szyprowski · 12 years ago
  88. 76eb556 ARM: EXYNOS: read initial state of power domain from hw registers by Marek Szyprowski · 12 years ago
  89. 4403310 SH: Convert out[bwl] macros to inline functions by Corey Minyard · 12 years ago
  90. 918227b Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  91. 00c3e27 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  92. 29f6738 memblock: free allocated memblock_reserved_regions later by Yinghai Lu · 12 years ago
  93. 99ab7b1 mm: sparse: fix usemap allocation above node descriptor section by Yinghai Lu · 12 years ago
  94. 07b4e2b mm: sparse: fix section usemap placement calculation by Yinghai Lu · 12 years ago
  95. 688bb41 xtensa: fix incorrect memset by Alan Cox · 12 years ago
  96. b065b43 shmem: cleanup shmem_add_to_page_cache by Hugh Dickins · 12 years ago
  97. d189922 shmem: fix negative rss in memcg memory.stat by Hugh Dickins · 12 years ago
  98. f21f806 tmpfs: revert SEEK_DATA and SEEK_HOLE by Hugh Dickins · 12 years ago
  99. 6b91bf1 drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT by Kevin Hilman · 12 years ago
  100. 5d8ecbb fat: fix non-atomic NFS i_pos read by Steven J. Magnani · 12 years ago