summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-1712-70/+915
|\
| * Revert "driver-core: platform: probe of-devices only using list of compatibles"Greg Kroah-Hartman2016-02-151-2/+2
| * Merge 4.5-rc4 into driver-core-nextGreg Kroah-Hartman2016-02-14296-1590/+2869
| |\
| * | firmware: qemu config needs I/O portsArnd Bergmann2016-02-111-0/+1
| * | firmware: qemu_fw_cfg.c: fix typo FW_CFG_DATA_OFFValentin Rothberg2016-02-111-1/+1
| * | driver-core: platform: probe of-devices only using list of compatiblesUwe Kleine-König2016-02-091-2/+2
| * | driver-core: platform: fix typo in documentation for multi-driver helperUwe Kleine-König2016-02-091-1/+1
| * | component: remove impossible conditionSudip Mukherjee2016-02-091-1/+1
| * | drivers: dma-coherent: simplify dma_init_coherent_memory return valueMichal Nazarewicz2016-02-091-17/+11
| * | devicetree: update documentation for fw_cfg ARM bindingsGabriel Somlo2016-02-091-36/+2
| * | firmware: create directory hierarchy for sysfs fw_cfg entriesGabriel Somlo2016-02-092-3/+148
| * | firmware: introduce sysfs driver for QEMU's fw_cfg deviceGabriel Somlo2016-02-094-0/+726
| * | kobject: export kset_find_obj() for module useGabriel Somlo2016-02-091-0/+1
| * | driver core: bus: use to_subsys_private and to_device_private_busGeliang Tang2016-02-091-3/+2
| * | driver core: bus: use list_for_each_entry*Geliang Tang2016-02-091-7/+3
| * | debugfs: Add stub function for debugfs_create_automount().Jiaxing Wang2016-02-071-0/+8
| * | kernfs: make kernfs_walk_ns() use kernfs_pr_cont_buf[]Tejun Heo2016-02-071-5/+14
* | | Merge tag 'vfio-v4.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2016-03-1711-37/+706
|\ \ \
| * | | vfio/pci: return -EFAULT if copy_to_user failsDan Carpenter2016-02-251-5/+4
| * | | vfio/pci: Expose shadow ROM as PCI option ROMAlex Williamson2016-02-223-8/+22
| * | | vfio/pci: Intel IGD host and LCP bridge config space accessAlex Williamson2016-02-224-7/+186
| * | | vfio/pci: Intel IGD OpRegion supportAlex Williamson2016-02-226-0/+136
| * | | vfio/pci: Enable virtual register in PCI config spaceAlex Williamson2016-02-222-4/+34
| * | | vfio/pci: Add infrastructure for additional device specific regionsAlex Williamson2016-02-222-5/+103
| * | | vfio: Define device specific region type capabilityAlex Williamson2016-02-221-1/+30
| * | | vfio/pci: Include sparse mmap capability for MSI-X table regionsAlex Williamson2016-02-221-1/+72
| * | | vfio: Define sparse mmap capability for regionsAlex Williamson2016-02-221-1/+25
| * | | vfio: Add capability chain helpersAlex Williamson2016-02-222-0/+65
| * | | vfio: Define capability chainsAlex Williamson2016-02-221-0/+27
| * | | vfio: If an IOMMU backend fails, keep lookingAlex Williamson2016-02-221-10/+6
| * | | vfio/pci: Fix unsigned comparison overflowAlex Williamson2016-02-221-8/+9
* | | | Merge tag 'hsi-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2016-03-173-16/+14
|\ \ \ \
| * | | | HSI: ssi-protocol: Use handshake logic from n950Sebastian Reichel2016-01-281-11/+5
| * | | | HSI: nokia-modem: add n950 and n9 supportSebastian Reichel2016-01-282-5/+9
* | | | | Merge tag 'for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2016-03-1724-65/+687
|\ \ \ \ \
| * | | | | power: pm2301-charger: use __maybe_unused to hide pm functionsArnd Bergmann2016-03-031-16/+6
| * | | | | power: ipaq-micro-battery: use __maybe_unused to hide pm functionsArnd Bergmann2016-03-031-2/+2
| * | | | | power_supply: 88pm860x_charger: do not pass NULL to power_supply_putColin Ian King2016-03-031-1/+1
| * | | | | jz4740-battery: Correct voltage change checkMaarten ter Huurne2016-03-031-1/+1
| * | | | | power_supply: lp8788-charger: initialize boolean 'found'Colin Ian King2016-03-031-1/+1
| * | | | | goldfish: Enable ACPI-based enumeration for goldfish batteryYu Ning2016-03-031-0/+8
| * | | | | power: goldfish_battery: add devicetree bindingsGreg Hackmann2016-03-032-1/+25
| * | | | | power: act8945a: add charger driver for ACT8945AWenyou Yang2016-02-243-0/+367
| * | | | | power: add documentation for ACT8945A's charger DT bindingsWenyou Yang2016-02-231-0/+35
| * | | | | ARM: dts: n900: Rename isp1704 to isp1707 to match correct namePali Rohár2016-02-231-3/+3
| * | | | | power_supply: bq27xxx_battery: Add of modalias and match table when CONFIG_OF...Pali Rohár2016-02-212-0/+36
| * | | | | power_supply: bq2415x_charger: Add of modalias and match table when CONFIG_OF...Pali Rohár2016-02-211-0/+20
| * | | | | power_supply: bq2415x_charger: Do not add acpi modalias when CONFIG_ACPI is n...Pali Rohár2016-02-211-0/+2
| * | | | | power_supply: isp1704_charger: Add compatible of match for nxp,isp1707Pali Rohár2016-02-211-0/+1
| * | | | | power_supply: isp1704_charger: Error messages when probe failPali Rohár2016-02-211-4/+14
OpenPOWER on IntegriCloud