1. 3d588f8 dmaengine: dw: split dma-dw.h to platform and private parts by Andy Shevchenko · 10 years ago
  2. 46e8c83 dmaengine: dw: move private definitions to regs.h by Andy Shevchenko · 10 years ago
  3. f0f3b5f dma: cppi41: Switch to using managed resource in probe by Kiran Padwal · 10 years ago
  4. 6e4a2a8 dmaengine: pl330: Fix NULL pointer dereference on driver unbind by Krzysztof Kozlowski · 10 years ago
  5. 0f5ebab dmaengine: pl330: Fix NULL pointer dereference on probe failure by Krzysztof Kozlowski · 10 years ago
  6. c3cb38f dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req() by Krzysztof Kozlowski · 10 years ago
  7. 937cb2f dmaengine: pl330: Remove non-NULL check for pl330_submit_req parameters by Krzysztof Kozlowski · 10 years ago
  8. fe6cf28 dma: imx-sdma: fix another incorrect __init annotation by Arnd Bergmann · 10 years ago
  9. 14e0e28 dmaengine: sun6i: Remove obsolete clk muxing code by Chen-Yu Tsai · 10 years ago
  10. 50cf553 dma: Kconfig: Include mx6 in the IMX_SDMA help section by Fabio Estevam · 10 years ago
  11. c2e6f42 dmatest: prevent memory leakage on error path in thread by Andy Shevchenko · 10 years ago
  12. d9ff958 dmaengine: Mark the struct dma_slave_config direction field deprecated by Laurent Pinchart · 10 years ago
  13. 2284354 dma: mv_xor: Add support for DMA_INTERRUPT by Lior Amsalem · 10 years ago
  14. 37380b9 dma: mv_xor: Remove dead code by Ezequiel Garcia · 10 years ago
  15. ba87d13 dma: mv_xor: Reduce interrupts by enabling EOD only when needed by Lior Amsalem · 10 years ago
  16. 0e7488e dma: mv_xor: Remove all interrupt magic numbers by Ezequiel Garcia · 10 years ago
  17. dfc9766 dma: mv_xor: Remove multi-slot support by Lior Amsalem · 10 years ago
  18. 3e4f52e dma: mv_xor: Simplify the DMA_MEMCPY operation by Lior Amsalem · 10 years ago
  19. b8291dd dma: mv_xor: Replace printk with dev_info by Ezequiel Garcia · 10 years ago
  20. a64efe1 dmaengine: qcom_adm: Add device tree binding by Andy Gross · 10 years ago
  21. 39d3653 spi/pxa2xx-pci: Add support for Intel Braswell by Mika Westerberg · 10 years ago
  22. b729bf3 spi/pxa2xx: Don't use slave_id of dma_slave_config by Mika Westerberg · 10 years ago
  23. a0a53a4 Merge commit 'tags/spi-pxa2xx-clk' into for-linus by Vinod Koul · 10 years ago
  24. 2989708 serial: 8250_pci: Add PCI IDs for Intel Braswell by Alan Cox · 10 years ago
  25. 9a1870c serial: 8250: don't use slave_id of dma_slave_config by Andy Shevchenko · 10 years ago
  26. b279c49 dmaengine: dw: add PCI IDs for Braswell DMAs by Andy Shevchenko · 10 years ago
  27. a15636e dmaengine: dw: move clock operations to platform.c by Andy Shevchenko · 10 years ago
  28. 4d130de dmaengine: dw: introduce generic filter function by Andy Shevchenko · 10 years ago
  29. 8950052 dmaengine: dw: apply both HS interfaces and remove slave_id usage by Andy Shevchenko · 10 years ago
  30. 7e1e2f2 dmaengine: dw: convert dw_dma_slave to use explicit HS interfaces by Andy Shevchenko · 10 years ago
  31. 61c4319 avr32: at32ap700x: don't rely on default DMA masters by Andy Shevchenko · 10 years ago
  32. 3d598f4 dmaengine: dw: move dw_dmac.h to where it belongs to by Andy Shevchenko · 10 years ago
  33. a22e292 ASoC: mmp-pcm: add NO_PERIOD_WAKEUP for PCM INFO by Qiao Zhou · 10 years ago
  34. e622226 dmaengine: mmp_tdma: add DMA_PREP_INTERRUPT flag support by Qiao Zhou · 10 years ago
  35. e34b731 dma: imx-sdma: Remove spurious __init annotation on sdma_probe() by Mark Brown · 10 years ago
  36. b19f40b dma: rcar-audmapp: Fix for no corresponding slave ID by Ryo Kataoka · 10 years ago
  37. 58d06e9 dmaengine: Update documentation for inline wrapper by Geert Uytterhoeven · 10 years ago
  38. 29a4bb1 dma: xilinx: Remove .owner field for driver by Michal Simek · 10 years ago
  39. ddc6436 dma: Add Xilinx AXI DMA DT Binding Documentation by Srikanth Thokala · 10 years ago
  40. c12fe49 dma: imx-sdma: Adding tasklet_kill() in sdma_remove function. by Vignesh Raman · 10 years ago
  41. 23e1181 dma: imx-sdma: use module_platform_driver for SDMA driver by Vignesh Raman · 10 years ago
  42. afa93c9 spi/pxa2xx-pci: Add common clock framework support in PCI glue layer by Chew, Chiau Ee · 10 years ago
  43. 7d1311b Linux 3.17-rc1 by Linus Torvalds · 10 years ago
  44. 605f884 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 10 years ago
  45. 4989900 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 10 years ago
  46. 6fedb0f Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  47. 90c8096 Merge branch 'rng-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio by Linus Torvalds · 10 years ago
  48. e64df3e Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  49. 53b95d6 Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  50. da06df5 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  51. 186e4e8 platform/x86: Enable build support for toshiba_haps by Azael Avalos · 10 years ago
  52. f369aa6 Documentation: Add file about toshiba_haps module by Azael Avalos · 10 years ago
  53. 23d0ba0 platform/x86: Toshiba HDD Active Protection Sensor by Azael Avalos · 10 years ago
  54. 831a444 asus-nb-wmi: Add wapf4 quirk for the U32U by Hans de Goede · 10 years ago
  55. fee4efd alienware-wmi: make hdmi_mux enabled on case-by-case basis by Mario Limonciello · 10 years ago
  56. 49458e8 ideapad-laptop: Constify DMI table and other r/o variables by Mathias Krause · 10 years ago
  57. 378008d asus-nb-wmi.c: Rename x401u quirk to wapf4 by Hans de Goede · 10 years ago
  58. 9a5ee65 compal-laptop: correct invalid hwmon name by Roald Frederickx · 10 years ago
  59. e6efad7 toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi list by Azael Avalos · 10 years ago
  60. f6aac65 toshiba_acpi: Add extra check to backlight code by Azael Avalos · 10 years ago
  61. b58b9ff Fix log message about future removal of interface by Martin Kepplinger · 10 years ago
  62. f79a901 ideapad-laptop: Disable touchpad interface on Yoga models by Hans de Goede · 10 years ago
  63. 6d6ded3 asus-nb-wmi: Add wapf4 quirk for the X550CC by Hans de Goede · 10 years ago
  64. cfa57fd intel_ips: Make ips_mcp_limits variables static by Mathias Krause · 10 years ago
  65. c3aa472 thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdata by Mathias Krause · 10 years ago
  66. fbe9b79 fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconst by Mathias Krause · 10 years ago
  67. 702ef54 hp-wmi: Add missing __init annotations to initialization code by Mathias Krause · 10 years ago
  68. 8a1a970 hp_accel: Constify ACPI and DMI tables by Mathias Krause · 10 years ago
  69. 0f93c5e fujitsu-tablet: Mark DMI callbacks as __init code by Mathias Krause · 10 years ago
  70. 681480c dell-laptop: Mark dell_quirks[] DMI table as __initconst by Mathias Krause · 10 years ago
  71. 7e6c227 eeepc-wmi: Constify asus_quirks[] DMI table by Mathias Krause · 10 years ago
  72. 76d51dd acer-wmi: Mark init data and code as such by Mathias Krause · 10 years ago
  73. 55d1e9d asus-nb-wmi: Constify asus_quirks[] DMI table by Mathias Krause · 10 years ago
  74. d997d88 alienware-wmi: Mark DMI table as __initconst by Mathias Krause · 10 years ago
  75. 80f6555 acer-wmi: Hide acer_{suspend,resume} for !CONFIG_PM_SLEEP by Mathias Krause · 10 years ago
  76. 87e4484 acer-wmi: Mark acer_wmi_keymap[] as __initconst by Mathias Krause · 10 years ago
  77. 309d131 MAINTAINERS: Update git URL for x86 platform drivers by Mathias Krause · 10 years ago
  78. 959ef6d WMI: Remove unnecessary null test by Himangi Saraogi · 10 years ago
  79. bd3c7b9e drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativity by Andrey Utkin · 10 years ago
  80. 22ba58c asus-nb-wmi: Add wapf4 quirk for the X550CL by Hans de Goede · 10 years ago
  81. c66263a asus-nb-wmi: Add ASUSTeK COMPUTER INC. X200CA by AceLan Kao · 10 years ago
  82. f515623 asus-wmi: control wlan-led if wapf > 0 by AceLan Kao · 10 years ago
  83. 86ac273 asus-wmi: backlight_init: Stop treating -ENODEV as if its not an error by Hans de Goede · 10 years ago
  84. d8c66f6 asus-wmi: Disable acpi-video backlight on desktop machines by Hans de Goede · 10 years ago
  85. ce363c2 ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling by Hans de Goede · 10 years ago
  86. 4beb81d thinkpad_acpi: Update mapping for F12 hotkey on *40 models to KEY_FILE by Hans de Goede · 10 years ago
  87. 1ec9d39 eeepc-laptop: rename _set and _get arguments in macro by Paul Bolle · 10 years ago
  88. c4960cf fujitsu-laptop: Clear build warnings by Jean Delvare · 10 years ago
  89. bdc3ae7 platform/x86/toshiba-apci.c possible bad if test? by Nick · 10 years ago
  90. dc8f031 sony-laptop: fix doesn't work lid resume settings on Vaio Pro by mog422 · 10 years ago
  91. 7216e10 WAPF 4 for ASUSTeK COMPUTER INC. X75VBP WLAN ON. by poma · 10 years ago
  92. 88ec63d6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  93. 2f39691 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  94. ffb29b4 Merge tag 'sound-fix-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  95. d22af68 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  96. 68ffeca Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 10 years ago
  97. e7c95ff tools/power turbostat: tweak whitespace in output format by Len Brown · 10 years ago
  98. a138b56 intel_idle: Broadwell support by Len Brown · 10 years ago
  99. 8c058d53 intel_idle: Disable Baytrail Core and Module C6 auto-demotion by Len Brown · 10 years ago
  100. ff7e005 module: Clean up ro/nx after early module load failures by Andy Lutomirski · 10 years ago