1. 54388b2 usb: host: tegra remove include of <mach/iomap.h> by Stephen Warren · 12 years ago
  2. c30186e USB: ezusb: unexport some functions that aren't being used by Greg Kroah-Hartman · 12 years ago
  3. 068b054 USB: OHCI: sm501: fix build failure after ohci_finish_controller_resume removal by Florian Fainelli · 12 years ago
  4. 5843de3 MIPS: Alchemy: update development boards defconfigs with USB platform drivers by Florian Fainelli · 12 years ago
  5. da31fe4 WUSB: remove an unnused variable by Dan Carpenter · 12 years ago
  6. be7ac70 USB: OHCI: make ohci-platform use devm_request_and_ioremap helper by Florian Fainelli · 12 years ago
  7. 61ff274 USB: EHCI: make ehci-platform use devm_request_and_ioremap helper by Florian Fainelli · 12 years ago
  8. ac0e3c0 USB: OHCI: fix typo in ohci-platform driver on the word "resource" by Florian Fainelli · 12 years ago
  9. 5c9b2b2 USB: EHCI: fix typo in ehci-platform driver on the word "resource" by Florian Fainelli · 12 years ago
  10. 976baf6e USB: OHCI: make ohci-platform use dev_err() instead of pr_err() by Florian Fainelli · 12 years ago
  11. 2350cb0 USB: EHCI: make ehci-platform use dev_err() instead of pr_err() by Florian Fainelli · 12 years ago
  12. 216d0fd USB: move common alchemy USB routines to arch/mips/alchemy/common.c by Florian Fainelli · 12 years ago
  13. bb5da43 USB: OHCI: remove Alchemy OHCI platform driver. by Florian Fainelli · 12 years ago
  14. e223a4c MIPS: Alchemy: use the OHCI platform driver by Florian Fainelli · 12 years ago
  15. 231a72e USB: OHCI: remove OHCI SH platform driver by Florian Fainelli · 12 years ago
  16. 7518f07 sh: convert boards to use the OHCI platform driver by Florian Fainelli · 12 years ago
  17. c2e91e0 USB: OHCI: remove Netlogic XLS OHCI platform driver by Florian Fainelli · 12 years ago
  18. ee2ef6b MIPS: Netlogic: convert to use OHCI platform driver by Florian Fainelli · 12 years ago
  19. c23920b0 USB: OHCI: remove CNS3xxx OHCI platform driver by Florian Fainelli · 12 years ago
  20. 6da00dd ARM: cns3xxx: use OHCI platform driver by Florian Fainelli · 12 years ago
  21. 60da65f USB: OHCI: remove PNX8550 OHCI driver by Florian Fainelli · 12 years ago
  22. f2028bd MIPS: PNX8550: use OHCI platform driver by Florian Fainelli · 12 years ago
  23. cfa49b4 USB: ohci: merge ohci_finish_controller_resume with ohci_resume by Florian Fainelli · 12 years ago
  24. d4ae47d USB: ohci: remove check for RH already suspended in ohci_suspend by Florian Fainelli · 12 years ago
  25. cd1965d USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.c by Florian Fainelli · 12 years ago
  26. 2b16e39 USB: ohci: allow platform driver to specify the number of ports by Florian Fainelli · 12 years ago
  27. f3a958d USB: EHCI: remove CNS3xxx EHCI platform driver by Florian Fainelli · 12 years ago
  28. b898f5f ARM: cns3xxx: use ehci platform driver by Florian Fainelli · 12 years ago
  29. 1de7d89 USB: EHCI: remove Alchemy EHCI driver by Florian Fainelli · 12 years ago
  30. 2be350f MIPS: Alchemy: use the ehci platform driver by Florian Fainelli · 12 years ago
  31. 4534874 USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platform by Florian Fainelli · 12 years ago
  32. 6d39944 USB: EHCI: remove Netlogic XLS EHCI driver by Florian Fainelli · 12 years ago
  33. 1bee8d4 MIPS: Netlogic: use ehci-platform driver by Florian Fainelli · 12 years ago
  34. ead92fa USB: EHCI: remove Loongson 1B EHCI driver. by Florian Fainelli · 12 years ago
  35. afe046b MIPS: Loongson 1B: use ehci-platform instead of ehci-ls1x. by Florian Fainelli · 12 years ago
  36. 7bccfcd USB: OHCI: remove ohci-pcc-soc driver. by Florian Fainelli · 12 years ago
  37. 6efd0f7 USB: EHCI: remove IXP4xx EHCI driver by Florian Fainelli · 12 years ago
  38. 6a41b4d OHCI: implement new semantics for URB_ISO_ASAP by Alan Stern · 12 years ago
  39. c44b225 UHCI: implement new semantics for URB_ISO_ASAP by Alan Stern · 12 years ago
  40. 4005ad4 EHCI: implement new semantics for URB_ISO_ASAP by Alan Stern · 12 years ago
  41. a03bede USB: update documentation for URB_ISO_ASAP by Alan Stern · 12 years ago
  42. 7267547 EHCI: replace mult/div with bit-mask operation by Alan Stern · 12 years ago
  43. 98cae42 EHCI: use the isochronous scheduling threshold by Alan Stern · 12 years ago
  44. c3ee9b7 EHCI: improved logic for isochronous scheduling by Alan Stern · 12 years ago
  45. 6f0c058 Linux 3.7-rc2 by Linus Torvalds · 12 years ago
  46. 198190a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  47. aeed41a arm64: fix alignment padding in assembly code by Marc Zyngier · 12 years ago
  48. 31fd84b9 use clamp_t in UNAME26 fix by Kees Cook · 12 years ago
  49. 8c1bee6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  50. 45bff41 perf python: Properly link with libtraceevent by Arnaldo Carvalho de Melo · 12 years ago
  51. a448a03 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  52. 3782010 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  53. caabe24 MODSIGN: Move the magic string to the end of a module and eliminate the search by David Howells · 12 years ago
  54. 70f3900 Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  55. b6bb324 MODSIGN: Cleanup .gitignore by David Howells · 12 years ago
  56. b37d1bf MODSIGN: perlify sign-file and merge in x509keyid by David Howells · 12 years ago
  57. 068a565 Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes by Olof Johansson · 12 years ago
  58. 9e78144 hold task->mempolicy while numa_maps scans. by KAMEZAWA Hiroyuki · 12 years ago
  59. 3b641bf Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  60. 4a1f2b0 Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  61. fe73fbe lib/dma-debug.c: fix __hash_bucket_find() by Ming Lei · 12 years ago
  62. 0db63d7 mm: compaction: correct the nr_strict va isolated check for CMA by Mel Gorman · 12 years ago
  63. bac7169 firmware/memmap: avoid type conflicts with the generic memmap_init() by Fengguang Wu · 12 years ago
  64. bbc2e3e pidns: remove recursion from free_pid_ns() by Cyrill Gorcunov · 12 years ago
  65. dc36d7e drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_store() error paths by Axel Lin · 12 years ago
  66. 2702b15 kernel/sys.c: fix stack memory content leak via UNAME26 by Kees Cook · 12 years ago
  67. 1d46e23 linux/coredump.h needs asm/siginfo.h by Richard Weinberger · 12 years ago
  68. deb521c remap_file_pages: correctly handle the case of a NULL vm_ops pointer by Linus Torvalds · 12 years ago
  69. 17dbe27 Merge tag 'xtensa-next-20121018' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  70. b05e585 kbuild: Fix module signature generation by Linus Torvalds · 12 years ago
  71. 1675737 xen: Fix annoying compile-time warning by Linus Torvalds · 12 years ago
  72. e80bd27 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  73. ccfc273 Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  74. 42bf3e2 Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  75. fb06de0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 12 years ago
  76. 22054fb Merge tag 'parisc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
  77. ea26d0c MAINTAINERS: Add Rafael's address to ACPI maintainers by Rafael J. Wysocki · 12 years ago
  78. 90cdb1a Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  79. d479c91 USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy by Ben Collins · 12 years ago
  80. 7216cab xtensa: add missing system calls to the syscall table by Chris Zankel · 12 years ago
  81. 6238559 Merge tag 'disintegrate-parisc-20121016' into for-linus by James Bottomley · 12 years ago
  82. 39070cb xtensa: minor compiler warning fix by Chris Zankel · 12 years ago
  83. e2a666d kbuild: sign the modules at install time by Rusty Russell · 12 years ago
  84. 4533d86 Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent by H. Peter Anvin · 12 years ago
  85. 5bc6617 x86, MCE: Remove bios_cmci_threshold sysfs attribute by Borislav Petkov · 12 years ago
  86. c9623de Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  87. e1858b2 Hexagon: Copyright marking changes by Richard Kuo · 12 years ago
  88. 3ed8d11 UAPI: (Scripted) Disintegrate arch/hexagon/include/asm by David Howells · 12 years ago
  89. 32bec97 crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage aesni_enc() by Jussi Kivilinna · 12 years ago
  90. 4338584 fs, xattr: fix bug when removing a name not in xattr list by David Rientjes · 12 years ago
  91. 8f34a1d arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpoints by Will Deacon · 12 years ago
  92. 7797d17 arm64: ptrace: make structure padding explicit for debug registers by Will Deacon · 12 years ago
  93. 16dd46b arm64: No need to set the x0-x2 registers in start_thread() by Catalin Marinas · 12 years ago
  94. f71a1a4 arm64: Ignore memory blocks below PHYS_OFFSET by Catalin Marinas · 12 years ago
  95. c60b0c2 arm64: Fix the update_vsyscall() prototype by Catalin Marinas · 12 years ago
  96. fea2aca arm64: Select MODULES_USE_ELF_RELA by Catalin Marinas · 12 years ago
  97. d63e210 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  98. a0a6a39 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  99. bab5835 Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  100. ec35183 Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago