1. 8300dd2 usb: dwc3: move dwc3 device ID bitmap to core.c by Felipe Balbi · 13 years ago
  2. 8ee6270 usb: dwc3: remove special status request handling in ep0 by Sebastian Andrzej Siewior · 13 years ago
  3. 0cc7a51 usb: dwc3: reset pending status flag in error case by Sebastian Andrzej Siewior · 13 years ago
  4. bd178f2 usb: dwc3: host: remove unused includes by Sebastian Andrzej Siewior · 13 years ago
  5. c5537ea usb: dwc3: debugfs: hold the lock in during mode change by Sebastian Andrzej Siewior · 13 years ago
  6. 7ae4fc4 usb: dwc3: add a platform device alias by Sebastian Andrzej Siewior · 13 years ago
  7. 9cc9bcd usb: dwc3: ep0: handle unexpected XferNotReady events by Felipe Balbi · 13 years ago
  8. 0b9fe32 usb: dwc3: debugfs: add support for changing port mode by Felipe Balbi · 13 years ago
  9. f96a6ec usb: dwc3: ep0: SetAddress() won't be issued while Configured by Felipe Balbi · 13 years ago
  10. c4da177 usb: dwc3: depend on both Host and Gadget stacks by Felipe Balbi · 13 years ago
  11. f80b45e usb: dwc3: move gadget prototypes to core.h by Felipe Balbi · 13 years ago
  12. 67920bd usb: dwc3: always compile gadget side too by Felipe Balbi · 13 years ago
  13. d07e881 usb: dwc3: add xHCI Host support by Felipe Balbi · 13 years ago
  14. 0949e99 usb: dwc3: fetch mode of operation from HW by Felipe Balbi · 13 years ago
  15. 9f622b2 usb: dwc3: calculate number of event buffers dynamically by Felipe Balbi · 13 years ago
  16. 6c167fc usb: dwc3: allow forcing a maximum speed by Felipe Balbi · 13 years ago
  17. b2c2271 usb: dwc3: gadget: don't disable endpoints on exit by Felipe Balbi · 13 years ago
  18. e2f4e0b Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6 by Linus Torvalds · 13 years ago
  19. af209e0 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  20. 53523d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  21. 1cee22b rapidio/tsi721: modify PCIe capability settings by Alexandre Bounine · 13 years ago
  22. b439e66 rapidio/tsi721: fix mailbox resource reporting by Alexandre Bounine · 13 years ago
  23. ceb9639 rapidio/tsi721: switch to dma_zalloc_coherent by Alexandre Bounine · 13 years ago
  24. 2dbcd05 drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issues by Jonghwan Choi · 13 years ago
  25. 5d8c71f md: raid5 crash during degradation by Adam Kwolek · 13 years ago
  26. 09d9673 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  27. 9283d8c md/raid5: never wait for bad-block acks on failed device. by NeilBrown · 13 years ago
  28. 8bd2f0a md: ensure new badblocks are handled promptly. by NeilBrown · 13 years ago
  29. 52c6415 md: bad blocks shouldn't cause a Blocked status on a Faulty device. by NeilBrown · 13 years ago
  30. af8a243 md: take a reference to mddev during sysfs access. by NeilBrown · 13 years ago
  31. 1d23f17 md: refine interpretation of "hold_active == UNTIL_IOCTL". by NeilBrown · 13 years ago
  32. 34a9d2c Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  33. 1c70132 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  34. fe6b91f PM / Driver core: leave runtime PM enabled during system shutdown by Alan Stern · 13 years ago
  35. c65b53b spi/gpio: fix section mismatch warning by Manuel Lauss · 13 years ago
  36. d9ddcec spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build by Jiri Slaby · 13 years ago
  37. 00d2952 spi/nuc900: Include linux/module.h by Axel Lin · 13 years ago
  38. 807cc4b spi/ath79: fix compile error due to missing include by Gabor Juhos · 13 years ago
  39. 77a7300 of/irq: Get rid of NO_IRQ usage by Anton Vorontsov · 13 years ago
  40. 10ec5e6 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  41. 24bb5a0 vmwgfx: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  42. eb1711b drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a by Daniel Vetter · 13 years ago
  43. dc87cd5 drm/radeon/kms: fix return type for radeon_encoder_get_dp_bridge_encoder_id by Alex Deucher · 13 years ago
  44. b835c0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  45. d68fb11 ptp: Fix clock_getres() implementation by Thomas Gleixner · 13 years ago
  46. ddca8f3 iscsi-target: Fix hex2bin warn_unused compile message by Nicholas Bellinger · 13 years ago
  47. c638830 target: Don't return an error if disabling unsupported features by Andy Grover · 13 years ago
  48. 65b0c78 target/rd: fix or rewrite the copy routine by Sebastian Andrzej Siewior · 13 years ago
  49. 5bff9e8 target/rd: simplify the page/offset computation by Sebastian Andrzej Siewior · 13 years ago
  50. 6f21475 target: remove the unused se_dev_list by Christoph Hellwig · 13 years ago
  51. 9649fa1 target/file: walk properly over sg list by Sebastian Andrzej Siewior · 13 years ago
  52. 5c73b67 target: remove unused struct fields by Jörn Engel · 13 years ago
  53. 1289a05 target: Fix page length in emulated INQUIRY VPD page 86h by Roland Dreier · 13 years ago
  54. 9b5cd7f target: Handle 0 correctly in transport_get_sectors_6() by Roland Dreier · 13 years ago
  55. 410f670 target: Don't return an error status for 0-length READ and WRITE by Roland Dreier · 13 years ago
  56. 1c3d579 iscsi-target: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  57. 7ae0b10 iscsi-target: Add missing F_BIT for iscsi_tm_rsp by Nicholas Bellinger · 13 years ago
  58. 7e46cf0 iscsi-target: Fix residual count hanlding + remove iscsi_cmd->residual_count by Nicholas Bellinger · 13 years ago
  59. fef58a6 target: Reject SCSI data overflow for fabrics using transport_generic_map_mem_to_cmd by Nicholas Bellinger · 13 years ago
  60. 33c3faf target: remove the t_tasks_bidi se_cmd field by Christoph Hellwig · 13 years ago
  61. 2d3a4b5 target: remove the t_tasks_fua se_cmd field by Christoph Hellwig · 13 years ago
  62. aad13ca target: remove the se_ordered_node se_cmd field by Christoph Hellwig · 13 years ago
  63. 58a2801 target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fields by Christoph Hellwig · 13 years ago
  64. 6297b07 target: Drop config_item_name usage in fabric TFO->free_wwn() by Nicholas Bellinger · 13 years ago
  65. 97c34f3 target: Get rid of unused se_cmd_cache by Roland Dreier · 13 years ago
  66. 330694a target: Improve system responsivity during I/O by Bart Van Assche · 13 years ago
  67. 0957627 iscsi-target: Fix sess allocation leak in iscsi_login_zero_tsih_s1 by Nicholas Bellinger · 13 years ago
  68. 03e98c9 target: Address legacy PYX_TRANSPORT_* return code breakage by Nicholas Bellinger · 13 years ago
  69. 65e9d805 pasemi_mac: Fix building as module by Ben Hutchings · 13 years ago
  70. 6b84bd1 netback: Fix alert message. by Wei Liu · 13 years ago
  71. 4fb1db3 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 13 years ago
  72. 45e713e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  73. 232ea34 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  74. 40c043b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  75. 35337c8 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  76. c7c2c39 r8169: fix Rx index race between FIFO overflow recovery and NAPI handler. by françois romieu · 13 years ago
  77. 811fd30 r8169: Rx FIFO overflow fixes. by françois romieu · 13 years ago
  78. 8c9b043 gpio: fix a build failure on KS8695 GPIO by Linus Walleij · 13 years ago
  79. 11948b9 toshiba_acpi: Fix machines that don't support HCI_SYSTEM_EVENT by Seth Forshee · 13 years ago
  80. 61ed26e intr_remapping: Fix section mismatch in ir_dev_scope_init() by Sergey Senozhatsky · 13 years ago
  81. c8f369a intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev() by Sergey Senozhatsky · 13 years ago
  82. a7a2804 x86/mrst: Battery fixes by Major Lee · 13 years ago
  83. cbec0627 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  84. 0c90547 arch/tile: use new generic {enable,disable}_percpu_irq() routines by Chris Metcalf · 13 years ago
  85. 781a5e9 drivers/net/ethernet/tile: use skb_frag_page() API by Chris Metcalf · 13 years ago
  86. af968e2 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  87. f9143ea Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  88. 9995ffe iwlwifi: change the default behavior of watchdog timer by Wey-Yi Guy · 13 years ago
  89. 34a5b4b iwlwifi: do not re-configure HT40 after associated by Wey-Yi Guy · 13 years ago
  90. 274b89c iwlagn: fix HW crypto for TX-only keys by Johannes Berg · 13 years ago
  91. 7ed89ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  92. c2b5adb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  93. 0efebaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  94. bab9efc vmwgfx: integer overflow in vmw_kms_update_layout_ioctl() by Xi Wang · 13 years ago
  95. f3a71df drm/radeon/kms: fix 2D tiling CS support on EG/CM by Alex Deucher · 13 years ago
  96. 392e372 drm/radeon/kms: fix scanout of 2D tiled buffers on EG/CM by Alex Deucher · 13 years ago
  97. 6eebd6b drm: Fix lack of CRTC disable for drm_crtc_helper_set_config(.fb=NULL) by Chris Wilson · 13 years ago
  98. 5983fe2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  99. 3b120ab Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  100. 8593b6f Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 13 years ago