aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-10-03
|\
| * dt/s3c64xx/spi: Use of_get_child_by_name to get a named childSrinivas Kandagatla2012-10-01
| * dt: introduce of_get_child_by_name to get child node by nameSrinivas Kandagatla2012-10-01
| * of: i2c: add support for wakeup-source propertyOlof Johansson2012-09-07
| * of/address: Handle #address-cells > 2 speciallyThierry Reding2012-09-07
| * DT: export of_irq_to_resource_table()John Crispin2012-09-06
| * of: Allow busses with #size-cells=0Stephen Warren2012-08-03
* | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-03
|\ \
| * | xen/pciback: Restore the PCI config space after an FLR.Konrad Rzeszutek Wilk2012-09-25
| * | xen-pciback: properly clean up after calling pcistub_device_find()Jan Beulich2012-09-25
| * | Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-09-22
| |\ \
| | * | xen/swiotlb: Remove functions not needed anymore.Konrad Rzeszutek Wilk2012-09-17
| | * | xen/pcifront: Use Xen-SWIOTLB when initting if required.Konrad Rzeszutek Wilk2012-09-17
| | * | xen/swiotlb: For early initialization, return zero on success.Konrad Rzeszutek Wilk2012-09-17
| | * | xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...Konrad Rzeszutek Wilk2012-09-17
| | * | xen/swiotlb: Move the error strings to its own function.Konrad Rzeszutek Wilk2012-09-17
| | * | xen/swiotlb: Move the nr_tbl determination in its own function.Konrad Rzeszutek Wilk2012-09-17
| * | | xen/gndev: Xen backend support for paged out grant targets V4.Andres Lagar-Cavilla2012-09-21
| * | | xen-pciback: support wild cards in slot specificationsJan Beulich2012-09-18
| * | | xen/arm: compile and run xenbusStefano Stabellini2012-09-17
| * | | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk2012-09-12
| |\ \ \
| * | | | xen/privcmd: return -EFAULT on errorDan Carpenter2012-09-10
| * | | | xen/privcmd: Fix mmap batch ioctl error status copy back.Andres Lagar-Cavilla2012-09-06
| * | | | xen/privcmd: add PRIVCMD_MMAPBATCH_V2 ioctlAndres Lagar-Cavilla2012-09-05
| * | | | xen/swiotlb: Remove functions not needed anymore.Konrad Rzeszutek Wilk2012-08-23
| * | | | xen: allow privcmd for HVM guestsStefano Stabellini2012-08-23
| * | | | xen: clear IRQ_NOAUTOEN and IRQ_NOREQUESTStefano Stabellini2012-08-23
| * | | | xen/events: fix unmask_evtchn for PV on HVM guestsStefano Stabellini2012-08-23
| * | | | xen/sysfs: Use XENVER_guest_handle to query UUIDDaniel De Graaf2012-08-23
| * | | | xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Konrad Rzeszutek Wilk2012-08-21
| * | | | xen: missing includesStefano Stabellini2012-08-21
| | |/ / | |/| |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-10-03
|\ \ \ \
| * \ \ \ Merge tag 'v3.6-rc7' into nextJames Morris2012-09-27
| |\ \ \ \
| * | | | | tpm: fix tpm_acpi sparse warning on different address spacesKent Yoder2012-09-11
| * | | | | driver/char/tpm: declare internal symbols as staticXiaoyan Zhang2012-09-04
| * | | | | driver: add PPI support in tpm driverXiaoyan Zhang2012-08-22
| * | | | | tpm: Do not dereference NULL pointer if acpi_os_map_memory() fails.Jesper Juhl2012-08-22
| * | | | | drivers/char/tpm: Add securityfs support for event logAshley Lai2012-08-22
| * | | | | drivers/char/tpm: Add new device driver to support IBM vTPMAshley Lai2012-08-22
| * | | | | tpm: compile out unused code in the PNP and PM casesKent Yoder2012-08-22
| * | | | | tpm: fix double write race and tpm_release free issueKent Yoder2012-08-22
| * | | | | hw_random: add support for the TPM chip as a hardware RNG sourceKent Yoder2012-08-22
| * | | | | tpm: Move tpm_get_random api into the TPM device driverKent Yoder2012-08-22
| * | | | | tpm: modularize event log collectionKent Yoder2012-08-22
| * | | | | char/tpm: Add new driver for Infineon I2C TIS TPMPeter Huewe2012-08-22
* | | | | | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2012-10-02
|\ \ \ \ \ \
| * | | | | | UBI: fix trivial typo 'it' => 'is'Brian Norris2012-09-26
| * | | | | | UBI: load after mtd device driversJiang Lu2012-09-26
| * | | | | | UBI: print lessArtem Bityutskiy2012-09-04
| * | | | | | UBI: use pr_ helper instead of printkArtem Bityutskiy2012-09-04