summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-fixes-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-222-2/+2
|\
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-12-222-2/+2
| |\
| | * cpufreq: s3c64xx: remove incorrect __init annotationArnd Bergmann2016-12-211-1/+1
| | * cpufreq: Remove CPU hotplug callbacks only if they were initializedBoris Ostrovsky2016-12-211-1/+1
* | | Merge tag 'mmc-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2016-12-224-23/+35
|\ \ \
| * | | mmc: sd: Meet alignment requirements for raw_ssr DMAPaul Burton2016-12-211-2/+10
| * | | mmc: core: Further fix thread wake-upAdrian Hunter2016-12-201-7/+5
| * | | mmc: sdhci: Fix to handle MMC_POWER_UNDEFINEDAdrian Hunter2016-12-201-14/+19
| * | | mmc: sdhci-cadence: add Socionext UniPhier specific compatible stringMasahiro Yamada2016-12-201-0/+1
* | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-221-0/+5
|\ \ \ \
| * \ \ \ Merge branch 'x86/cpufeature' into x86/cacheThomas Gleixner2016-11-16447-2776/+4668
| |\ \ \ \
| * | | | | cacheinfo: Introduce cache idFenghua Yu2016-10-261-0/+5
* | | | | | Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-2153-19/+173
|\ \ \ \ \ \
| * | | | | | iscsi-target: Return error if unable to add network portalVarun Prakash2016-12-161-1/+3
| * | | | | | target: Fix spelling mistake and unwrap multi-line textColin Ian King2016-12-161-2/+1
| * | | | | | target/iscsi: Fix double free in lio_target_tiqn_addtpg()Dan Carpenter2016-12-161-1/+0
| * | | | | | target/user: Fix use-after-free of tcmu_cmds if they are expiredAndy Grover2016-12-151-2/+0
| * | | | | | target: Minimize #include directivesBart Van Assche2016-12-0945-8/+158
| * | | | | | target/user: Add an #include directiveBart Van Assche2016-12-091-0/+1
| * | | | | | cxgbit: Add an #include directiveBart Van Assche2016-12-091-0/+1
| * | | | | | ibmvscsi_tgt: Add two #include directivesBryant G. Ly2016-12-092-0/+2
| * | | | | | sbp-target: Add an #include directiveBart Van Assche2016-12-091-0/+1
| * | | | | | qla2xxx: Add an #include directiveBart Van Assche2016-12-091-0/+1
| * | | | | | usb: gadget: Fix second argument of percpu_ida_alloc()Bart Van Assche2016-12-091-1/+1
| * | | | | | sbp-target: Fix second argument of percpu_ida_alloc()Bart Van Assche2016-12-091-1/+1
| * | | | | | target/user: Fix a data type in tcmu_queue_cmd()Bart Van Assche2016-12-091-1/+1
| * | | | | | target: Use NULL instead of 0 to represent a pointerBart Van Assche2016-12-091-2/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-2113-27/+94
|\ \ \ \ \ \ \
| * | | | | | | net/mlx5: use rb_entry()Geliang Tang2016-12-201-1/+1
| * | | | | | | ethernet: sfc: Add Kconfig entry for vendor SolarflareTobias Klauser2016-12-202-1/+21
| * | | | | | | net: hix5hd2_gmac: fix compatible strings nameDongpo Li2016-12-201-6/+7
| * | | | | | | net: netcp: ethss: fix 10gbe host port tx pri map configurationWingMan Kwok2016-12-201-1/+2
| * | | | | | | net: netcp: ethss: fix errors in ethtool opsWingMan Kwok2016-12-201-5/+16
| * | | | | | | fsl/fman: enable compilation on ARM64Madalin Bucur2016-12-201-1/+1
| * | | | | | | fsl/fman: A007273 only applies to PPC SoCsMadalin Bucur2016-12-201-0/+8
| * | | | | | | powerpc: fsl/fman: remove fsl,fman from of_device_ids[]Madalin Bucur2016-12-201-0/+7
| * | | | | | | fsl/fman: fix 1G support for QSGMII interfacesMadalin Bucur2016-12-201-0/+1
| * | | | | | | net: phy: use boolean dt properties for eee broken modesjbrunet2016-12-201-3/+15
| * | | | | | | net: phy: fix sign type error in genphy_config_eee_advertjbrunet2016-12-201-2/+2
| * | | | | | | stmmac: fix memory barriersPavel Machek2016-12-193-7/+7
| * | | | | | | net: ethernet: cavium: octeon: octeon_mgmt: Handle return NULL error from dev...Arvind Yadav2016-12-191-0/+6
* | | | | | | | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds2016-12-213-234/+407
|\ \ \ \ \ \ \ \
| * | | | | | | | mailbox: mailbox-test: allow reserved areas in SRAMSudeep Holla2016-12-191-2/+10
| * | | | | | | | mailbox: mailbox-test: add support for fasync/pollSudeep Holla2016-12-191-8/+71
| * | | | | | | | mailbox: bcm-pdc: Remove unnecessary void* castsRob Rice2016-12-191-21/+20
| * | | | | | | | mailbox: bcm-pdc: Simplify interrupt handler logicRob Rice2016-12-191-25/+13
| * | | | | | | | mailbox: bcm-pdc: Performance improvementsRob Rice2016-12-191-36/+49
| * | | | | | | | mailbox: bcm-pdc: Don't use iowrite32 to write DMA descriptorsRob Rice2016-12-191-12/+11
| * | | | | | | | mailbox: bcm-pdc: Convert from threaded IRQ to taskletRob Rice2016-12-191-32/+25
| * | | | | | | | mailbox: bcm-pdc: Try to improve branch predictionRob Rice2016-12-191-13/+13