summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-05-13Merge remote-tracking branch 'spi/fix/atmel' into spi-linusMark Brown1-9/+38
2013-05-13cpufreq, ondemand: Remove leftover debug lineBorislav Petkov1-1/+0
2013-05-13drm/mgag200: Fix framebuffer base address programmingChristopher Harvey1-3/+24
2013-05-13drm/mgag200: Convert counter delays to jiffiesChristopher Harvey1-9/+6
2013-05-13drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL registerChristopher Harvey1-21/+21
2013-05-13drm/mgag200: Don't change unrelated registers during modesetChristopher Harvey1-5/+1
2013-05-13drm: Only print a debug message when the polled connector has changedLespiau, Damien1-6/+13
2013-05-13drm: Make the HPD status updates debug logs more readableLespiau, Damien2-4/+7
2013-05-12PM: Avoid calling kfree() under spinlock in dev_pm_put_subsys_data()Shuah Khan1-6/+6
2013-05-12cpufreq / kirkwood: don't check resource with devm_ioremap_resourceWolfram Sang1-4/+0
2013-05-12cpufreq / intel_pstate: remove #ifdef MODULE compile fenceDirk Brandewie1-2/+1
2013-05-12cpufreq / intel_pstate: Remove idle mode PIDDirk Brandewie1-49/+0
2013-05-12cpufreq / intel_pstate: fix ffmpeg regressionDirk Brandewie1-8/+2
2013-05-12cpufreq / intel_pstate: use lowest requested max performanceDirk Brandewie1-3/+9
2013-05-12cpufreq / intel_pstate: remove idle time and duration from sample and calcula...Dirk Brandewie1-37/+8
2013-05-12cpufreq: Fix incorrect dependecies for ARM SA11xx driversAlexander Shiyan1-1/+1
2013-05-12cpufreq: ARM big LITTLE: Fix Kconfig entriesViresh Kumar1-8/+8
2013-05-12cpufreq: cpufreq-cpu0: Free parent node for error casesViresh Kumar1-1/+4
2013-05-12cpufreq: cpufreq-cpu0: defer probe when regulator is not readyNishanth Menon1-6/+16
2013-05-12cpufreq: Issue CPUFREQ_GOV_POLICY_EXIT notifier before dropping policy refcountViresh Kumar1-3/+3
2013-05-12cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiersViresh Kumar2-4/+8
2013-05-12cpufreq: ARM big LITTLE: Improve print messageViresh Kumar1-1/+1
2013-05-12cpufreq: ARM big LITTLE: Move cpu_to_cluster() to arm_big_little.hViresh Kumar2-5/+5
2013-05-12cpufreq: ARM big LITTLE DT: Return CPUFREQ_ETERNAL if clock-latency isn't foundViresh Kumar1-3/+4
2013-05-12cpufreq: ARM big LITTLE DT: Return correct transition latencyViresh Kumar1-1/+1
2013-05-12cpufreq: ARM big LITTLE: Select PM_OPPViresh Kumar1-0/+1
2013-05-12ACPI / AC: Add sleep quirk for Thinkpad e530Lan Tianyu1-0/+33
2013-05-12ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu1-3/+1
2013-05-12ACPI video: ignore BIOS initial backlight value for HP 1000Alex Hung1-0/+8
2013-05-12ACPI / PM: Move processor suspend/resume to syscore_opsRafael J. Wysocki2-14/+23
2013-05-12virtio_net: use default napi weight by defaultAmerigo Wang1-1/+1
2013-05-12emac: Fix EMAC soft reset on 460EX/GTPetri Gynther1-8/+28
2013-05-123c59x: fix PCI resource managementSergei Shtylyov1-12/+13
2013-05-12caif: CAIF_VIRTIO should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-12net/ethernet: MACB should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2013-05-12net/ethernet: ARM_AT91_ETHER should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-12net/wireless: ATH9K should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-12net/ethernet: STMMAC_ETH should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-12net/ethernet: NET_CALXEDA_XGMAC should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-12iscsi-target: Fix typos in RDMAEXTENSIONS macro usageNicholas Bellinger2-6/+6
2013-05-12macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko1-3/+4
2013-05-12target/rd: Add ramdisk bit for NULLIO operationNicholas Bellinger2-3/+19
2013-05-12Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2-2/+3
2013-05-12net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim2-4/+18
2013-05-12net/mlx4_core: Add missing report on VST and spoof-checking dev capsOr Gerlitz2-10/+3
2013-05-12net: fec: enable hardware checksum only on imx6q-fecShawn Guo1-7/+13
2013-05-12qlcnic: Fix validation of link event command.Rajesh Borundia1-3/+0
2013-05-12qlcnic: Fix mailbox response handling.Rajesh Borundia4-15/+10
2013-05-12qlcnic: Fix bug in diagnostics test reset recovery pathManish Chopra1-3/+11
2013-05-12qlcnic: Fix reset recovery after transmit timeoutSony Chacko2-14/+23