summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-05-13bna: add missing iounmap() on error in bnad_init()Wei Yongjun
2013-05-13qlge: fix dma map leak when the last chunk is not allocatedThadeu Lima de Souza Cascardo
2013-05-13rbd: ignore zero-overlap parentAlex Elder
2013-05-13rbd: support reading parent page data for writesAlex Elder
2013-05-13rbd: fix parent request size assumptionAlex Elder
2013-05-13Merge tag 'spi-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2013-05-13hwmon: fix error return code in abituguru_probe()Wei Yongjun
2013-05-13Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-13Merge remote-tracking branch 'spi/fix/grant' into spi-linusMark Brown
2013-05-13Merge remote-tracking branch 'spi/fix/atmel' into spi-linusMark Brown
2013-05-13hwmon: (iio_hwmon) Fix null pointer dereferenceAxel Lin
2013-05-13cpufreq, ondemand: Remove leftover debug lineBorislav Petkov
2013-05-13drm/radeon: check incoming cliprects pointerKees Cook
2013-05-13drm/mgag200: Fix framebuffer base address programmingChristopher Harvey
2013-05-13drm/mgag200: Convert counter delays to jiffiesChristopher Harvey
2013-05-13drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL registerChristopher Harvey
2013-05-13drm/mgag200: Don't change unrelated registers during modesetChristopher Harvey
2013-05-13drm: Only print a debug message when the polled connector has changedLespiau, Damien
2013-05-13drm: Make the HPD status updates debug logs more readableLespiau, Damien
2013-05-12drivers/char/hw_random: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-12drivers/ata: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-12PM: Avoid calling kfree() under spinlock in dev_pm_put_subsys_data()Shuah Khan
2013-05-12cpufreq / kirkwood: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-12cpufreq / intel_pstate: remove #ifdef MODULE compile fenceDirk Brandewie
2013-05-12cpufreq / intel_pstate: Remove idle mode PIDDirk Brandewie
2013-05-12cpufreq / intel_pstate: fix ffmpeg regressionDirk Brandewie
2013-05-12cpufreq / intel_pstate: use lowest requested max performanceDirk Brandewie
2013-05-12cpufreq / intel_pstate: remove idle time and duration from sample and calcula...Dirk Brandewie
2013-05-12cpufreq: Fix incorrect dependecies for ARM SA11xx driversAlexander Shiyan
2013-05-12cpufreq: ARM big LITTLE: Fix Kconfig entriesViresh Kumar
2013-05-12cpufreq: cpufreq-cpu0: Free parent node for error casesViresh Kumar
2013-05-12cpufreq: cpufreq-cpu0: defer probe when regulator is not readyNishanth Menon
2013-05-12cpufreq: Issue CPUFREQ_GOV_POLICY_EXIT notifier before dropping policy refcountViresh Kumar
2013-05-12cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiersViresh Kumar
2013-05-12cpufreq: ARM big LITTLE: Improve print messageViresh Kumar
2013-05-12cpufreq: ARM big LITTLE: Move cpu_to_cluster() to arm_big_little.hViresh Kumar
2013-05-12cpufreq: ARM big LITTLE DT: Return CPUFREQ_ETERNAL if clock-latency isn't foundViresh Kumar
2013-05-12cpufreq: ARM big LITTLE DT: Return correct transition latencyViresh Kumar
2013-05-12cpufreq: ARM big LITTLE: Select PM_OPPViresh Kumar
2013-05-12ACPI / AC: Add sleep quirk for Thinkpad e530Lan Tianyu
2013-05-12ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu
2013-05-12ACPI video: ignore BIOS initial backlight value for HP 1000Alex Hung
2013-05-12ACPI / PM: Move processor suspend/resume to syscore_opsRafael J. Wysocki
2013-05-12hwmon: (nct6775) Do not create non-existing attributesGuenter Roeck
2013-05-12hwmon: (iio_hwmon) Fix missing iio_channel_release_all call if devm_kzalloc failAxel Lin
2013-05-12virtio_net: use default napi weight by defaultAmerigo Wang
2013-05-12emac: Fix EMAC soft reset on 460EX/GTPetri Gynther
2013-05-123c59x: fix PCI resource managementSergei Shtylyov
2013-05-11caif: CAIF_VIRTIO should depend on HAS_DMAGeert Uytterhoeven