summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-248/+1294
2017-07-05platform/x86: intel_telemetry: Add debugfs entry for S0ix residencyRajneesh Bhardwaj-0/+26
2017-07-05platform/x86: intel_telemetry_debugfs: fix some error codes in initDan Carpenter-4/+3
2017-07-05platform/x86: intel_telemetry_debugfs: fix oops when load/unload modulePriyalee Kushwaha-9/+7
2017-07-05mtip32xx: avoid to read HOST_CAP from HW in .queue_rq()Ming Lei-2/+3
2017-07-05drm/amd/powerplay: fix bug fail to remove sysfs when rmmod amdgpu.Rex Zhu-2/+3
2017-07-05Merge branch 'dt/property-move' into dt/nextRob Herring-734/+809
2017-07-05Merge branch 'topic/of-graph-base' of git://git.kernel.org/pub/scm/linux/kern...Rob Herring-10/+52
2017-07-05net: phy: dp83867: add workaround for incorrect RX_CTRL pin strapMurali Karicheri-0/+11
2017-07-05cxgb4: Support for get_ts_info ethtool methodAtul Gupta-1/+18
2017-07-05cxgb4: Add PTP Hardware Clock (PHC) supportAtul Gupta-0/+287
2017-07-05cxgb4: time stamping interface for PTPAtul Gupta-13/+595
2017-07-05nfp: default to chained metadata prepend formatJakub Kicinski-1/+8
2017-07-05nfp: remove legacy MAC address lookupJakub Kicinski-34/+8
2017-07-05nfp: improve order of interfaces in breakout modeJakub Kicinski-14/+12
2017-07-05net: macb: remove extraneous return when MACB_EXT_DESC is definedColin Ian King-1/+0
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu-31/+30
2017-07-05Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui-398/+310
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui-393/+297
2017-07-05s390/vfio_ccw: remove unused variableSebastian Ott-2/+0
2017-07-05s390/dasd: remove unneeded codeSebastian Ott-5/+3
2017-07-05s390/zcrypt: Fix missing newlines at some debug feature messages.Harald Freudenberger-5/+5
2017-07-05s390/dasd: Make raw I/O usable without prefix supportJan Höppner-40/+45
2017-07-05s390/dasd: Rename dasd_raw_build_cp()Jan Höppner-4/+4
2017-07-05s390/dasd: Refactor prefix_LRE() and related functionsJan Höppner-140/+78
2017-07-05s390: fix up for "blk-mq: switch ->queue_rq return value to blk_status_t"Stephen Rothwell-5/+5
2017-07-04Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-185/+1391
2017-07-04Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds-20/+20
2017-07-04net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_tReshetova, Elena-5/+5
2017-07-04Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-0/+345
2017-07-04Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+6
2017-07-04Merge tag 'hsi-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds-20/+14
2017-07-04Merge tag 'for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds-213/+2000
2017-07-04Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-401/+1634
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-516/+1062
2017-07-04ACPI / DPTF: constify attribute_group structuresArvind Yadav-1/+1
2017-07-04ACPI / LPSS: constify attribute_group structuresArvind Yadav-1/+1
2017-07-04ACPI: BGRT: constify attribute_group structuresArvind Yadav-1/+1
2017-07-04ACPI / power: constify attribute_group structuresArvind Yadav-5/+5
2017-07-04cpufreq: intel_pstate: constify attribute_group structuresArvind Yadav-1/+1
2017-07-04cpufreq: cpufreq_stats: constify attribute_group structuresArvind Yadav-1/+1
2017-07-04PM / Domains: provide pm_genpd_poweroff_noirq() stubArnd Bergmann-0/+1
2017-07-04Revert "PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd ...Rafael J. Wysocki-2/+2
2017-07-04ACPI / scan: Indicate to platform when hot remove returns busyLee, Chun-Yi-5/+13
2017-07-04ACPI / bus: handle ACPI hotplug schedule errors completelyLee, Chun-Yi-2/+6
2017-07-04ACPI / osi: Make local function acpi_osi_dmi_linux() staticColin Ian King-1/+2
2017-07-04ACPI: SPCR: Workaround for APM X-Gene 8250 UART 32-alignment errataLoc Ho-0/+22
2017-07-04ACPI: SPCR: Use access width to determine mmio usageLoc Ho-2/+16
2017-07-04Merge tag 'spi-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds-728/+3256
2017-07-04Merge tag 'regulator-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-97/+996