summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tpm/tpm-sysfs: active_show() can be staticFengguang Wu2014-01-061-1/+1
* tpm: tpm_tis: Fix compile problems with CONFIG_PM_SLEEP/CONFIG_PNPJason Gunthorpe2014-01-061-5/+1
* tpm: Make tpm-dev allocate a per-file structureJason Gunthorpe2014-01-062-50/+57
* tpm: Use the ops structure instead of a copy in tpm_vendor_specificJason Gunthorpe2014-01-064-33/+16
* tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe2014-01-0612-15/+21
* tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe2014-01-0613-307/+72
* tpm: Move sysfs functions from tpm-interface to tpm-sysfsJason Gunthorpe2014-01-064-274/+314
* tpm: Pull everything related to /dev/tpmX into tpm-dev.cJason Gunthorpe2014-01-0614-279/+217
* char: tpm: nuvoton: remove unused variableMichal Nazarewicz2014-01-061-1/+0
* tpm/tpm_i2c_atmel: fix coccinelle warningsFengguang Wu2014-01-061-1/+1
* tpm/tpm_ibmvtpm: fix unreachable code warning (smatch warning)Peter Huewe2014-01-061-1/+0
* tpm/tpm_i2c_stm_st33: Check return code of get_burstcountPeter Huewe2014-01-061-1/+6
* tpm/tpm_ppi: Check return value of acpi_get_namePeter Huewe2014-01-061-0/+3
* tpm/tpm_ppi: Do not compare strcmp(a,b) == -1Peter Huewe2014-01-061-4/+4
* Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds2014-01-032-6/+7
|\
| * max17042_battery: Fix build errors caused by missing REGMAP_I2C configAustin Boyle2013-12-011-0/+1
| * power_supply: Fix Oops from NULL pointer dereference from wakeup_source_activateShuah Khan2013-12-011-6/+6
* | Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-038-32/+105
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2013-12-313-15/+29
| |\ \ \
| | | * | ARM/cpuidle: remove __init tag from Calxeda cpuidle probe functionAndre Przywara2013-12-301-1/+1
| | * | | intel_pstate: Fail initialization if P-state information is missingRafael J. Wysocki2013-12-311-0/+5
| | * | | cpufreq: preserve user_policy across suspend/resumeViresh Kumar2013-12-291-5/+9
| | * | | cpufreq: Clean up after a failing light-weight initializationRafael J. Wysocki2013-12-291-9/+14
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki2013-12-315-17/+76
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | * | | ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki2013-12-314-7/+61
| | | * | | ACPI / PCI / hotplug: Avoid warning when _ADR not presentToshi Kani2013-11-281-1/+3
| | * | | | PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPIRafael J. Wysocki2013-12-291-9/+12
* | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-021-1/+10
|\ \ \ \ \ \
| * | | | | | drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()Jiang Liu2014-01-021-1/+10
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-021-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | s390/3270: fix allocation of tty3270_screen structureMartin Schwidefsky2013-12-181-1/+1
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-01-017-48/+77
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-01-017-48/+77
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | drm/radeon: Bump version for CIK DCE tiling fixAlex Deucher2013-12-231-1/+2
| | * | | | | | drm/radeon: set correct number of banks for CIK chips in DCEMarek Olšák2013-12-231-21/+43
| | * | | | | | drm/radeon: set correct pipe config for Hawaii in DCEMarek Olšák2013-12-231-13/+6
| | * | | | | | drm/radeon: expose render backend mask to the userspaceMarek Olšák2013-12-234-2/+15
| | * | | | | | drm/radeon: fix render backend setup for SI and CIKMarek Olšák2013-12-232-10/+10
| | * | | | | | drm/radeon: fix UVD 256MB checkChristian König2013-12-231-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-01-011-3/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: ixp4xx - Fix kernel compile errorKrzysztof Hałasa2014-01-011-3/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-12-312-6/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Input: allocate absinfo data when setting ABS capabilityDmitry Torokhov2013-12-311-0/+4
| * | | | | | | | | Input: zforce - fix possible driver hang during suspendHeiko Stübner2013-12-151-6/+15
* | | | | | | | | | Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-304-15/+12
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'grant/devicetree/merge' into dt-fixesRob Herring2013-12-301-2/+10
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | of: Fix NULL dereference in unflatten_and_copy()James Hogan2013-12-111-2/+10
| * | | | | | | | | | | of/irq: Fix device_node refcount in of_irq_parse_raw()Cédric Le Goater2013-12-301-4/+1
| * | | | | | | | | | | of/Kconfig: Spelling s/one/once/Geert Uytterhoeven2013-12-301-1/+1
| * | | | | | | | | | | Revert "of/address: Handle #address-cells > 2 specially"Rob Herring2013-12-301-8/+0
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |