summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-30drm/nouveau/core: xtensa firmware size needs to be 0x40000 no matter whatIlia Mirkin1-1/+7
2013-07-30Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-2/+11
2013-07-30drm/mgag200: Fix LUT programming for 16bppEgbert Eich1-0/+23
2013-07-30drm/mgag200: Fix framebuffer pitch calculationTakashi Iwai1-1/+1
2013-07-30drm/mgag200: Add sysfs support for connectorsEgbert Eich1-0/+2
2013-07-30drm/mgag200: Add an crtc_disable callback to the crtc helper funcsEgbert Eich1-0/+19
2013-07-30drm/mgag200: Fix logic in mgag200_bo_pin() (v2)Egbert Eich1-0/+1
2013-07-30Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie5-35/+24
2013-07-30cpufreq: Fix cpufreq driver module refcount balance after suspend/resumeRafael J. Wysocki1-9/+10
2013-07-30drm/radeon/dpm: fix and enable reclocking on SIAlex Deucher1-10/+4
2013-07-30drm/radeon/dpm: disable cac setup on SIAlex Deucher1-1/+3
2013-07-30drm/radeon/si: disable cgcg and pg for nowAlex Deucher1-3/+3
2013-07-30drm/radeon/dpm: fix forcing performance state to low on caymanAlex Deucher1-6/+1
2013-07-30drm/radeon/atom: fix fb when fetching engine paramsAlex Deucher1-1/+1
2013-07-30drm/radeon: properly handle cg on asics without UVDAlex Deucher1-6/+2
2013-07-30drm/radeon/dpm: fix powertune handling for pci id 0x6835Alex Deucher1-0/+1
2013-07-30drm/radeon/dpm: fix si_calculate_memory_refresh_rate()Alex Deucher1-6/+3
2013-07-30drm/radeon/dpm: fix display gap programming on SIAlex Deucher1-1/+5
2013-07-30drm/radeon: fix audio dto programming on DCE4+Alex Deucher1-1/+1
2013-07-30USB: serial: ftdi_sio: add more RT Systems ftdi devicesRick Farina (Zero_Chaos)2-8/+57
2013-07-29spi: spi-davinci: Fix direction in dma_map_single()Christian Eggers1-1/+1
2013-07-29staging: zcache: fix "zcache=" kernel parameterPiotr Sarna1-2/+4
2013-07-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville9-39/+57
2013-07-29Merge branch 'for-linville-current' of git://github.com/kvalo/athJohn W. Linville1-1/+1
2013-07-29rt2x00: fix stop queueStanislaw Gruszka1-7/+11
2013-07-29usb: chipidea: fix the build error with randconfigPeter Chen1-2/+2
2013-07-29usb: chipidea: cast PORTSC_PTS and DEVLC_PTS macrosFabio Estevam1-2/+2
2013-07-29drm/exynos: Remove module.h header inclusionSachin Kamat12-12/+0
2013-07-29drm/exynos: consider common clock framework to g2d driver.Inki Dae1-3/+14
2013-07-29drm/exynos: fix module build errorInki Dae2-3/+0
2013-07-29drm/exynos: exynos_drm_ipp: fix return value checkWei Yongjun1-6/+6
2013-07-29pata_imx: expose module alias for loading from device-treeNiels de Vos1-0/+1
2013-07-29Merge tag 'fixes-for-v3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman6-16/+26
2013-07-29xen/arm: enable PV control for ARMJulien Grall1-2/+1
2013-07-29xen/arm64: Don't compile cpu hotplugJulien Grall1-1/+1
2013-07-29xenbus: frontend resume cleanupAurelien Chartier1-3/+16
2013-07-29Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki1-69/+4
2013-07-29Revert "cpuidle: Quickly notice prediction failure in general case"Rafael J. Wysocki1-34/+1
2013-07-29usb: gadget: udc-core: fix the typo of udc state attributeRong Wang1-1/+1
2013-07-29usb: gadget: f_phonet: remove unused preprocessor conditionalAndrzej Pietrasiewicz1-2/+0
2013-07-29usb: gadget: multi: fix error return code in cdc_do_config()Andrzej Pietrasiewicz1-7/+3
2013-07-29video: sh7760fb: fix to pass correct device identity to free_irq()Wei Yongjun1-1/+1
2013-07-29fbdev/atyfb: fix recent breakage in correct_chipset()Dan Carpenter1-2/+2
2013-07-29virtio: console: return -ENODEV on all read operations after unplugAmit Shah1-1/+5
2013-07-29virtio: console: fix raising SIGIO after port unplugAmit Shah1-3/+5
2013-07-29virtio: console: clean up port data immediately at time of unplugAmit Shah1-8/+8
2013-07-29virtio: console: fix race in port_fops_open() and port unplugAmit Shah1-0/+4
2013-07-29virtio: console: fix race with port unplug and open/closeAmit Shah1-7/+6
2013-07-29Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-2/+26
2013-07-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-24/+32