1. f354c84 USB: usbatm.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  2. 9058bdc Usb: atm: usbatm: fixed a pointer variable format issue by Seth Archer Brown · 11 years ago
  3. 2c21c98 USB: usbatm: remove CONFIG_USB_DEBUG dependancy by Greg Kroah-Hartman · 11 years ago
  4. 0fef59d USB: usbatm: remove unneeded trace printk calls by Greg Kroah-Hartman · 11 years ago
  5. f55876d USB: usbatm: remove unused UDSL_ASSERT macro by Greg Kroah-Hartman · 11 years ago
  6. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 11 years ago
  7. c33c888 usbatm: fix potential NULL pointer dereference by Wei Yongjun · 11 years ago
  8. 34ad569 USB: atm: usbatm: fix up debug printing code by Greg Kroah-Hartman · 12 years ago
  9. 4c2a47a USB: usbatm.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  10. bf929b3 drivers/usb/atm: use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago
  11. d9ca676 atm: correct sysfs 'device' link creation and parent relationships by Dan Williams · 14 years ago
  12. 9196cc7 USB: speedtouch: fixed more brace and spacing coding style issues by Nicolas Kaiser · 14 years ago
  13. 6c4b7f7 USB: speedtouch: fixed brace and spacing coding style issues by Nicolas Kaiser · 14 years ago
  14. 08add0c USB: atm: Use FIELD_SIZEOF, trivial cleanup. by Thiago Farina · 14 years ago
  15. 9fc950d USB: cxacru: check device isn't being removed during sysfs calls by Simon Arlott · 15 years ago
  16. 7c510e4 net: convert more to %pM by Johannes Berg · 16 years ago
  17. 3b6004f USB: remove warn() macro from usb drivers by Greg Kroah-Hartman · 16 years ago
  18. b5f61ab usbatm: Use skb_queue_walk_safe() instead of by-hand implementation. by David S. Miller · 16 years ago
  19. c4504a7 USB: usbatm: convert heavy init dances to kthread API by Pavel Emelyanov · 16 years ago
  20. 33fea2b USB: atm: usbatm: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  21. b8a124d usbatm_heavy_init: don't use CLONE_SIGHAND by Oleg Nesterov · 17 years ago
  22. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  23. 7d5e1dd usbatm: Detect usb device shutdown and ignore failed urbs by Simon Arlott · 17 years ago
  24. e9b8daf usbatm: create sysfs link "device" from atm class device to usb interface by Simon Arlott · 17 years ago
  25. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  26. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  27. 4305b54 [SK_BUFF]: Convert skb->end to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  28. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  29. 521b600 USB: fix usbatm tiny race by Andrew Morton · 18 years ago
  30. ccf40d6 usbatm: fix tiny race by Duncan Sands · 18 years ago
  31. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  32. fcf4830 [PATCH] USBATM: remove pointless inline by Duncan Sands · 18 years ago
  33. 6275cdf [PATCH] USBATM: fix modinfo output by Duncan Sands · 18 years ago
  34. ab3c81f [PATCH] USBATM: semaphore to mutex conversion by Arjan van de Ven · 18 years ago
  35. a3673d3 [PATCH] USBATM: -EILSEQ workaround by Duncan Sands · 18 years ago
  36. 9b0e54a [PATCH] USBATM: bump version numbers by Duncan Sands · 18 years ago
  37. e3fb2f6 [PATCH] USBATM: handle urbs containing partial cells by Duncan Sands · 18 years ago
  38. 80aae7a [PATCH] USBATM: allow isochronous transfer by Duncan Sands · 18 years ago
  39. 6f74947 [PATCH] USBATM: measure buffer size in bytes; force valid sizes by Duncan Sands · 18 years ago
  40. 227d776 [PATCH] USBATM: use dev_kfree_skb_any rather than dev_kfree_skb by Duncan Sands · 18 years ago
  41. 72ef8ab [PATCH] USBATM: return correct error code when out of memory by Duncan Sands · 18 years ago
  42. 0e42a62 [PATCH] USBATM: shutdown open connections when disconnected by Duncan Sands · 18 years ago
  43. 9a734ef [PATCH] USBATM: kzalloc conversion by Duncan Sands · 18 years ago
  44. 35644b0 [PATCH] USBATM: add flags field by Duncan Sands · 18 years ago
  45. 0ec3c7e [PATCH] USBATM: trivial modifications by Duncan Sands · 18 years ago
  46. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 18 years ago
  47. 3d48586 [PATCH] USB: small cleanups by Adrian Bunk · 19 years ago
  48. 64bf69d [ATM]: deregistration removes device from atm_devs list immediately by Stanislaw Gruszka · 19 years ago
  49. 7b842b6 [PATCH] USB: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  50. f070693 [PATCH] USB: usbatm kcalloc cleanup by Duncan Sands · 19 years ago
  51. 65412e4 [PATCH] USB ATM: avoid oops on bind failure; plug memory leak by Duncan Sands · 19 years ago
  52. e20d664 [PATCH] USB ATM: reduce log spamming by Duncan Sands · 19 years ago
  53. c59bba7 [PATCH] USB ATM: new usbatm core by Duncan Sands · 19 years ago