summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-09-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-29Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/l...Dave Airlie
2013-09-28Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds
2013-09-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-28Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-28PCI: Workaround missing pci_set_master in pci driversYinghai Lu
2013-09-28i2c: ismt: initialize DMA bufferJames Ralston
2013-09-28drm/msm: use drm_gem_dumb_destroy helperRob Clark
2013-09-28drm/msm: deal with mach/iommu.h removalRob Clark
2013-09-28drm/msm: Remove iommu include from mdp4_kms.cJoerg Roedel
2013-09-28drm/msm: Odd PTR_ERR usageThomas Meyer
2013-09-28Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-09-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-27Merge tag 'fbdev-fixes-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-27i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...Chew, Chiau Ee
2013-09-27i2c: mv64xxx: Do not use writel_relaxed()Thierry Reding
2013-09-27i2c: mv64xxx: Fix some build warningsThierry Reding
2013-09-27i2c: s3c2410: fix clk_disable/clk_unprepare WARNingsKim Phillips
2013-09-27Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki
2013-09-26video: mxsfb: Add missing breakMarek Vasut
2013-09-26hwmon: (applesmc) Check key count before proceedingHenrik Rydberg
2013-09-26video: of: display_timing: correct display-timings node findingAndrzej Hajda
2013-09-26neofb: fix error return code in neofb_probe()Wei Yongjun
2013-09-26s3fb: fix error return code in s3_pci_probe()Wei Yongjun
2013-09-26video: mmp: drop needless devm cleanupUwe Kleine-König
2013-09-26OMAPDSS: Add missing dependency on backlight for DSI-CM panel drierMark Brown
2013-09-26clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcastMagnus Damm
2013-09-26clocksource: of: Respect device tree node statusSebastian Hesselbarth
2013-09-26clocksource: exynos_mct: Set IRQ affinity when the CPU goes onlineTomasz Figa
2013-09-26arm: clocksource: mvebu: Use the main timer as clock source from DTJean Pihet
2013-09-25Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-09-25drm/i915: Fix up usage of SHRINK_STOPDaniel Vetter
2013-09-25Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2013-09-25update contact information for Mikael PetterssonMikael Pettersson
2013-09-25ACPI / scan: fix typo in comments of acpi_bus_unregister_driver()Hanjun Guo
2013-09-25drm/radeon: fix hdmi audio on DCE3.0/3.1 asicsAlex Deucher
2013-09-25cpufreq: exynos5440: Fix potential NULL pointer dereferenceSachin Kamat
2013-09-25cpufreq: check cpufreq driver is valid and cpufreq isn't disabled in cpufreq_...Viresh Kumar
2013-09-25acpi-cpufreq: skip loading acpi_cpufreq after intel_pstateYinghai Lu
2013-09-25ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()Lv Zheng
2013-09-25Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-09-25cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter
2013-09-25cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter
2013-09-24Merge branch 'bcache' (bcache fixes from Kent Overstreet)Linus Torvalds
2013-09-24bcache: Fix flushes in writeback modeKent Overstreet
2013-09-24bcache: Fix for handling overlapping extents when reading in a btree nodeKent Overstreet
2013-09-24bcache: Fix a shrinker deadlockKent Overstreet
2013-09-24bcache: Fix a dumb CPU spinning bug in writebackKent Overstreet
2013-09-24bcache: Fix a flush/fua performance bugKent Overstreet
2013-09-24bcache: Fix a writeback performance regressionKent Overstreet