1. 508330e USB: atm: ueagle-atm: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  2. 9a5a3e9 USB: atm: speedtch: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  3. c35f68a USB: atm: cxacru: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  4. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  5. 87e71b4 USB: cxacru: Cleanup sysfs attribute code by Simon Arlott · 17 years ago
  6. fd209e3 USB: cxacru: ignore error trying to start ADSL in atm_start by Simon Arlott · 17 years ago
  7. da1f82b5 USB: cxacru: create sysfs attributes in atm_start instead of bind by Simon Arlott · 17 years ago
  8. b8a124d usbatm_heavy_init: don't use CLONE_SIGHAND by Oleg Nesterov · 17 years ago
  9. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  10. 6a02c996 USB: cxacru: ADSL state management by Simon Arlott · 17 years ago
  11. 7d5e1dd usbatm: Detect usb device shutdown and ignore failed urbs by Simon Arlott · 17 years ago
  12. fa70fe4 USB: cxacru: export detailed device info through sysfs by Simon Arlott · 17 years ago
  13. e9b8daf usbatm: create sysfs link "device" from atm class device to usb interface by Simon Arlott · 17 years ago
  14. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  15. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  16. 4305b54 [SK_BUFF]: Convert skb->end to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  17. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  18. 5371f80 USB: ueagle-atm.c needs sched.h by Randy Dunlap · 17 years ago
  19. 5f84813 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> by David Brownell · 18 years ago
  20. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  21. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  22. c5dd1f9 USB: speedtch: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  23. 5d7efe5 USB: kmemdup() cleanup in drivers/usb/ by Eric Sesterhenn · 18 years ago
  24. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  25. 9ab99c8 UEAGLE: fix ueagle-atm Oops by matthieu castet · 18 years ago
  26. 521b600 USB: fix usbatm tiny race by Andrew Morton · 18 years ago
  27. 44960af cxacru: add the ZTE ZXDSL 852 by Duncan Sands · 18 years ago
  28. 6a4f1b4 speedtch: "extended reach" by Duncan Sands · 18 years ago
  29. ccf40d6 usbatm: fix tiny race by Duncan Sands · 18 years ago
  30. a7a0c9c UEAGLE : comestic changes by matthieu castet · 18 years ago
  31. 531a39b UEAGLE : use interruptible sleep by matthieu castet · 18 years ago
  32. 9ca5346 UEAGLE : be suspend friendly by matthieu castet · 18 years ago
  33. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  34. cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
  35. e7ccdfe USB: fix __must_check warnings in drivers/usb/atm/ by Greg Kroah-Hartman · 18 years ago
  36. a01c4ef [PATCH] USBATM: remove no-longer needed #include by Duncan Sands · 18 years ago
  37. fcf4830 [PATCH] USBATM: remove pointless inline by Duncan Sands · 18 years ago
  38. 6275cdf [PATCH] USBATM: fix modinfo output by Duncan Sands · 18 years ago
  39. 67c752b [PATCH] USBATM: change the default speedtouch iso altsetting by Duncan Sands · 18 years ago
  40. 4d45e21 [PATCH] USB: UEAGLE : memory leack fix by matthieu castet · 18 years ago
  41. 584958c [PATCH] USB: UEAGLE : null pointer dereference fix by matthieu castet · 18 years ago
  42. 22fcceb [PATCH] USB: UEAGLE : support geode by matthieu castet · 18 years ago
  43. 2a99b50 [PATCH] USB: UEAGLE : cosmetic by matthieu castet · 18 years ago
  44. fdf290f [PATCH] UEAGLE : cmv name bug (was cosmetic) by matthieu castet · 19 years ago
  45. e40abaf [PATCH] UEAGLE : cosmetic by matthieu castet · 19 years ago
  46. 3c9666c [PATCH] UEAGLE : add iso support by matthieu castet · 19 years ago
  47. ab3c81f [PATCH] USBATM: semaphore to mutex conversion by Arjan van de Ven · 19 years ago
  48. a3673d3 [PATCH] USBATM: -EILSEQ workaround by Duncan Sands · 19 years ago
  49. 9b0e54a [PATCH] USBATM: bump version numbers by Duncan Sands · 19 years ago
  50. e3fb2f6 [PATCH] USBATM: handle urbs containing partial cells by Duncan Sands · 19 years ago
  51. 80aae7a [PATCH] USBATM: allow isochronous transfer by Duncan Sands · 19 years ago
  52. 6f74947 [PATCH] USBATM: measure buffer size in bytes; force valid sizes by Duncan Sands · 19 years ago
  53. 227d776 [PATCH] USBATM: use dev_kfree_skb_any rather than dev_kfree_skb by Duncan Sands · 19 years ago
  54. 72ef8ab [PATCH] USBATM: return correct error code when out of memory by Duncan Sands · 19 years ago
  55. 0e42a62 [PATCH] USBATM: shutdown open connections when disconnected by Duncan Sands · 19 years ago
  56. 233c08e [PATCH] USBATM: xusbatm rewrite by Duncan Sands · 19 years ago
  57. 9a734ef [PATCH] USBATM: kzalloc conversion 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. 0ec3c7e [PATCH] USBATM: trivial modifications by Duncan Sands · 19 years ago
  61. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  62. 3c6bee1 [PATCH] turn "const static" into "static const" by Jesper Juhl · 19 years ago
  63. 3d48586 [PATCH] USB: small cleanups by Adrian Bunk · 19 years ago
  64. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  65. 8d7802e [PATCH] USB: Eagle and ADI 930 usb adsl modem driver fix by matthieu castet · 19 years ago
  66. b72458a [PATCH] USB: Eagle and ADI 930 usb adsl modem driver by matthieu castet · 19 years ago
  67. d3420ba [PATCH] Additional device ID for Conexant AccessRunner USB driver by Dave Jones · 19 years ago
  68. 64bf69d [ATM]: deregistration removes device from atm_devs list immediately by Stanislaw Gruszka · 19 years ago
  69. 654f311 [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile by Greg Kroah-Hartman · 19 years ago
  70. b375a04 [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel by Alan Stern · 19 years ago
  71. 7b842b6 [PATCH] USB: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  72. 52fbae2 [ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239103363dbf by David S. Miller · 19 years ago
  73. 86cf42e4e [ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile error by Duncan Sands · 19 years ago
  74. 1a7aad1 [PATCH] USB ATM: fix line resync logic by Duncan Sands · 19 years ago
  75. cd5c08f [PATCH] USB ATM: robustify poll throttling by Duncan Sands · 19 years ago
  76. 322a95b [PATCH] USB ATM: line speed measured in Kb not Kib by Duncan Sands · 19 years ago
  77. f070693 [PATCH] USB: usbatm kcalloc cleanup by Duncan Sands · 19 years ago
  78. 843c944 [PATCH] USB: fix usbatm gcc-2.95.x bug by Andrew Morton · 19 years ago
  79. 65412e4 [PATCH] USB ATM: avoid oops on bind failure; plug memory leak by Duncan Sands · 19 years ago
  80. e20d664 [PATCH] USB ATM: reduce log spamming by Duncan Sands · 19 years ago
  81. 86699e3 [PATCH] USB ATM: bits and bobs by Duncan Sands · 19 years ago
  82. 0bb3cf3 [PATCH] USB ATM: generic DSL modem driver xusbatm by Duncan Sands · 19 years ago
  83. 1b0e614 [PATCH] USB ATM: driver for the Conexant AccessRunner chipset cxacru by Duncan Sands · 19 years ago
  84. 48da726 [PATCH] USB ATM: port speedtch to new usbatm core by Duncan Sands · 19 years ago
  85. 9574507 [PATCH] USB: fix speedtch.c merge with next patch. by Andrew Morton · 19 years ago
  86. c59bba7 [PATCH] USB ATM: new usbatm core by Duncan Sands · 19 years ago
  87. 0e15850 [PATCH] Speedtouch resync after lost signal. by David Woodhouse · 19 years ago
  88. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago