summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v3.4-cpufreq-exynos-fixes' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-04-051-7/+3
|\
| * EXYNOS: fix dependency for EXYNOS_CPUFREQKukjin Kim2012-04-041-7/+3
* | Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2012-04-052-77/+87
|\ \
| * | USB: ehci-atmel: add needed of.h header fileNicolas Ferre2012-04-041-0/+1
| * | USB: ohci-at91: trivial return code name changeNicolas Ferre2012-04-041-4/+3
| * | USB: ohci-at91: change maximum number of portsNicolas Ferre2012-04-041-30/+36
| * | USB: ohci-at91: rework and fix initializationNicolas Ferre2012-04-041-42/+46
| * | USB: ohci-at91: fix vbus_pin_active_low handlingNicolas Ferre2012-04-041-2/+2
| |/
* | Merge branch 'for-3.4/fixes-for-rc2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2012-04-051-15/+44
|\ \
| * | gpio: tegra: Iterate over the correct number of banksStephen Warren2012-04-041-2/+2
| * | gpio: tegra: fix register address calculations for Tegra30Stephen Warren2012-04-041-13/+42
| |/
* / ARM: fix lcd power build failure in collie_defconfigPaul Gortmaker2012-04-031-8/+1
|/
* Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...Linus Torvalds2012-04-012-80/+8
|\
| * virtio-pci: switch to PM ops macro to initialise PM functionsAmit Shah2012-03-311-6/+1
| * virtio-pci: S3 supportAmit Shah2012-03-311-21/+3
| * virtio-pci: drop restore_common()Amit Shah2012-03-311-16/+7
| * virtio: drop thaw PM operationAmit Shah2012-03-312-33/+1
| * virtio: balloon: Allow stats update after restore from S4Amit Shah2012-03-311-8/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-311-37/+16
|\ \
| * | mtdchar: kill persistently held vfsmountAl Viro2012-03-311-37/+16
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-3157-938/+4247
|\ \ \
| * | | [SCSI] ipr: Driver version 2.5.3Brian King2012-03-281-2/+2
| * | | [SCSI] ipr: Increase alignment boundary of command blocksBrian King2012-03-281-1/+1
| * | | [SCSI] ipr: Increase max concurrent oustanding commandsBrian King2012-03-282-4/+23
| * | | [SCSI] ipr: Remove unnecessary memory barriersBrian King2012-03-281-12/+4
| * | | [SCSI] ipr: Remove unnecessary interrupt clearing on new adaptersBrian King2012-03-282-6/+17
| * | | [SCSI] ipr: Fix target id allocation re-use problemBrian King2012-03-281-8/+9
| * | | [SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revisionSergei Shtylyov2012-03-284-12/+6
| * | | [SCSI] fcoe: Drop the rtnl_mutex before calling fcoe_ctlr_link_upRobert Love2012-03-281-1/+5
| * | | [SCSI] bfa: Update the driver version to 3.0.23.0Krishna Gudipati2012-03-281-1/+1
| * | | [SCSI] bfa: BSG and User interface fixes.Krishna Gudipati2012-03-284-22/+34
| * | | [SCSI] bfa: Fix to avoid vport delete hang on request queue full scenario.Krishna Gudipati2012-03-283-4/+9
| * | | [SCSI] bfa: Move service parameter programming logic into firmware.Krishna Gudipati2012-03-281-28/+0
| * | | [SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation.Krishna Gudipati2012-03-2810-380/+525
| * | | [SCSI] bfa: Flash controller IOC pll init fixes.Krishna Gudipati2012-03-282-45/+112
| * | | [SCSI] bfa: Serialize the IOC hw semaphore unlock logic.Krishna Gudipati2012-03-281-12/+46
| * | | [SCSI] bfa: Modify ISR to process pending completionsKrishna Gudipati2012-03-281-3/+10
| * | | [SCSI] bfa: Add fc host issue lip supportKrishna Gudipati2012-03-281-1/+38
| * | | [SCSI] mpt2sas: remove extraneous sas_log_info messagesSathisha Nanjappa2012-03-281-1/+1
| * | | [SCSI] libfc: fcoe_transport_create fails in single-CPU environmentSteven Clark2012-03-281-2/+12
| * | | [SCSI] fcoe: reduce contention for fcoe_rx_list lock [v2]Neil Horman2012-03-281-8/+14
| * | | [SCSI] fcoe: remove frame dropping code from fcoe_percpu_cleanNeil Horman2012-03-281-19/+3
| * | | [SCSI] bnx2fc: Remove bh disable in softirq contextNeil Horman2012-03-281-2/+2
| * | | [SCSI] foce: remove bh disable from fcoe sw transport rcv functionNeil Horman2012-03-281-5/+5
| * | | [SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MACBhanu Prakash Gollapudi2012-03-281-5/+23
| * | | [SCSI] libfc: update fc_host mfs along with updating lport->mfsVasu Dev2012-03-281-1/+9
| * | | [SCSI] libfcoe: Do not sends FDISCs before FLOGI during CVLBhanu Prakash Gollapudi2012-03-281-5/+5
| * | | [SCSI] fcoe: Ensure fcoe_recv_frame is always called in process contextNeil Horman2012-03-281-17/+10
| * | | [SCSI] pm8001: Use spin_lock_irqsave() for task_state.Santosh Nayak2012-03-281-8/+10
| * | | [SCSI] vmw_pvscsi: Try setting host->max_id as suggested by the device.Arvind Kumar2012-03-272-25/+149