summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | target: Drop unnecessary CMD_T_DEV_ACTIVE check from transport_lun_remove_cmdNicholas Bellinger2013-06-201-7/+0
| * | target: Add transport_cmd_check_stop write_pending bitNicholas Bellinger2013-06-201-10/+9
| * | target: Don't allocate pages for NULLIO devicesAndy Grover2013-06-141-0/+5
| * | target: Make virtual_lun0 a nullio deviceAndy Grover2013-06-141-3/+1
| * | target: Further refactoring of core_scsi3_emulate_pro_register()Andy Grover2013-06-141-26/+20
| * | target: Use if/else for sa_res_key conditional in emulate_pro_register()Andy Grover2013-06-141-21/+21
| * | target: Allocate aptpl_buf inside update_and_write_aptpl()Andy Grover2013-06-141-155/+48
| * | target: Delete incorrect commentAndy Grover2013-06-141-3/+0
| * | target: Remove unneeded param pr_aptpl_buf_len to write_aptpl_to_file()Andy Grover2013-06-141-5/+4
| * | target: Remove t10_reservation.pr_aptpl_buf_lenAndy Grover2013-06-142-21/+11
| * | target: Unify __core_scsi3_update_aptpl_buf and core_scsi3_update_aptpl_bufAndy Grover2013-06-141-22/+10
| * | target: Simplify metadata handling when clearing aptpl metadataAndy Grover2013-06-141-30/+9
| * | target: Fix two debugprints that appear to be wrongAndy Grover2013-06-141-4/+4
| * | target: Alter core_pr_dump_initiator_port for ease of useAndy Grover2013-06-143-46/+27
| * | target: Add register_type and preempt_type enums to clarify codeAndy Grover2013-06-141-33/+44
* | | Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-113-16/+15
|\ \ \
| * | | remoteproc: Cocci spatch "memdup.spatch"Thomas Meyer2013-07-011-2/+1
| * | | remoteproc: free carveout memories only after unmapping themSuman Anna2013-07-011-7/+7
| * | | remoteproc: fix checkpatch errors in remoteproc codeSuman Anna2013-06-302-4/+3
| * | | remoteproc: fix error return code in rproc_fw_boot()Wei Yongjun2013-06-301-3/+4
* | | | Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-116-16/+28
|\ \ \ \
| * \ \ \ Merge branch 'acpi-fixes'Rafael J. Wysocki2013-07-085-13/+24
| |\ \ \ \
| | * | | | ACPI / power: add missing newline to debug messagesMika Westerberg2013-07-051-2/+2
| | * | | | ACPI / fan: Initialize acpi_state variableNaresh Bhat2013-07-041-1/+1
| | * | | | ACPI / scan: remove unused LIST_HEAD(acpi_device_list)Haicheng Li2013-07-041-1/+0
| | * | | | ACPI / dock: Actually define acpi_dock_init() as voidRafael J. Wysocki2013-07-041-4/+3
| | * | | | ACPI / PM: Fix corner case in acpi_bus_update_power()Rafael J. Wysocki2013-07-041-5/+18
| * | | | | cpufreq: Fix serialization of frequency transitionsViresh Kumar2013-07-041-3/+4
| |/ / / /
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-07-1127-132/+1492
|\ \ \ \ \
| * | | | | thermal: ti-soc-thermal: use standard GPIO DT bindingsEduardo Valentin2013-07-081-6/+2
| * | | | | Merge branch 'cpu-package-thermal' of .git into nextZhang Rui2013-06-181-2/+1
| |\ \ \ \ \
| | * | | | | thermal: fix x86_pkg_temp_thermal.c build and KconfigRandy Dunlap2013-06-181-2/+1
| * | | | | | Merge branch 'cpu-package-thermal' of .git into nextZhang Rui2013-06-183-0/+656
| |\| | | | |
| | * | | | | Thermal: CPU Package temperature thermalSrinivas Pandruvada2013-06-183-1/+655
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'for-rc' and 'ti-soc' of .git into nextZhang Rui2013-06-1310-25/+831
| |\ \ \ \ \ \ \
| | | * | | | | | thermal: ti-soc-thermal: add dra752 chip to device tableEduardo Valentin2013-06-132-0/+11
| | | * | | | | | thermal: ti-soc-thermal: add thermal data for DRA752 chipsEduardo Valentin2013-06-135-0/+775
| | | * | | | | | thermal: ti-soc-thermal: remove usage of IS_ERR_OR_NULLEduardo Valentin2013-06-132-11/+14
| | | * | | | | | thermal: ti-soc-thermal: freeze FSM while computing trendEduardo Valentin2013-06-131-3/+9
| | | * | | | | | thermal: ti-soc-thermal: remove external heat while extrapolating hotspotEduardo Valentin2013-06-131-10/+20
| | * | | | | | | thermal: consider emul_temperature while computing trendEduardo Valentin2013-06-131-1/+2
| | * | | | | | | thermal: cpu_cooling: fix 'descend' check in get_property()Shawn Guo2013-05-281-1/+1
| | | |/ / / / / | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git int...Zhang Rui2013-05-2822-121/+12
| |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | | | * | | | | | thermal: introduce TI SoC thermal driverEduardo Valentin2013-05-2816-64/+4
| | | | |/ / / / /
| | | * | | | | | Thermal: don't check resource with devm_ioremap_resourceZhang Rui2013-05-282-20/+3
| | | * | | | | | Thermal: spear_thermal: convert to devm_ioremap_resourceZhang Rui2013-05-201-10/+10
| | | * | | | | | drivers/thermal: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-204-26/+3
| | | |/ / / / /
| | * | | | | | Thermal: spear: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-1/+0
| | * | | | | | Thermal: rcar: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-2/+0
| | * | | | | | Thermal: kirkwood: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-1/+0