summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-194-7/+8
|\
| * gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan2012-01-181-1/+1
| * gpio/it8761e: Restrict it8761e gpio driver to x86.Grant Likely2012-01-171-0/+1
| * gpio-ml-ioh: cleanup __iomem annotation usageMárton Németh2012-01-161-3/+3
| * gpio-ml-ioh: cleanup NULL pointer checkingMárton Németh2012-01-161-1/+1
| * gpio-pch: cleanup __iomem annotation usageMárton Németh2012-01-161-1/+1
| * gpio-pch: cleanup NULL pointer checkingMárton Németh2012-01-161-1/+1
* | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-01-187-0/+4672
|\ \
| * | ib_srpt: Initial SRP Target merge for v3.3-rc1Bart Van Assche2011-12-167-0/+4672
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-01-1842-478/+529
|\| |
| * | target: Set additional sense length field in sense dataRoland Dreier2011-12-161-0/+14
| * | target: Remove legacy device status check from transport_execute_tasksNicholas Bellinger2011-12-141-7/+0
| * | target: Remove __transport_execute_tasks() for each processing contextNicholas Bellinger2011-12-141-2/+0
| * | target: Remove extra se_device->execute_task_lock access in fast pathNicholas Bellinger2011-12-141-16/+24
| * | target: Drop se_device TCQ queue_depth usage from I/O pathNicholas Bellinger2011-12-143-45/+2
| * | target: Fix possible NULL pointer with __transport_execute_tasksNicholas Bellinger2011-12-141-1/+2
| * | tcm_fc: Convert ft_send_work to use target_submit_cmdNicholas Bellinger2011-12-141-38/+13
| * | target: Add target_submit_cmd() for process context fabric submissionNicholas Bellinger2011-12-141-2/+84
| * | target: Make target_put_sess_cmd use target_release_cmd_krefNicholas Bellinger2011-12-141-15/+24
| * | target: Set response format in INQUIRY responseRoland Dreier2011-12-141-0/+12
| * | tcm_loop: bump max_sectorsChristoph Hellwig2011-12-142-14/+5
| * | target/configs: remove trailing newline from udev_path and aliasSebastian Andrzej Siewior2011-12-141-0/+6
| * | iscsi-target: fix chap identifier simple_strtoul usageNicholas Bellinger2011-12-141-3/+7
| * | target: remove useless castsJörn Engel2011-12-1418-101/+90
| * | target: simplify target_check_cdb_and_preemptJörn Engel2011-12-141-16/+10
| * | target: Move core_scsi3_check_cdb_abort_and_preemptJörn Engel2011-12-143-17/+15
| * | target: use \n as a separator for configurationSebastian Andrzej Siewior2011-12-145-5/+5
| * | target: make the se_task task_state_active a normal boolChristoph Hellwig2011-12-142-22/+21
| * | target: remove the se_task task_error_status fieldChristoph Hellwig2011-12-141-7/+1
| * | target: fold se_task.task_sense into task_flagsChristoph Hellwig2011-12-141-2/+2
| * | target: header reshuffle, part2Christoph Hellwig2011-12-1435-102/+43
| * | target: reshuffle headersChristoph Hellwig2011-12-1417-80/+166
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-18164-747/+3870
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown2012-01-185-96/+276
| |\ \ \ \ \ \ \
| | | | | * | | | ACPI: Store SRAT table revisionKurt Garloff2012-01-171-0/+6
| | | | * | | | | intel_idle: Split up and provide per CPU initialization funcThomas Renninger2012-01-171-40/+42
| | | | * | | | | ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2Thomas Renninger2012-01-171-9/+8
| | | | * | | | | ACPI processor: Remove unneeded cpuidle_unregister_driver callThomas Renninger2012-01-171-2/+0
| | | | * | | | | ACPI processor: Fix error path, also remove sysdev linkThomas Renninger2012-01-171-0/+1
| | | | * | | | | ACPI: processor: fix acpi_get_cpuid for UP processorLin Ming2012-01-171-2/+24
| | | | |/ / / /
| | | * | | | | intel idle: Make idle driver more robustThomas Renninger2012-01-171-1/+2
| | | * | | | | intel_idle: Fix a cast to pointer from integer of different size warning in i...David Howells2012-01-171-1/+1
| | | * | | | | intel_idle: remove redundant local_irq_disable() callYanmin Zhang2012-01-171-2/+1
| | | * | | | | intel_idle: fix API misuseShaohua Li2012-01-171-3/+3
| | | |/ / / /
| | * / / / / acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck2012-01-181-36/+188
| | |/ / / /
| * | | | | Merge branch 'atomicio-remove' into releaseLen Brown2012-01-184-25/+130
| |\ \ \ \ \
| | * | | | | ACPI APEI: Convert atomicio routinesMyron Stowe2012-01-173-11/+104
| | * | | | | ACPI: Export interfaces for ioremapping/iounmapping ACPI registersMyron Stowe2012-01-171-2/+4
| | * | | | | ACPI: Fix possible alignment issues with GAS 'address' referencesMyron Stowe2012-01-171-14/+24
| * | | | | | Merge branch 'apei' into releaseLen Brown2012-01-189-47/+305
| |\| | | | |