1. 5d02d02 usb: ttusb_dec free urb cleanup by Mariusz Kozlowski · 19 years ago
  2. 4064fe4 usb: cinergyT2 free kill urb cleanup by Mariusz Kozlowski · 19 years ago
  3. ead54fc usb: usb-gigaset free kill urb cleanup by Mariusz Kozlowski · 19 years ago
  4. 8f21d11 usb: iforce-usb free urb cleanup by Mariusz Kozlowski · 19 years ago
  5. 6265d62 usb: pcwd_usb free urb cleanup by Mariusz Kozlowski · 19 years ago
  6. 3c8961e usb: writing_usb_driver free urb cleanup by Mariusz Kozlowski · 19 years ago
  7. 444f4f9 USB: pwc-if loop fix by Mariusz Kozlowski · 19 years ago
  8. 1f54a6a usb-serial: ti_usb, TI ez430 development tool ID by Oleg Verych · 19 years ago
  9. ad0327d USB: airprime: New device ID by daniel@centurion.net.nz · 19 years ago
  10. 54c9b22 USB: make drivers/usb/input/wacom_sys.c:wacom_sys_irq() static by Adrian Bunk · 19 years ago
  11. d5ec168 USB: resume_device symbol conflict by Stephen Hemminger · 19 years ago
  12. d8126a0 usb/gadget/ether.c minor manycast tweaks by David Brownell · 19 years ago
  13. 1bb5f66 USB: Move private hub declarations out of public header file by Alan Stern · 19 years ago
  14. b4ee4a2 USB: net1080: Fix && typos by Jean Delvare · 19 years ago
  15. 692a186 USB: expand autosuspend/autoresume API by Alan Stern · 19 years ago
  16. af4f760 USB: autosuspend code consolidation by Alan Stern · 19 years ago
  17. 0c1ac4f USB: makes usb_endpoint_* functions inline. by Luiz Fernando N. Capitulino · 19 years ago
  18. 6f7cd44 USB: yealink: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 19 years ago
  19. 0472074 USB: storage: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 19 years ago
  20. 4d823dd USB: usbtest: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 19 years ago
  21. fc6e254 USB: usbnet: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 19 years ago
  22. 30f36ef USB: usbmouse: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 19 years ago
  23. a20c314 USB: usbkbd: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 19 years ago
  24. c5dd1f9 USB: speedtch: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 19 years ago
  25. a742e5a USB: phidgetmotorcontrol: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 19 years ago
  26. 8419404 USB: phidgetkit: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 19 years ago
  27. 66722a1 USB: onetouch: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 19 years ago
  28. 240661c USB: legousbtower: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 19 years ago
  29. 4f1f1dd USB: kobil_sct: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 19 years ago
  30. a7dc218 USB: idmouse: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 19 years ago
  31. 0f12aa0 USB: hid-core: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 19 years ago
  32. 2ae7745 USB: ftdi-elan: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 19 years ago
  33. 87ad46c USB: devices: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 19 years ago
  34. 45aea70 USB: cdc-acm: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 19 years ago
  35. b333d5b USB: cdc_ether: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 19 years ago
  36. 16f9637 USB: appledisplay: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 19 years ago
  37. 377f13b USB: aircable: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 19 years ago
  38. 565402b USB: OHCI: remove stale testing code from root-hub resume by Alan Stern · 19 years ago
  39. 5d7efe5 USB: kmemdup() cleanup in drivers/usb/ by Eric Sesterhenn · 19 years ago
  40. 052ac01 USB: OHCI: disable RHSC inside interrupt handler by Alan Stern · 19 years ago
  41. b187844 USB: ohci-hcd: fix compiler warning by Alan Stern · 19 years ago
  42. 93c8bf4 USB core: don't match interface descriptors for vendor-specific devices by Alan Stern · 19 years ago
  43. 6d8fc4d USB HID: Handle STALL on interrupt endpoint by Alan Stern · 19 years ago
  44. 88fafff usb hub: fix root hub code so it takes more than 15 devices per root hub by inaky@linux.intel.com · 19 years ago
  45. 4370525 usb/hub: allow hubs up to 31 children by inaky@linux.intel.com · 19 years ago
  46. 0215ffb Linux 2.6.19 by Linus Torvalds · 19 years ago
  47. 315917d [PATCH] r8169: Fix iteration variable sign by Francois Romieu · 19 years ago
  48. af768c6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  49. aed6fad [ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multiple platforms by Milan Svoboda · 19 years ago
  50. f5d6c63 [MIPS] Do topology_init even on uniprocessor kernels. by Ralf Baechle · 19 years ago
  51. 1275361 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  52. e81c735 [NET]: Fix MAX_HEADER setting. by David S. Miller · 19 years ago
  53. af443b6 [NETFILTER]: ipt_REJECT: fix memory corruption by Patrick McHardy · 19 years ago
  54. 2e47c26 [NETFILTER]: conntrack: fix refcount leak when finding expectation by Yasuyuki Kozakai · 19 years ago
  55. c537b75 [NETFILTER]: ctnetlink: fix reference count leak by Patrick McHardy · 19 years ago
  56. 22e7410 [NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrack by Yasuyuki Kozakai · 19 years ago
  57. dafc741 [NETFILTER]: nfctnetlink: assign helper to newly created conntrack by Yasuyuki Kozakai · 19 years ago
  58. 4f404ca Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  59. 691ce26 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 19 years ago
  60. 707badb Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 19 years ago
  61. b6a1088 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago
  62. ef8d2f4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  63. 4195bdb [PATCH] add missing libsas include to fix s390 compilation. by Dave Jones · 19 years ago
  64. de88777 [PATCH] ecryptfs: fix crypto_alloc_blkcipher() error check by Akinobu Mita · 19 years ago
  65. 3cce485 [PATCH] fix create_write_pipe() error check by Akinobu Mita · 19 years ago
  66. 967bf62 [PATCH] Fix Intel/Sharp command set erase suspend bug by Joakim Tjernlund · 19 years ago
  67. ba8379b2 [PATCH] bridge: fix possible overflow in get_fdb_entries by Chris Wright · 19 years ago
  68. 177b292 [MIPS] Fix Bonito bootup message. by Ralf Baechle · 19 years ago
  69. c547c77 [PATCH] x86-64: Use stricter in process stack check for unwinder by Andi Kleen · 19 years ago
  70. 38b5b03 [PATCH] i386: Fix compilation with UP genericarch by Andi Kleen · 19 years ago
  71. f7a2332 [PATCH] x86-64: Fix warning in io_apic.c by Andi Kleen · 19 years ago
  72. ff0a538 [PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwind by Jan Beulich · 19 years ago
  73. a3550a9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Andi Kleen · 19 years ago
  74. 24d7bb3 [PATCH] x86_64: fix 'earlyprintk=...,keep' regression by Ingo Molnar · 19 years ago
  75. c4423cc [ALSA] version 1.0.13 by Jaroslav Kysela · 19 years ago
  76. 3271b7b [ALSA] snd-emu10k1: Fix capture for one variant. by James Courtier-Dutton · 19 years ago
  77. de1b8b9 [ALSA] Fix hang-up at disconnection of usb-audio by Takashi Iwai · 19 years ago
  78. 282e0c8 [ALSA] hda: fix typo for xw4400 PCI sub-ID by John W. Linville · 19 years ago
  79. e737707 [ALSA] hda: fix sigmatel dell system detection by Matt Porter · 19 years ago
  80. 80b8d5d [ALSA] Enable stereo line input for TAS codec by Paul Mackerras · 19 years ago
  81. ac5d1a7 [ALSA] rtctimer: handle RTC interrupts with a tasklet by Clemens Ladisch · 19 years ago
  82. 08475a1 [PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failure by Brian King · 19 years ago
  83. f33d625 [PATCH] ahci: AHCI mode SATA patch for Intel ICH9 by Jason Gaston · 19 years ago
  84. c31f571 [PATCH] libata: don't schedule EH on wcache on/off if old EH by Tejun Heo · 19 years ago
  85. fc5d81e selinux: fix dentry_open() error check by Akinobu Mita · 19 years ago
  86. 2ea5814 Fix 'ALIGN()' macro, take 2 by Linus Torvalds · 19 years ago
  87. c9c3b86 [PATCH] Fix incorrent type of flags in <asm/semaphore.h> by Kyle McMartin · 19 years ago
  88. b8e6ec8 Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking" by Linus Torvalds · 19 years ago
  89. 137b529 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  90. e730bf9 [ARM] Export smp_call_function() by Russell King · 19 years ago
  91. d00ec45 [ARM] Add PM_LEGACY defaults by Russell King · 19 years ago
  92. 221a09d V4L/DVB (4874): Fix oops on symbol rate==0 by Andrew de Quincey · 19 years ago
  93. f766816 V4L/DVB (4885): Improve saa711x check by Hans Verkuil · 19 years ago
  94. 5718bbd V4L/DVB (4865): Fix: Slot 0 not NULL on disconnecting SN9C10x PC Camera by Luca Risolia · 19 years ago
  95. a5bbc7d V4L/DVB (4849): Add missing spin_unlock to saa6588 decoder driver by Ira Snyder · 19 years ago
  96. 30d9464 V4L/DVB (4832): Fix uninitialised variable in dvb_frontend_swzigzag by Andrew de Quincey · 19 years ago
  97. bc495b6 V4L/DVB (4840): Budget: diseqc_method module parameter for cards with subsystem-id 13c2:1003 by Oliver Endriss · 19 years ago
  98. c4e46b9 V4L/DVB (4831): Fix tuning on older budget DVBS cards. by Andrew de Quincey · 19 years ago
  99. 9abbffe [XFRM] STATE: Fix to respond error to get operation if no matching entry exists. by Masahide NAKAMURA · 19 years ago
  100. dc9b334 [NET]: Re-fix of doc-comment in sock.h by Paul Bonser · 19 years ago