summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mm, drm/udl: fixup vma flags on mmapKonstantin Khlebnikov2012-04-023-1/+16
* drm/radeon/kms: fix fans after resumeAlex Deucher2012-04-022-1/+15
* nouveau/bios: Fix tracking of BIOS image dataBenjamin Herrenschmidt2012-04-021-1/+3
* nouveau: Fix crash when pci_ram_rom() returns a size of 0Benjamin Herrenschmidt2012-04-021-2/+3
* drm/nouveau: select POWER_SUPPLYDave Airlie2012-04-021-0/+1
* Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie2012-04-023-8/+8
|\
| * drm/nouveau: inform userspace of relaxed kernel subchannel requirementsBen Skeggs2012-03-291-9/+2
| * Revert "drm/nouveau: inform userspace of new kernel subchannel requirements"Ben Skeggs2012-03-292-6/+13
| * drm/nouveau: oops, create m2mf for nvd9 tooBen Skeggs2012-03-291-1/+1
* | Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...Linus Torvalds2012-03-312-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
| * | | | [SCSI] scsi_debug: Fix incorrect page length in logical block provisioning VPDMartin K. Petersen2012-03-271-2/+2
| * | | | [SCSI] scsi_debug: add LBPRZ supportEric Sandeen2012-03-271-5/+18
| * | | | [SCSI] iscsi class: fix gfp use in ping compl and host eventMike Christie2012-03-271-4/+4