summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libfc: update mfs boundry checkingVasu Dev2012-04-251-5/+7
* [SCSI] Revert "[SCSI] libsas: fix sas port naming"Dan Williams2012-04-231-1/+1
* [SCSI] libsas: fix false positive 'device attached' conditionsDan Williams2012-04-231-1/+8
* [SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams2012-04-235-45/+50
* [SCSI] libsas: fix ata_eh clobbering ex_phys via smp_ata_check_readyDan Williams2012-04-231-1/+15
* [SCSI] libsas: unify domain_device sas_rphy lifetimesDan Williams2012-04-232-7/+10
* [SCSI] libsas: fix sas_get_port_device regressionDan Williams2012-04-231-4/+5
* [SCSI] libsas: fix sas_find_bcast_phy() in the presence of 'vacant' physThomas Jackson2012-04-231-5/+12
* [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams2012-04-236-58/+47
* [SCSI] libata: Pass correct DMA device to scsi hostLin Ming2012-04-221-1/+2
* [SCSI] scsi_lib: use correct DMA device in __scsi_alloc_queueLin Ming2012-04-221-1/+1
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-04-1916-24/+56
|\
| * nouveau: Set special lane map for the right chipsetHenrik Rydberg2012-04-191-1/+1
| * drm/radeon: fix load detect on rn50 with hardcoded EDIDs.Dave Airlie2012-04-191-1/+1
| * drm: Releasing FBs before releasing GEM objects during drm_releasePrathyush2012-04-191-3/+3
| * drm/nouveau/pm: don't read/write beyond end of stack bufferJim Meyering2012-04-191-0/+1
| * drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of...Marcos Paulo de Souza2012-04-191-1/+0
| * radeon: fix r600/agp when vram is after AGP (v3)Jerome Glisse2012-04-192-4/+4
| * drm: fix page_flip error handlingJoonyoung Shim2012-04-191-4/+6
| * Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-04-195-5/+26
| |\
| | * drm/i915: Do not set "Enable Panel Fitter" on SNB pageflipsChris Wilson2012-04-181-1/+7
| | * drm/i915: Hold mode_config lock whilst changing mode for lastclose()Chris Wilson2012-04-161-0/+4
| | * drm/i915: don't clobber the special upscaling lvds timingsDaniel Vetter2012-04-164-4/+15
| * | drm/radeon/kms: fix the regression of DVI connector checkTakashi Iwai2012-04-191-1/+1
| * | drm/usb: fix module license on drm/usb layer.Dave Airlie2012-04-191-1/+5
| * | drm/radeon/si: add missing radeon_bo_unreserve in si_rlc_init() v2Alex Deucher2012-04-161-3/+2
| * | drm/radeon: disable MSI on RV515Dave Airlie2012-04-161-0/+6
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-04-192-9/+17
|\ \
| * | [S390] s390/char/vmur.c: fix memory leakDennis Chen2012-04-111-1/+1
| * | [S390] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_requestJulia Lawall2012-04-111-8/+16
* | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-04-186-6/+10
|\ \ \
| * | | libata: forbid port runtime pm by default, fixing regressionLin Ming2012-04-181-0/+1
| * | | libata: make ata_print_id atomicDan Williams2012-04-123-5/+5
| * | | sata_mv: silence an uninitialized variable warningDan Carpenter2012-04-121-1/+2
| * | | ata_piix: IDE-mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley2012-04-121-0/+2
* | | | Revert "ACPI: Make ACPI interrupt threaded"Thomas Gleixner2012-04-181-2/+1
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-04-173-25/+76
|\ \ \ \
| * | | | virtio_balloon: fix handling of PAGE_SIZE != 4kMichael S. Tsirkin2012-04-151-10/+41
| * | | | virtio_balloon: Fix endian bugDavid Gibson2012-04-151-2/+5
| * | | | virtio_blk: helper function to format disk namesRen Mingxin2012-04-121-12/+29
| * | | | tools/virtio: fix up vhost/test module buildZhi Yong Wu2012-04-121-1/+1
* | | | | PCI: Retry BARs restoration for Type 0 headers onlyRafael J. Wysocki2012-04-171-9/+15
| |_|_|/ |/| | |
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-163-43/+2
|\ \ \ \
| * | | | ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown2012-04-133-43/+2
* | | | | PCI: Fix regression in pci_restore_state(), v3Rafael J. Wysocki2012-04-151-18/+39
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-151-4/+4
|\ \ \ \ \
| * | | | | video: msm: Fix section mismatches in mddi.cDavid Brown2012-04-131-4/+4
| | |/ / / | |/| | |
* | | | | SCSI: Fix error handling when no ULD is attachedMartin K. Petersen2012-04-151-1/+1
* | | | | Merge tag 'fbdev-fixes-for-3.4-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-04-144-193/+201
|\ \ \ \ \
| * | | | | video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing2012-04-091-2/+9