aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-25leds: core: Add support for composing LED class device namesJacek Anaszewski6-6/+458
2019-07-25dt-bindings: leds: Add properties for LED name constructionJacek Anaszewski1-8/+54
2019-07-25dt-bindings: leds: Add LED_FUNCTION definitionsJacek Anaszewski1-1/+43
2019-07-25dt-bindings: leds: Add LED_COLOR_ID definitionsJacek Anaszewski1-0/+11
2019-07-25leds: class: Improve LED and LED flash class registration APIJacek Anaszewski8-37/+60
2019-07-23leds: is31fl319x: simplify getting the adapter of a clientWolfram Sang1-2/+1
2019-07-22leds: apu: add pr_fmt prefix for better log outputEnrico Weigelt1-0/+2
2019-07-22leds: apu: fix error message on probing failureEnrico Weigelt1-7/+3
2019-07-22leds: apu: drop profile field from priv dataEnrico Weigelt1-12/+7
2019-07-22leds: apu: drop iosize field from priv dataEnrico Weigelt1-3/+1
2019-07-22leds: apu: drop enum_apu_led_platform_typesEnrico Weigelt1-10/+2
2019-07-22leds: apu: drop superseeded apu2/3 led supportEnrico Weigelt2-119/+10
2019-07-22leds: ktd2692: Fix a typo in the name of a constantChristophe JAILLET1-2/+2
2019-07-22leds: an30259a: Fix typoChristophe JAILLET1-2/+2
2019-07-22leds: leds-lp5562 allow firmware files up to the maximum lengthNick Stoughton1-1/+5
2019-07-22leds: ns2: Add of_node_put() before returnNishka Dasgupta1-7/+14
2019-07-22leds: max77650: Add of_node_put() before returnNishka Dasgupta1-7/+14
2019-07-22leds: as3645a: Fix misuse of strlcpyJoe Perches1-1/+1
2019-07-22leds: max77650: add MODULE_ALIAS()Bartosz Golaszewski1-0/+1
2019-07-21Linus 5.3-rc1Linus Torvalds1-2/+2
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai1-1/+1
2019-07-21hexagon: switch to generic version of pte allocationMike Rapoport1-32/+2
2019-07-20typo fix: it's d_make_root, not d_make_inode...Al Viro1-1/+1
2019-07-20dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examplesRob Herring1-0/+4
2019-07-20dt-bindings: iio: ad7124: Fix dtc warnings in exampleRob Herring1-33/+38
2019-07-20dt-bindings: iio: avia-hx711: Fix avdd-supply typo in exampleRob Herring1-1/+1
2019-07-20dt-bindings: pinctrl: aspeed: Fix AST2500 example errorsRob Herring1-4/+1
2019-07-20dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errorsRob Herring2-2/+6
2019-07-20dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodesRob Herring1-82/+61
2019-07-20dt-bindings: Ensure child nodes are of type 'object'Rob Herring6-0/+8
2019-07-20x86/entry/64: Prevent clobbering of saved CR2 valueThomas Gleixner1-1/+10
2019-07-20smp: Warn on function calls from softirq contextPeter Zijlstra1-0/+16
2019-07-20KVM: x86: Add fixed counters to PMU filterEric Hankland3-12/+35
2019-07-20KVM: nVMX: do not use dangling shadow VMCS after guest resetPaolo Bonzini1-1/+7
2019-07-20KVM: VMX: dump VMCS on failed entryPaolo Bonzini1-0/+1
2019-07-20KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu1-2/+2
2019-07-20KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeupWanpeng Li1-20/+3
2019-07-20KVM: Boost vCPUs that are delivering interruptsWanpeng Li3-5/+10
2019-07-20KVM: selftests: Remove superfluous define from vmx.cThomas Huth1-2/+0
2019-07-20KVM: SVM: Fix detection of AMD Errata 1096Liran Alon1-7/+35
2019-07-20KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li7-36/+87
2019-07-20kbuild: add -fcf-protection=none when using retpoline flagsSeth Forshee1-0/+6
2019-07-20kbuild: update compile-test header list for v5.3-rc1Masahiro Yamada2-16/+6
2019-07-19Remove references to dead website.Dave Jones3-10/+0
2019-07-19tracing: Fix user stack trace "??" outputEiichi Tsukata1-8/+1
2019-07-19dma-direct: correct the physical addr in dma_direct_sync_sg_for_cpu/deviceFugang Duan1-7/+11
2019-07-19Input: alps - fix a mismatch between a condition check and its commentHui Wang1-1/+1
2019-07-19Input: psmouse - fix build error of multiple definitionYueHaibing1-1/+2
2019-07-19Input: applespi - remove set but not used variables 'sts'Mao Wenan1-2/+1
2019-07-19Input: add Apple SPI keyboard and trackpad driverRonald Tschalär5-0/+2117