aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-16net: ppp: fix creating PPP pass and active filtersChristoph Schulz2-10/+32
2014-07-16net/mlx4_en: cq->irq_desc wasn't set in legacy EQ'sAmir Vadai1-3/+4
2014-07-16Merge branches 'cxgb4' and 'mlx5' into for-nextRoland Dreier2-5/+16
2014-07-16IB/mlx5: Enable "block multicast loopback" for kernel consumersOr Gerlitz1-1/+1
2014-07-16sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan1-1/+19
2014-07-16r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_40Michel Dänzer1-0/+2
2014-07-16hwmon: (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-16Merge 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-15Merge tag 'gpio-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus 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-2.6 into drm-fixesDave Airlie1-3/+3
2014-07-15drm/nouveau/therm: fix a potential deadlock in the therm monitoring codeMartin Peres1-3/+3
2014-07-14hso: fix deadlock when receiving bursts of dataOlivier Sobrie1-21/+17
2014-07-14hso: remove unused workqueueOlivier Sobrie1-12/+0
2014-07-14Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds1-0/+1
2014-07-14Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531)Hans de Goede1-2/+3
2014-07-14Input: i8042 - add Acer Aspire 5710 to nomux blacklistJiri Kosina1-0/+7
2014-07-14[media] gspca_pac7302: Add new usb-id for Genius i-Look 317Hans de Goede1-0/+1
2014-07-14[media] tda10071: fix returned symbol rate calculationAntti Palosaari1-1/+1
2014-07-14[media] tda10071: fix spec inversion reportingAntti Palosaari1-2/+2
2014-07-14[media] tda10071: add missing DVB-S2/PSK-8 FEC AUTOAntti Palosaari1-0/+1
2014-07-14[media] tda10071: force modulation to QPSK on DVB-SAntti Palosaari1-1/+5
2014-07-14net: ppp: don't call sk_chk_filter twiceChristoph Schulz2-14/+2
2014-07-14mlx4: mark napi id for gro_skbJason Wang1-0/+1
2014-07-14bonding: fix ad_select module param checkNikolay Aleksandrov1-1/+1
2014-07-14net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz1-1/+1
2014-07-14Revert "drm/i915: reverse dp link param selection, prefer fast over wide again"Dave Airlie1-2/+2
2014-07-14Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2-17/+15