summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-20clk: sirf: Properly include clk.hStephen Boyd3-2/+2
2015-07-20clk: samsung: Properly include clk.h and clkdev.hStephen Boyd23-33/+22
2015-07-20clk: rockchip: Properly include clk.hStephen Boyd5-3/+5
2015-07-20clk: nxp: Remove clk.h includeStephen Boyd1-1/+0
2015-07-20clk: mxs: Include clk.h in C files that use itStephen Boyd7-8/+4
2015-07-20clk: mvebu: Remove clk.h includeStephen Boyd2-2/+3
2015-07-20clk: mmp: Remove clk.h includeStephen Boyd3-4/+1
2015-07-20clk: meson8b: Properly include clk.hStephen Boyd2-1/+1
2015-07-20clk: mediatek: Properly include clk.hStephen Boyd4-2/+6
2015-07-20clk: keystone: Remove clk.h includeStephen Boyd2-2/+0
2015-07-20clk: hisilicon: Remove clk.h includeStephen Boyd4-8/+1
2015-07-20clk: wm831x: Remove clk.h includeStephen Boyd1-1/+0
2015-07-20clk: u300: Remove clk.h includeStephen Boyd1-1/+1
2015-07-20clk: twl6040: Remove clk.h includeStephen Boyd1-1/+0
2015-07-20clk: si5351: Include clk.hStephen Boyd1-1/+1
2015-07-20clk: rk808: Remove clk.h includeStephen Boyd1-1/+0
2015-07-20clk: palmas: Remove clkdev.h includesStephen Boyd1-1/+0
2015-07-20clk: nomadik: Remove clk.h and clkdev.h includesStephen Boyd1-2/+1
2015-07-20clk: mux: Remove clk.h includeStephen Boyd1-1/+0
2015-07-20clk: efm32gg: Remove clk.h includeStephen Boyd1-1/+0
2015-07-20clk: clps711x: Remove clk.h includeStephen Boyd1-1/+0
2015-07-20clk: cdce706: Include clk.hStephen Boyd1-0/+1
2015-07-20clk: axi-clkgen: Remove clk.h includeStephen Boyd1-1/+0
2015-07-20clk: i.MX: Remove clk.h includeStephen Boyd5-5/+0
2015-07-20lib/vsprintf.c: Include clk.hStephen Boyd1-0/+1
2015-07-20simplefb: Include clk.hStephen Boyd1-0/+1
2015-07-20ACPI: Remove clk.h includeStephen Boyd2-2/+0
2015-07-20clocksource: cadence_ttc: Remove clk-provider.h includeStephen Boyd1-1/+0
2015-07-20spi: spi-pxa2xx: Remove clk.h includeStephen Boyd1-1/+0
2015-07-20staging: clocking-wizard: Include clk.hStephen Boyd1-0/+1
2015-07-20powerpc/512x: clk: Include clk.hStephen Boyd1-0/+1
2015-07-20MIPS: Alchemy: Include clk.hStephen Boyd1-0/+1
2015-07-20arm64: Remove clk-provider.h includeStephen Boyd1-1/+0
2015-07-20ARM: OMAP2+: Include clk.hStephen Boyd3-0/+3
2015-07-20ARM: s3c64xx: Remove clk-provider.h includeStephen Boyd1-1/+0
2015-07-20ARM: orion5x: Remove clk-provider.h includeStephen Boyd1-1/+0
2015-07-20ARM: mvebu: Remove clk-provider.h includeStephen Boyd1-1/+0
2015-07-20ARM: keystone: Remove clk-provider.h includeStephen Boyd1-1/+0
2015-07-20ARM: hisi: Remove clk-provider.h includeStephen Boyd1-1/+0
2015-07-20ARM: at91: Remove clk-provider.h includeStephen Boyd1-1/+0
2015-07-05Linux 4.2-rc1v4.2-rc1Linus Torvalds1-2/+2
2015-07-05bluetooth: fix list handlingLinus Torvalds2-2/+3
2015-07-049p: cope with bogus responses from server in p9_client_{read,write}Al Viro1-0/+8
2015-07-04p9_client_write(): avoid double p9_free_req()Al Viro1-0/+1
2015-07-049p: forgetting to cancel request on interrupted zero-copy RPCAl Viro1-1/+2
2015-07-04dax: bdev_direct_access() may sleepMatthew Wilcox1-0/+6
2015-07-04block: Add support for DAX reads/writes to block devicesMatthew Wilcox2-2/+8
2015-07-04dax: Use copy_from_iter_nocacheMatthew Wilcox1-1/+1
2015-07-04dax: Add block size note to documentationMatthew Wilcox1-2/+4
2015-07-04NTB: Add split BAR output for debugfs statsDave Jiang1-15/+68