summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sony-laptop: don't change keyboard backlight settingsMattia Dongili2013-10-221-17/+9
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-10-2221-72/+205
|\
| * Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-10-2213-37/+80
| |\
| | * drm/radeon/audio: don't set speaker allocation on DCE4+Alex Deucher2013-10-182-0/+6
| | * drm/radeon: rework audio optionAlex Deucher2013-10-183-31/+58
| | * drm/radeon/audio: don't set speaker allocation on DCE3.2Alex Deucher2013-10-181-0/+3
| | * drm/radeon: make missing smc ucode non-fatal (CI)Alex Deucher2013-10-181-0/+1
| | * drm/radeon: make missing smc ucode non-fatal (r7xx-SI)Alex Deucher2013-10-183-0/+3
| | * drm/radeon/uvd: revert lower msg&fb buffer requirements on UVD3Christian König2013-10-183-5/+5
| | * drm/radeon: stop the leaks in cik_ib_testChristian König2013-10-181-0/+3
| | * drm/radeon/atom: workaround vbios bug in transmitter table on rs780Alex Deucher2013-10-181-1/+1
| * | Merge tag 'drm-intel-fixes-2013-10-21' of git://people.freedesktop.org/~danve...Dave Airlie2013-10-2247-123/+282
| |\ \ | | |/ | |/|
| | * drm/i915: Disable GGTT PTEs on GEN6+ suspendBen Widawsky2013-10-184-12/+78
| | * drm/i915: Make PTE valid encoding optionalBen Widawsky2013-10-182-16/+22
| | * drm/i915: disable LVDS clock gating on CPT v2Jesse Barnes2013-10-152-1/+5
| * | drm: Prevent overwriting from userspace underallocating core ioctl structsChris Wilson2013-10-181-1/+8
| * | drm/vmwgfx: Don't kill clients on VT switchThomas Hellstrom2013-10-151-5/+12
| * | drm/vmwgfx: Don't put resources with invalid id's on lru listThomas Hellstrom2013-10-151-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-10-225-15/+24
|\ \ \
| * | | HID: wiimote: add LEGO-wiimote VIDDavid Herrmann2013-10-213-1/+6
| * | | HID: Fix unit exponent parsing againNikolai Kondrashov2013-10-182-14/+10
| * | | HID: usbhid: quirk for SiS TouchscreenAceLan Kao2013-10-092-0/+4
| * | | HID: usbhid: quirk for Synaptics Large TouchccreenAceLan Kao2013-10-092-0/+4
* | | | Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-10-225-7/+15
|\ \ \ \
| * | | | libahci: fix turning on LEDs in ahci_start_port()Lukasz Dorau2013-10-151-1/+9
| * | | | libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failuresGwendal Grignou2013-10-071-3/+3
| * | | | ahci_platform: use dev_info() instead of printk()Jingoo Han2013-10-071-1/+1
| * | | | ahci: use dev_info() instead of printk()Jingoo Han2013-10-071-1/+1
| * | | | pata_isapnp: Don't use invalid I/O portsOndrej Zary2013-10-071-1/+1
* | | | | Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-189-189/+15
|\ \ \ \ \
| * \ \ \ \ Merge branch 'acpi-fixes'Rafael J. Wysocki2013-10-187-181/+7
| |\ \ \ \ \
| | * | | | | ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki2013-10-172-57/+0
| | * | | | | ATA / ACPI: remove power dependent device handlingAaron Lu2013-10-173-21/+0
| | * | | | | ACPI / power: Drop automaitc resume of power resource dependent devicesRafael J. Wysocki2013-10-161-99/+1
| | * | | | | ACPI: remove /proc/acpi/event from ACPI_BUTTON helpKrzysztof Mazur2013-10-161-3/+3
| | * | | | | ACPI / power: Release resource_lock after acpi_power_get_state() return errorLan Tianyu2013-10-161-1/+3
| * | | | | | cpufreq: s3c64xx: Rename index to driver_dataCharles Keepax2013-10-161-1/+1
| * | | | | | intel_pstate: Fix type mismatch warningRafael J. Wysocki2013-10-161-3/+4
| * | | | | | cpufreq / intel_pstate: Fix max_perf_pct on resumeDirk Brandewie2013-10-161-4/+3
| |/ / / / /
* | | | | | Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-10-171-2/+5
|\ \ \ \ \ \
| * | | | | | driver core: Release device_hotplug_lock when store_mem_state returns EINVALYasuaki Ishimatsu2013-10-161-2/+5
* | | | | | | Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-10-1716-80/+339
|\ \ \ \ \ \ \
| * | | | | | | usb: misc: usb3503: Fix compile error due to incorrect regmap depedencyMatthew Dawson2013-10-161-1/+1
| * | | | | | | usb/chipidea: fix oops on memory allocation failureRussell King - ARM Linux2013-10-161-2/+4
| * | | | | | | usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum2013-10-162-1/+11
| * | | | | | | usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso2013-10-161-1/+3
| * | | | | | | USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum2013-10-161-0/+3
| * | | | | | | Revert "usb: musb: gadget: fix otg active status flag"Greg Kroah-Hartman2013-10-141-0/+1
| * | | | | | | USB: quirks.c: add one device that cannot deal with suspensionOliver Neukum2013-10-141-0/+3
| * | | | | | | USB: serial: option: add support for Inovia SEW858 deviceGreg Kroah-Hartman2013-10-111-0/+5