summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Drivers: hid: hid-hyperv: Use consolidated GUID definitionsK. Y. Srinivasan2013-01-251-2/+1
* Drivers: scsi: storvsc: Use the consolidated GUID definitionK. Y. Srinivasan2013-01-251-6/+6
* Drivers: net: hyperv: Use the consolidated GUID definitionK. Y. Srinivasan2013-01-251-2/+1
* Drivers: hv: Use consolidated GUID definitionsK. Y. Srinivasan2013-01-252-15/+13
* Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.hK. Y. Srinivasan2013-01-251-25/+6
* VMCI: Fix broken context ID retrievalAndy King2013-01-221-4/+1
* NTB: Fix Sparse WarningsJon Mason2013-01-213-20/+20
* NTB: disable x86_32 supportJon Mason2013-01-211-1/+1
* drivers/ipack/devices/ipoctal.c: adjust duplicate testJulia Lawall2013-01-211-1/+1
* Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho2013-01-211-1/+36
* Drivers: char: exynos_rng_pm_ops can be staticFengguang Wu2013-01-211-1/+1
* ntb_netdev: Update VersionJon Mason2013-01-211-1/+1
* ntb_netdev: improve loggingJon Mason2013-01-211-3/+2
* ntb_netdev: remove tx timeoutJon Mason2013-01-211-11/+0
* ntb_netdev: correct skb leakJon Mason2013-01-211-0/+1
* ntb_netdev: remove init/exit from probe/removeJon Mason2013-01-211-1/+1
* NTB: Update VersionJon Mason2013-01-211-1/+1
* NTB: Out of free receive entries issueJon Mason2013-01-211-3/+6
* NTB: Remove reads across NTBJon Mason2013-01-211-74/+63
* NTB: correct stack usage warning in debugfs_readJon Mason2013-01-211-3/+10
* NTB: whitespace cleanupsJon Mason2013-01-211-24/+16
* NTB: namespacecheck cleanupsJon Mason2013-01-212-15/+1
* NTB: use simple_open for debugfsJon Mason2013-01-211-7/+1
* NTB: No sleeping in interrupt contextJon Mason2013-01-211-3/+17
* NTB: separate transmit and receive windowsJon Mason2013-01-211-35/+44
* NTB: correct memory barrierJon Mason2013-01-211-1/+1
* NTB: Handle ntb client device probes without present hardwareJon Mason2013-01-211-0/+6
* ipack/devices/ipoctal: add missing rx_enable = 1Samuel Iglesias Gonsalvez2013-01-191-0/+1
* Drivers: hv: Bind all vmbbus interrupts to the boot CPUK. Y. Srinivasan2013-01-191-1/+1
* Drivers: hv: vmbus_flow_handler() can be staticFengguang Wu2013-01-191-1/+1
* Merge 3.8-rc4 into char-misc-nextGreg Kroah-Hartman2013-01-18197-1507/+8542
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-01-171-19/+12
| |\
| | * s390/chsc: fix SEI usageSebastian Ott2013-01-161-19/+12
| * | Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-165-46/+8
| |\ \
| | * | cpuidle: remove the power_specified field in the driverDaniel Lezcano2013-01-153-44/+6
| | * | ACPI / glue: Fix build with ACPI_GLUE_DEBUG setYinghai Lu2013-01-121-1/+1
| | * | cpuidle: fix number of initialized/destroyed statesKrzysztof Mazur2013-01-111-1/+1
| * | | mfd, TWL4030: TWL4030 need select REGMAP_I2CChuansheng Liu2013-01-161-0/+1
| * | | drivers/base/cpu.c: Fix typo in commentRalf Baechle2013-01-161-1/+1
| * | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-01-161-0/+8
| |\ \ \
| | * | | ASoC: atmel-ssc: add pinctrl selection to driverBo Shen2013-01-121-0/+8
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-01-165-10/+28
| |\ \ \
| | * | | iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn)Roland Dreier2013-01-111-1/+1
| | * | | target: Release se_cmd when LUN lookup fails for TMRRoland Dreier2013-01-111-0/+2
| | * | | target: Fix use-after-free in LUN RESET handlingRoland Dreier2013-01-111-3/+2
| | * | | target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEsRoland Dreier2013-01-111-0/+1
| | * | | tcm_fc: Do not report target role when target is not definedMark Rustad2013-01-111-2/+8
| | * | | tcm_fc: Do not indicate retry capability to initiatorsMark Rustad2013-01-111-1/+1
| | * | | target: Use TCM_NO_SENSE for initialisationHannes Reinecke2013-01-112-2/+2
| | * | | target: Introduce TCM_NO_SENSEHannes Reinecke2013-01-111-0/+10