1. 8c2387a USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udc by Pavankumar Kondeti · 13 years ago
  2. ef90748 USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udc by Pavankumar Kondeti · 13 years ago
  3. 2887ba9 USB: gpio-vbus: ask for vbus_draw regulator before registering xceiv by Dmitry Eremin-Solenikov · 13 years ago
  4. ce97cac USB: ldusb: add several new devices by Michael Hund · 13 years ago
  5. 1395401 USB: ehci: remove structure packing from ehci_def by Rabin Vincent · 13 years ago
  6. 14be249 usb: Configure octeon2 glue logic for proper uSOF cycle period. by David Daney · 13 years ago
  7. bf54171 usb: octeon2-common.c: Configure ports for proper electrical characteristics. by David Daney · 13 years ago
  8. f5ced99 USB: octeon2-common: Don't reinitialize the clocks. by David Daney · 13 years ago
  9. f2e0192 ALSA: lola - Yet another linux/delay.h inclusion by Takashi Iwai · 13 years ago
  10. 4ad1262 libceph: fix ceph_osdc_alloc_request error checks by Sage Weil · 13 years ago
  11. 8c71897 ceph: handle ceph_osdc_new_request failure in ceph_writepages_start by Henry C Chang · 13 years ago
  12. ca20892 libceph: fix ceph_msg_new error path by Henry C Chang · 13 years ago
  13. 3772d26 ceph: use ihold() when i_lock is held by Sage Weil · 13 years ago
  14. 609cfda Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  15. 667eff3 ext4: reimplement convert and split_unwritten by Yongqiang Yang · 13 years ago
  16. 9a6cd4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  17. bab0dcc Merge branches 'x86-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  18. 47ea3bb ext4: add ext4_split_extent_at() and ext4_split_extent() by Yongqiang Yang · 13 years ago
  19. f044785 ALSA: lola - Add missing inclusion of linux/delay.h by Takashi Iwai · 13 years ago
  20. 4296f1a Input: h3600_ts_input - fix a leak of the IRQ during init failure by Axel Lin · 13 years ago
  21. 12d0cef Input: sh_keysc - make sh_keysc_device_driver static by Dmitry Torokhov · 13 years ago
  22. 197217a ext4: add a function merging extents right and left by Yongqiang Yang · 13 years ago
  23. df5e622 ext4: fix deadlock in ext4_symlink() in ENOSPC conditions by Jan Kara · 13 years ago
  24. fe4af1b ALSA: lola - Implement polling_mode like hd-audio by Takashi Iwai · 13 years ago
  25. 7ad8e4e ext4: Fix fs corruption when make_indexed_dir() fails by Jan Kara · 13 years ago
  26. 2db3002 ALSA: lola - Rename to Digital SRC Capture Switch by Takashi Iwai · 13 years ago
  27. c7aad3c ALSA: lola - Add sync in loop implementation by Takashi Iwai · 13 years ago
  28. 7e79f22 ALSA: lola - Add SRC refcounting by Takashi Iwai · 13 years ago
  29. 8bd172d ALSA: lola - Allow granularity changes by Takashi Iwai · 13 years ago
  30. 972505c ALSA: lola - Use SG-buffer by Takashi Iwai · 13 years ago
  31. fe3d393 ALSA: lola - Add Lola-specific module options by Takashi Iwai · 13 years ago
  32. 0f8f56c ALSA: lola - Fix PCM stalls by Takashi Iwai · 13 years ago
  33. 333ff39 ALSA: lola - Use a single BDL by Takashi Iwai · 13 years ago
  34. a426c78 ALSA: lola - Suppress the debug print by Takashi Iwai · 13 years ago
  35. c772bbe ALSA: lola - Changes in proc file by Takashi Iwai · 13 years ago
  36. 1c5d7b3 ALSA: lola - Make SRC helper global by Takashi Iwai · 13 years ago
  37. d43f3010 ALSA: Add the driver for Digigram Lola PCI-e boards by Takashi Iwai · 13 years ago
  38. 74e4e6d ext4: set extents flag when migrating file to use extents by Theodore Ts'o · 13 years ago
  39. 48dbb6d hw breakpoints: Move to kernel/events/ by Borislav Petkov · 13 years ago
  40. fae85b7 perf: Start the restructuring by Borislav Petkov · 14 years ago
  41. 87023ff ASoC: Declare const properly for enum texts by Takashi Iwai · 13 years ago
  42. 8f065d3 GFS2: Improve bug trap code in ->releasepage() by Steven Whitehouse · 13 years ago
  43. 4f1de01 GFS2: Fix ail list traversal by Steven Whitehouse · 13 years ago
  44. 6905d9e GFS2: make sure fallocate bytes is a multiple of blksize by Benjamin Marzinski · 13 years ago
  45. 9a3f39f omap: move detection of NAND CS to common-board-devices by Mike Rapoport · 13 years ago
  46. fbd8071 omap: use common initialization for PMIC i2c bus by Mike Rapoport · 13 years ago
  47. 96974a2 omap: consolidate touch screen initialization among different boards by Mike Rapoport · 13 years ago
  48. d14f817 OMAP3+: voltage: remove spurious pr_notice for debugfs by Nishanth Menon · 13 years ago
  49. 3454900 OMAP4: PM: remove redundant #ifdef CONFIG_PM by Nishanth Menon · 13 years ago
  50. 283a1c1 OMAP3+: smartreflex: delete debugfs entries on probe error by Aaro Koskinen · 13 years ago
  51. 833d78f OMAP3+: smartreflex: delete instance from sr_list on probe error by Aaro Koskinen · 13 years ago
  52. 0c49cc1 OMAP3+: smartreflex: fix ioremap leak on probe error by Aaro Koskinen · 13 years ago
  53. da9e739 OMAP3+: smartreflex: request the memory region by Aaro Koskinen · 13 years ago
  54. 0bf6e2e OMAP3+: smartreflex: fix sr_late_init() error path in probe by Aaro Koskinen · 13 years ago
  55. e15d13f omap: Run make savedefconfig on omap2plus_defconfig to shrink it by Tony Lindgren · 13 years ago
  56. 35f7b96 OMAP3/4: l3: minor cleanup for parenthesis and extra spaces by omar ramirez · 13 years ago
  57. 7529b70 OMAP3/4: l3: fix omap3_l3_probe error path by omar ramirez · 13 years ago
  58. 8417da6 kbuild: Fix passing -Wno-* options to gcc 4.4+ by Michal Marek · 13 years ago
  59. ce85c9a ALSA: hda - fix NULL-dereference in patch_realtek by Raymond Yau · 13 years ago
  60. fdc6807 HID: add support for Logitech G27 wheel by Peter Gundermann · 13 years ago
  61. 11383a9 arm: omap: gpmc-smsc911x: minor style fixes by Igor Grinberg · 13 years ago
  62. 16541ba cifs: handle errors from coalesce_t2 by Jeff Layton · 13 years ago
  63. 146f9f6 cifs: refactor mid finding loop in cifs_demultiplex_thread by Jeff Layton · 13 years ago
  64. 497ff03 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  65. 5933f2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  66. 3a852d3 CRED: Fix load_flat_shared_library() to initialise bprm correctly by David Howells · 13 years ago
  67. cee6a26 USB: fix regression in usbip by setting has_tt flag by Alan Stern · 13 years ago
  68. d93da49 usb/isp1760: Report correct urb status after unlink by Arvid Brodin · 13 years ago
  69. dbc2654 Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 13 years ago
  70. 71a9f9d usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code paths by Arvid Brodin · 13 years ago
  71. 22bea9c usb/isp1760: Report correct urb status after unlink by Arvid Brodin · 13 years ago
  72. eb1a796 usb/isp1760: Remove unneeded OR map and HcBufferStatus code by Arvid Brodin · 13 years ago
  73. 3453773 usb/isp1760: Clean up urb enqueueing by Arvid Brodin · 13 years ago
  74. 847ed3e usb/isp1760: Remove false error printout by Arvid Brodin · 13 years ago
  75. dfbc6fa USB: s3c-hsotg: Add copyright string by Anton Tikhomirov · 13 years ago
  76. f8acb08 USB: s3c-hsotg: Fix hang up after reset by Anton Tikhomirov · 13 years ago
  77. 9c39ddc USB: s3c-hsotg: Fix stall condition processing by Anton Tikhomirov · 13 years ago
  78. 26ab3d0 USB: s3c-hsotg: Fix control request processing by Anton Tikhomirov · 13 years ago
  79. a3395f0 USB: s3c-hsotg: Fix interrupt cleaning code by Anton Tikhomirov · 13 years ago
  80. d00f500 USB: s3c-hsotg: Fix core reset by Anton Tikhomirov · 13 years ago
  81. 83722bc USB: extend ehci-fsl and fsl_udc_core driver for OTG operation by Anatolij Gustschin · 13 years ago
  82. 0807c50 USB: add Freescale USB OTG Transceiver driver by Li Yang · 13 years ago
  83. 2ea6698 USB: fsl_udc_core: support device mode of MPC5121E DR USB Controller by Anatolij Gustschin · 13 years ago
  84. 09ba0de USB: fsl_udc_core: prepare for SoCs with BE registers and descriptors by Anatolij Gustschin · 13 years ago
  85. b703e47 USB: fix build of FSL MPH DR OF platform driver by Anatolij Gustschin · 13 years ago
  86. 13b7ee2a USB: ehci-fsl: add MPC5121E specific suspend and resume by Anatolij Gustschin · 13 years ago
  87. ec8e8df crypto: caam - remove duplicate dev_err by Kim Phillips · 13 years ago
  88. d37d36e crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptor by Kim Phillips · 13 years ago
  89. f3af986 crypto: caam - fix queue interface detection by Kim Phillips · 13 years ago
  90. 9620fd9 crypto: caam - handle interrupt lines shared across rings by Kim Phillips · 13 years ago
  91. b61d378 xhci 1.0: Set transfer burst last packet count field. by Sarah Sharp · 13 years ago
  92. 5cd43e3 xhci 1.0: Set transfer burst count field. by Sarah Sharp · 13 years ago
  93. 4da6e6f xhci 1.0: Update TD size field format. by Sarah Sharp · 13 years ago
  94. af8b9e6 xhci 1.0: Only interrupt on short packet for IN EPs. by Sarah Sharp · 14 years ago
  95. 00161f7 xhci: Remove sparse warning about cmd_status. by Sarah Sharp · 13 years ago
  96. 5e467f6 usbcore: warm reset USB3 port in SS.Inactive state by Andiry Xu · 13 years ago
  97. a711423 usbcore: Refine USB3.0 device suspend and resume by Andiry Xu · 13 years ago
  98. 0ed9a57 xHCI: report USB3.0 portstatus comply with USB3.0 specification by Andiry Xu · 13 years ago
  99. 2c44178 xHCI: Set link state support by Andiry Xu · 13 years ago
  100. 85387c0 xHCI: Clear link state change support by Andiry Xu · 13 years ago