summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-07-15Thermal: x86_pkg_temp: fix krealloc() misuse in in pkg_temp_thermal_device_add()Wei Yongjun
2013-07-15Thermal: x86 package temp thermal crashSrinivas Pandruvada
2013-07-14drivers: delete __cpuinit usage from all remaining drivers filesPaul Gortmaker
2013-07-14acpi: delete __cpuinit usage from all acpi filesPaul Gortmaker
2013-07-14hwmon: delete __cpuinit usage from all hwmon filesPaul Gortmaker
2013-07-14cpufreq: delete __cpuinit usage from all cpufreq filesPaul Gortmaker
2013-07-14clocksource+irqchip: delete __cpuinit usage from all related filesPaul Gortmaker
2013-07-14cpufreq: s3c24xx: rename CONFIG_CPU_FREQ_S3C24XX_DEBUGFSPaul Bolle
2013-07-14cpufreq: Revert commit a66b2e to fix suspend/resume regressionSrivatsa S. Bhat
2013-07-14ACPI / memhotplug: Fix a stale pointer in error pathToshi Kani
2013-07-14ACPI / scan: Always call acpi_bus_scan() for bus check notificationsRafael J. Wysocki
2013-07-14ACPI / scan: Do not try to attach scan handlers to devices having themRafael J. Wysocki
2013-07-14hwmon: (abx500) Staticize abx500_temp_attributesSachin Kamat
2013-07-14Linux 3.11-rc1Linus Torvalds
2013-07-14drm/radeon: allow selection of alignment in the sub-allocatorAlex Deucher
2013-07-14drm/radeon: never unpin UVD bo v3Christian König
2013-07-14drm/radeon: fix UVD fence emitChristian König
2013-07-14drm/radeon: add fault decode function for CIKAlex Deucher
2013-07-14drm/radeon: add fault decode function for SI (v2)Alex Deucher
2013-07-14drm/radeon: add fault decode function for cayman/TN (v2)Alex Deucher
2013-07-14drm/radeon: use radeon device for request firmwareJerome Glisse
2013-07-14drm/radeon: add missing ttm_eu_backoff_reservation to radeon_bo_list_validateMaarten Lankhorst
2013-07-14drm/radeon: use CP DMA on r6xx for bo movesAlex Deucher
2013-07-14drm/radeon: implement bo copy callback using CP DMA (v2)Alex Deucher
2013-07-14drm/radeon: Disable dma rings for bo moves on r6xxAlex Deucher
2013-07-14drm/radeon/dpm: disable gfx PG on PALMAlex Deucher
2013-07-14drm/radeon/hdmi: make sure we have an afmt block assignedAlex Deucher
2013-07-14Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-07-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-13drm/i915: Preserve the DDI_A_4_LANES bit from the biosStéphane Marchesin
2013-07-13Merge branch 'next' into for-linusDmitry Torokhov
2013-07-13Merge tag 'fcoe' into for-linusJames Bottomley
2013-07-12via-rhine: fix dma mapping errorsNeil Horman
2013-07-12atl1e: fix dma mapping warningsNeil Horman
2013-07-12usb/net/r815x: fix cast to restricted __le32hayeswang
2013-07-12usb/net/r8152: fix integer overflow in expressionhayeswang
2013-07-12drm/i915: fix pfit regression for non-autoscaled resolutionsDaniel Vetter
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle
2013-07-12Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clo...Thomas Gleixner
2013-07-12bcache: Allocation kthread fixesKent Overstreet
2013-07-12bcache: Fix GC_SECTORS_USED() calculationKent Overstreet
2013-07-12bcache: Journal replay fixKent Overstreet