summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-09-01Merge tag 'hwmon-for-linus-v4.3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds20-543/+1543
2015-09-01Merge tag 'for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds19-355/+815
2015-09-01net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354David Ward1-2/+2
2015-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds22-167/+502
2015-09-01net: phy: fixed_phy: Set phy capabilities even when link down.Andrew Lunn1-25/+48
2015-09-01phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn3-7/+34
2015-09-01dsa: mv88e6xxx: Don't poll forced interfaces for state changesAndrew Lunn1-0/+5
2015-09-01dsa: mv88e6xxx: Set the RGMII delay based on phy interfaceAndrew Lunn2-0/+12
2015-09-01phy: fixed_phy: Set supported speed in phydevAndrew Lunn1-0/+12
2015-09-01dsa: mv88e6xxx: Allow speed/duplex of port to be configuredAndrew Lunn6-0/+64
2015-09-01net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.Florian Fainelli1-0/+1
2015-09-01Merge tag 'usb-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds180-1588/+4921
2015-09-01Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds40-3686/+4543
2015-08-31i2c: muxes: fix leaked i2c adapter device node referencesVladimir Zapolskiy4-0/+4
2015-08-31dm cache: small cleanups related to deferred prison cell cleanupMike Snitzer1-15/+6
2015-08-31ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2-8/+5
2015-08-31dm cache: fix leaking of deferred bio prison cellsJoe Thornber1-0/+4
2015-08-31md/raid5: ensure device failure recorded before write request returns.NeilBrown2-1/+26
2015-08-31md/raid5: use bio_list for the list of bios to return.NeilBrown2-27/+16
2015-08-31md/raid10: ensure device failure recorded before write request returns.NeilBrown2-1/+34
2015-08-31md/raid1: ensure device failure recorded before write request returns.NeilBrown3-1/+34
2015-08-31md-cluster: remove inappropriate try_module_get from join()NeilBrown1-4/+0
2015-08-31md: extend spinlock protection in register_md_cluster_operationsNeilBrown1-6/+10
2015-08-31md-cluster: Read the disk bitmap sb and check if it needs recoveryGuoqing Jiang1-1/+15
2015-08-31md-cluster: only call complete(&cinfo->completion) when node join clusterGuoqing Jiang1-1/+10
2015-08-31md-cluster: add missed lockres_freeGuoqing Jiang1-1/+3
2015-08-31md-cluster: remove the unused sb_lockGuoqing Jiang1-9/+0
2015-08-31md-cluster: init suspend_list and suspend_lock early in joinGuoqing Jiang1-3/+2
2015-08-31md-cluster: add the error check if failed to get dlm lockGuoqing Jiang1-6/+35
2015-08-31md-cluster: init completion within lockres_initGuoqing Jiang1-2/+1
2015-08-31md-cluster: fix deadlock issue on message lockGuoqing Jiang1-7/+7
2015-08-31md-cluster: transfer the resync ownership to another nodeGuoqing Jiang2-3/+18
2015-08-31md-cluster: split recover_slot for future code reuseGuoqing Jiang1-7/+16
2015-08-31md-cluster: use %pU to print UUIDsGuoqing Jiang1-14/+2
2015-08-31md: setup safemode_timer before it's being usedSasha Levin1-5/+4
2015-08-31md/raid5: handle possible race as reshape completes.NeilBrown1-0/+5
2015-08-31md: sync sync_completed has correct value as recovery finishes.NeilBrown1-0/+9
2015-08-31md: be careful when testing resync_max against curr_resync_completed.NeilBrown2-2/+4
2015-08-31md: set MD_RECOVERY_RECOVER when starting a degraded array.NeilBrown1-0/+6
2015-08-31md/raid5: remove incorrect "min_t()" when calculating writepos.NeilBrown1-1/+6
2015-08-31md/raid5: strengthen check on reshape_position at run.NeilBrown1-15/+14
2015-08-31md/raid5: switch to use conf->chunk_sectors in place of mddev->chunk_sectors ...NeilBrown1-14/+14
2015-08-31md/raid5: always set conf->prev_chunk_sectors and ->prev_algoNeilBrown1-0/+3
2015-08-31md/raid10: fix a few typos in commentsNeilBrown1-2/+2
2015-08-31md/raid5: consider updating reshape_position at start of reshape.NeilBrown1-2/+6
2015-08-31md: close some races between setting and checking sync_action.NeilBrown2-0/+3
2015-08-31md: Keep /proc/mdstat reporting recovery until fully DONE.NeilBrown1-14/+24
2015-08-31Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds567-20461/+22575
2015-08-31Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-13/+67
2015-08-31drm/i915/skl: Adding DDI_E power well domainXiong Zhang4-1/+7