1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. 9abff15 USB: ueagle-atm: use system_wq instead of dedicated workqueues by Tejun Heo · 14 years ago
  3. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  4. 12f188f ueagle-atm: fix PHY signal initialization race by Dan Williams · 14 years ago
  5. 569ff2d usb: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  6. 37c95bf speedtch: don't abuse struct delayed_work by Tejun Heo · 14 years ago
  7. afe2c51 workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  8. b4fe2a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  9. d9ca676 atm: correct sysfs 'device' link creation and parent relationships by Dan Williams · 14 years ago
  10. e502ac5 USB: atm: ueagle-atm: fix up some permissions on the sysfs files by Greg Kroah-Hartman · 14 years ago
  11. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  12. 0a2b8a0 usb: makefile cleanup by matt mooney · 14 years ago
  13. 2501331 usb: change to new flag variable by matt mooney · 14 years ago
  14. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  15. 92e32ea cxacru: ignore cx82310_eth devices by Ondrej Zary · 14 years ago
  16. 902ffc3 USB: cxacru: Use a bulk/int URB to access the command endpoint by Simon Arlott · 14 years ago
  17. d6d1b65 param: simple locking for sysfs-writable charp parameters by Rusty Russell · 14 years ago
  18. 16f76a7 usb: atm: fixed spacing and indentation coding style issues by Nicolas Kaiser · 14 years ago
  19. 83a3ac8 usb: conexant: fixed spacing and brace coding style issues by Nicolas Kaiser · 14 years ago
  20. e644814 usb: throw away custom hex digit methods by Andy Shevchenko · 14 years ago
  21. 9196cc7 USB: speedtouch: fixed more brace and spacing coding style issues by Nicolas Kaiser · 14 years ago
  22. 6c4b7f7 USB: speedtouch: fixed brace and spacing coding style issues by Nicolas Kaiser · 14 years ago
  23. cc7b86c usb/atm/ueagle-atm.c: call atm_dev_signal_change() when signal changes. by Karl Hiramoto · 14 years ago
  24. 23f89f0 usb/atm/speedtch.c: call atm_dev_signal_change() when signal changes. by Karl Hiramoto · 14 years ago
  25. 676f3d2 usb/atm/cxacru.c: call atm_dev_signal_change() when signal changes. by Karl Hiramoto · 14 years ago
  26. 96b89f3 usb: atm: speedtch: use new hex_to_bin() method by Andy Shevchenko · 14 years ago
  27. 4545f7e USB: ueagle: fix Coding Styles by Javier Blanco de Torres (Neurowork) · 14 years ago
  28. 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
  29. 08add0c USB: atm: Use FIELD_SIZEOF, trivial cleanup. by Thiago Farina · 15 years ago
  30. 30fa3d8 USB: cxacru: increment driver version by Simon Arlott · 15 years ago
  31. 817db5b USB: cxacru: remove cxacru-cf.bin loader by Simon Arlott · 15 years ago
  32. 4ac3720 USB: cxacru: add write-only sysfs attribute for modem configuration by Simon Arlott · 15 years ago
  33. 885582c USB: cxacru: firmware writes on OHCI are slow, log progress by Simon Arlott · 15 years ago
  34. c68bb0d USB: cxacru: document how to interact with the flash memory by Simon Arlott · 15 years ago
  35. 9fc950d USB: cxacru: check device isn't being removed during sysfs calls by Simon Arlott · 15 years ago
  36. 5d0a9c7 USB: cxacru: check data length is not negative by Simon Arlott · 15 years ago
  37. 1bfbd28 USB: cxacru: return an empty value for modulation if there is no connection by Simon Arlott · 15 years ago
  38. 9ebfbd4 firmware_class: make request_firmware_nowait more useful by Johannes Berg · 15 years ago
  39. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  40. ade901d firmware: atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removal by Samuel Ortiz · 15 years ago
  41. 10107bd USB: cxacru: Fix negative dB output by Simon Arlott · 15 years ago
  42. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 16 years ago
  43. eeafa64 USB: atm/cxacru, fix lock imbalance by Jiri Slaby · 15 years ago
  44. 7c510e4 net: convert more to %pM by Johannes Berg · 16 years ago
  45. 8fc7aea USB: Speedtouch: add pre_reset and post_reset routines by Alan Stern · 16 years ago
  46. 3b6004f USB: remove warn() macro from usb drivers by Greg Kroah-Hartman · 16 years ago
  47. b5f61ab usbatm: Use skb_queue_walk_safe() instead of by-hand implementation. by David S. Miller · 16 years ago
  48. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  49. 230ffc7 USB: cxacru: Fix printk format flag in error message by Simon Arlott · 16 years ago
  50. 33578bd USB: AccessRunner: avoid unnecessary memset by Christophe Jaillet · 16 years ago
  51. abe28c0 USB: speedtch.c fix sparse shadowed variable warning by Harvey Harrison · 16 years ago
  52. 3b216d1 cxacru: treat firmware data as const by David Woodhouse · 16 years ago
  53. aafcd2f ueagle-atm: treat firmware data as const by David Woodhouse · 16 years ago
  54. e5430f8 USB: Remove redundant dependencies on USB_ATM. by Robert P. J. Day · 16 years ago
  55. a5abdea usb: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  56. fd05e72 drivers/usb annotations and fixes by Al Viro · 16 years ago
  57. cdc9779 USB: remove unnecessary type casting of urb->context by Ming Lei · 16 years ago
  58. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  59. c4504a7 USB: usbatm: convert heavy init dances to kthread API by Pavel Emelyanov · 16 years ago
  60. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  61. b75be4a USB: Use menuconfig objects by Denis Cheng · 17 years ago
  62. dc0d5c1 USB: Spelling fixes by Joe Perches · 17 years ago
  63. fec8de3 USB: Add missing "space" to printk messages by Joe Perches · 17 years ago
  64. 64a6f95 signedness: module_param_array nump argument by Al Viro · 17 years ago
  65. 4ac0718 USB: cxacru: Use appropriate logging for errors by Simon Arlott · 17 years ago
  66. 0eb0226 UEAGLE: Cosmetic by Stanislaw Gruszka · 17 years ago
  67. 337427f UEAGLE: Do not sleep when device is disconnected by Stanislaw Gruszka · 17 years ago
  68. 04ea02f UEAGLE: Avoid keyboard driver blocking by Stanislaw Gruszka · 17 years ago
  69. 503add4 UEAGLE: Allow user to choose input interface alternate setting by Stanislaw Gruszka · 17 years ago
  70. 603cf60 UEAGLE: Devolo and Elsa chipsets support by Stanislaw Gruszka · 17 years ago
  71. c8e4637 UEAGLE: Eagle IV chipset support by Stanislaw Gruszka · 17 years ago
  72. 011db81 USB: Remove unneeded pointer intf from speedtch_upload_firmware() by Micah Gruber · 17 years ago
  73. 4c132e7 UEAGLE: Remove sysfs files on error case by Stanislaw Gruszka · 17 years ago
  74. 3b79cc2 USB: unkill cxacru atm driver by Oliver Neukum · 17 years ago
  75. 33fea2b USB: atm: usbatm: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  76. 508330e USB: atm: ueagle-atm: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  77. 9a5a3e9 USB: atm: speedtch: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  78. c35f68a USB: atm: cxacru: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  79. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  80. 87e71b4 USB: cxacru: Cleanup sysfs attribute code by Simon Arlott · 17 years ago
  81. fd209e3 USB: cxacru: ignore error trying to start ADSL in atm_start by Simon Arlott · 17 years ago
  82. da1f82b5 USB: cxacru: create sysfs attributes in atm_start instead of bind by Simon Arlott · 17 years ago
  83. b8a124d usbatm_heavy_init: don't use CLONE_SIGHAND by Oleg Nesterov · 17 years ago
  84. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  85. 6a02c996 USB: cxacru: ADSL state management by Simon Arlott · 17 years ago
  86. 7d5e1dd usbatm: Detect usb device shutdown and ignore failed urbs by Simon Arlott · 17 years ago
  87. fa70fe4 USB: cxacru: export detailed device info through sysfs by Simon Arlott · 17 years ago
  88. e9b8daf usbatm: create sysfs link "device" from atm class device to usb interface by Simon Arlott · 17 years ago
  89. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  90. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  91. 4305b54 [SK_BUFF]: Convert skb->end to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  92. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  93. 5371f80 USB: ueagle-atm.c needs sched.h by Randy Dunlap · 17 years ago
  94. 5f84813 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> by David Brownell · 18 years ago
  95. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  96. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  97. c5dd1f9 USB: speedtch: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  98. 5d7efe5 USB: kmemdup() cleanup in drivers/usb/ by Eric Sesterhenn · 18 years ago
  99. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  100. 9ab99c8 UEAGLE: fix ueagle-atm Oops by matthieu castet · 18 years ago