summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-12ACPICA: Add a lock to the internal object reference count mechanismBob Moore3-35/+57
2013-04-12ACPICA: Fix a format string for 64-bit generationBob Moore1-1/+2
2013-04-12ACPICA: Remove FORCE_DELETE option for global reference count mechanismBob Moore2-14/+3
2013-04-12ACPICA: Improve error message for Index() operatorBob Moore1-4/+6
2013-04-12ACPICA: FADT: Remove extraneous warning for very large GPE registersLinn Crosetto1-0/+4
2013-04-12ACPICA: Fix a typo in a function header, no functional changeColin Ian King1-1/+1
2013-04-12ACPICA: Fix a typo in an error messageColin Ian King1-1/+1
2013-04-12ACPICA: Fix for some comments/headersTang Chen1-10/+12
2013-04-12ACPICA: _OSI Support: handle any errors from acpi_os_acquire_mutex()Jung-uk Kim3-11/+34
2013-04-12ACPICA: Predefine names: Add allowed argument types to master info tableBob Moore8-513/+1361
2013-03-24ACPI: Set length even for TYPE_END_TAG acpi resourceYinghai Lu3-1/+4
2013-03-12ACPICA: Object repair: Allow 0-length packages for variable-length packagesBob Moore1-2/+8
2013-03-12ACPICA: Disassembler: Add warnings for unresolved control methodsBob Moore3-0/+5
2013-03-12ACPICA: Return object repair: Add resource template repairsLv Zheng3-0/+99
2013-03-12ACPICA: Return object repair: Add string-to-unicode conversionLv Zheng3-0/+75
2013-03-12ACPICA: Split object conversion functions to a new fileBob Moore4-262/+318
2013-03-12ACPICA: Add mechanism for early object repairs on a per-name basisBob Moore5-87/+221
2013-03-12ACPICA: Add exception descriptions to exception info tableBob Moore2-12/+17
2013-03-12ACPICA: Regression fix: reinstate safe exit macrosBob Moore9-26/+26
2013-03-12ACPICA: Update for ACPI 5 hardware-reduced featureBob Moore2-0/+24
2013-03-12ACPICA: Add parens within macros around parameter namesBob Moore1-2/+2
2013-03-12ACPICA: Add macros to access pointer to next object in the descriptor listJung-uk Kim2-8/+6
2013-03-12ACPICA: Update error/debug messages for fixed eventsBob Moore2-14/+19
2013-03-12ACPICA: Fix a long-standing bug in local cacheJung-uk Kim1-13/+7
2013-03-12ACPICA: Fix a couple warnings detected on FreeBSD buildJung-uk Kim1-1/+1
2013-03-12ACPICA: Resource Mgr: Prevent infinite loops in resource walksBob Moore4-1/+29
2013-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds10-0/+10
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds1-2/+2
2013-03-09Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung1-2/+39
2013-03-09Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz1-2/+62
2013-03-09Merge branch 'akpm' (fixes from Andrew)Linus Torvalds1-3/+2
2013-03-09dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings1-3/+2
2013-03-09Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-8/+14
2013-03-09Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+8
2013-03-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-34/+97
2013-03-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds25-99/+272
2013-03-08Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-205/+193
2013-03-08drm/tegra: drop "select DRM_HDMI"Paul Bolle1-1/+0
2013-03-08drm/mgag200: Bug fix: Renesas board now selects native resolution.Julia Lemire1-0/+1
2013-03-08drm/mgag200: Reject modes that are too big for VRAMChristopher Harvey1-0/+27
2013-03-08drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not usedChristopher Harvey1-1/+0
2013-03-08Merge tag 'efi-for-3.9-rc2' into x86/urgentH. Peter Anvin1-34/+96
2013-03-08Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-12/+16
2013-03-08Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2013-03-08Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-15/+23
2013-03-07drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASKMarek Olšák2-2/+3
2013-03-07drm/radeon: skip MC reset as it's probably not hungAlex Deucher4-0/+24
2013-03-07drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher1-0/+9
2013-03-07drm/radeon: don't set hpd, afmt interrupts when interrupts are disabledAlex Deucher1-0/+12
2013-03-07HID: logitech-dj: do not directly call hid_output_raw_report() during probeBenjamin Tissoires1-8/+14