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. ba209f8 perf trace: Improve event processing exit by Arnaldo Carvalho de Melo · 11 years ago
  26. f447fd3 xtensa: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  27. bf741c0 iio: Remove unused iio_sw_buffer_preenable() by Lars-Peter Clausen · 11 years ago
  28. 889a62b staging:iio:ade7758: Remove redundant call to iio_sw_buffer_preenable() by Lars-Peter Clausen · 11 years ago
  29. 75b19bb staging:iio:ad5933: Remove redundant call to iio_sw_buffer_preenable() by Lars-Peter Clausen · 11 years ago
  30. 29da147 staging:iio:simple-dummy: Remove redundant call to iio_sw_buffer_preenable() by Lars-Peter Clausen · 11 years ago
  31. 7197812 staging:iio:mxs-lradc: Remove redundant call to iio_sw_buffer_preenable() by Lars-Peter Clausen · 11 years ago
  32. 77e587f staging:iio:lis3l02dq: Remove redundant call to iio_sw_buffer_preenable(). by Lars-Peter Clausen · 11 years ago
  33. 1e61fb7 iio:gp2ap020a00f: Remove redundant call to iio_sw_buffer_preenable() by Lars-Peter Clausen · 11 years ago
  34. 6c0743e iio:st_pressure: Remove redundant call to iio_sw_buffer_preenable(). by Lars-Peter Clausen · 11 years ago
  35. bbc1751 iio:st_magn: Remove redundant call to iio_sw_buffer_preenable(). by Lars-Peter Clausen · 11 years ago
  36. c80b8ea iio:triggered-buffer: Remove redundant call to iio_sw_buffer_preenable(). by Lars-Peter Clausen · 11 years ago
  37. d4b2911 iio:st_gyro: Remove redundant call to iio_sw_buffer_preenable(). by Lars-Peter Clausen · 11 years ago
  38. 24adaf7 iio:ti_am335x: Remove redundant call to iio_sw_buffer_preenable() by Lars-Peter Clausen · 11 years ago
  39. eddcee8 iio:ad_sigma_delta: Remove redundant call to iio_sw_buffer_preenable(). by Lars-Peter Clausen · 11 years ago
  40. 41288e0 iio:ad7887: Remove redundant call to iio_sw_buffer_preenable(). by Lars-Peter Clausen · 11 years ago
  41. 06e1b54 iio:ad7266: Remove redundant call to iio_sw_preenable() by Lars-Peter Clausen · 11 years ago
  42. d0894cab iio:st_accel: Drop redundant call to iio_sw_buffer_preenable() by Lars-Peter Clausen · 11 years ago
  43. 8e05099 iio: Update buffer's bytes per datum after updating the scan mask by Lars-Peter Clausen · 11 years ago
  44. f6bd03a spi: Don't break user-visible strings to multiple source lines in drivers by Jarkko Nikula · 11 years ago
  45. a1829d2 spi: Add missing newline to dev_ prints in drivers by Jarkko Nikula · 11 years ago
  46. ecc7777 spi: gpio: Include linux/of.h header by Sachin Kamat · 11 years ago
  47. 8aa9965 ASoC: atmel: Include linux/of.h header by Sachin Kamat · 11 years ago
  48. b3b7078 ASoC: tlv320aic3x: Include linux/of.h header by Sachin Kamat · 11 years ago
  49. 285d00c ASoC: tas5086: Include linux/of.h header by Sachin Kamat · 11 years ago
  50. 4b2fa51 ASoC: pcm1792a: Include linux/of.h header by Sachin Kamat · 11 years ago
  51. 193a471 ASoC: pcm1681: Include linux/of.h header by Sachin Kamat · 11 years ago
  52. a7ea1b7 ASoC: cs4271: Include linux/of.h header by Sachin Kamat · 11 years ago
  53. fbf4602 drm: add support for additional stereo 3D modes by Thomas Wood · 11 years ago
  54. 585a94b drm/i915: preserve dispaly init order on ByT by Artem Bityutskiy · 11 years ago
  55. 6f2bcce drm/i915: Use pipe_name() instead of the pipe number by Damien Lespiau · 11 years ago
  56. 45c5f20 drm/i915: Disable all GEM timers and work on unload by Chris Wilson · 11 years ago
  57. 614ced9 USB: quirks: add touchscreen that is dazzeled by remote wakeup by Oliver Neukum · 11 years ago
  58. baf27f6 Bluetooth: Expose inquiry_cache debugfs only on BR/EDR controllers by Marcel Holtmann · 11 years ago
  59. 7f59dda Bluetooth: Socket address parameter for CID is in little endian by Marcel Holtmann · 11 years ago
  60. 4a75ffa staging:dgnc:Fixes use of deprecated headers in dgnc_cls.c by Archana kumari · 11 years ago
  61. 57a8852 Staging: rtl8192u: fix checkpatch.pl error by Teodora Baluta · 11 years ago
  62. 46326d2 Staging: rtl8192u: fix sparse warnings for static functions by Teodora Baluta · 11 years ago
  63. 4b31e1f staging: ft1000: change scram_dnldr() header to one line comment in ft1000_download.c by Kelley Nielsen · 11 years ago
  64. 456ae7e staging: ft1000: change write_block_fifo() header to /* */ style in ft1000_download.c by Kelley Nielsen · 11 years ago
  65. 69f7be1 staging: ft1000: change write_blk header to /* */ style in ft1000_download.c by Kelley Nielsen · 11 years ago
  66. b30f4e2 staging: ft1000: change hdr_checksum() header to one line comment in ft1000_download.c by Kelley Nielsen · 11 years ago
  67. 9e80d03 staging: ft1000: change put_request_value() header to single line comment in ft1000_download.c by Kelley Nielsen · 11 years ago
  68. 7ed57bc Staging: btmtk_usb: Fix Sparse Warning of incorrect type in assignment by Rashika Kheria · 11 years ago
  69. c744fd5 staging: vt6656: Removed checkpatch whitespace errors by Nandini Hanumanthagowda · 11 years ago
  70. a96f5ba staging: vt6656: removed space related checkpatch warnings by Nandini Hanumanthagowda · 11 years ago
  71. a74a84f Bluetooth: Convert idle timer to use delayed work by Johan Hedberg · 11 years ago
  72. 7bc18d9 Bluetooth: Convert auto accept timer to use delayed work by Johan Hedberg · 11 years ago
  73. a97f4a6 dlm: Avoid that dlm_release_lockspace() incorrectly returns -EBUSY by Bart Van Assche · 11 years ago
  74. 9208e31 ACPI / platform: add ACPI ID for a Broadcom GPS chip by Heikki Krogerus · 11 years ago
  75. c0ad856 Merge branch 'acpi-conversion' into acpi-assorted by Rafael J. Wysocki · 11 years ago
  76. bfe4655 Bluetooth: Reintroduce socket restrictions for LE sockets by Johan Hedberg · 11 years ago
  77. 70e389c MAINTAINERS: Add patterns for DTS files for AT91 by Mark Brown · 11 years ago
  78. c522739 perf trace: Use vfs_getname hook if available by Arnaldo Carvalho de Melo · 11 years ago
  79. 97119f3 perf trace: Split fd -> pathname array handling by Arnaldo Carvalho de Melo · 11 years ago
  80. eb438b5 Bluetooth: Fix updating the right variable in update_scan_rsp_data() by Johan Hedberg · 11 years ago
  81. f123248 ARM: at91: remove init_machine() as default is suitable by Nicolas Ferre · 11 years ago
  82. d7d1d45 ARM: at91/dt: split sama5d3 peripheral definitions by Boris BREZILLON · 11 years ago
  83. d195608 ARM: at91/dt: split sam9x5 peripheral definitions by Boris BREZILLON · 11 years ago
  84. 9536c8d perf/x86: Optimize intel_pmu_pebs_fixup_ip() by Peter Zijlstra · 11 years ago
  85. fe61052 pinctrl: add documentation for pinctrl_get_group_pins() by Christian Ruppert · 11 years ago
  86. 5a92750 pinctrl: rockchip: emulate both edge triggered interrupts by Heiko Stübner · 11 years ago
  87. 6ca5274 pinctrl: rockchip: add rk3188 specifics by Heiko Stübner · 11 years ago
  88. d1358f9 pinctrl: rockchip: remove redundant check by Heiko Stübner · 11 years ago
  89. 65fca61 pinctrl: rockchip: add support for multiple bank types by Heiko Stübner · 11 years ago
  90. a282926 pinctrl: rockchip: separate different sub-types more by Heiko Stübner · 11 years ago
  91. 6d0a4ed pinctrl: dove: unset twsi option3 for gconfig as well by Roel Kluin · 11 years ago
  92. 5aad0db pinctrl: add TB10x pin control driver by Christian Ruppert · 11 years ago
  93. 586a87e pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib by Christian Ruppert · 11 years ago
  94. 6541932 [SCSI] BusLogic: Fix an oops when intializing multimaster adapter by Khalid Aziz · 11 years ago
  95. c306a98 crypto: talitos - Simplify key parsing by Mathias Krause · 11 years ago
  96. ab827fb crypto: picoxcell - Simplify and harden key parsing by Mathias Krause · 11 years ago
  97. 5690278 crypto: ixp4xx - Simplify and harden key parsing by Mathias Krause · 11 years ago
  98. fddc2c4 crypto: authencesn - Simplify key parsing by Mathias Krause · 11 years ago
  99. bc6e2bd crypto: authenc - Export key parsing helper function by Mathias Krause · 11 years ago
  100. 6d3aab4 crypto: mv_cesa: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago