summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-03-26Documentation: provide IBM contacts for embargoed hardwareChristian Borntraeger1-1/+2
2020-03-25nvmem: core: remove nvmem_sysfs_get_groups()Srinivas Kandagatla4-306/+272
2020-03-25nvmem: core: use is_bin_visible for permissionsSrinivas Kandagatla3-66/+33
2020-03-25nvmem: core: use device_register and device_unregisterSrinivas Kandagatla1-5/+2
2020-03-25nvmem: core: add root_only member to nvmem device structSrinivas Kandagatla2-0/+2
2020-03-25Merge tag 'extcon-next-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman6-26/+100
2020-03-25extcon: axp288: Add wakeup supportHans de Goede1-0/+32
2020-03-25extcon: Mark extcon_get_edev_name() function as exported symbolMayank Rana2-0/+6
2020-03-25extcon: palmas: Hide error messages if gpio returns -EPROBE_DEFERH. Nikolaus Schaller1-2/+6
2020-03-25dt-bindings: extcon: usbc-cros-ec: convert extcon-usbc-cros-ec.txt to yaml fo...Dafna Hirschfeld2-24/+56
2020-03-24bus: mhi: core: Pass module owner during client driver registrationManivannan Sadhasivam2-4/+22
2020-03-24intel_th: msu: Make stopping the trace optionalAlexander Shishkin2-1/+45
2020-03-24bus/mhi: fix printk format for size_tRandy Dunlap1-1/+1
2020-03-24Merge tag 'misc-habanalabs-next-2020-03-24' of git://people.freedesktop.org/~...Greg Kroah-Hartman16-273/+709
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-23nvmem: mxs-ocotp: Use devm_add_action_or_reset() for cleanupAnson Huang1-19/+11
2020-03-23nvmem: sprd: Determine double data programming from device dataBaolin Wang1-1/+2
2020-03-23nvmem: sprd: Optimize the block lock operationFreeman Liu1-4/+20
2020-03-23nvmem: sprd: Fix the block lock operationFreeman Liu1-1/+1
2020-03-23Merge tag 'soundwire-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman11-157/+1130
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman414-1503/+3487
2020-03-22Linux 5.6-rc7v5.6-rc7Linus Torvalds1-1/+1
2020-03-22Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+6
2020-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds13-78/+164
2020-03-21x86/mm: split vmalloc_sync_all()Joerg Roedel6-13/+43
2020-03-21mm, slub: prevent kmalloc_node crashes and memory leaksVlastimil Babka1-9/+17
2020-03-21mm/mmu_notifier: silence PROVE_RCU_LIST warningsQian Cai1-9/+18
2020-03-21epoll: fix possible lost wakeup on epoll_ctl() pathRoman Penyaev1-4/+4
2020-03-21mm: do not allow MADV_PAGEOUT for CoW pagesMichal Hocko1-3/+9
2020-03-21mm, memcg: throttle allocators based on ancestral memory.highChris Down1-35/+58
2020-03-21mm, memcg: fix corruption on 64-bit divisor in memory.high throttlingChris Down1-1/+1
2020-03-21page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai1-1/+1