1. c69b818 usb: gadget: printer: eliminate random pointer dereference by Andrzej Pietrasiewicz · 9 years ago
  2. 050f571 usb: gadget: printer: remove unused and empty printer_unbind by Andrzej Pietrasiewicz · 9 years ago
  3. eb132cc usb: gadget: printer: enqueue printer's response for setup request by Andrzej Pietrasiewicz · 9 years ago
  4. 232c010 usb: gadget: composite: don't try standard handling for non-standard requests by Andrzej Pietrasiewicz · 9 years ago
  5. eac68e8 usb: dwc3: make LPM configurable in DT by Robert Baldyga · 9 years ago
  6. ad78c91 usb: musb: dsps: just start polling already by Felipe Balbi · 9 years ago
  7. 9e204d8 usb: musb: dsps: use msecs_to_jiffies instead by Felipe Balbi · 9 years ago
  8. 043f5b7 usb: musb: cppi41: do not call udelay() by Felipe Balbi · 9 years ago
  9. af63429 usb: musb: cppi41: exit early when tx fifo is empty by Felipe Balbi · 9 years ago
  10. 1b61625 usb: musb: cppi41: decrease indentation level by Felipe Balbi · 9 years ago
  11. ccf5fb6 usb: gadget: net2280: silence sparse warning by Felipe Balbi · 9 years ago
  12. 12366ef usb: gadget: net2280: don't connect from udc_start by Mian Yousaf Kaukab · 10 years ago
  13. 9ceafcc usb: gadget: net2280: print error in ep_ops error paths by Mian Yousaf Kaukab · 10 years ago
  14. fb2a85d usb: gadget: net2280: remove fiforegs as it is unused by Mian Yousaf Kaukab · 10 years ago
  15. a285f40 usb: gadget: net2280: use ep_autoconfig compatible names in advance mode by Mian Yousaf Kaukab · 10 years ago
  16. 34754de usb: musb: core: always try to recover from babble by Felipe Balbi · 9 years ago
  17. 0244336 usb: musb: core: disable irqs inside babble recovery by Felipe Balbi · 9 years ago
  18. 06753fe usb: musb: core: remove unnecessary forward declaration by Felipe Balbi · 9 years ago
  19. 83b8f5b usb: musb: core: drop recover_work by Felipe Balbi · 9 years ago
  20. b28a643 usb: musb: rename ->reset() to ->recover() by Felipe Balbi · 9 years ago
  21. b4dc38f usb: musb: core: simplify musb_recover_work() by Felipe Balbi · 9 years ago
  22. 011d0dd usb: musb: dsps: do not reset musb on babble by Felipe Balbi · 9 years ago
  23. d5fa3e9 usb: musb: core: decrease delayed_work time by Felipe Balbi · 9 years ago
  24. ba7ee8b usb: musb: don't touch devctl from babble recovery by Felipe Balbi · 9 years ago
  25. e1eb3eb usb: musb: core: refactor IRQ enable/disable to separate functions by Felipe Balbi · 9 years ago
  26. 3709ffc usb: musb: dsps: add dsps_ prefix to sw_babble_control by Felipe Balbi · 9 years ago
  27. a67cab7 usb: musb: core: controller drops session automatically by Felipe Balbi · 9 years ago
  28. f860f0b usb: musb: dsps: check for the single bit by Felipe Balbi · 9 years ago
  29. 52b9e6e usb: musb: dsps: remove babble check from dsps irq handler by Felipe Balbi · 9 years ago
  30. b2c7361 usb: musb: core: there is no connect interrupt in peripheral mode by Felipe Balbi · 9 years ago
  31. 4657188 usb: musb: core: remove unnecessary reg access from resume IRQ by Felipe Balbi · 9 years ago
  32. 0acff6b usb: musb: core: break long line by Felipe Balbi · 9 years ago
  33. d0fc0a2 usb: musb: core: move babble recovery inside babble check by Felipe Balbi · 9 years ago
  34. d0cddae usb: musb: dsps: return error code if reset fails by Felipe Balbi · 9 years ago
  35. 28378d5 usb: musb: core: fix highspeed check by Felipe Balbi · 9 years ago
  36. d57a277 usb: musb: core: add missing curly braces by Felipe Balbi · 9 years ago
  37. 896f7ea usb: musb: core: remove unnecessary logical comparison by Felipe Balbi · 9 years ago
  38. ab7580c usb: isp1760: add peripheral/device controller chip id by Sudeep Holla · 9 years ago
  39. adf9c3c usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.h by Joseph Kogut · 10 years ago
  40. 25140ce usb: gadget: udc: pxa27x_udc: Remove use of seq_printf return value by Joe Perches · 9 years ago
  41. 8f2c954 usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs by Felipe Balbi · 10 years ago
  42. 3d0184d usb: dwc3: omap: call of_platform_depopulate() instead by Felipe Balbi · 10 years ago
  43. 3da1f6e usb: dwc3: core: only reset res->start in case of error by Felipe Balbi · 10 years ago
  44. 31a0ede usb: musb: core: improve musb_interrupt() a bit by Felipe Balbi · 11 years ago
  45. e3c93e1 usb: musb: core: fix TX/RX endpoint order by Felipe Balbi · 11 years ago
  46. d5638fc usb: musb: gadget: get rid of stop_activity() by Felipe Balbi · 10 years ago
  47. 9eccca0 Linux 4.0-rc3 by Linus Torvalds · 9 years ago
  48. 1711fd9a sunrpc: fix braino in ->poll() by Al Viro · 9 years ago
  49. 1163d50 Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  50. bbbce51 Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  51. 47df986 Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  52. 29191c7 Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  53. b0bc657 Merge tag 'cc-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  54. 2cf3afc Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  55. 374dab2 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  56. 9aae0df Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  57. c37bc68 TTY: fix tty_wait_until_sent maximum timeout by Johan Hovold · 9 years ago
  58. 79fbf4a TTY: fix tty_wait_until_sent on 64-bit machines by Johan Hovold · 9 years ago
  59. f528bf4 USB: serial: fix infinite wait_until_sent timeout by Johan Hovold · 9 years ago
  60. 6b270fd TTY: bfin_jtag_comm: remove incorrect wait_until_sent operation by Johan Hovold · 9 years ago
  61. 2c3fbe3 net: irda: fix wait_until_sent poll timeout by Johan Hovold · 9 years ago
  62. 647f162 serial: uapi: Declare all userspace-visible io types by Peter Hurley · 9 years ago
  63. 2bb7851 serial: core: Fix iotype userspace breakage by Peter Hurley · 9 years ago
  64. c4e6dcf serial: sprd: Fix missing spin_unlock in sprd_handle_irq() by Axel Lin · 10 years ago
  65. 30a22c2 console: Fix console name size mismatch by Peter Hurley · 9 years ago
  66. f0bf0bd tty: fix up atime/mtime mess, take four by Jiri Slaby · 9 years ago
  67. dfd37668 serial: 8250_dw: Fix get_mctrl behaviour by Desmond Liu · 9 years ago
  68. 7cf9110 serial:8250:8250_pci: delete unneeded quirk entries by Wang YanQing · 9 years ago
  69. 6262a36 serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2S by Wang YanQing · 9 years ago
  70. f2e0ea8 Change email address for 8250_pci by Russell King · 9 years ago
  71. ca8bb4ae serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is something in the FIFO" by Sebastian Andrzej Siewior · 10 years ago
  72. 045f32d Revert "tty/serial: of_serial: add DT alias ID handling" by Baruch Siach · 10 years ago
  73. af13e86 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  74. 5d23211 i2c: imx: add required clocks property to binding by Matt Porter · 9 years ago
  75. ebf2ef8 i2c: designware-baytrail: baytrail_i2c_acquire() might sleep by Andy Shevchenko · 10 years ago
  76. 30be774 i2c: designware-baytrail: cross-check lock functions by Andy Shevchenko · 10 years ago
  77. c8e043e i2c: designware-baytrail: fix sparse warnings by Andy Shevchenko · 10 years ago
  78. 259aada i2c: designware-baytrail: fix typo in error path by Andy Shevchenko · 10 years ago
  79. 9b5c9f0 i2c: designware-baytrail: describe magic numbers by Andy Shevchenko · 10 years ago
  80. 84399bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  81. 0d9b9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  82. 5b3b592 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  83. f6bec6e Merge tag 'drm-intel-fixes-2015-03-05' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  84. b0b20ce Merge tag 'v4.0-rc2' into drm-fixes by Dave Airlie · 9 years ago
  85. 5f23742 Merge tag 'sound-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  86. 39ed853 Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  87. 7c5bde7 Merge tag 'locks-v4.0-3' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  88. 1b1bd56 Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  89. b8cb91e xhci: Workaround for PME stuck issues in Intel xhci by Mathias Nyman · 9 years ago
  90. 45ba215 xhci: fix reporting of 0-sized URBs in control endpoint by Aleksander Morgado · 9 years ago
  91. 4fda87d Merge tag 'asoc-fix-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  92. 70658b9 ALSA: hda - One more Dell macine needs DELL1_MIC_NO_PRESENCE quirk by Hui Wang · 9 years ago
  93. d124380 ALSA: opl3: small array underflow by Dan Carpenter · 9 years ago
  94. 168e47f kernel/module.c: Update debug alignment after symtable generation by Laura Abbott · 9 years ago
  95. 8b5f5a0 arm64: Don't use is_module_addr in setting page attributes by Laura Abbott · 9 years ago
  96. dd9ef13 Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref. by Quentin Casasnovas · 9 years ago
  97. 3a8b36f Btrfs: fix data loss in the fast fsync path by Filipe Manana · 9 years ago
  98. f5c0a12 Btrfs: remove extra run_delayed_refs in update_cowonly_root by Josef Bacik · 9 years ago
  99. e178e7d Merge branches 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  100. 1e3e770 Merge branch 'acpi-video' by Rafael J. Wysocki · 9 years ago