summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-07-18irqchip: gic: Fix core ID calculation when topology is read from DTTomasz Figa1-1/+4
2014-07-18Drivers: hv: hv_fcopy: fix a race condition for SMP guestDexuan Cui1-1/+1
2014-07-18Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki4-9/+9
2014-07-18usb: Check if port status is equal to RxDetectGavin Guo1-0/+19
2014-07-18Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie7-111/+119
2014-07-18usb: chipidea: udc: Disable auto ZLP generation on ep0Abbas Raza1-2/+2
2014-07-18net: huawei_cdc_ncm: add "subclass 3" devicesBjørn Mork1-0/+3
2014-07-18net: qmi_wwan: add two Sierra Wireless/Netgear devicesBjørn Mork1-0/+2
2014-07-18wan/x25_asy: integer overflow in x25_asy_change_mtu()Dan Carpenter1-1/+5
2014-07-17scsi: handle flush errors properlyJames Bottomley1-0/+8
2014-07-17Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-8/+9
2014-07-17drm/radeon: Make classic pageflip completion path less racy.Mario Kleiner1-3/+3
2014-07-17drm/radeon: Add missing vblank_put in pageflip ioctl error path.Mario Kleiner1-1/+4
2014-07-17drm/radeon: Remove redundant fence unref in pageflip path.Mario Kleiner1-1/+0
2014-07-17drm/radeon: Complete page flip even if waiting on the BO fence failsMichel Dänzer1-15/+9
2014-07-17drm/radeon: Move pinning the BO back to radeon_crtc_page_flip()Michel Dänzer2-91/+93
2014-07-17drm/radeon: Prevent too early kms-pageflips triggered by vblank.Mario Kleiner4-9/+10
2014-07-17drm/radeon: set default bl level to something reasonableAlex Deucher1-3/+7
2014-07-17drm/radeon: avoid leaking edid dataAlex Deucher1-0/+5
2014-07-17irqchip: gic: Add binding probe for ARM GIC400Suravee Suthikulpanit1-0/+1
2014-07-17drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq()Andrey Utkin1-1/+1
2014-07-17cpufreq: move policy kobj to policy->cpu at resumeViresh Kumar1-2/+4
2014-07-17net: ppp: fix creating PPP pass and active filtersChristoph Schulz2-10/+32
2014-07-17net/mlx4_en: cq->irq_desc wasn't set in legacy EQ'sAmir Vadai1-3/+4
2014-07-17Merge branches 'cxgb4' and 'mlx5' into for-nextRoland Dreier2-5/+16
2014-07-17IB/mlx5: Enable "block multicast loopback" for kernel consumersOr Gerlitz1-1/+1
2014-07-17sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan1-1/+19
2014-07-17r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_40Michel Dänzer1-0/+2
2014-07-17hwmon: (adt7470) Fix writes to temperature limit registersGuenter Roeck1-3/+3
2014-07-17drm/qxl: return IRQ_NONE if it was not our irqJason Wang1-0/+3
2014-07-17Merge tag 'for-linus-20140716' of git://git.infradead.org/linux-mtdLinus Torvalds3-2/+49
2014-07-16cpufreq: cpu0: OPPs can be populated at runtimeViresh Kumar1-5/+2
2014-07-16cpufreq: kirkwood: Reinstate cpufreq driver for ARCH_KIRKWOODQuentin Armitage1-1/+1
2014-07-16cpufreq: imx6q: Select PM_OPPNicolas Del Piano1-0/+1
2014-07-16cpufreq: sa1110: set memory type for h3600Linus Walleij1-1/+1
2014-07-16ACPI / video: Add use_native_backlight quirk for HP ProBook 4540sHans de Goede1-0/+8
2014-07-16s390/zcrypt: improve device probing for zcrypt adapter cardsIngo Tuchscherer1-2/+7
2014-07-16s390/3270: correct size detection with the read-partition commandMartin Schwidefsky1-1/+0
2014-07-16UBI: fastmap: do not miss bit-flipsBrian Norris1-1/+1
2014-07-16Merge tag 'gpio-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-6/+0
2014-07-15gpio: rcar: Add support for DT IRQ flagsLaurent Pinchart1-0/+1
2014-07-15pinctrl: st: Fix irqmux handlerMaxime COQUELIN1-1/+1
2014-07-15dm cache metadata: do not allow the data block size to changeMike Snitzer1-0/+9
2014-07-15dm thin metadata: do not allow the data block size to changeMike Snitzer1-0/+9
2014-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds62-419/+476
2014-07-15libata: EH should handle AMNF error condition as a media errorAlexey Asemov1-4/+5
2014-07-15Merge branch 'linux-3.16' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie1-3/+3
2014-07-15drm/nouveau/therm: fix a potential deadlock in the therm monitoring codeMartin Peres1-3/+3
2014-07-15hso: fix deadlock when receiving bursts of dataOlivier Sobrie1-21/+17
2014-07-15hso: remove unused workqueueOlivier Sobrie1-12/+0