aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-18drm/radeon: fix display tiling setup on SIAlex Deucher1-6/+7
2014-02-18drm/radeon/dpm: reduce r7xx vblank mclk threshold to 200Alex Deucher1-8/+1
2014-02-18drm/radeon: fill in DRM_CAPs for cursor sizeAlex Deucher1-0/+2
2014-02-18drm: add DRM_CAPs for cursor sizeAlex Deucher1-0/+12
2014-02-18drm/radeon: unify bpc handlingAlex Deucher2-4/+5
2014-02-18ahci: disable NCQ on Samsung pci-e SSDs on macbooksLevente Kurusa1-0/+14
2014-02-18ACPI / PCI: Fix memory leak in acpi_pci_irq_enable()Tomasz Nowicki1-0/+1
2014-02-18drm/ttm: Fix memory leak in ttm_agp_backend.cMasanari Iida1-0/+1
2014-02-18Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into iommu/fixesJoerg Roedel1-42/+61
2014-02-18Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixesDave Airlie14-12/+69
2014-02-18Merge tag 'drm-intel-fixes-2014-02-14' of ssh://git.freedesktop.org/git/drm-intel into drm-fixesDave Airlie4-6/+49
2014-02-18Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-fixesDave Airlie1-1/+3
2014-02-18drm/nouveau: fix TTM_PL_TT memtype on pre-nv50Ilia Mirkin1-1/+1
2014-02-18drm/nv50/disp: use correct register to determine DP display bppIlia Mirkin1-1/+1
2014-02-18drm/nouveau/fb: use correct ram oclass for nv1a hardwareEmil Velikov1-1/+1
2014-02-18drm/nv50/gr: add missing nv_error parameter privIlia Mirkin1-1/+1
2014-02-18drm/nouveau: fix ENG_RUNLIST register addressAlexandre Courbot1-1/+1
2014-02-18drm/nv4c/bios: disallow retrieving from prom on nv4x igp'sIlia Mirkin1-0/+4
2014-02-18drm/nv4c/vga: decode register is in a different place on nv4x igp'sIlia Mirkin1-1/+3
2014-02-18drm/nv4c/mc: nv4x igp's have a different msi rearm registerIlia Mirkin6-6/+54
2014-02-18drm/nouveau: set irq_enabled manuallyIlia Mirkin1-0/+3
2014-02-17Fix uses of dma_max_pfn() when converting to a limiting addressRussell King2-2/+2
2014-02-17irtty-sir.c: Do not set_termios() on irtty_close()Tommie Gannert1-1/+0
2014-02-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville9-16/+75
2014-02-17Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-bufLinus Torvalds1-13/+12
2014-02-17HID: hyperv: make sure input buffer is big enoughDavid Herrmann1-3/+8
2014-02-17bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac2-4/+3
2014-02-17usbnet: remove generic hard_header_len checkEmil Goode10-21/+45
2014-02-17HID: hid-sensor-hub: quirk for STM Sensor hubArchana Patni2-0/+6
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann14-18/+18
2014-02-17drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar1-0/+1
2014-02-16hyperv: Fix the carrier status settingHaiyang Zhang1-15/+38
2014-02-16Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-34/+54
2014-02-16ata: sata_mv: Cleanup only the initialized portsEzequiel Garcia1-2/+7
2014-02-15of: search the best compatible match first in __of_match_node()Kevin Hao1-1/+42
2014-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds10-22/+30
2014-02-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-19/+14
2014-02-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-26/+28
2014-02-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-16/+79
2014-02-15i2c: mv64xxx: refactor message start to ensure proper initializationWolfram Sang1-19/+14
2014-02-15ACPI / dock: Make 'docked' sysfs attribute work as documentedRafael J. Wysocki1-5/+3
2014-02-14Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds23-131/+136
2014-02-14Merge tag 'tty-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds13-63/+75
2014-02-14Merge tag 'staging-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds45-509/+506
2014-02-14Merge tag 'driver-core-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+8
2014-02-14Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds8-18/+21
2014-02-14ahci: Fix broken fallback to single MSI modeAlexander Gordeev1-1/+3
2014-02-14net,bonding: fix bond_options.c direct rwlock.h includeMike Galbraith1-1/+1
2014-02-14net: of_mdio: fix of_set_phy_supported after driver probingFlorian Fainelli1-1/+5
2014-02-14PCI: Enable INTx if BIOS left them disabledBjorn Helgaas1-0/+10