1. 5018860 USB: ark3116: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  2. d797105 USB: serial: fix interface refcounting by Johan Hovold · 12 years ago
  3. 5492bf3 USB: io_ti: fix get_icount for two port adapters by Johan Hovold · 12 years ago
  4. 618aa10 USB: garmin_gps: fix memory leak on disconnect by Johan Hovold · 12 years ago
  5. cb25505 USB: cdc-acm: fix device unregistration by Johan Hovold · 12 years ago
  6. c93d819 usb: cdc-acm: fix error handling in acm_probe() by Alexey Khoroshilov · 12 years ago
  7. d93acbc Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  8. eda81be usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA" by Paul Bolle · 12 years ago
  9. d714aaf USB: EHCI: fix regression in QH unlinking by Alan Stern · 12 years ago
  10. 967baed usb: gadget: f_rndis: Avoid to use ERROR macro if cdev can be null by Truls Bengtsson · 12 years ago
  11. 3416905 usb: gadget: ffs: fix enable multiple instances by Andrzej Pietrasiewicz · 12 years ago
  12. 8119b55 USB: gadget: net2280: remove leftover driver->unbind call in error pathway by Alan Stern · 12 years ago
  13. 511f3c5 usb: gadget: udc-core: fix a regression during gadget driver unbinding by Alan Stern · 12 years ago
  14. 699412d usb: gadget: net22xx: fix ->disconnect reporting by Felipe Balbi · 12 years ago
  15. f826434 USB: xhci - fix bit definitions for IMAN register by Dmitry Torokhov · 12 years ago
  16. 06d9db7 usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addr by Kishon Vijay Abraham I · 12 years ago
  17. 2a40f32 USB: EHCI: fix regression during bus resume by Alan Stern · 12 years ago
  18. 29f86e6 usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 player by Dmitry Artamonow · 12 years ago
  19. 00eed9c USB: xhci: correctly enable interrupts by Hannes Reinecke · 12 years ago
  20. 273daf2 usb: gadget: u_serial: fix typo which cause build warning by Bo Shen · 12 years ago
  21. db9e516 usb: musb: da8xx: Fix build breakage due to typo by Mikhail Kshevetskiy · 12 years ago
  22. 842d223 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  23. 8e467e8 tidspbridge: convert to idr_alloc() by Tejun Heo · 12 years ago
  24. a37c301 zcache: convert to idr_alloc() by Tejun Heo · 12 years ago
  25. 95e1b71 mlx4: remove leftover idr_pre_get() call by Tejun Heo · 12 years ago
  26. ad8395e Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  27. cad9d56 Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  28. 886e03b Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  29. 27b351c USB: quatech2: only write to the tty if the port is open. by Bill Pemberton · 12 years ago
  30. 3f8bc5e qcserial: bind to DM/DIAG port on Gobi 1K devices by Dan Williams · 12 years ago
  31. a3633f6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  32. 7946844 Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  33. c0f5ece USB: cdc-wdm: fix buffer overflow by Oliver Neukum · 12 years ago
  34. c39ac49 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  35. 6d9431a Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  36. a57e82a usb: serial: Add Rigblaster Advantage to device table by Steve Conklin · 12 years ago
  37. c51d41a tty: serial: fix typo "SERIAL_S3C2412" by Paul Bolle · 12 years ago
  38. f2b8dfd serial: 8250: Keep 8250.<xxxx> module options functional after driver rename by Josh Boyer · 12 years ago
  39. 827aa0d tty: serial: fix typo "ARCH_S5P6450" by Paul Bolle · 12 years ago
  40. 77e372a tty/8250_pnp: serial port detection regression since v3.7 by Sean Young · 12 years ago
  41. 064256f serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char" by Jonas Gorski · 12 years ago
  42. 8d2f8cd serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller by Wang YanQing · 12 years ago
  43. d13402a Fix 4 port and add support for 8 port 'Unknown' PCI serial port cards by Scott Ashcroft · 12 years ago
  44. e06c93c tty/serial: Add support for Altera serial port by Ley Foon Tan · 12 years ago
  45. 5771a80 tty: serial: vt8500: Unneccessary duplicated clock code removed by Tony Prisk · 12 years ago
  46. 09081e5 tty: serial: mpc5xxx: fix PSC clock name bug by Anatolij Gustschin · 12 years ago
  47. 7546152 Merge tag 'mvebu_fixes_for_v3.9' of git://git.infradead.org/users/jcooper/linux into fixes by Arnd Bergmann · 12 years ago
  48. 2d90e63 qcaux: add Franklin U600 by Dan Williams · 12 years ago
  49. fd5014a usb: musb: core: fix possible build error with randconfig by Felipe Balbi · 12 years ago
  50. d2e0bca xen/acpi: remove redundant acpi/acpi_drivers.h include by Liu Jinsong · 12 years ago
  51. 564c526 staging: comedi: dt9812: use CR_CHAN() for channel number by Ian Abbott · 12 years ago
  52. aa1e123 staging/vt6656: Fix too large integer constant warning on 32-bit by Geert Uytterhoeven · 12 years ago
  53. b5ae114 staging: comedi: drivers: usbduxsigma.c: fix DMA buffers on stack by Kumar Amit Mehta · 12 years ago
  54. 47b1be5 staging: imx/drm: request irq only after adding the crtc by Philipp Zabel · 12 years ago
  55. 161f440 staging: comedi: drivers: usbduxfast.c: fix for DMA buffers on stack by Kumar Amit Mehta · 12 years ago
  56. d49c3d6 staging: comedi: drivers: usbdux.c: fix DMA buffers on stack by Kumar Amit Mehta · 12 years ago
  57. 6987a6d staging: vt6656: Fix oops on resume from suspend. by Malcolm Priestley · 12 years ago
  58. be3101c usb: cp210x new Vendor/Device IDs by Matwey V. Kornilov · 12 years ago
  59. 4fa42e8 Merge tag 'fixes-for-v3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  60. 0cb77508 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  61. 152fcb2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  62. 66e4afc usb: gadget: pxa25x: fix disconnect reporting by Felipe Balbi · 12 years ago
  63. 8698080 Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  64. 4b7d293 Input: mms114 - Fix regulator enable and disable paths by Mark Brown · 12 years ago
  65. f94352f Input: ads7864 - check return value of regulator enable by Mark Brown · 12 years ago
  66. 3973501 Input: tc3589x-keypad - fix keymap size by Rabin Vincent · 12 years ago
  67. c1b90df drm/nv50: use correct tiling methods for m2mf buffer moves by Marcin Slusarz · 12 years ago
  68. 2b77c1c drm/nouveau: idle channel before releasing notify object by Marcin Slusarz · 12 years ago
  69. c8f28f8 drm/nouveau: fix regression in vblanking by Maarten Lankhorst · 12 years ago
  70. 94f54f5 drm/nv50: encoder creation failure doesn't mean full init failure by Ben Skeggs · 12 years ago
  71. fef4c86 rrunner.c: fix possible memory leak in rr_init_one() by David Oostdyk · 12 years ago
  72. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  73. 5869483 Input: wacom - add support for 0x10d by Stephan Frank · 12 years ago
  74. 8343bce Atmel MXT touchscreen: increase reset timeouts by Linus Torvalds · 12 years ago
  75. 2ef3920 Platform: x86: chromeos_laptop : Add basic platform data for atmel devices by Benson Leung · 12 years ago
  76. 22dfab7 Input: atmel_mxt_ts - Support for touchpad variant by Daniel Kurtz · 12 years ago
  77. 59d8e5e Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  78. a40e7cf dmi_scan: fix missing check for _DMI_ signature in smbios_present() by Ben Hutchings · 12 years ago
  79. d381f45 Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  80. c77f8bf Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  81. 89c58c1 rtc: rtc-mv: Add support for clk to avoid lockups by Andrew Lunn · 12 years ago
  82. de88747 gpio: mvebu: Add clk support to prevent lockup by Andrew Lunn · 12 years ago
  83. 84421b9 tg3: Update link_up flag for phylib devices by Nithin Sujir · 12 years ago
  84. c390b03 usb: dwc3: ep0: fix sparc64 build by Andrew Morton · 12 years ago
  85. f394793 drivers/isdn: checkng length to be sure not memory overflow by Chen Gang · 12 years ago
  86. d9169323 bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenario by Yaniv Rosner · 12 years ago
  87. 5f3347e bnx2x: Fix intermittent long KR2 link up time by Yaniv Rosner · 12 years ago
  88. e84e7a5 virtio: rng: disallow multiple device registrations, fixes crashes by Amit Shah · 12 years ago
  89. 47b3bc9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. af2841c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  91. c89b148 Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  92. 36c1813 drm/tegra: drop "select DRM_HDMI" by Paul Bolle · 12 years ago
  93. ce49596 drm/mgag200: Bug fix: Renesas board now selects native resolution. by Julia Lemire · 12 years ago
  94. 0ba5317 drm/mgag200: Reject modes that are too big for VRAM by Christopher Harvey · 12 years ago
  95. cc59487 drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used by Christopher Harvey · 12 years ago
  96. 87ab7f6 macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode. by Vlad Yasevich · 12 years ago
  97. ba81276 team: unsyc the devices addresses when port is removed by Vlad Yasevich · 12 years ago
  98. cc67708 Merge tag 'efi-for-3.9-rc2' into x86/urgent by H. Peter Anvin · 12 years ago
  99. 260055b mv643xx_eth: fix for disabled autoneg by Phil Sutter · 12 years ago
  100. 80028ea bonding: fire NETDEV_RELEASE event only on 0 slaves by Veaceslav Falico · 12 years ago