summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Add a lock to the internal object reference count mechanismBob Moore2013-04-123-35/+57
* ACPICA: Fix a format string for 64-bit generationBob Moore2013-04-121-1/+2
* ACPICA: Remove FORCE_DELETE option for global reference count mechanismBob Moore2013-04-122-14/+3
* ACPICA: Improve error message for Index() operatorBob Moore2013-04-121-4/+6
* ACPICA: FADT: Remove extraneous warning for very large GPE registersLinn Crosetto2013-04-121-0/+4
* ACPICA: Fix a typo in a function header, no functional changeColin Ian King2013-04-121-1/+1
* ACPICA: Fix a typo in an error messageColin Ian King2013-04-121-1/+1
* ACPICA: Fix for some comments/headersTang Chen2013-04-121-10/+12
* ACPICA: _OSI Support: handle any errors from acpi_os_acquire_mutex()Jung-uk Kim2013-04-123-11/+34
* ACPICA: Predefine names: Add allowed argument types to master info tableBob Moore2013-04-128-513/+1361
* ACPI: Set length even for TYPE_END_TAG acpi resourceYinghai Lu2013-03-243-1/+4
* ACPICA: Object repair: Allow 0-length packages for variable-length packagesBob Moore2013-03-121-2/+8
* ACPICA: Disassembler: Add warnings for unresolved control methodsBob Moore2013-03-123-0/+5
* ACPICA: Return object repair: Add resource template repairsLv Zheng2013-03-123-0/+99
* ACPICA: Return object repair: Add string-to-unicode conversionLv Zheng2013-03-123-0/+75
* ACPICA: Split object conversion functions to a new fileBob Moore2013-03-124-262/+318
* ACPICA: Add mechanism for early object repairs on a per-name basisBob Moore2013-03-125-87/+221
* ACPICA: Add exception descriptions to exception info tableBob Moore2013-03-122-12/+17
* ACPICA: Regression fix: reinstate safe exit macrosBob Moore2013-03-129-26/+26
* ACPICA: Update for ACPI 5 hardware-reduced featureBob Moore2013-03-122-0/+24
* ACPICA: Add parens within macros around parameter namesBob Moore2013-03-121-2/+2
* ACPICA: Add macros to access pointer to next object in the descriptor listJung-uk Kim2013-03-122-8/+6
* ACPICA: Update error/debug messages for fixed eventsBob Moore2013-03-122-14/+19
* ACPICA: Fix a long-standing bug in local cacheJung-uk Kim2013-03-121-13/+7
* ACPICA: Fix a couple warnings detected on FreeBSD buildJung-uk Kim2013-03-121-1/+1
* ACPICA: Resource Mgr: Prevent infinite loops in resource walksBob Moore2013-03-124-1/+29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-1010-0/+10
|\
| * fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-0410-0/+10
* | Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds2013-03-091-2/+2
* | Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung2013-03-091-2/+39
* | Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2013-03-091-2/+62
* | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-03-091-3/+2
|\ \
| * | dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings2013-03-091-3/+2
* | | Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-03-081-8/+14
|\ \ \
| * | | HID: logitech-dj: do not directly call hid_output_raw_report() during probeBenjamin Tissoires2013-03-071-8/+14
* | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-03-081-4/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | random: fix locking dependency with the tasklist_lockTheodore Ts'o2013-03-041-4/+8
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-03-082-34/+97
|\ \ \ \
| * \ \ \ Merge tag 'efi-for-3.9-rc2' into x86/urgentH. Peter Anvin2013-03-071-34/+96
| |\ \ \ \
| | * | | | efivarfs: return accurate error code in efivarfs_fill_super()Matt Fleming2013-03-061-5/+15
| | * | | | efivars: efivarfs_valid_name() should handle pstore syntaxMatt Fleming2013-03-061-2/+2
| | * | | | efi: be more paranoid about available space when creating variablesMatthew Garrett2013-03-061-27/+79
| | | |_|/ | | |/| |
| * / | | iommu, x86: Add DMA remap fault reasonLi, Zhen-Hua2013-03-061-0/+1
| |/ / /
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-03-0725-99/+272
|\ \ \ \
| * | | | drm/tegra: drop "select DRM_HDMI"Paul Bolle2013-03-071-1/+0
| * | | | drm/mgag200: Bug fix: Renesas board now selects native resolution.Julia Lemire2013-03-071-0/+1
| * | | | drm/mgag200: Reject modes that are too big for VRAMChristopher Harvey2013-03-071-0/+27
| * | | | drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not usedChristopher Harvey2013-03-071-1/+0
| * | | | drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASKMarek Olšák2013-03-072-2/+3
| * | | | drm/radeon: skip MC reset as it's probably not hungAlex Deucher2013-03-074-0/+24