Age | Commit message (Expand) | Author | Files | Lines |
2014-09-11 | serial: 8250: don't use slave_id of dma_slave_config | Andy Shevchenko | 3 | -20/+44 |
2014-09-11 | dmaengine: dw: add PCI IDs for Braswell DMAs | Andy Shevchenko | 1 | -0/+4 |
2014-09-11 | dmaengine: dw: move clock operations to platform.c | Andy Shevchenko | 4 | -20/+24 |
2014-09-11 | dmaengine: dw: introduce generic filter function | Andy Shevchenko | 3 | -67/+40 |
2014-09-11 | dmaengine: dw: apply both HS interfaces and remove slave_id usage | Andy Shevchenko | 3 | -35/+10 |
2014-09-11 | dmaengine: dw: convert dw_dma_slave to use explicit HS interfaces | Andy Shevchenko | 3 | -18/+11 |
2014-09-11 | avr32: at32ap700x: don't rely on default DMA masters | Andy Shevchenko | 1 | -0/+2 |
2014-09-11 | dmaengine: dw: move dw_dmac.h to where it belongs to | Andy Shevchenko | 10 | -11/+11 |
2014-09-11 | ASoC: mmp-pcm: add NO_PERIOD_WAKEUP for PCM INFO | Qiao Zhou | 1 | -1/+2 |
2014-09-11 | dmaengine: mmp_tdma: add DMA_PREP_INTERRUPT flag support | Qiao Zhou | 1 | -5/+14 |
2014-08-28 | dma: imx-sdma: Remove spurious __init annotation on sdma_probe() | Mark Brown | 1 | -1/+1 |
2014-08-28 | dma: rcar-audmapp: Fix for no corresponding slave ID | Ryo Kataoka | 1 | -5/+10 |
2014-08-28 | dmaengine: Update documentation for inline wrapper | Geert Uytterhoeven | 1 | -2/+2 |
2014-08-19 | dma: xilinx: Remove .owner field for driver | Michal Simek | 1 | -1/+0 |
2014-08-19 | dma: Add Xilinx AXI DMA DT Binding Documentation | Srikanth Thokala | 1 | -0/+65 |
2014-08-19 | dma: imx-sdma: Adding tasklet_kill() in sdma_remove function. | Vignesh Raman | 1 | -0/+7 |
2014-08-19 | dma: imx-sdma: use module_platform_driver for SDMA driver | Vignesh Raman | 1 | -6/+18 |
2014-08-16 | Linux 3.17-rc1v3.17-rc1 | Linus Torvalds | 1 | -2/+2 |
2014-08-16 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 24 | -108/+608 |
2014-08-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 3 | -41/+119 |
2014-08-16 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+5 |
2014-08-16 | Merge branch 'rng-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/ami... | Linus Torvalds | 1 | -0/+1 |
2014-08-16 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 17 | -305/+541 |
2014-08-16 | Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux | Linus Torvalds | 2 | -30/+62 |
2014-08-16 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 1 | -56/+30 |
2014-08-16 | platform/x86: Enable build support for toshiba_haps | Azael Avalos | 2 | -0/+20 |
2014-08-16 | Documentation: Add file about toshiba_haps module | Azael Avalos | 2 | -0/+78 |
2014-08-16 | platform/x86: Toshiba HDD Active Protection Sensor | Azael Avalos | 1 | -0/+265 |
2014-08-16 | asus-nb-wmi: Add wapf4 quirk for the U32U | Hans de Goede | 1 | -0/+14 |
2014-08-16 | alienware-wmi: make hdmi_mux enabled on case-by-case basis | Mario Limonciello | 1 | -2/+20 |
2014-08-16 | ideapad-laptop: Constify DMI table and other r/o variables | Mathias Krause | 1 | -2/+2 |
2014-08-16 | asus-nb-wmi.c: Rename x401u quirk to wapf4 | Hans de Goede | 1 | -13/+13 |
2014-08-16 | compal-laptop: correct invalid hwmon name | Roald Frederickx | 1 | -1/+1 |
2014-08-16 | toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi list | Azael Avalos | 1 | -0/+7 |
2014-08-16 | toshiba_acpi: Add extra check to backlight code | Azael Avalos | 1 | -4/+17 |
2014-08-16 | Fix log message about future removal of interface | Martin Kepplinger | 1 | -3/+3 |
2014-08-16 | ideapad-laptop: Disable touchpad interface on Yoga models | Hans de Goede | 1 | -0/+27 |
2014-08-16 | asus-nb-wmi: Add wapf4 quirk for the X550CC | Hans de Goede | 1 | -0/+9 |
2014-08-16 | intel_ips: Make ips_mcp_limits variables static | Mathias Krause | 1 | -3/+3 |
2014-08-16 | thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdata | Mathias Krause | 1 | -2/+2 |
2014-08-16 | fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconst | Mathias Krause | 1 | -5/+5 |
2014-08-16 | hp-wmi: Add missing __init annotations to initialization code | Mathias Krause | 1 | -3/+3 |
2014-08-16 | hp_accel: Constify ACPI and DMI tables | Mathias Krause | 1 | -2/+2 |
2014-08-16 | fujitsu-tablet: Mark DMI callbacks as __init code | Mathias Krause | 1 | -3/+3 |
2014-08-16 | dell-laptop: Mark dell_quirks[] DMI table as __initconst | Mathias Krause | 1 | -3/+3 |
2014-08-16 | eeepc-wmi: Constify asus_quirks[] DMI table | Mathias Krause | 1 | -1/+1 |
2014-08-16 | acer-wmi: Mark init data and code as such | Mathias Krause | 1 | -20/+21 |
2014-08-16 | asus-nb-wmi: Constify asus_quirks[] DMI table | Mathias Krause | 1 | -1/+1 |
2014-08-16 | alienware-wmi: Mark DMI table as __initconst | Mathias Krause | 1 | -2/+2 |
2014-08-16 | acer-wmi: Hide acer_{suspend,resume} for !CONFIG_PM_SLEEP | Mathias Krause | 1 | -0/+5 |