1. a93a524 misc: mic: add dma support in card driver by Siva Yerramreddy · 10 years ago
  2. 9c3d37c misc: mic: add threaded irq support in card driver by Siva Yerramreddy · 10 years ago
  3. d4ef098 misc: mic: add dma support in host driver by Siva Yerramreddy · 10 years ago
  4. b8e439f misc: mic: add threaded irq support in host driver by Siva Yerramreddy · 10 years ago
  5. 726526c3 misc: mic: add a bus driver for virtual MIC devices by Sudeep Dutt · 10 years ago
  6. eb82a3d phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove by Roger Quadros · 10 years ago
  7. e73b49f phy: core: Fix error path in phy_create() by Roger Quadros · 10 years ago
  8. bf5baf9 drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLE by Sjoerd Simons · 10 years ago
  9. 3df9fcd phy: omap-usb2: fix devm_ioremap_resource error detection code by Himangi Saraogi · 10 years ago
  10. 9820ccb phy: sun4i: depend on RESET_CONTROLLER by Maxime Ripard · 10 years ago
  11. d8279a4 USB: serial: ftdi_sio: Add Infineon Triboard by Michal Sojka · 10 years ago
  12. 526a404 USB: add reset resume quirk for usb3503 by Joonyoung Shim · 10 years ago
  13. ecdc071 usb: usb3503: add PM functions by Joonyoung Shim · 10 years ago
  14. aff008a platform_get_irq: Revert to platform_get_resource if of_irq_get fails by Guenter Roeck · 10 years ago
  15. 2c964a2 drivers: tty: Merge alloc_tty_struct and initialize_tty_struct by Rasmus Villemoes · 10 years ago
  16. 493671a serial: pch_uart: Update error message for dmaengine_prep_slave_sg() API by Geert Uytterhoeven · 10 years ago
  17. f363ca2 serial/arc: Fix warning with CONSOLE_POLL by Vineet Gupta · 10 years ago
  18. 2970b7f serial: altera: Adopt uart_console_write() by Daniel Thompson · 10 years ago
  19. d36f47f serial: efm32: correct namespacing of location property by Uwe Kleine-König · 10 years ago
  20. 8bec751 serial: imx: Fix build breakage by Peter Hurley · 10 years ago
  21. d2fd4d3 staging: comedi: ni_atmio16d.c: remove pointless condition by Andrey Utkin · 10 years ago
  22. 389e4de staging: comedi: addi_apci_1564: fix s->maxdata assignment in do subdevice init. by Chase Southwood · 10 years ago
  23. 71893bb staging: comedi: addi_apci_1564: remove null check of devpriv in apci1564_detach() by Chase Southwood · 10 years ago
  24. eb2547d staging: comedi: addi_apci_1564: remove unnecessary dev->board_name initialization by Chase Southwood · 10 years ago
  25. a42ed4a staging: comedi: addi_apci_1564: remove len_chanlist from di and do subdevices by Chase Southwood · 10 years ago
  26. f9ef05c staging: vt6656: Fix pairwise key for non station modes by Malcolm Priestley · 10 years ago
  27. b63d6ed staging: vt6656: vnt_init_bands fix missing default. by Malcolm Priestley · 10 years ago
  28. db6fc2d staging: dgap: removes redundant null check and change paramter for dgap_tty_digisetcustombaud() by Daeseok Youn · 10 years ago
  29. 501bcd4 staging: dgap: removes redundant null check and change paramter for dgap_tty_digigetcustombaud() by Daeseok Youn · 10 years ago
  30. ccbe7e5 staging: dgap: removes redundant null check and change paramter for dgap_tty_digisetedelay() by Daeseok Youn · 10 years ago
  31. 4285c97 staging: dgap: removes redundant null check and change paramter for dgap_set_modem_info() by Daeseok Youn · 10 years ago
  32. 29a171c staging: dgap: removes redundant null check and change paramter for dgap_tty_digigeta() by Daeseok Youn · 10 years ago
  33. ffc11c1 staging: dgap: removes redundant null check and change paramter for dgap_tty_digiseta() by Daeseok Youn · 10 years ago
  34. ab6cdcb staging: dgap: removes redundant null check and change the paramter for dgap_param() by Daeseok Youn · 10 years ago
  35. 9d9011b staging: dgap: remove unused variable in dgap_param() by Daeseok Youn · 10 years ago
  36. 6299ae5 staging: dgap: redundant NULL and magic check in dgap_get_modem_info() by Daeseok Youn · 10 years ago
  37. 604631f staging: vt6656: rxtx replace debug messages DBG_PRT by Malcolm Priestley · 10 years ago
  38. ed71f5e staging: vt6656: rxtx remove unneeded comments by Malcolm Priestley · 10 years ago
  39. 1a9c100 staging: vt6656: rxtx remove static declarations by Malcolm Priestley · 10 years ago
  40. a032b16 staging: vt6656: rename s_vGetFreeContext to vnt_get_free_context by Malcolm Priestley · 10 years ago
  41. 2331ba4 staging: vt6656: clean up and rename wFB_Opt1 to vnt_fb_opt1 by Malcolm Priestley · 10 years ago
  42. e3f3187 staging: vt6656: clean up and rename wFB_Opt0 to vnt_fb_opt0 by Malcolm Priestley · 10 years ago
  43. 1a4d4509 staging: vt6656: rename and cleanup wTimeStampOff by Malcolm Priestley · 10 years ago
  44. 3815a27 staging: vt6656: rename s_uGetTxRsvTime to vnt_get_rsvtime by Malcolm Priestley · 10 years ago
  45. aadf7d1 staging: vt6656: rename s_uGetRTSCTSRsvTime to vnt_get_rtscts_rsvtime_le by Malcolm Priestley · 10 years ago
  46. 435ae3b staging: vt6656: rename s_uGetDataDuration to vnt_get_duration_le by Malcolm Priestley · 10 years ago
  47. a4c2a8a staging: vt6656: s_uGetDataDuration remove camel case by Malcolm Priestley · 10 years ago
  48. f2aabee staging: vt6656: rxtx rename s_uGetRTSCTSDuration to vnt_get_rtscts_duration_le by Malcolm Priestley · 10 years ago
  49. 7beae9a2 staging: vt6656: s_uGetRTSCTSDuration remove camel case by Malcolm Priestley · 10 years ago
  50. 22505b2 staging: gdm724x: fix leak at failure path in init_usb() by Alexey Khoroshilov · 10 years ago
  51. 4f4756f staging: ced1401: usb1401.c: join quoted strings by Luca Ellero · 10 years ago
  52. c1dee26 staging: ced1401: usb1401.c: split long lines by Luca Ellero · 10 years ago
  53. 898065e staging: ced1401: usb1401.c rename camel case variable by Luca Ellero · 10 years ago
  54. 97a7b0e staging: ced1401: usb1401.c: fix code indent by Luca Ellero · 10 years ago
  55. d991848 staging: ced1401: usb1401.c: add blank line after declarations by Luca Ellero · 10 years ago
  56. 5d335f0 staging: ced1401: ced_ioc.c : split long lines by Luca Ellero · 10 years ago
  57. 6cfa015 staging: ced1401: ced_ioc.c: remove else branch in ced_wait_event by Luca Ellero · 10 years ago
  58. c626bd5 staging: ced1401: ced_ioc.c: remove else branch in ced_set_event by Luca Ellero · 10 years ago
  59. 9609ce3 staging: ced1401: ced_ioc.c: remove space before tabs by Luca Ellero · 10 years ago
  60. 0d9095b staging: ced1401: ced_ioc.c: add blank line after declarations by Luca Ellero · 10 years ago
  61. a082594 staging: ced1401: usb1401.h: fix "foo * bar" by Luca Ellero · 10 years ago
  62. 96c53cc staging: ced1401: usb1401.c: change spaces to tabs by Luca Ellero · 10 years ago
  63. a91d45f r8152: fix r8152_csum_workaround function by hayeswang · 10 years ago
  64. 3c9855f drm: Add drm_rotation_simplify() by Ville Syrjälä · 10 years ago
  65. 0707400 drm: Add drm_rect rotation functions by Ville Syrjälä · 10 years ago
  66. a4969dd drm/omap: Switch omapdrm over to drm_mode_create_rotation_property() by Ville Syrjälä · 10 years ago
  67. c1df5f3 drm: Add drm_mode_create_rotation_property() by Ville Syrjälä · 10 years ago
  68. 7689ffb drm: Add support_bits parameter to drm_property_create_bitmask() by Ville Syrjälä · 10 years ago
  69. 0659696 drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h by Ville Syrjälä · 10 years ago
  70. 4cad9f3 be2net: set EQ DB clear-intr bit in be_open() by Suresh Reddy · 10 years ago
  71. e974604 r8169: support IPv6 by hayeswang · 10 years ago
  72. bdfa4ed r8169: use Giant Send by hayeswang · 10 years ago
  73. 5888d3f r8169: split rtl8169_tso_csum by hayeswang · 10 years ago
  74. a0077a9 dp83640: Adjust ptp event timestamps by Stefan Sørensen · 10 years ago
  75. 19eeb2f farsync: fix invalid memory accesses in fst_add_one() and fst_init_card() by Alexey Khoroshilov · 10 years ago
  76. 5424e10 clk: qcom: Add APQ8084 clocks for SATA, PCIe and UFS by Georgi Djakov · 10 years ago
  77. 0282465 clk: qcom: Add APQ8084 Global Clock Controller support by Georgi Djakov · 10 years ago
  78. 5f77549 clk: qcom: Fully support apq8064 global clock control by Stephen Boyd · 10 years ago
  79. 7f9b72a clk: qcom: add clocks necessary for apq8064 sdcc by Srinivas Kandagatla · 10 years ago
  80. 77a533c iio: core : events ABI for specifying period by Srinivas Pandruvada · 10 years ago
  81. 78b3321 iio:core: Handle error when mask type is not separate by Srinivas Pandruvada · 10 years ago
  82. 2d7768a iio: st_sensors: add devicetree probing support by Linus Walleij · 10 years ago
  83. 95d01a6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  84. 9611cb9 drm/armada: register crtc with port by Russell King · 10 years ago
  85. d8c9608 drm/armada: permit CRTCs to be registered as separate devices by Russell King · 10 years ago
  86. 67b9d76 Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  87. 7707df4 drm/i915: Add RP1 render P state thresholds in CHV by Deepak S · 10 years ago
  88. 3497a56 drm/i915/chv: Add basic PM interrupt support for CHV by Deepak S · 10 years ago
  89. 22b1b2f drm/i915: CHV GPU frequency to opcode functions by Deepak S · 10 years ago
  90. 67c3bf6 drm/i915: populate mem_freq/cz_clock for chv by Deepak S · 10 years ago
  91. 74c4f62 drm/i915: Add RP0/RP1/RPn render P state thresholds in VLV sysfs by Deepak S · 10 years ago
  92. f8f2b00 drm/i915: Read guaranteed freq for valleyview by Deepak S · 10 years ago
  93. a62d149 drm/i915: Call encoder->post_disable() in intel_sanitize_encoder() by Ville Syrjälä · 10 years ago
  94. e1e9fb8 drm/i915: ddi: enable runtime pm during dpms by Daniel Vetter · 10 years ago
  95. fe42487 drm/armada: update Armada 510 (Dove) to use "ext_ref_clk1" as the clock by Russell King · 10 years ago
  96. 0101fd0 drm/armada: convert to componentized support by Russell King · 10 years ago
  97. 2f2d270 Merge branches 'drm-devel' and 'component-for-driver' into armada-drm by Russell King · 10 years ago
  98. 7e435aa drm: add of_graph endpoint helper to find possible CRTCs by Russell King · 10 years ago
  99. 03af204 drm/i915: Use the cached min/min/rpe values in the vlv debugfs code by Ville Syrjälä · 10 years ago
  100. ca2aed6c drm/i915: Don't disable PPGTT for CHV based in PCI rev by Ville Syrjälä · 10 years ago