summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville14-129/+244
2014-04-17drm/radeon/ci: make sure mc ucode is loaded before checking the sizeAlex Deucher1-1/+3
2014-04-17drm/radeon/si: make sure mc ucode is loaded before checking the sizeAlex Deucher1-1/+3
2014-04-17drm/radeon: improve PLL params if we don't match exactly v2Christian König1-6/+7
2014-04-17drm/radeon: memory leak on bo reservation failure. v2Quentin Casasnovas1-2/+7
2014-04-17drm/radeon: fix VCE fence commandChristoph Jaeger1-1/+1
2014-04-17drm/radeon: re-enable mclk dpm on R7 260X asicsAlex Deucher1-2/+6
2014-04-17drm/radeon: add support for newer mc ucode on CI (v2)Alex Deucher2-10/+20
2014-04-17drm/radeon: add support for newer mc ucode on SI (v2)Alex Deucher2-13/+25
2014-04-17drm/radeon: apply more strict limits for PLL params v2Christian König1-0/+3
2014-04-17drm/radeon: update CI DPM powertune settingsAlex Deucher1-12/+13
2014-04-17drm/radeon: fix runpm handling on APUs (v4)Alex Deucher6-34/+27
2014-04-17drm/radeon: disable mclk dpm on R7 260XAlex Deucher1-0/+4
2014-04-17raid5: fix a race of stripe count checkShaohua Li1-2/+1
2014-04-17video: Kconfig: move drm and fb into separate menusTomi Valkeinen1-0/+4
2014-04-17fbdev: move fbdev core files to separate directoryTomi Valkeinen22-19/+21
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen480-2657/+2667
2014-04-17drivers/base/dd.c incorrect pr_debug() parametersFrank Rowand1-2/+2
2014-04-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2014-04-17Merge tag 'fbdev-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-32/+87
2014-04-17Merge tag 'pinctrl-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-1469/+1512
2014-04-17serial: amba-pl011: fix regression, causing an Oops on rmmodGuennadi Liakhovetski1-1/+5
2014-04-17tty: Fix help text of SYNCLINK_CSJean Delvare1-1/+1
2014-04-17tty: fix memleak in alloc_pidChen Tingjie1-2/+2
2014-04-17ttyprintk: Allow built as a moduleTakashi Iwai2-2/+13
2014-04-17ttyprintk: Fix wrong tty_unregister_driver() call in the error pathTakashi Iwai1-2/+0
2014-04-17serial: 8250, disable "too much work" messagesJiri Slaby1-2/+1
2014-04-17serial: omap: Fix missing pm_runtime_resume handling by simplifying codeTony Lindgren1-12/+17
2014-04-17serial_core: Fix pm imbalance on unbindGeert Uytterhoeven1-0/+2
2014-04-17serial: pl011: change Rx burst size to half of trigger levelGuennadi Liakhovetski1-1/+1
2014-04-17serial: timberdale: Depend on X86_32Jean Delvare1-0/+1
2014-04-17serial: st-asc: Fix SysRq char handlingDaniel Thompson1-2/+2
2014-04-17Revert "serial: clps711x: Give a chance to perform useful tasks during wait l...Alexander Shiyan1-14/+6
2014-04-17serial_core: Fix conditional start_tx on ring buffer not emptySeth Bollinger1-2/+1
2014-04-17serial: efm32: use $vendor,$device scheme for compatible stringUwe Kleine-König1-0/+3
2014-04-17serial: omap: free the wakeup settings in removeSanjay Singh Rawat1-0/+1
2014-04-17Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan1-1/+4
2014-04-17topology: Fix compilation warning when not in SMPVincent Stehlé1-2/+1
2014-04-17vme_tsi148: Utilize to_pci_dev() macroAaron Sierra1-8/+6
2014-04-17vme_tsi148: Fix PCI address mapping assumptionJoe Schultz1-1/+7
2014-04-17vme_tsi148: Fix typo in tsi148_slave_get()Joe Schultz1-1/+1
2014-04-17w1: avoid recursive device_addDavid Fries1-26/+6
2014-04-17w1: fix netlink refcnt leak on error pathDavid Fries1-18/+26
2014-04-17uas: fix deadlocky memory allocationsOliver Neukum1-2/+2
2014-04-17uas: fix error handling during scsi_scan()Oliver Neukum1-1/+2
2014-04-17uas: fix GFP_NOIO under spinlockOliver Neukum1-3/+3
2014-04-17uwb: adds missing error handlingDaeseok Youn1-1/+4
2014-04-17USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driverMichael Ulbricht1-7/+21
2014-04-17USB: ohci-jz4740: FEAT_POWER is a port feature, not a hub featureLaurent Pinchart1-2/+2
2014-04-17USB: ohci-jz4740: Fix uninitialized variable warningLaurent Pinchart1-1/+1