1. 4e5d7a8 usb: host: u132-hcd: use list_for_each_entry by Geliang Tang · 9 years ago
  2. 900937c usb: ehci: ohci: fix bool assignments by Geyslan G. Bem · 9 years ago
  3. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  4. d5f9e73 USB: u132-hcd: Fix seperate word in printk message by Masanari Iida · 9 years ago
  5. 8602b08 usb: host: u132-hcd: Simplify return statement by Saurabh Karajgaonkar · 9 years ago
  6. 0ce6fe9 u132-hcd: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  7. a7cf697 u132-hcd: use HUB_CHAR_* by Sergei Shtylyov · 9 years ago
  8. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  9. ceb6c9c USB / PM: Drop CONFIG_PM_RUNTIME from the USB core by Rafael J. Wysocki · 10 years ago
  10. 566e026 usb: host: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  11. 3c9740a usb: hcd: move controller wakeup setting initialization to individual driver by Peter Chen · 11 years ago
  12. a458677 usb: host: Remove superfluous name casts by Geert Uytterhoeven · 11 years ago
  13. d4f09e2 USB: host: use dev_get_platdata() by Jingoo Han · 11 years ago
  14. 84ebc10 USB: remove CONFIG_USB_SUSPEND option by Alan Stern · 11 years ago
  15. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  16. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  17. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  18. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  19. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  20. 654d121 usb: u132-hcd: Drop __TIME__ usage by Michal Marek · 13 years ago
  21. dbe79bb USB 3.0 Hub Changes by John Youn · 23 years ago
  22. da13051 USB: Remove bitmap #define from hcd.h by Sarah Sharp · 14 years ago
  23. 7f26b3a drivers/usb: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  24. 1d6ec81 USB: fix u132-hcd code/data warning by Randy Dunlap · 14 years ago
  25. 6641445 usb: u132-hcd.c: fix shadows sparse warning by Bill Pemberton · 14 years ago
  26. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  27. b5fb454 USB: automatically enable RHSC interrupts by Alan Stern · 16 years ago
  28. 7071a3c USB: usb dev_name() instead of dev->bus_id by Kay Sievers · 16 years ago
  29. 09ca8ad Revert "USB: don't explicitly reenable root-hub status interrupts" by Linus Torvalds · 16 years ago
  30. e872154 USB: don't explicitly reenable root-hub status interrupts by Alan Stern · 16 years ago
  31. 7be7d74 USB: clarify usage of hcd->suspend/resume methods by Alan Stern · 16 years ago
  32. 50d8ca9 usb: u132-hcd driver: semaphore to mutex by Daniel Walker · 16 years ago
  33. b40f8d3 usb: u132-hcd driver style clean up by Daniel Walker · 16 years ago
  34. 70a1c9e USB: remove dev->power.power_state by Alan Stern · 16 years ago
  35. f4fce61 usb host: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  36. 038eb0e Fix u132-hcd.c compile error by Mirco Tischler · 16 years ago
  37. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  38. b5b80f2 USB: ELAN U132 Host Controller Driver: convert sw_lock to mutex by Matthias Kaehlcke · 17 years ago
  39. 4a00027 USB: Eliminate urb->status usage! by Alan Stern · 17 years ago
  40. eb23105 USB: add urb->unlinked field by Alan Stern · 17 years ago
  41. b0d9efb USB: centralize -EREMOTEIO handling by Alan Stern · 17 years ago
  42. e9df41c USB: make HCDs responsible for managing endpoint queues by Alan Stern · 17 years ago
  43. ca337db USB: Clean up duplicate includes in drivers/usb/ by Jesper Juhl · 17 years ago
  44. 5b570d4 USB: u132-hcd.c - Fix a warning when CONFIG_PM=n by Gabriel C · 17 years ago
  45. d2066eb USB: use mutex instead of semaphore in the ELAN U132 adapter driver by Matthias Kaehlcke · 17 years ago
  46. 47f8468 USB: fix more ftdi-elan/u132-hcd #include lossage by David Brownell · 17 years ago
  47. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  48. 4b87361 USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card by Tony Olech · 18 years ago
  49. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  50. 9641219 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  51. 9ce8540 USB: ftdi-elan.c: fixes and cleanups by Adrian Bunk · 18 years ago
  52. 27a3de4 USB: make drivers/usb/host/u132-hcd.c:u132_hcd_wait static by Adrian Bunk · 18 years ago
  53. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  54. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  55. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  56. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  57. d774efe USB: u132-hcd: host controller driver for ELAN U132 adapter by Tony Olech · 18 years ago