1. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  2. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  3. 4728250 USB: atm: ueagle-atm: Declare MODULE_FIRMWARE usage by Tim Gardner · 12 years ago
  4. 7af3959 usb/atm/ueagle-atm: Don't test for NULL ptr before calling release_firmware() by Jesper Juhl · 12 years ago
  5. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  6. 65db430 USB: convert drivers/usb/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  7. 6f95b4b drivers: usb: atm: ueagle-atm: Add missing const qualifier by Chris Forbes · 13 years ago
  8. 5860730 drivers: usb: atm: ueagle-atm: use __packed by Chris Forbes · 13 years ago
  9. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  10. 9abff15 USB: ueagle-atm: use system_wq instead of dedicated workqueues by Tejun Heo · 14 years ago
  11. 12f188f ueagle-atm: fix PHY signal initialization race by Dan Williams · 14 years ago
  12. e502ac5 USB: atm: ueagle-atm: fix up some permissions on the sysfs files by Greg Kroah-Hartman · 14 years ago
  13. d6d1b65 param: simple locking for sysfs-writable charp parameters by Rusty Russell · 14 years ago
  14. e644814 usb: throw away custom hex digit methods by Andy Shevchenko · 14 years ago
  15. cc7b86c usb/atm/ueagle-atm.c: call atm_dev_signal_change() when signal changes. by Karl Hiramoto · 14 years ago
  16. 4545f7e USB: ueagle: fix Coding Styles by Javier Blanco de Torres (Neurowork) · 14 years ago
  17. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  18. 9ebfbd4 firmware_class: make request_firmware_nowait more useful by Johannes Berg · 15 years ago
  19. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  20. ade901d firmware: atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removal by Samuel Ortiz · 15 years ago
  21. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 16 years ago
  22. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  23. aafcd2f ueagle-atm: treat firmware data as const by David Woodhouse · 16 years ago
  24. a5abdea usb: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  25. fd05e72 drivers/usb annotations and fixes by Al Viro · 16 years ago
  26. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  27. dc0d5c1 USB: Spelling fixes by Joe Perches · 17 years ago
  28. fec8de3 USB: Add missing "space" to printk messages by Joe Perches · 17 years ago
  29. 0eb0226 UEAGLE: Cosmetic by Stanislaw Gruszka · 17 years ago
  30. 337427f UEAGLE: Do not sleep when device is disconnected by Stanislaw Gruszka · 17 years ago
  31. 04ea02f UEAGLE: Avoid keyboard driver blocking by Stanislaw Gruszka · 17 years ago
  32. 503add4 UEAGLE: Allow user to choose input interface alternate setting by Stanislaw Gruszka · 17 years ago
  33. 603cf60 UEAGLE: Devolo and Elsa chipsets support by Stanislaw Gruszka · 17 years ago
  34. c8e4637 UEAGLE: Eagle IV chipset support by Stanislaw Gruszka · 17 years ago
  35. 4c132e7 UEAGLE: Remove sysfs files on error case by Stanislaw Gruszka · 17 years ago
  36. 508330e USB: atm: ueagle-atm: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  37. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  38. 5371f80 USB: ueagle-atm.c needs sched.h by Randy Dunlap · 18 years ago
  39. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  40. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  41. 5d7efe5 USB: kmemdup() cleanup in drivers/usb/ by Eric Sesterhenn · 18 years ago
  42. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  43. 9ab99c8 UEAGLE: fix ueagle-atm Oops by matthieu castet · 18 years ago
  44. a7a0c9c UEAGLE : comestic changes by matthieu castet · 18 years ago
  45. 531a39b UEAGLE : use interruptible sleep by matthieu castet · 18 years ago
  46. 9ca5346 UEAGLE : be suspend friendly by matthieu castet · 18 years ago
  47. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  48. e7ccdfe USB: fix __must_check warnings in drivers/usb/atm/ by Greg Kroah-Hartman · 18 years ago
  49. 4d45e21 [PATCH] USB: UEAGLE : memory leack fix by matthieu castet · 18 years ago
  50. 584958c [PATCH] USB: UEAGLE : null pointer dereference fix by matthieu castet · 18 years ago
  51. 22fcceb [PATCH] USB: UEAGLE : support geode by matthieu castet · 18 years ago
  52. 2a99b50 [PATCH] USB: UEAGLE : cosmetic by matthieu castet · 18 years ago
  53. fdf290f [PATCH] UEAGLE : cmv name bug (was cosmetic) by matthieu castet · 19 years ago
  54. e40abaf [PATCH] UEAGLE : cosmetic by matthieu castet · 19 years ago
  55. 3c9666c [PATCH] UEAGLE : add iso support by matthieu castet · 19 years ago
  56. ab3c81f [PATCH] USBATM: semaphore to mutex conversion by Arjan van de Ven · 19 years ago
  57. 80aae7a [PATCH] USBATM: allow isochronous transfer by Duncan Sands · 19 years ago
  58. 0dfcd3e [PATCH] USBATM: remove .owner by Duncan Sands · 19 years ago
  59. 35644b0 [PATCH] USBATM: add flags field by Duncan Sands · 19 years ago
  60. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  61. 8d7802e [PATCH] USB: Eagle and ADI 930 usb adsl modem driver fix by matthieu castet · 19 years ago
  62. b72458a [PATCH] USB: Eagle and ADI 930 usb adsl modem driver by matthieu castet · 19 years ago