1. 8b8070d USB: io_edgeport: switch to generic TIOCMIWAIT implementation by Johan Hovold · 12 years ago
  2. d36a771 USB: io_edgeport: switch to generic get_icount implementation by Johan Hovold · 12 years ago
  3. 3018bb5 USB: f81232: fix TIOCMIWAIT and disconnect by Johan Hovold · 12 years ago
  4. 4bb4e63 USB: f81232: add custom tiocmiwait operation by Johan Hovold · 12 years ago
  5. a7fa577 USB: digi_acceleport: remove unused MSR-wait queue by Johan Hovold · 12 years ago
  6. c648e94 USB: cypress_m8: fix TIOCMIWAIT and disconnect by Johan Hovold · 12 years ago
  7. 493516e3 USB: cypress_m8: replace custom ioctl operation with tiocmiwait by Johan Hovold · 12 years ago
  8. 3f55043 USB: ch341: fix TIOCMIWAIT and disconnect by Johan Hovold · 12 years ago
  9. 7bb98f0 USB: ch341: replace custom ioctl operation with tiocmiwait by Johan Hovold · 12 years ago
  10. 7caed7e USB: ark3116: switch to generic TIOCMIWAIT implementation by Johan Hovold · 12 years ago
  11. b4cb753 USB: ark3116: switch to generic get_icount implementation by Johan Hovold · 12 years ago
  12. 6f86fec USB: ftdi_sio: switch to generic get_icount implementation by Johan Hovold · 12 years ago
  13. f307e5c USB: ftdi_sio: switch to generic TIOCMIWAIT implementation by Johan Hovold · 12 years ago
  14. cb1676a USB: ftdi_sio: use port icount by Johan Hovold · 12 years ago
  15. befefcd USB: serial: add generic get_icount implementation by Johan Hovold · 12 years ago
  16. c371de1 USB: serial: wake up MSR-wait queue on disconnect by Johan Hovold · 12 years ago
  17. 980373b USB: serial: add generic TIOCMIWAIT implementation by Johan Hovold · 12 years ago
  18. 143d9d9 USB: serial: add tiocmiwait subdriver operation by Johan Hovold · 12 years ago
  19. 5cb27dd USB: serial: clean up usb-serial bus device removal by Johan Hovold · 12 years ago
  20. 6a5c821 USB: serial: use urb poison to reliably kill traffic by Johan Hovold · 12 years ago
  21. 68a2bed USB: fix urb-poison imbalance by Johan Hovold · 12 years ago
  22. 69a3d21 USB: serial: rename port release by Johan Hovold · 12 years ago
  23. a4a8310 USB: serial: fix port release by Johan Hovold · 12 years ago
  24. 30d9d42 USB: cyberjack: fix disconnect handling by Johan Hovold · 12 years ago
  25. c3452f5 USB: serial: clean up generic-operation handling by Johan Hovold · 12 years ago
  26. 79b80b8 USB: serial: remove generic release callback by Johan Hovold · 12 years ago
  27. 0f16cfe USB: serial: remove generic disconnect callback by Johan Hovold · 12 years ago
  28. f8f0ad8 USB: serial: fix generic disconnect implementation by Johan Hovold · 12 years ago
  29. 618e183 USB: ssu100: remove custom close operation by Johan Hovold · 12 years ago
  30. bf8773c USB: ssu100: remove explicit initialisation of disconnect by Johan Hovold · 12 years ago
  31. 19c6185 USB: serial: remove bogus disconnect test in cleanup by Johan Hovold · 12 years ago
  32. e6d144b USB: usb_wwan: remove bogus disconnect test in close by Johan Hovold · 12 years ago
  33. 9c210bf USB: sierra: remove bogus disconnect test in close by Johan Hovold · 12 years ago
  34. bb3529c USB: mos7840: remove bogus disconnect test in close by Johan Hovold · 12 years ago
  35. 75d22b3 USB: keyspan_pda: remove bogus disconnect test in close by Johan Hovold · 12 years ago
  36. d7f0845 USB: keyspan_pda: remove bogus disconnect test from dtr_rts by Johan Hovold · 12 years ago
  37. 80dfe0c USB: keyspan: remove bogus disconnect test in close by Johan Hovold · 12 years ago
  38. 853127f USB: iuu_phoenix: remove bogus disconnect test in close by Johan Hovold · 12 years ago
  39. 28e679a USB: digi_acceleport: remove bogus disconnect test in close by Johan Hovold · 12 years ago
  40. 1bc77f4 USB: cyberjack: remove bogus disconnect test in close by Johan Hovold · 12 years ago
  41. 5c32752 USB: ark3116: remove bogus disconnect test in close by Johan Hovold · 12 years ago
  42. 49bd196 USB: serial: remove port number from generic-driver debug by Johan Hovold · 12 years ago
  43. 6b03f7f USB: serial: remove redundant allocation error messages by Johan Hovold · 12 years ago
  44. d12e211 USB: serial: clean up debug info by Johan Hovold · 12 years ago
  45. 9993b42 USB: serial: remove redundant comments by Johan Hovold · 12 years ago
  46. 395e08d USB: serial: rename tty-port callbacks by Johan Hovold · 12 years ago
  47. f45d0a5 USB: pl2303: make set_control_lines a port operation by Johan Hovold · 12 years ago
  48. 7b5789a USB: pl2303: use interface device for debug by Johan Hovold · 12 years ago
  49. 83e86c7 USB: iuu_phoenix: remove unnecessary urb kill on close by Johan Hovold · 12 years ago
  50. 6f60b34 USB: kl5kusb105: remove unnecessary urb kill on close by Johan Hovold · 12 years ago
  51. 4cba98f USB: ftdi_sio: remove obsolete port data refcounting by Johan Hovold · 12 years ago
  52. afc2c9a USB: EHCI: remove unused variable in unlink_empty_async() by Alan Stern · 12 years ago
  53. 214ac7a USB: EHCI: improve end_unlink_async() by Alan Stern · 12 years ago
  54. 6e01875 USB: EHCI: convert singly-linked lists to list_heads by Alan Stern · 12 years ago
  55. 7655e31 USB: EHCI: consolidate code in ehci_urb_dequeue() by Alan Stern · 12 years ago
  56. 7bc782d USB: EHCI: split needs_rescan into two flags by Alan Stern · 12 years ago
  57. 79bcf7b USB: EHCI: change return value of qh_completions() by Alan Stern · 12 years ago
  58. c1fdb68 USB: EHCI: changes related to qh_refresh() by Alan Stern · 12 years ago
  59. c79041a USB: usb-skeleton.c: fix blocked forever in skel_read by Du Xing · 12 years ago
  60. 3edce1c USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMAND by Bjørn Mork · 12 years ago
  61. 769d7368 USB: hub: Avoid NULL pointer dereference when hub doesn't have any ports by David Linares · 12 years ago
  62. 5410a47 usbnet: smsc75xx: don't recover device if suspend fails in system sleep by Ming Lei · 12 years ago
  63. 0d41be5 usbnet: smsc95xx: don't recover device if suspend fails in system sleep by Ming Lei · 12 years ago
  64. 81b50be usbnet: qmi_wwan: comments on suspend failure by Ming Lei · 12 years ago
  65. 9a44312 usbnet: cdc_mbim: comments on suspend failure by Ming Lei · 12 years ago
  66. 37093b7 USBHID: don't recover device if suspend fails in system sleep by Ming Lei · 12 years ago
  67. 93e4f47 USB: serial: comments on suspend failure by Ming Lei · 12 years ago
  68. 303f084 USB: adds comment on suspend callback by Ming Lei · 12 years ago
  69. 2849a3a Merge 3.9-rc4 into usb-next by Greg Kroah-Hartman · 12 years ago
  70. 8bb9660 Linux 3.9-rc4 by Linus Torvalds · 12 years ago
  71. a607a11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  72. 22c3f2f Merge tag 'md-3.9-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  73. c8c1f16 Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  74. df2a8f3 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  75. a4e71e7 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  76. c19b3b0f KMS: fix EDID detailed timing frame rate by Torsten Duwe · 12 years ago
  77. 16dad1d KMS: fix EDID detailed timing vsync parsing by Torsten Duwe · 12 years ago
  78. 5da273f Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 12 years ago
  79. 14629ed Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  80. 38d78e5 mqueue: sys_mq_open: do not call mnt_drop_write() if read-only by Vladimir Davydov · 12 years ago
  81. ca4b3f3 mm/hotplug: only free wait_table if it's allocated by vmalloc by Jianguo Wu · 12 years ago
  82. 96e7d7a dma-debug: update DMA debug API to better handle multiple mappings of a buffer by Alexander Duyck · 12 years ago
  83. 8d640a5 dma-debug: fix locking bug in check_unmap() by Alexander Duyck · 12 years ago
  84. 0ef1594 drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR by Nicolas Ferre · 12 years ago
  85. e66b058 drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap() by H Hartley Sweeten · 12 years ago
  86. 925e8ea drivers/rtc/rtc-da9052.c: fix for rtc device registration by Ashish Jangam · 12 years ago
  87. f9228b2 mm: zone_end_pfn is too small by Russ Anderson · 12 years ago
  88. 2ca067e poweroff: change orderly_poweroff() to use schedule_work() by Oleg Nesterov · 12 years ago
  89. d002858 mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit accouting by Wanpeng Li · 12 years ago
  90. dc72c32 printk: Provide a wake_up_klogd() off-case by Frederic Weisbecker · 12 years ago
  91. fe8d526 irq_work.h: fix warning when CONFIG_IRQ_WORK=n by James Hogan · 12 years ago
  92. 81fc933 watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2 by Takahisa Tanaka · 12 years ago
  93. 18e4321 watchdog: sp5100_tco: Remove code that may cause a boot failure by Takahisa Tanaka · 12 years ago
  94. b9cb3bf Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  95. 8f46c50 Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  96. 70dc52f Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  97. 1e0695c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  98. 1220903 NVMe: Add namespaces with no LBA range feature by Keith Busch · 12 years ago
  99. 51f0885 vfs,proc: guarantee unique inodes in /proc by Linus Torvalds · 12 years ago
  100. 09a6e1f Revert "KVM: allow host header to be included even for !CONFIG_KVM" by Marcelo Tosatti · 12 years ago