summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-12-22Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-22Merge tag 'pm-fixes-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-22Merge tag 'mmc-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2016-12-22Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-22Merge branch 'pm-cpufreq'Rafael J. Wysocki
2016-12-22Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki
2016-12-21Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-21mmc: sd: Meet alignment requirements for raw_ssr DMAPaul Burton
2016-12-21cpufreq: s3c64xx: remove incorrect __init annotationArnd Bergmann
2016-12-21cpufreq: Remove CPU hotplug callbacks only if they were initializedBoris Ostrovsky
2016-12-21ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...Lv Zheng
2016-12-21ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng
2016-12-21ACPICA: Tables: Allow FADT to be customized with virtual addressLv Zheng
2016-12-21ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_...Lv Zheng
2016-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-20Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds
2016-12-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-20net/mlx5: use rb_entry()Geliang Tang
2016-12-20ethernet: sfc: Add Kconfig entry for vendor SolarflareTobias Klauser
2016-12-20net: hix5hd2_gmac: fix compatible strings nameDongpo Li
2016-12-20net: netcp: ethss: fix 10gbe host port tx pri map configurationWingMan Kwok
2016-12-20net: netcp: ethss: fix errors in ethtool opsWingMan Kwok
2016-12-20fsl/fman: enable compilation on ARM64Madalin Bucur
2016-12-20fsl/fman: A007273 only applies to PPC SoCsMadalin Bucur
2016-12-20powerpc: fsl/fman: remove fsl,fman from of_device_ids[]Madalin Bucur
2016-12-20fsl/fman: fix 1G support for QSGMII interfacesMadalin Bucur
2016-12-20net: phy: use boolean dt properties for eee broken modesjbrunet
2016-12-20net: phy: fix sign type error in genphy_config_eee_advertjbrunet
2016-12-20mmc: core: Further fix thread wake-upAdrian Hunter
2016-12-20mmc: sdhci: Fix to handle MMC_POWER_UNDEFINEDAdrian Hunter
2016-12-20mmc: sdhci-cadence: add Socionext UniPhier specific compatible stringMasahiro Yamada
2016-12-19Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-12-19Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-19stmmac: fix memory barriersPavel Machek
2016-12-19net: ethernet: cavium: octeon: octeon_mgmt: Handle return NULL error from dev...Arvind Yadav
2016-12-19mailbox: mailbox-test: allow reserved areas in SRAMSudeep Holla
2016-12-19mailbox: mailbox-test: add support for fasync/pollSudeep Holla
2016-12-19mailbox: bcm-pdc: Remove unnecessary void* castsRob Rice
2016-12-19mailbox: bcm-pdc: Simplify interrupt handler logicRob Rice
2016-12-19mailbox: bcm-pdc: Performance improvementsRob Rice
2016-12-19mailbox: bcm-pdc: Don't use iowrite32 to write DMA descriptorsRob Rice
2016-12-19mailbox: bcm-pdc: Convert from threaded IRQ to taskletRob Rice
2016-12-19mailbox: bcm-pdc: Try to improve branch predictionRob Rice
2016-12-19mailbox: bcm-pdc: streamline rx codeRob Rice
2016-12-19mailbox: bcm-pdc: Convert from interrupts to poll for tx doneRob Rice
2016-12-19mailbox: bcm-pdc: PDC driver leaves debugfs files after removalSteve Lin
2016-12-19mailbox: bcm-pdc: Changes so mbox client can be removed / re-insertedSteve Lin
2016-12-19mailbox: bcm-pdc: Use octal permissions rather than symbolicRob Rice
2016-12-19mailbox: sti: Fix module autoload for OF registrationJavier Martinez Canillas
2016-12-19mailbox: mailbox-test: Fix module autoloadJavier Martinez Canillas