1. 15739bb USB: ci13xxx_udc: use helper functions to determine endpoint type and direction by Matthias Kaehlcke · 15 years ago
  2. a864e3aa5 USB: core/sysfs: fix sparse warnings by H Hartley Sweeten · 15 years ago
  3. c5be1b5 USB: Ignore storage device in modem mode on DWN-652 by Pascal Terjan · 15 years ago
  4. cc71329 USB: usbfs: deprecate and hide option for !embedded by Scott James Remnant · 15 years ago
  5. 91f8d06 USB: consolidate usb_unbind_interface and usb_driver_release_interface by Alan Stern · 15 years ago
  6. 895f28b USB: ftdi_sio: fix hi-speed device packet size calculation by Mark Adamson · 15 years ago
  7. 094c2e6 USB: serial: FTDI: add high speed device support by Mark Adamson · 15 years ago
  8. a483d70 musb: add high bandwidth ISO support by Ajay Kumar Gupta · 15 years ago
  9. d1043a2 musb: use dma mode 1 for TX if transfer size equals maxpacket (v2) by Anand Gadiyar · 15 years ago
  10. ab983f2a musb: support disconnect after HNP roleswitch by David Brownell · 15 years ago
  11. 1de00da musb: make initial HNP roleswitch work (v2) by David Brownell · 15 years ago
  12. f7f9d63 musb: otg timer cleanup by David Brownell · 15 years ago
  13. 84e250f musb: proper hookup to transceiver drivers by David Brownell · 15 years ago
  14. cc835e3 USB: nop-usb-xceiv: behave when linked as a module by David Brownell · 15 years ago
  15. def6f8b USB: twl4030-usb: fix minor reporting goofage by David Brownell · 15 years ago
  16. dc2f2b7 USB: move orion-ehci's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  17. 8864bd8 USB: move r8a66597_hcd's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  18. d8b175e USB: move twl4030_usb's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  19. 91e9c4fe musb: split out CPPI interrupt handler by Sergei Shtylyov · 15 years ago
  20. c9cd06b musb_host: refactor URB giveback by Sergei Shtylyov · 15 years ago
  21. 81ec4e4 musb_host: streamline musb_cleanup_urb() calls by Sergei Shtylyov · 15 years ago
  22. 22a0d6f musb_host: simplify check for active URB by Sergei Shtylyov · 15 years ago
  23. 3e5c6dc musb_host: factor out musb_ep_{get|set}_qh() by Sergei Shtylyov · 15 years ago
  24. 846099a musb_host: refactor musb_save_toggle() (take 2) by Sergei Shtylyov · 15 years ago
  25. 37e3ee9 musb_gadget: suppress "parasitic" TX interrupts with CPPI by Sergei Shtylyov · 15 years ago
  26. a5073b5 musb_gadget: fix unhandled endpoint 0 IRQs by Sergei Shtylyov · 15 years ago
  27. 003051b usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controller by Bryan Wu · 15 years ago
  28. 334f9b0 USB: option.c: add Toshiba 3G HSDPA SM-Bus Minicard device id by Michele Valzelli · 15 years ago
  29. d46130a USB: FTDI-SIO new device ids by Daniel Suchy · 15 years ago
  30. 03347e2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  31. 19035e5 Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  32. f9db6e0 Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  33. 3f27c0d Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  34. 9aaa630 Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. 2ed0e21b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  36. 0fa2133 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  37. d3bf80b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  38. 1dcd775 [IA64] fix compile error in arch/ia64/mm/extable.c by Rusty Russell · 15 years ago
  39. 9c7cb99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  40. c8f1e50 regulator/max1586: fix V3 gain calculation integer overflow by Philipp Zabel · 15 years ago
  41. b110a8f regulator/max1586: support increased V3 voltage range by Philipp Zabel · 15 years ago
  42. 6113c3a regulator: lp3971 - fix driver link error when built-in. by Liam Girdwood · 15 years ago
  43. 0cbdf7b LP3971 PMIC regulator driver (updated and combined version) by Marek Szyprowski · 15 years ago
  44. 1909e2f regulator: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  45. 38c53c8 regulator: Set MODULE_ALIAS for regulator drivers by Mark Brown · 15 years ago
  46. 9035cef regulator: Support list_voltage for fixed voltage regulator by Mark Brown · 15 years ago
  47. 5a1b22b regulator: Move regulator drivers to subsys_initcall() by Mark Brown · 15 years ago
  48. 7c31499 regulator: build fix for powerpc - renamed show_state by Liam Girdwood · 15 years ago
  49. 1d98ccc regulator: add userspace-consumer driver by Mike Rapoport · 15 years ago
  50. 55f4fa4 Maxim 1586 regulator driver by Robert Jarzmik · 15 years ago
  51. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  52. ca44d6e pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US by Jarek Poplawski · 15 years ago
  53. e0f7cb8 ipv4: Fix fib_trie rebalancing by Jarek Poplawski · 15 years ago
  54. 0a8eba9 ramfs: ignore unknown mount options by Mike Frysinger · 15 years ago
  55. 45e3e19 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  56. 3f8d9ce .gitignore: ignore *.lzma files by Arne Janbu · 15 years ago
  57. cf504632 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  58. ae937de Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6 by Linus Torvalds · 15 years ago
  59. 9cf46a3 fusion: fix recent kernel-doc problems by Randy Dunlap · 15 years ago
  60. 5a7e3d1 keyboard: advertise KT_DEAD2 extended diacriticals by Samuel Thibault · 15 years ago
  61. 1f990cf kbuild: add generic --set-str option to scripts/config by Michal Marek · 15 years ago
  62. 47312d2 kbuild: simplify argument loop in scripts/config by Michal Marek · 15 years ago
  63. 5664322 kbuild: handle non-existing options in scripts/config by Michal Marek · 15 years ago
  64. 2625b10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  65. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  66. b322b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  67. f44c2c9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  68. 17b1f0d kallsyms: generalize text region handling by Mike Frysinger · 15 years ago
  69. 028f042 kallsyms: support kernel symbols in Blackfin on-chip memory by Robin Getz · 18 years ago
  70. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  71. 2185a5e documentation: make version fix by Adam Lackorzynski · 15 years ago
  72. d067aa7 kbuild: fix a compile warning by Amerigo Wang · 15 years ago
  73. 8d34ff3 Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
  74. d1fdf24 mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx by Roland Dreier · 15 years ago
  75. f2ac5e7 gitignore: Add GNU GLOBAL files to top .gitignore by Jani Nikula · 15 years ago
  76. a2bb90a kbuild: fix delay in setlocalversion on readonly source by Nico Schottelius · 15 years ago
  77. b2d8993 README: fix misleading pointer to the defconf directory by Patrick Ringl · 15 years ago
  78. 7923f90 vmlinux.lds.h update by Sam Ravnborg · 15 years ago
  79. 3c4bdc4 Bluetooth: Fix issue with uninitialized nsh.type in DTL-1 driver by Marcel Holtmann · 15 years ago
  80. 1a09718 Bluetooth: Fix Kconfig issue with RFKILL integration by Marcel Holtmann · 15 years ago
  81. 73be159 [ARM] 5545/2: add flush_kernel_dcache_page() for ARM by Nicolas Pitre · 15 years ago
  82. 403dbb9 PIM-SM: namespace changes by Tom Goff · 15 years ago
  83. ce53895 MAINTAINERS: EB110ATX is not ebsa110 by Russell King · 15 years ago
  84. b7c11ec Merge branch 'u300' into devel by Russell King · 15 years ago
  85. 0609996 Merge branch 'stmp' into devel by Russell King · 15 years ago
  86. 4c31791 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  87. 98797a2 Merge branch 'copy_user' of git://git.marvell.com/orion into devel by Russell King · 15 years ago
  88. e61a4b6 ipv4: update ARPD help text by Timo Teräs · 15 years ago
  89. 125bb8f net: use a deferred timer in rt_check_expire by Eric Dumazet · 15 years ago
  90. 13be8a1 ieee802154: fix kconfig bool/tristate muckup by Randy Dunlap · 15 years ago
  91. 181470f bonding: initialization rework by Stephen Hemminger · 15 years ago
  92. 5c5129b bonding: use is_zero_ether_addr by Stephen Hemminger · 15 years ago
  93. 373500d bonding: network device names are case sensative by Stephen Hemminger · 15 years ago
  94. 6d7ab43c bonding: elminate bad refcount code by Stephen Hemminger · 15 years ago
  95. 3d632c3 bonding: fix style issues by Stephen Hemminger · 15 years ago
  96. 9e71626 bonding: fix destructor by Stephen Hemminger · 15 years ago
  97. 7e08384 bonding: remove bonding read/write semaphore by Stephen Hemminger · 15 years ago
  98. d932160 bonding: initialize before registration by Stephen Hemminger · 15 years ago
  99. d2991f7 bonding: bond_create always called with default parameters by Stephen Hemminger · 15 years ago
  100. 0419bb4 headers_check fix: mn10300, setup.h by Jaswinder Singh Rajput · 15 years ago