summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-03-24mtd: spi-nor: Add SR 4bit block protection supportJungseung Lee3-18/+60
2020-03-24mtd: spi-nor: Add generic formula for SR block protection handlingJungseung Lee1-31/+41
2020-03-24x86/vmware: Use bool type for vmw_sched_clockAlexey Makhalov1-2/+2
2020-03-24Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar34-294/+1015
2020-03-24gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 modelHans de Goede1-0/+15
2020-03-24x86/vmware: Enable steal time accountingAlexey Makhalov2-2/+13
2020-03-24x86/vmware: Add steal time clock support for VMware guestsAlexey Makhalov1-0/+197
2020-03-24habanalabs: fix pm manual->auto in GOYAOded Gabbay1-1/+1
2020-03-24habanalabs: show unsupported message for GAUDIOded Gabbay2-2/+13
2020-03-24habanalabs: add print upon clock changeOmer Shpigelman2-1/+52
2020-03-24habanalabs: update goya firmware register mapOded Gabbay2-30/+48
2020-03-24habanalabs: Add missing annotation for goya_hw_queues_unlock()Jules Irenge1-0/+1
2020-03-24habanalabs: Add missing annotation for goya_hw_queues_lock()Jules Irenge1-0/+1
2020-03-24habanalabs: Remove unused parse_cnt variableTomer Tayar1-2/+2
2020-03-24habanalabs: provide historical maximum of various sensorsChristine Gharzuzi2-3/+12
2020-03-24habanalabs: modify the return values of hl_read/write routinesMoti Haimovski2-37/+43
2020-03-24habanalabs: support temperature offset via sysfsMoti Haimovski3-1/+51
2020-03-24habanalabs: ratelimit error prints of IRQsOded Gabbay1-6/+7
2020-03-24habanalabs: add debugfs write64/read64Moti Haimovski4-0/+179
2020-03-24habanalabs: fix DDR bar address settingOmer Shpigelman1-2/+1
2020-03-24habanalabs: removing extra ;Oded Gabbay1-1/+1
2020-03-24habanalabs: Avoid running restore chunks if no execute chunksTomer Tayar1-20/+21
2020-03-24habanalabs: Modify CS jobs counter to u16Tomer Tayar1-1/+1
2020-03-24habanalabs: split the host MMU propertiesOmer Shpigelman6-137/+225
2020-03-24habanalabs: use the user CB size as a default job sizeOmer Shpigelman1-4/+2
2020-03-24habanalabs: flush only at the end of the map/unmapPawel Piskorski4-27/+50
2020-03-24Bluetooth: L2CAP: Add get_peer_pid callbackLuiz Augusto von Dentz2-0/+9
2020-03-24x86/vmware: Remove vmware_sched_clock_setup()Alexey Makhalov1-5/+10
2020-03-24x86/vmware: Make vmware_select_hypercall() __initAlexey Makhalov1-1/+1
2020-03-24xfrm: policy: Fix doulbe free in xfrm_policy_timerYueHaibing1-0/+2
2020-03-24mtd: spi-nor: Set all BP bits to one when lock_len == mtd->sizeTudor Ambarus1-7/+13
2020-03-23Merge branch 'PTP_CLK-pin-configuration-for-SJA1105-DSA-driver'David S. Miller9-68/+355
2020-03-23net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUTVladimir Oltean7-0/+269
2020-03-23net: dsa: sja1105: make the AVB table dynamically reconfigurableVladimir Oltean3-3/+27
2020-03-23net: dsa: sja1105: make future_base_time a common helperVladimir Oltean2-27/+27
2020-03-23net: dsa: sja1105: unconditionally set DESTMETA and SRCMETA in AVB tableVladimir Oltean2-38/+32
2020-03-23net: typhoon: Add required whitespace after keywordsLogan Magee2-143/+143
2020-03-23Merge branch 'introduce-read_poll_timeout'David S. Miller8-84/+86
2020-03-23net: phy: tja11xx: use phy_read_poll_timeout() to simplify the codeDejin Zheng1-13/+3
2020-03-23net: phy: smsc: use phy_read_poll_timeout() to simplify the codeDejin Zheng1-11/+5
2020-03-23net: phy: use phy_read_poll_timeout() to simplify the codeDejin Zheng1-11/+5
2020-03-23net: phy: introduce phy_read_poll_timeout macroDejin Zheng1-0/+13
2020-03-23net: phy: marvell10g: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng1-10/+5
2020-03-23net: phy: aquantia: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng1-9/+4
2020-03-23net: phy: bcm84881: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng1-23/+4
2020-03-23net: phy: introduce phy_read_mmd_poll_timeout macroDejin Zheng1-0/+14
2020-03-23iopoll: redefined readx_poll_timeout macro to simplify the codeDejin Zheng1-19/+1
2020-03-23iopoll: introduce read_poll_timeout macroDejin Zheng1-0/+44
2020-03-23Remove DST_HOSTDavid Laight8-24/+12
2020-03-23selftests/net/forwarding: add Makefile to install testsVadym Kochan2-0/+76