1. c69a059 xhci: replace 'event' with 'cmd_comp_code' in set_deq and reset_ep handlers by Xenia Ragiadakou · 11 years ago
  2. b8200c9 xhci: add argument 'slot_id' in stop_ep, set_deq and reset_ep cmd handlers by Xenia Ragiadakou · 11 years ago
  3. bc752bd xhci: replace 'xhci->cmd_ring->dequeue' with 'trb' in stop_ep cmd handler by Xenia Ragiadakou · 11 years ago
  4. b54fc46 xhci: add variable 'cmd_type' in handle_cmd_completion() by Xenia Ragiadakou · 11 years ago
  5. 9124b12 xhci: add variable 'cmd_trb' in handle_cmd_completion() by Xenia Ragiadakou · 11 years ago
  6. e7a79a1 xhci: add variable 'cmd_comp_code' in handle_cmd_completion() by Xenia Ragiadakou · 11 years ago
  7. 6ed46d3 xhci: refactor TRB_CONFIG_EP case into function by Xenia Ragiadakou · 11 years ago
  8. fd54498 xhci: remove unused 'ep_ring' variable in handle_cmd_completion() by Xenia Ragiadakou · 11 years ago
  9. 07948a8 xhci: refactor TRB_EVAL_CONTEXT case into function by Xenia Ragiadakou · 11 years ago
  10. 2c07082 xhci: refactor TRB_NEC_GET_FW case into function by Xenia Ragiadakou · 11 years ago
  11. f681321 xhci: refactor TRB_RESET_DEV case into function by Xenia Ragiadakou · 11 years ago
  12. 20e7acb xhci: use completion event's slot id rather than dig it out of command by Xenia Ragiadakou · 11 years ago
  13. 9b3103a xhci: refactor TRB_ADDR_DEV case into function by Xenia Ragiadakou · 11 years ago
  14. 6c02dd1 xhci: refactor TRB_DISABLE_SLOT case into function by Xenia Ragiadakou · 11 years ago
  15. b244b43 xhci: refactor TRB_ENABLE_SLOT case into function by Xenia Ragiadakou · 11 years ago
  16. 60b9593 xhci: rename existing Command Completion Event handlers by Xenia Ragiadakou · 11 years ago
  17. 07a37e9 xhci: remove unused argument from xhci_giveback_urb_in_irq() by Xenia Ragiadakou · 11 years ago
  18. d194c03 xhci: correct the usage of USB_CTRL_SET_TIMEOUT by xiao jin · 11 years ago
  19. 5f20cf1 usb: xhci: Staticize xhci_del_comp_mod_timer by Sachin Kamat · 11 years ago
  20. f468f7b usb: Push USB2 LPM disable on disconnect into USB core. by Sarah Sharp · 11 years ago
  21. 890dae8 xhci: Enable LPM support only for hardwired or BESL devices by Mathias Nyman · 11 years ago
  22. de68bab usb: Don't enable USB 2.0 Link PM by default. by Sarah Sharp · 11 years ago
  23. 58e21f7 xhci: Set L1 device slot on USB2 LPM enable/disable. by Sarah Sharp · 11 years ago
  24. dcc01c0 usb: Disable USB 2.0 Link PM before device reset. by Sarah Sharp · 11 years ago
  25. bf741c0 iio: Remove unused iio_sw_buffer_preenable() by Lars-Peter Clausen · 11 years ago
  26. 889a62b staging:iio:ade7758: Remove redundant call to iio_sw_buffer_preenable() by Lars-Peter Clausen · 11 years ago
  27. 75b19bb staging:iio:ad5933: Remove redundant call to iio_sw_buffer_preenable() by Lars-Peter Clausen · 11 years ago
  28. 29da147 staging:iio:simple-dummy: Remove redundant call to iio_sw_buffer_preenable() by Lars-Peter Clausen · 11 years ago
  29. 7197812 staging:iio:mxs-lradc: Remove redundant call to iio_sw_buffer_preenable() by Lars-Peter Clausen · 11 years ago
  30. 77e587f staging:iio:lis3l02dq: Remove redundant call to iio_sw_buffer_preenable(). by Lars-Peter Clausen · 11 years ago
  31. 1e61fb7 iio:gp2ap020a00f: Remove redundant call to iio_sw_buffer_preenable() by Lars-Peter Clausen · 11 years ago
  32. 6c0743e iio:st_pressure: Remove redundant call to iio_sw_buffer_preenable(). by Lars-Peter Clausen · 11 years ago
  33. bbc1751 iio:st_magn: Remove redundant call to iio_sw_buffer_preenable(). by Lars-Peter Clausen · 11 years ago
  34. c80b8ea iio:triggered-buffer: Remove redundant call to iio_sw_buffer_preenable(). by Lars-Peter Clausen · 11 years ago
  35. d4b2911 iio:st_gyro: Remove redundant call to iio_sw_buffer_preenable(). by Lars-Peter Clausen · 11 years ago
  36. 24adaf7 iio:ti_am335x: Remove redundant call to iio_sw_buffer_preenable() by Lars-Peter Clausen · 11 years ago
  37. eddcee8 iio:ad_sigma_delta: Remove redundant call to iio_sw_buffer_preenable(). by Lars-Peter Clausen · 11 years ago
  38. 41288e0 iio:ad7887: Remove redundant call to iio_sw_buffer_preenable(). by Lars-Peter Clausen · 11 years ago
  39. 06e1b54 iio:ad7266: Remove redundant call to iio_sw_preenable() by Lars-Peter Clausen · 11 years ago
  40. d0894cab iio:st_accel: Drop redundant call to iio_sw_buffer_preenable() by Lars-Peter Clausen · 11 years ago
  41. 8e05099 iio: Update buffer's bytes per datum after updating the scan mask by Lars-Peter Clausen · 11 years ago
  42. f6bd03a spi: Don't break user-visible strings to multiple source lines in drivers by Jarkko Nikula · 11 years ago
  43. a1829d2 spi: Add missing newline to dev_ prints in drivers by Jarkko Nikula · 11 years ago
  44. ecc7777 spi: gpio: Include linux/of.h header by Sachin Kamat · 11 years ago
  45. fbf4602 drm: add support for additional stereo 3D modes by Thomas Wood · 11 years ago
  46. 585a94b drm/i915: preserve dispaly init order on ByT by Artem Bityutskiy · 11 years ago
  47. 6f2bcce drm/i915: Use pipe_name() instead of the pipe number by Damien Lespiau · 11 years ago
  48. 45c5f20 drm/i915: Disable all GEM timers and work on unload by Chris Wilson · 11 years ago
  49. 614ced9 USB: quirks: add touchscreen that is dazzeled by remote wakeup by Oliver Neukum · 11 years ago
  50. 4a75ffa staging:dgnc:Fixes use of deprecated headers in dgnc_cls.c by Archana kumari · 11 years ago
  51. 57a8852 Staging: rtl8192u: fix checkpatch.pl error by Teodora Baluta · 11 years ago
  52. 46326d2 Staging: rtl8192u: fix sparse warnings for static functions by Teodora Baluta · 11 years ago
  53. 4b31e1f staging: ft1000: change scram_dnldr() header to one line comment in ft1000_download.c by Kelley Nielsen · 11 years ago
  54. 456ae7e staging: ft1000: change write_block_fifo() header to /* */ style in ft1000_download.c by Kelley Nielsen · 11 years ago
  55. 69f7be1 staging: ft1000: change write_blk header to /* */ style in ft1000_download.c by Kelley Nielsen · 11 years ago
  56. b30f4e2 staging: ft1000: change hdr_checksum() header to one line comment in ft1000_download.c by Kelley Nielsen · 11 years ago
  57. 9e80d03 staging: ft1000: change put_request_value() header to single line comment in ft1000_download.c by Kelley Nielsen · 11 years ago
  58. 7ed57bc Staging: btmtk_usb: Fix Sparse Warning of incorrect type in assignment by Rashika Kheria · 11 years ago
  59. c744fd5 staging: vt6656: Removed checkpatch whitespace errors by Nandini Hanumanthagowda · 11 years ago
  60. a96f5ba staging: vt6656: removed space related checkpatch warnings by Nandini Hanumanthagowda · 11 years ago
  61. 9208e31 ACPI / platform: add ACPI ID for a Broadcom GPS chip by Heikki Krogerus · 11 years ago
  62. c0ad856 Merge branch 'acpi-conversion' into acpi-assorted by Rafael J. Wysocki · 11 years ago
  63. 5a92750 pinctrl: rockchip: emulate both edge triggered interrupts by Heiko Stübner · 11 years ago
  64. 6ca5274 pinctrl: rockchip: add rk3188 specifics by Heiko Stübner · 11 years ago
  65. d1358f9 pinctrl: rockchip: remove redundant check by Heiko Stübner · 11 years ago
  66. 65fca61 pinctrl: rockchip: add support for multiple bank types by Heiko Stübner · 11 years ago
  67. a282926 pinctrl: rockchip: separate different sub-types more by Heiko Stübner · 11 years ago
  68. 6d0a4ed pinctrl: dove: unset twsi option3 for gconfig as well by Roel Kluin · 11 years ago
  69. 5aad0db pinctrl: add TB10x pin control driver by Christian Ruppert · 11 years ago
  70. 586a87e pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib by Christian Ruppert · 11 years ago
  71. 6541932 [SCSI] BusLogic: Fix an oops when intializing multimaster adapter by Khalid Aziz · 11 years ago
  72. c306a98 crypto: talitos - Simplify key parsing by Mathias Krause · 11 years ago
  73. ab827fb crypto: picoxcell - Simplify and harden key parsing by Mathias Krause · 11 years ago
  74. 5690278 crypto: ixp4xx - Simplify and harden key parsing by Mathias Krause · 11 years ago
  75. 6d3aab4 crypto: mv_cesa: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  76. 1c6b7c2 hwrng: OMAP3 ROM Random Number Generator support by Pali Rohár · 11 years ago
  77. 56b8428 ath10k: add might_sleep() to ath10k_wmi_cmd_send() by Kalle Valo · 11 years ago
  78. b9ada65 ath10k: fix ath10k_bss_assoc() to not sleep in atomic context by Kalle Valo · 11 years ago
  79. 588490c ath10k: remove unnecessary checks by Michal Kazior · 11 years ago
  80. ad088bf ath10k: fix scheduling while atomic config bug by Michal Kazior · 11 years ago
  81. 0579119 ath10k: track vif list internally by Michal Kazior · 11 years ago
  82. 9dad14a ath10k: fix add_interface failure handling by Michal Kazior · 11 years ago
  83. cc4827b ath10k: use workqueue to set WEP TX key by Michal Kazior · 11 years ago
  84. bdac7ea cpufreq: probe the Integrator cpufreq driver from DT by Linus Walleij · 11 years ago
  85. 9514ac6 drm/i915: Move some hdmi enable function name to vlv specific. by Chon Ming Lee · 11 years ago
  86. e8dfcf7 drm/i915: constify harder by Daniel Vetter · 11 years ago
  87. f8c168f drm/i915: static inline for dummy crc functions by Daniel Vetter · 11 years ago
  88. d8882ac drm/i915: Enable pipe CRCs by Damien Lespiau · 11 years ago
  89. be5c7a9 drm/i915: Only one open() allowed on pipe CRC result files by Damien Lespiau · 11 years ago
  90. 0714442 drm/i915: Implement blocking read for pipe CRC files by Damien Lespiau · 11 years ago
  91. 497666d drm/i915: Move drm_add_fake_info_node() higher in the file by Damien Lespiau · 11 years ago
  92. 7cd6ccf drm/i915: Add log messages when CRCs collection is started/stopped by Damien Lespiau · 11 years ago
  93. 0c912c7 drm/i915: Warn if we receive an interrupt after freeing the buffer by Damien Lespiau · 11 years ago
  94. bd9db02 drm/i915: Rename i915_pipe_crc_ctl to i915_display_crc_ctl by Damien Lespiau · 11 years ago
  95. b94dec8 drm/i915: Generalize the CRC command format for future work by Damien Lespiau · 11 years ago
  96. e5f75ac drm/i915: Dynamically allocate the CRC circular buffer by Damien Lespiau · 11 years ago
  97. 4b58436 drm/i915: Empty the circular buffer when asked for a new source by Damien Lespiau · 11 years ago
  98. ae676fc drm/i915: Enforce going back to none before changing CRC source by Damien Lespiau · 11 years ago
  99. cc3da17 drm/i915: Make switching to the same CRC source a no-op by Damien Lespiau · 11 years ago
  100. ac2300d drm/i915: Sample the frame counter instead of a timestamp for CRCs by Damien Lespiau · 11 years ago