summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-03-07Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-07Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-07drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASKMarek Olšák
2013-03-07drm/radeon: skip MC reset as it's probably not hungAlex Deucher
2013-03-07drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher
2013-03-07drm/radeon: don't set hpd, afmt interrupts when interrupts are disabledAlex Deucher
2013-03-07HID: logitech-dj: do not directly call hid_output_raw_report() during probeBenjamin Tissoires
2013-03-07Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-03-06Merge branch 'pm-fixes' into fixesRafael J. Wysocki
2013-03-06cpufreq / intel_pstate: Do not load on VM that does not report max P state.Dirk Brandewie
2013-03-06cpufreq / intel_pstate: Fix intel_pstate_init() error pathDirk Brandewie
2013-03-06drm/i915: Turn off hsync and vsync on ADPA when disabling crtPatrik Jakobsson
2013-03-06efivarfs: return accurate error code in efivarfs_fill_super()Matt Fleming
2013-03-06efivars: efivarfs_valid_name() should handle pstore syntaxMatt Fleming
2013-03-06efi: be more paranoid about available space when creating variablesMatthew Garrett
2013-03-06drm/i915: Fix incorrect definition of ADPA HSYNC and VSYNC bitsPatrik Jakobsson
2013-03-06iommu, x86: Add DMA remap fault reasonLi, Zhen-Hua
2013-03-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-03-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-05Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-03-05Merge tag 'md-3.9' of git://neil.brown.name/mdLinus Torvalds
2013-03-05drm/i915: also disable south interrupts when handling themPaulo Zanoni
2013-03-05drm/i915: enable irqs earlier when resumingDaniel Vetter
2013-03-05drm/i915: Increase the RC6p threshold.Stéphane Marchesin
2013-03-05drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang
2013-03-05Merge remote-tracking branch 'regulator/fix/twl' into tmpMark Brown
2013-03-05Merge remote-tracking branch 'regulator/fix/palmas' into tmpMark Brown
2013-03-05Merge remote-tracking branch 'regulator/fix/doc' into tmpMark Brown
2013-03-05Merge remote-tracking branch 'regulator/fix/db8500' into tmpMark Brown
2013-03-05Merge remote-tracking branch 'regulator/fix/core' into tmpMark Brown
2013-03-05hw_random: make buffer usable in scatterlist.Rusty Russell
2013-03-04net: fec: fix build error in no MXC platformFrank Li
2013-03-04net: fec: put tx to napi poll function to fix dead lockFrank Li
2013-03-04random: fix locking dependency with the tasklist_lockTheodore Ts'o
2013-03-04DRM/i915: On G45 enable cursor plane briefly after enabling the display plane.Egbert Eich
2013-03-04ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki
2013-03-04ACPI / porocessor: Beautify code, pr->id is u32 which is never < 0Chen Gang
2013-03-04ACPI / processor: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-03-04ACPI / Sleep: Avoid interleaved message on errorsJoe Perches
2013-03-04PM / QoS: Remove device PM QoS sysfs attributes at the right placeRafael J. Wysocki
2013-03-04PM / QoS: Fix concurrency issues and memory leaks in device PM QoSRafael J. Wysocki
2013-03-04cpufreq: highbank: do not initialize array with a loopEmilio López
2013-03-04cpufreq: Fix a typo in commentNamhyung Kim
2013-03-04mailbox, pl320-ipc: remove __init from probe functionMark Langsdorf
2013-03-03hwmon: (sht15) Check return value of regulator_enable()Mark Brown
2013-03-03hwmon: (pmbus/ltc2978) Use detected chip ID to select supported functionalityGuenter Roeck
2013-03-03hwmon: (pmbus/ltc2978) Fix peak attribute handlingGuenter Roeck
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman