summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-11-301-1/+2
|\
| * zram: fix unbalanced idr management at hot removalTakashi Iwai2016-11-301-1/+2
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-11-303-3/+3
|\ \
| * | clk: bcm: Fix unmet Kconfig dependencies for CLK_BCM_63XXFlorian Fainelli2016-11-231-1/+1
| * | clk: sunxi-ng: enable so-said LDOs for A33 SoC's pll-mipi clockIcenowy Zheng2016-11-231-1/+1
| * | clk: sunxi-ng: sun6i-a31: Enable PLL-MIPI LDOs when ungating itChen-Yu Tsai2016-11-211-1/+1
* | | Merge tag 'pwm/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/thie...Linus Torvalds2016-11-302-0/+3
|\ \ \ | |_|/ |/| |
| * | pwm: Fix device reference leakJohan Hovold2016-11-291-0/+2
| * | pwm: meson: Add missing spin_lock_init()Axel Lin2016-10-211-0/+1
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-11-295-12/+23
|\ \ \
| * \ \ Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley2016-11-225-12/+23
| |\ \ \
| | * | | scsi: be2iscsi: allocate enough memory in beiscsi_boot_get_sinfo()Dan Carpenter2016-11-221-1/+1
| | * | | scsi: mpt3sas: Unblock device after controller resetSuganath Prabu S2016-11-221-5/+8
| | * | | scsi: hpsa: use bus '3' for legacy HBA devicesHannes Reinecke2016-11-222-5/+13
| | * | | scsi: libfc: fix seconds_since_last_reset miscalculationJohannes Thumshirn2016-11-171-1/+1
* | | | | Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-11-283-9/+4
|\ \ \ \ \
| * | | | | ahci: always fall back to single-MSI modeChristoph Hellwig2016-11-211-7/+0
| * | | | | libata-scsi: Fixup ata_gen_passthru_sense()Hannes Reinecke2016-11-011-1/+1
| * | | | | mvsas: fix error return code in mvs_task_prep()Wei Yongjun2016-10-311-1/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-11-281-2/+2
|\ \ \ \ \ \
| * | | | | | qlogicpti: Fix compiler warningsTushar Dave2016-11-281-2/+2
* | | | | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2016-11-273-12/+33
|\ \ \ \ \ \ \
| * | | | | | | iommu/vt-d: Fix PASID table allocationDavid Woodhouse2016-11-191-11/+17
| * | | | | | | iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual FunctionsAshok Raj2016-10-302-1/+16
* | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-11-261-39/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "i2c: designware: do not disable adapter after transfer"Jarkko Nikula2016-11-251-37/+18
| * | | | | | | | i2c: designware: fix rx fifo depth trackingRussell King2016-11-241-1/+1
| * | | | | | | | i2c: designware: report short transfersRussell King2016-11-241-1/+6
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-2612-19/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mvpp2: use correct size for memsetArnd Bergmann2016-11-251-1/+1
| * | | | | | | | | net/mlx5: drop duplicate header delay.hGeliang Tang2016-11-251-1/+0
| * | | | | | | | | net: ieee802154: drop duplicate header delay.hGeliang Tang2016-11-251-1/+0
| * | | | | | | | | ibmvnic: drop duplicate header seq_file.hGeliang Tang2016-11-251-1/+0
| * | | | | | | | | fsl/fman: fix a leak in tgec_free()Dan Carpenter2016-11-251-3/+0
| * | | | | | | | | net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn2016-11-251-1/+1
| * | | | | | | | | dwc_eth_qos: drop duplicate headersGeliang Tang2016-11-251-2/+0
| * | | | | | | | | net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link changeFlorian Fainelli2016-11-241-0/+4
| * | | | | | | | | bnxt: do not busy-poll when link is downAndy Gospodarek2016-11-241-0/+3
| * | | | | | | | | net/mlx4_en: Free netdev resources under state lockTariq Toukan2016-11-231-1/+4
| * | | | | | | | | bnxt_en: Fix a VXLAN vs GENEVE issueChristophe Jaillet2016-11-231-3/+9
| * | | | | | | | | driver: macvlan: Check if need rollback multicast setting in macvlan_openGao Feng2016-11-231-1/+2
| * | | | | | | | | net: phy: micrel: fix KSZ8041FTL supported valueKirill Esipov2016-11-231-4/+4
* | | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-11-262-3/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | device-dax: fail all private mapping attemptsDan Williams2016-11-161-2/+2
| * | | | | | | | | | device-dax: check devm_nsio_enable() return valueDan Williams2016-10-281-1/+3
* | | | | | | | | | | Merge tag 'acpi-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-11-252-23/+7
|\ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes'Rafael J. Wysocki2016-11-252-23/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| | | * | | | | | | | | | watchdog: wdat_wdt: Select WATCHDOG_COREMika Westerberg2016-11-211-0/+1
| | * | | | | | | | | | | Revert "ACPI: Execute _PTS before system reboot"Rafael J. Wysocki2016-11-211-23/+6
* | | | | | | | | | | | | Merge tag 'mfd-fixes-4.9.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-11-252-5/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \