summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-27drivers: net: xgene: Adding support for TSOIyappan Subramanian
2015-08-27drivers: net: xgene: Preparatory patch for TSO supportIyappan Subramanian
2015-08-27spi: mediatek: fix SPI_CMD_PAUSE_IE macro errorLeilk Liu
2015-08-27clk: s5pv210: add missing call to samsung_clk_of_add_provider()Marek Szyprowski
2015-08-27nfit: Clarify memory device state flags stringsToshi Kani
2015-08-27bgmac: support up to 3 cores (devices) on a busRafał Miłecki
2015-08-27sfc: only use vadaptor stats if firmware is capableBert Kenward
2015-08-27Merge tag 'wireless-drivers-next-for-davem-2015-08-26' of git://git.kernel.or...David S. Miller
2015-08-27net: phy: fixed: propagate fixed link values to structMadalin Bucur
2015-08-27mpt3sas : Bump mpt3sas driver version to 9.100.00.00Sreekanth Reddy
2015-08-27mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/OsSreekanth Reddy
2015-08-27mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_s...Sreekanth Reddy
2015-08-27mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_wor...Sreekanth Reddy
2015-08-27mpt3sas: Added support for customer specific brandingSreekanth Reddy
2015-08-27mpt3sas: Return host busy error status to SML when DMA mapping of scatter gat...Sreekanth Reddy
2015-08-27mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0...Sreekanth Reddy
2015-08-27mpt3sas: MPI 2.5 Rev K (2.5.6) specificationsSreekanth Reddy
2015-08-27mpt3sas: Bump mpt3sas driver version to v6.100.00.00Sreekanth Reddy
2015-08-27mpt3sas: Add branding string support for OEM custom HBASreekanth Reddy
2015-08-27mpt3sas: Add branding string support for OEM's HBASreekanth Reddy
2015-08-27mpt3sas: MPI 2.5 Rev J (2.5.5) specification and 2.00.34 header filesSreekanth Reddy
2015-08-27mpt3sas: Update MPI2 strings to MPI2.5Sreekanth Reddy
2015-08-27mpt3sas: Bump mpt3sas Driver version to v5.100.00.00Sreekanth Reddy
2015-08-27mpt3sas: Provides the physical location of sas drivesSreekanth Reddy
2015-08-27mpt3sas: MPI 2.5 Rev I (2.5.4) specifications.Sreekanth Reddy
2015-08-27mpt3sas: Remove redundancy code while freeing the controller resources.Sreekanth Reddy
2015-08-27mpt3sas: Don't block the drive when drive addition under the control of SMLSreekanth Reddy
2015-08-27mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA ca...Sreekanth Reddy
2015-08-27mpt3sas: Added Combined Reply Queue feature to extend up-to 96 MSIX vector su...Sreekanth Reddy
2015-08-27ACPI / LPSS: Ignore 10ms delay for BraswellSrinidhi Kasagar
2015-08-27irqchip/GIC: Don't deactivate interrupts forwarded to a guestMarc Zyngier
2015-08-27irqchip/GIC: Convert to EOImode == 1Marc Zyngier
2015-08-27irqchip/GICv3: Don't deactivate interrupts forwarded to a guestMarc Zyngier
2015-08-27irqchip/GICv3: Convert to EOImode == 1Marc Zyngier
2015-08-27hwmon: (fam15h_power) Add ratio of Tsample to the PTSC periodHuang Rui
2015-08-27hwmon: (fam15h_power) Update running_avg_capture bit field to 28Huang Rui
2015-08-27hwmon: (fam15h_power) Rename fam15h_power_is_internal_node0 functionHuang Rui
2015-08-27hwmon: (fam15h_power) Add support for AMD CarrizoHuang Rui
2015-08-27mmc: host: omap_hsmmc: remove CONFIG_REGULATOR checkKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: use ios->vdd for setting vmmc voltageKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias statusKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: enable/disable vmmc_aux regulator based on previous stateKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: don't use ->set_power to set initial regulator stateKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: avoid pbias regulator enable on power offKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: add separate function to set pbiasKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: add separate functions for enable/disable supplyKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: return error if any of the regulator APIs failKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: remove unnecessary pbias set_voltageKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: use mmc_host's vmmc and vqmmcKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: use the ocrmask provided by the vmmc regulatorKishon Vijay Abraham I