aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * PCI: fix a brace coding style issue in probe.cZac Storer2012-01-06
| * PCI: pci_has_legacy_pm_support add driver and device to WARNDavid Fries2012-01-06
| * PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman2012-01-06
| * PCI/ACPI/PM: Avoid resuming devices that don't signal PMERafael J. Wysocki2012-01-06
| * PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige2012-01-06
| * PCI: pciehp: Fix wrong workqueue cleanupKenji Kaneshige2012-01-06
| * PCI: Rework ASPM disable codeMatthew Garrett2012-01-06
| * PCI: Fix PRI and PASID consistencyAlex Williamson2012-01-06
| * PCI/sysfs: add per pci device msi[x] irq listing (v5)Neil Horman2012-01-06
* | cpu: Register a generic CPU device on architectures that currently do notBen Hutchings2012-01-11
* | cpu: Do not return errors from cpu_dev_init() which will be ignoredBen Hutchings2012-01-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-01-11
|\ \
| * | crypto: picoxcell - fix boolean and / or confusionJamie Iles2011-12-20
| * | crypto: caam - remove DECO access initialization codeKim Phillips2011-12-20
| * | crypto: caam - fix polarity of "propagate error" logicKim Phillips2011-12-20
| * | crypto: caam - more desc.h cleanupsKim Phillips2011-12-20
| * | crypto: caam - desc.h - convert spaces to tabsKim Phillips2011-12-20
| * | crypto: talitos - convert talitos_error to struct deviceKim Phillips2011-12-20
| * | crypto: talitos - remove NO_IRQ referencesKim Phillips2011-12-20
| * | crypto: talitos - fix bad kfreeKim Phillips2011-12-20
| * | crypto: convert drivers/crypto/* to use module_platform_driver()Axel Lin2011-11-30
| * | char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...Axel Lin2011-11-30
| * | crypto: caam - add support for MD5 algorithm variantsKim Phillips2011-11-21
| * | crypto: talitos - support for channel remap and 2nd IRQKim Phillips2011-11-21
| * | crypto: talitos - prepare driver for channel remap supportKim Phillips2011-11-21
| * | crypto: talitos - be less noisy on startupKim Phillips2011-11-21
| * | crypto: talitos - add hmac algorithmsLee Nipper2011-11-21
* | | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-11
|\ \ \
| * \ \ Merge branch 'next' into for-linusJames Morris2012-01-08
| |\ \ \
| | * \ \ Merge branch 'for-james' of git://github.com/srajiv/tpm into nextJames Morris2011-11-16
| | |\ \ \
| | | * | | TPM: fix transmit_cmd error logicRajiv Andrade2011-11-16
| | | * | | TPM: NSC and TIS drivers X86 dependency fixRajiv Andrade2011-11-16
| | | * | | TPM: Export wait_for_stat for other vendor specific driversRajiv Andrade2011-11-16
| | | * | | TPM: Use vendor specific function for status probeRajiv Andrade2011-11-16
| | | * | | tpm_tis: add delay after aborting commandStefan Berger2011-11-16
| | | * | | tpm_tis: Check return code from getting timeouts/durationsStefan Berger2011-11-16
| | | * | | tpm: Introduce function to poll for result of self testStefan Berger2011-11-16
| | | * | | tpm: Cleanup tpm_continue_selftestStefan Berger2011-11-16
| | | * | | tpm: Have tpm_get_timeouts return an error codeStefan Berger2011-11-16
* | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-01-10
|\ \ \ \ \ \
| * | | | | | input: xilinx_ps2: Don't use NO_IRQMichal Simek2012-01-05
| * | | | | | block: xsysace: Don't use NO_IRQMichal Simek2012-01-05
| |/ / / / /
* | | | | | Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds2012-01-10
|\ \ \ \ \ \
| * | | | | | rtc-puv3: solve section mismatch in rtc-puv3.cGuan Xuetao2012-01-09
| * | | | | | rtc-puv3: using module_platform_driver()Guan Xuetao2012-01-09
| * | | | | | i2c-puv3: using module_platform_driver()Guan Xuetao2012-01-09
| * | | | | | rtc-puv3: irq: remove IRQF_DISABLEDGuan Xuetao2012-01-09
| * | | | | | of: add include asm/setup.h in drivers/of/fdt.cYu Yue2012-01-09
* | | | | | | Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds2012-01-10
|\ \ \ \ \ \ \
| * | | | | | | drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-rangeBen Hutchings2012-01-10