1. 2026985 usb: host: oxu210hp: Fix a function name in comments by Cai Huoqing · 3 years, 4 months ago
  2. e5548b0 usb: oxu210hp-hcd: Fix memory leak in oxu_create by Zhang Qilong · 4 years, 2 months ago
  3. 93c747e usb: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
  4. d43a690 usb: oxu210hp-hcd: convert to readl_poll_timeout_atomic() by Chunfeng Yun · 4 years, 4 months ago
  5. 0d9b6d4 usb: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  6. 6181aa1 usb: host: oxu210hp-hcd: Move declaration of 'qtd' into 'ifdef OXU_URB_TRACE' by Lee Jones · 4 years, 7 months ago
  7. 17da9b8 usb: host: oxu210hp-hcd: fix gcc warning by Arnd Bergmann · 5 years ago
  8. 6f9ac34 usb: host: oxu210hp-hcd: fix __iomem annotations by Ben Dooks (Codethink) · 5 years ago
  9. 7b81cb6 usb: add a HCD_DMA flag instead of guestimating DMA capabilities by Christoph Hellwig · 5 years ago
  10. 6443c67 usb: host: oxu210hp-hcd: squash oxu210hp.h into oxu210hp-hcd.c by Masahiro Yamada · 5 years ago
  11. 8e9fd85 usb: host: oxu210hp-hcd: remove set but not used variables 'uframes, transfer_buffer_length' by YueHaibing · 6 years ago
  12. a8ded8e usb: host: oxu210hp-hcd: fix indentation issue by Colin Ian King · 6 years ago
  13. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  14. ba2e73b USB: host: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  15. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  16. 8787971 usb: host: oxu210hp-hcd: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  17. 324c54f usb: host: Remove remaining pci_pool in comments by Romain Perier · 8 years ago
  18. 51c7629 usb: host: oxu210hp-hcd: remove unused variable by Sudip Mukherjee · 8 years ago
  19. 7b1585f usb: host: oxu210hp-hcd: use list_for_each_entry_safe by Geliang Tang · 9 years ago
  20. debe26a usb: use BUG_ON() instead of BUG() by Geyslan G. Bem · 9 years ago
  21. 0e77ace dma: remove external references to dma_supported by Christoph Hellwig · 9 years ago
  22. aa31a09 usb: host: oxu210hp-hcd: Simplify return statement by Saurabh Karajgaonkar · 9 years ago
  23. c8d1bc1 Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing by Greg Kroah-Hartman · 10 years ago
  24. 84c0d17 usb: host: oxu210hp: use new USB_RESUME_TIMEOUT by Felipe Balbi · 10 years ago
  25. 2c42c08 oxu210hp-hcd: use USB_DT_HUB by Sergei Shtylyov · 10 years ago
  26. 85943f3 oxu210hp-hcd: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  27. 25821b4 usb: oxu210hp-hcd: Use setup_timer by Julia Lawall · 10 years ago
  28. 464ed18 PM: Eliminate CONFIG_PM_RUNTIME by Rafael J. Wysocki · 10 years ago
  29. 58f7e76 usb: host: oxu210hp-hcd: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  30. 37ebb54 usb: hub: rename khubd to hub_wq in documentation and comments by Petr Mladek · 10 years ago
  31. 8968614 USB: oxu210hp-hcd.c: use devm_ functions by Himangi Saraogi · 11 years ago
  32. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  33. 3c9740a usb: hcd: move controller wakeup setting initialization to individual driver by Peter Chen · 11 years ago
  34. 1c20163 usb: kill DEBUG compile option by Oliver Neukum · 11 years ago
  35. 45f6bc5 Merge 3.10-rc3 into usb-next by Greg Kroah-Hartman · 12 years ago
  36. e9e8877 usb: host: oxu210hp-hcd: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  37. 98f541c USB: remove remaining instances of USB_SUSPEND by Alan Stern · 12 years ago
  38. b5f5bfe USB: oxu210hp-hcd.c: remove dbg() usage by Greg Kroah-Hartman · 13 years ago
  39. 6898079 USB: oxu210hp-hcd.c: remove err() usage by Greg Kroah-Hartman · 13 years ago
  40. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  41. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  42. cc27c96 usb: convert drivers/usb/* to use module_platform_driver() by Axel Lin · 13 years ago
  43. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
  44. 69fff59 USB: remove remaining usages of hcd->state from usbcore and fix regression by Alan Stern · 14 years ago
  45. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  46. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 14 years ago
  47. dbe79bb USB 3.0 Hub Changes by John Youn · 23 years ago
  48. da13051 USB: Remove bitmap #define from hcd.h by Sarah Sharp · 14 years ago
  49. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  50. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  51. 82cef0b usb: host: oxu210hp-hcd: Use static const char * const where possible by Joe Perches · 14 years ago
  52. 6396fc3 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  53. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 15 years ago
  54. 7f26b3a drivers/usb: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  55. 749da5f USB: straighten out port feature vs. port status usage by Alan Stern · 15 years ago
  56. 288ead4 USB: remove bogus USB_PORT_FEAT_*_SPEED symbols by Alan Stern · 15 years ago
  57. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 15 years ago
  58. 82a5eeb USB: oxu210hp: release spinlock on error path by Dan Carpenter · 15 years ago
  59. 6e23ec4f USB: EHCI: OHCI: Remove unnecessary includes of reboot.h by Anand Gadiyar · 15 years ago
  60. a9f8ec4 USB: host: fix sparse warning: Using plain integer as NULL pointer by Hannes Eder · 16 years ago
  61. 551509d USB: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  62. 74c71eb oxu210hp-hcd.c: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  63. b92a78e usb host: Oxford OXU210HP HCD driver. by Rodolfo Giometti · 16 years ago