1. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  2. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  3. c5dd1f9 USB: speedtch: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  4. 5d7efe5 USB: kmemdup() cleanup in drivers/usb/ by Eric Sesterhenn · 18 years ago
  5. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  6. 9ab99c8 UEAGLE: fix ueagle-atm Oops by matthieu castet · 18 years ago
  7. 521b600 USB: fix usbatm tiny race by Andrew Morton · 18 years ago
  8. 44960af cxacru: add the ZTE ZXDSL 852 by Duncan Sands · 18 years ago
  9. 6a4f1b4 speedtch: "extended reach" by Duncan Sands · 18 years ago
  10. ccf40d6 usbatm: fix tiny race by Duncan Sands · 18 years ago
  11. a7a0c9c UEAGLE : comestic changes by matthieu castet · 18 years ago
  12. 531a39b UEAGLE : use interruptible sleep by matthieu castet · 18 years ago
  13. 9ca5346 UEAGLE : be suspend friendly by matthieu castet · 18 years ago
  14. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  15. cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
  16. e7ccdfe USB: fix __must_check warnings in drivers/usb/atm/ by Greg Kroah-Hartman · 18 years ago
  17. a01c4ef [PATCH] USBATM: remove no-longer needed #include by Duncan Sands · 18 years ago
  18. fcf4830 [PATCH] USBATM: remove pointless inline by Duncan Sands · 18 years ago
  19. 6275cdf [PATCH] USBATM: fix modinfo output by Duncan Sands · 18 years ago
  20. 67c752b [PATCH] USBATM: change the default speedtouch iso altsetting by Duncan Sands · 18 years ago
  21. 4d45e21 [PATCH] USB: UEAGLE : memory leack fix by matthieu castet · 18 years ago
  22. 584958c [PATCH] USB: UEAGLE : null pointer dereference fix by matthieu castet · 18 years ago
  23. 22fcceb [PATCH] USB: UEAGLE : support geode by matthieu castet · 18 years ago
  24. 2a99b50 [PATCH] USB: UEAGLE : cosmetic by matthieu castet · 18 years ago
  25. fdf290f [PATCH] UEAGLE : cmv name bug (was cosmetic) by matthieu castet · 18 years ago
  26. e40abaf [PATCH] UEAGLE : cosmetic by matthieu castet · 18 years ago
  27. 3c9666c [PATCH] UEAGLE : add iso support by matthieu castet · 18 years ago
  28. ab3c81f [PATCH] USBATM: semaphore to mutex conversion by Arjan van de Ven · 18 years ago
  29. a3673d3 [PATCH] USBATM: -EILSEQ workaround by Duncan Sands · 18 years ago
  30. 9b0e54a [PATCH] USBATM: bump version numbers by Duncan Sands · 18 years ago
  31. e3fb2f6 [PATCH] USBATM: handle urbs containing partial cells by Duncan Sands · 18 years ago
  32. 80aae7a [PATCH] USBATM: allow isochronous transfer by Duncan Sands · 18 years ago
  33. 6f74947 [PATCH] USBATM: measure buffer size in bytes; force valid sizes by Duncan Sands · 18 years ago
  34. 227d776 [PATCH] USBATM: use dev_kfree_skb_any rather than dev_kfree_skb by Duncan Sands · 18 years ago
  35. 72ef8ab [PATCH] USBATM: return correct error code when out of memory by Duncan Sands · 18 years ago
  36. 0e42a62 [PATCH] USBATM: shutdown open connections when disconnected by Duncan Sands · 18 years ago
  37. 233c08e [PATCH] USBATM: xusbatm rewrite by Duncan Sands · 18 years ago
  38. 9a734ef [PATCH] USBATM: kzalloc conversion by Duncan Sands · 18 years ago
  39. 0dfcd3e [PATCH] USBATM: remove .owner by Duncan Sands · 18 years ago
  40. 35644b0 [PATCH] USBATM: add flags field by Duncan Sands · 18 years ago
  41. 0ec3c7e [PATCH] USBATM: trivial modifications by Duncan Sands · 18 years ago
  42. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 18 years ago
  43. 3c6bee1 [PATCH] turn "const static" into "static const" by Jesper Juhl · 18 years ago
  44. 3d48586 [PATCH] USB: small cleanups by Adrian Bunk · 19 years ago
  45. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  46. 8d7802e [PATCH] USB: Eagle and ADI 930 usb adsl modem driver fix by matthieu castet · 19 years ago
  47. b72458a [PATCH] USB: Eagle and ADI 930 usb adsl modem driver by matthieu castet · 19 years ago
  48. d3420ba [PATCH] Additional device ID for Conexant AccessRunner USB driver by Dave Jones · 19 years ago
  49. 64bf69d [ATM]: deregistration removes device from atm_devs list immediately by Stanislaw Gruszka · 19 years ago
  50. 654f311 [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile by Greg Kroah-Hartman · 19 years ago
  51. b375a04 [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel by Alan Stern · 19 years ago
  52. 7b842b6 [PATCH] USB: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  53. 52fbae2 [ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239103363dbf by David S. Miller · 19 years ago
  54. 86cf42e4e [ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile error by Duncan Sands · 19 years ago
  55. 1a7aad1 [PATCH] USB ATM: fix line resync logic by Duncan Sands · 19 years ago
  56. cd5c08f [PATCH] USB ATM: robustify poll throttling by Duncan Sands · 19 years ago
  57. 322a95b [PATCH] USB ATM: line speed measured in Kb not Kib by Duncan Sands · 19 years ago
  58. f070693 [PATCH] USB: usbatm kcalloc cleanup by Duncan Sands · 19 years ago
  59. 843c944 [PATCH] USB: fix usbatm gcc-2.95.x bug by Andrew Morton · 19 years ago
  60. 65412e4 [PATCH] USB ATM: avoid oops on bind failure; plug memory leak by Duncan Sands · 19 years ago
  61. e20d664 [PATCH] USB ATM: reduce log spamming by Duncan Sands · 19 years ago
  62. 86699e3 [PATCH] USB ATM: bits and bobs by Duncan Sands · 19 years ago
  63. 0bb3cf3 [PATCH] USB ATM: generic DSL modem driver xusbatm by Duncan Sands · 19 years ago
  64. 1b0e614 [PATCH] USB ATM: driver for the Conexant AccessRunner chipset cxacru by Duncan Sands · 19 years ago
  65. 48da726 [PATCH] USB ATM: port speedtch to new usbatm core by Duncan Sands · 19 years ago
  66. 9574507 [PATCH] USB: fix speedtch.c merge with next patch. by Andrew Morton · 19 years ago
  67. c59bba7 [PATCH] USB ATM: new usbatm core by Duncan Sands · 19 years ago
  68. 0e15850 [PATCH] Speedtouch resync after lost signal. by David Woodhouse · 19 years ago
  69. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago