summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-04-202-2/+2
|\
| * HID: default HID_BATTERY_STRENGTH to noJosh Boyer2012-04-191-1/+1
| * HID: tivo: fix support for bluetooth version of tivo SlideJiri Kosina2012-03-301-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-182-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-163-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-161-9/+15
| |_|_|/ / |/| | | |
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-153-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-134-193/+201
|\ \ \ \ \ \
| * | | | | | video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing2012-04-091-2/+9
| * | | | | | fbdev: fix au1*fb buildsManuel Lauss2012-04-082-3/+4
| * | | | | | kyrofb: fix on x86_64Ondrej Zary2012-04-081-188/+188
| |/ / / / /
* | | | | | Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-04-139-332/+778
|\ \ \ \ \ \
| * | | | | | block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancyGreg Kroah-Hartman2012-04-121-1/+1
| * | | | | | mtip32xx: dump tagmap on failureAsai Thambi S P2012-04-091-29/+33
| * | | | | | mtip32xx: fix handling of commands in various scenariosAsai Thambi S P2012-04-092-51/+132
| * | | | | | mtip32xx: Shorten macro namesAsai Thambi S P2012-04-092-77/+75
| * | | | | | mtip32xx: misc changesAsai Thambi S P2012-04-091-22/+44