1. 7421107 usb: musb: hold context on musb structure by Felipe Balbi · 14 years ago
  2. 743411b usb: musb: make all glue layer export struct musb_platform_ops by Felipe Balbi · 14 years ago
  3. 3ca8abb usb: musb: introduce struct musb_platform_ops by Felipe Balbi · 14 years ago
  4. fe4bfb3 Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 into work by Greg Kroah-Hartman · 14 years ago
  5. 367576b Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next by Greg Kroah-Hartman · 14 years ago
  6. 16350a7 uwb: fix compiler warning on i1480_est_id_table by Namhyung Kim · 14 years ago
  7. fc33b0e uwb: fix compiler warning on whcrc_id_table by Namhyung Kim · 14 years ago
  8. df4fede usb: g_audio: Fix crash at driver removal by Richard Röjfors · 14 years ago
  9. 0607f86 usb: musb: gadget: prevent a NULL pointer dereference by Felipe Balbi · 14 years ago
  10. fcf173e usb: musb: add names for IRQs in structure resource by Hema Kalliguddi · 14 years ago
  11. ea65df5 usb: musb: remove board_data parameter from musb_platform_init() by Hema Kalliguddi · 14 years ago
  12. e3e9887 sh: Convert to USB_ARCH_HAS_OHCI/EHCI selects. by Paul Mundt · 14 years ago
  13. 0ae8668 Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/linux-omap-usb into usb-next by Greg Kroah-Hartman · 14 years ago
  14. e7cddda USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chips by cxie4 · 14 years ago
  15. b48d7f5 usb: Add in missing EHCI helpers. by Paul Mundt · 14 years ago
  16. 7fc56f0 usb: gadget: langwell_udc: add usb test mode support by Luo Andy · 14 years ago
  17. b23f2f9 usb: composite gadget: set vbus_draw current limitation during suspend by Hao Wu · 14 years ago
  18. c3d6450 usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removal by Jarkko Nikula · 14 years ago
  19. 02303f7 usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2) by Dan Williams · 14 years ago
  20. 73f35c6 USB: Remove unnecessary casts of void ptr returning alloc function return values by Jesper Juhl · 14 years ago
  21. b17ea16 usbmon: correct length for isochronous by Pete Zaitcev · 14 years ago
  22. 4792a15 usb: ehci-omap: Add OMAP4 support by Anand Gadiyar · 14 years ago
  23. a42ccdc usb: ehci-omap: add helpers for checking port mode by Anand Gadiyar · 14 years ago
  24. c5dff55 usb: ehci-omap: use clkdev aliases for functional clocks by Anand Gadiyar · 14 years ago
  25. 7f124f4 usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAP by Keshava Munegowda · 14 years ago
  26. c072604 usb: ehci-omap: don't hard-code TLL channel count by Keshava Munegowda · 14 years ago
  27. 6dba39e usb: ehci-omap: update clock names to be more generic by Keshava Munegowda · 14 years ago
  28. 6e9d447 usb: ehci-sh: Add missing ehci helpers. by Paul Mundt · 14 years ago
  29. c1e0774 usb: ehci-sh: Fix up fault in shutdown path. by Paul Mundt · 14 years ago
  30. 4f68384 USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driver by Dirk Brandewie · 14 years ago
  31. 2f15744 USB: fix leftover references to udev->autosuspend_delay by Alan Stern · 14 years ago
  32. aa02f17 usb: gadget: g_fs: Fix compilation warning by Michal Nazarewicz · 14 years ago
  33. c08512c USB: improve uses of usb_mark_last_busy by Alan Stern · 14 years ago
  34. fcc4a01 USB: use the runtime-PM autosuspend implementation by Alan Stern · 14 years ago
  35. 6ddf27c USB: make usb_mark_last_busy use pm_runtime_mark_last_busy by Ming Lei · 14 years ago
  36. 045cac6 USB: use sysfs_merge_group for power attributes by Alan Stern · 14 years ago
  37. 63defa7 USB: use the no_callbacks flag for interfaces by Ming Lei · 14 years ago
  38. f646cf9 USB device driver of Topcliff PCH by Toshiharu Okada · 14 years ago
  39. d8df0b6 usb: gadget: f_fs: remove custom printk() wrappers by Michal Nazarewicz · 14 years ago
  40. 5ab54cf usb: gadget: FunctionFS: fix typos and coding style by Michal Nazarewicz · 14 years ago
  41. 7189ba9 drivers/uwb: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  42. cc7e605 drivers/usb/gadget: Remove unnecessary semicolons by Joe Perches · 14 years ago
  43. ce7eb32 drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdata by Joe Perches · 14 years ago
  44. c8c38de USB host: Adding USB ehci & ohci support for spear platform by Deepak Sikri · 14 years ago
  45. ad78aca usb: Add support for VIA VT8500 and compatibles in EHCI HCD by Alexey Charkov · 14 years ago
  46. 8be8a9d usb: dummy_hcd code simplification by Tatyana Brokhman · 14 years ago
  47. b73af61 USB: gadget: f_mass_storage: code style clean ups by Michal Nazarewicz · 14 years ago
  48. 00cb636 USB: gadget: f_mass_storage: remove needless complete() by Michal Nazarewicz · 14 years ago
  49. fe52f79 USB: gadget: f_mass_storage: drop START_TRANSFER() macro by Michal Nazarewicz · 14 years ago
  50. 1ccd792 USB: gadget: f_mass_storage: use ?: instead of a macro by Michal Nazarewicz · 14 years ago
  51. 17a9361 USB: gadget: f_mass_storage: put_device() in error recovery by Rahul Ruikar · 14 years ago
  52. d9385b6 USB: gadget: file_storage: put_device() in error recovery by Michal Nazarewicz · 14 years ago
  53. 78bff3c USB: gadget: composite: Typo fix. by Marek Belisko · 14 years ago
  54. 8b45556 USB: gadget: amd5536udc.c: delete double assignment by Julia Lawall · 14 years ago
  55. 06c3859 usb: gadget/imx-udc: remove usage of deprecated symbol USBD_INT0 by Uwe Kleine-König · 14 years ago
  56. f7043ec USB: ssu100: remove max_packet_size calculation by Bill Pemberton · 14 years ago
  57. 63c8455 usb: ehci-hcd: Add support for SuperH EHCI. by Paul Mundt · 14 years ago
  58. 9cc5639 usb: ohci-sh: Set IRQ as shared. by Paul Mundt · 14 years ago
  59. b3b2b63 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  60. 90ae83f Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  61. 47c5ba5 Input: ir-keytable - fix uninitialized variable warning by Dmitry Torokhov · 14 years ago
  62. 50440c6 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  63. 09d692e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  64. ce9d8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  65. 82279e6 Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. 55fee8d i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers by David Woodhouse · 14 years ago
  67. 0cd96eb i2c-i801: Handle multiple instances instead of keeping global state by David Woodhouse · 14 years ago
  68. e30d985 i2c-i801: Add Intel Patsburg device ID by Seth Heasley · 14 years ago
  69. cbf4bd3 i2c: Drop unused I2C_CLASS_TV flags by Jean Delvare · 14 years ago
  70. d745b53 Input: appletouch - remove extra KERN_DEBUG use from dprintk by Joe Perches · 14 years ago
  71. 3985c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  72. 0d07025 drivers/media/IR/ir-keytable.c: fix binary search by David Härdeman · 14 years ago
  73. ce384d9 isdn: mISDN: socket: fix information leak to userland by Kulikov Vasiliy · 14 years ago
  74. 3e9ebd3 netdev: can: Change mail address of Hans J. Koch by Hans J. Koch · 14 years ago
  75. 62391f9 pcnet_cs: add new_id by Ken Kawasaki · 14 years ago
  76. bdfa3d8 can: pch_can: fix section mismatch warning by using a whitelisted name by Marc Kleine-Budde · 14 years ago
  77. 526de53 can: pch_can: fix sparse warning by Marc Kleine-Budde · 14 years ago
  78. c117e4a netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probe by Denis Kirjanov · 14 years ago
  79. 1b803fb vmxnet: trivial annotation of protocol constant by Harvey Harrison · 14 years ago
  80. b8744ca vmxnet3: remove unnecessary byteswapping in BAR writing macros by Harvey Harrison · 14 years ago
  81. f02a38d Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  82. 847f877 Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 14 years ago
  83. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  84. 706d4b1 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  85. 3c80fe4 audit: Call tty_audit_push_task() outside preempt disabled by Thomas Gleixner · 15 years ago
  86. 4084743 mtd: fix build error in m25p80.c by Andres Salomon · 14 years ago
  87. 8cc9de3 mtd: Remove redundant mutex from mtd_blkdevs.c by David Woodhouse · 14 years ago
  88. 6757792 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 14 years ago
  89. 6fe4c59 MTD: Fix wrong check register_blkdev return value by Frank Li · 14 years ago
  90. 45f4d02 staging: Final semaphore cleanup by Thomas Gleixner · 14 years ago
  91. 169ed55 Merge branch 'tip/perf/jump-label-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  92. c0f62ed Merge branches 'msm-fixes' and 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 14 years ago
  93. 44234d0 Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  94. 9cc11de i2c-intel-mid: Driver depends on PCI by Randy Dunlap · 14 years ago
  95. 91ab9bf Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  96. 1840897 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  97. d56f84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  98. d2df408 drivers/dma/Kconfig: add part number for Topcliff. by Valdis.Kletnieks@vt.edu · 14 years ago
  99. 337ac9d phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addr by Cyril Chemparathy · 14 years ago
  100. 3414df8 Staging: dream: remove dream driver and arch from tree by Greg Kroah-Hartman · 14 years ago