summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* clk: samsung: Properly include clk.h and clkdev.hStephen Boyd2015-07-2023-33/+22
* clk: rockchip: Properly include clk.hStephen Boyd2015-07-205-3/+5
* clk: nxp: Remove clk.h includeStephen Boyd2015-07-201-1/+0
* clk: mxs: Include clk.h in C files that use itStephen Boyd2015-07-207-8/+4
* clk: mvebu: Remove clk.h includeStephen Boyd2015-07-202-2/+3
* clk: mmp: Remove clk.h includeStephen Boyd2015-07-203-4/+1
* clk: meson8b: Properly include clk.hStephen Boyd2015-07-202-1/+1
* clk: mediatek: Properly include clk.hStephen Boyd2015-07-204-2/+6
* clk: keystone: Remove clk.h includeStephen Boyd2015-07-202-2/+0
* clk: hisilicon: Remove clk.h includeStephen Boyd2015-07-204-8/+1
* clk: wm831x: Remove clk.h includeStephen Boyd2015-07-201-1/+0
* clk: u300: Remove clk.h includeStephen Boyd2015-07-201-1/+1
* clk: twl6040: Remove clk.h includeStephen Boyd2015-07-201-1/+0
* clk: si5351: Include clk.hStephen Boyd2015-07-201-1/+1
* clk: rk808: Remove clk.h includeStephen Boyd2015-07-201-1/+0
* clk: palmas: Remove clkdev.h includesStephen Boyd2015-07-201-1/+0
* clk: nomadik: Remove clk.h and clkdev.h includesStephen Boyd2015-07-201-2/+1
* clk: mux: Remove clk.h includeStephen Boyd2015-07-201-1/+0
* clk: efm32gg: Remove clk.h includeStephen Boyd2015-07-201-1/+0
* clk: clps711x: Remove clk.h includeStephen Boyd2015-07-201-1/+0
* clk: cdce706: Include clk.hStephen Boyd2015-07-201-0/+1
* clk: axi-clkgen: Remove clk.h includeStephen Boyd2015-07-201-1/+0
* clk: i.MX: Remove clk.h includeStephen Boyd2015-07-205-5/+0
* simplefb: Include clk.hStephen Boyd2015-07-201-0/+1
* ACPI: Remove clk.h includeStephen Boyd2015-07-202-2/+0
* clocksource: cadence_ttc: Remove clk-provider.h includeStephen Boyd2015-07-201-1/+0
* spi: spi-pxa2xx: Remove clk.h includeStephen Boyd2015-07-201-1/+0
* staging: clocking-wizard: Include clk.hStephen Boyd2015-07-201-0/+1
* Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds2015-07-055-45/+915
|\
| * intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driverqipeng.zha2015-06-293-0/+775
| * tc1100-wmi: Delete an unnecessary check before the function call "kfree"Markus Elfring2015-06-261-1/+1
| * dell-laptop: Fix allocating & freeing SMI buffer pagePali Rohár2015-06-241-5/+3
| * dell-laptop: Show info about WiGig and UWB in debugfsPali Rohár2015-06-221-0/+17
| * dell-laptop: Update information about wireless controlPali Rohár2015-06-221-39/+119
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-048-17/+9
|\ \
| * | make simple_positive() publicAl Viro2015-06-233-11/+3
| * | vfs: add seq_file_path() helperMiklos Szeredi2015-06-231-1/+1
| * | vfs: add file_path() helperMiklos Szeredi2015-06-235-5/+5
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-0457-5627/+3045
|\ \ \
| * | | target: remove target_core_configfs.hChristoph Hellwig2015-06-234-3/+34
| * | | target: consolidate version definesChristoph Hellwig2015-06-235-7/+7
| * | | target: implement WRITE_SAME with UNMAP bit using ->execute_unmapChristoph Hellwig2015-06-233-39/+19
| * | | target: simplify UNMAP handlingChristoph Hellwig2015-06-233-35/+12
| * | | target: replace se_cmd->execute_rw with a protocol_data fieldChristoph Hellwig2015-06-231-13/+7
| * | | target/user: Fix inconsistent kmap_atomic/kunmap_atomicSagi Grimberg2015-06-231-6/+8
| * | | target: Send UA when changing LUN inventoryHannes Reinecke2015-06-232-4/+20
| * | | target: Send UA upon LUN RESET tmr completionHannes Reinecke2015-06-231-0/+5
| * | | target: Send UA on ALUA target port group changeHannes Reinecke2015-06-222-0/+9
| * | | target: Convert se_lun->lun_deve_lock to normal spinlockNicholas Bellinger2015-06-223-12/+12
| * | | target: use 'se_dev_entry' when allocating UAsHannes Reinecke2015-06-165-42/+54