summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Enforce stricter checks for address space descriptorsJiang Liu2015-02-031-0/+9
* ACPI: Set flag IORESOURCE_UNSET for unassigned resourcesJiang Liu2015-02-031-4/+4
* ACPI: Normalize return value of resource parser functionsJiang Liu2015-02-031-0/+30
* ACPI: Fix a bug in parsing ACPI Memory24 resourceJiang Liu2015-02-031-2/+2
* ACPI: Add prefetch decoding to the address space parserThomas Gleixner2015-02-031-0/+3
* ACPI: Move the window flag logic to the combined parserThomas Gleixner2015-02-031-13/+9
* ACPI: Unify the parsing of address_space and ext_address_spaceThomas Gleixner2015-02-031-56/+34
* ACPI: Let the parser return false for disabled resourcesThomas Gleixner2015-02-031-4/+4
* ACPI: Use the length check for io resources as wellThomas Gleixner2015-02-031-25/+19
* ACPI: Implement proper length checks for mem resourcesThomas Gleixner2015-02-031-27/+35
* ACPI: Remove redundant check in function acpi_dev_resource_address_space()Thomas Gleixner2015-02-031-9/+0
* Merge branch 'acpica' into acpi-resourcesRafael J. Wysocki2015-02-0313-162/+82
|\
| * ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng2015-01-2610-73/+75
| * ACPI: Introduce acpi_unload_parent_table() usages in Linux kernelLv Zheng2015-01-263-96/+7
| * ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id()Octavian Purdila2015-01-221-0/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-013-3/+28
|\ \
| * | Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig2015-02-011-0/+16
| * | Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein2015-01-221-0/+8
| * | Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2ndPeter Hutterer2015-01-201-3/+4
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-315-9/+33
|\ \ \
| * | | i2c: sh_mobile: terminate DMA reads properlyWolfram Sang2015-01-301-1/+11
| * | | i2c: Only include slave support if selectedJean Delvare2015-01-262-0/+3
| * | | i2c: s3c2410: fix ABBA deadlock by keeping clock preparedPaul Osmialowski2015-01-241-6/+17
| * | | i2c: slave-eeprom: fix boundary check when using sysfsWolfram Sang2015-01-241-2/+2
* | | | Merge tag 'char-misc-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-311-2/+0
|\ \ \ \
| * | | | drivers/Kconfig: remove duplicate entry for socLars Poeschel2015-01-251-2/+0
| | |_|/ | |/| |
* | | | Merge tag 'staging-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-311-6/+3
|\ \ \ \
| * | | | staging: nvec: specify a platform-device base idMarc Dietrich2015-01-251-6/+3
| |/ / /
* | | | Merge tag 'usb-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-01-316-5/+28
|\ \ \ \
| * \ \ \ Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-272-4/+4
| |\ \ \ \
| | * | | | usb: phy: never defer probe in non-OF caseHeikki Krogerus2015-01-191-1/+1
| | * | | | usb: dwc2: call dwc2_is_controller_alive() under spinlockRobert Baldyga2015-01-191-3/+3
| | |/ / /
| * | | | USB: Add OTG PET device to TPLMacpaul Lin2015-01-252-0/+9
| * | | | usb-storage/SCSI: blacklist FUA on JMicron 152d:2566 USB-SATA controllerDmitry Nezhevenko2015-01-251-0/+7
| * | | | uas: Add no-report-opcodes quirk for Simpletech devices with id 4971:8017Hans de Goede2015-01-251-0/+7
| * | | | storage: Revise/fix quirk for 04E6:000F SCM USB-SCSI converterMark Knibbs2015-01-251-1/+1
| |/ / /
* | | | Merge tag 'iommu-fixes-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-01-301-1/+2
|\ \ \ \
| * | | | iommu/tegra: gart: Provide default ->map_sg() callbackThierry Reding2015-01-261-0/+1
| * | | | iommu/tegra: gart: Do not register with busThierry Reding2015-01-261-1/+1
* | | | | Merge tag 'drm-intel-fixes-2015-01-29' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-01-304-26/+19
|\ \ \ \ \
| * | | | | drm/i915: BDW Fix Halo PCI IDs marked as ULT.Rodrigo Vivi2015-01-261-2/+1
| * | | | | drm/i915: Fix and clean BDW PCH identificationRodrigo Vivi2015-01-261-10/+4
| * | | | | drm/i915: Only fence tiled region of object.Bob Paauwe2015-01-261-0/+7
| * | | | | drm/i915: fix inconsistent brightness after resumeJeremiah Mahler2015-01-261-1/+1
| * | | | | drm/i915: Init PPGTT before context enableDavid Woodhouse2015-01-261-13/+6
| |/ / / /
* | | | | drm: fix fb-helper vs MST dangling connector ptrs (v2)Rob Clark2015-01-301-0/+30
* | | | | Merge tag 'dm-3.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-302-4/+11
|\ \ \ \ \
| * | | | | dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...Joe Thornber2015-01-281-0/+6
| * | | | | dm cache: fix missing ERR_PTR returns and handlingJoe Thornber2015-01-281-4/+5
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-01-301-18/+7
|\ \ \ \ \