summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* leds: lt3593: Use generic support for composing LED namesJacek Anaszewski2019-07-251-12/+8
* dt-bindings: lt3593: Add function and color propertiesJacek Anaszewski2019-07-251-3/+8
* leds: sc27xx-blt: Use generic support for composing LED namesJacek Anaszewski2019-07-251-13/+9
* dt-bindings: sc27xx-blt: Add function and color propertiesJacek Anaszewski2019-07-251-4/+6
* leds: core: Add support for composing LED class device namesJacek Anaszewski2019-07-256-6/+458
* dt-bindings: leds: Add properties for LED name constructionJacek Anaszewski2019-07-251-8/+54
* dt-bindings: leds: Add LED_FUNCTION definitionsJacek Anaszewski2019-07-251-1/+43
* dt-bindings: leds: Add LED_COLOR_ID definitionsJacek Anaszewski2019-07-251-0/+11
* leds: class: Improve LED and LED flash class registration APIJacek Anaszewski2019-07-258-37/+60
* leds: is31fl319x: simplify getting the adapter of a clientWolfram Sang2019-07-231-2/+1
* leds: apu: add pr_fmt prefix for better log outputEnrico Weigelt2019-07-221-0/+2
* leds: apu: fix error message on probing failureEnrico Weigelt2019-07-221-7/+3
* leds: apu: drop profile field from priv dataEnrico Weigelt2019-07-221-12/+7
* leds: apu: drop iosize field from priv dataEnrico Weigelt2019-07-221-3/+1
* leds: apu: drop enum_apu_led_platform_typesEnrico Weigelt2019-07-221-10/+2
* leds: apu: drop superseeded apu2/3 led supportEnrico Weigelt2019-07-222-119/+10
* leds: ktd2692: Fix a typo in the name of a constantChristophe JAILLET2019-07-221-2/+2
* leds: an30259a: Fix typoChristophe JAILLET2019-07-221-2/+2
* leds: leds-lp5562 allow firmware files up to the maximum lengthNick Stoughton2019-07-221-1/+5
* leds: ns2: Add of_node_put() before returnNishka Dasgupta2019-07-221-7/+14
* leds: max77650: Add of_node_put() before returnNishka Dasgupta2019-07-221-7/+14
* leds: as3645a: Fix misuse of strlcpyJoe Perches2019-07-221-1/+1
* leds: max77650: add MODULE_ALIAS()Bartosz Golaszewski2019-07-221-0/+1
* Linus 5.3-rc1v5.3-rc1Linus Torvalds2019-07-211-2/+2
* Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-2111-122/+119
|\
| * dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examplesRob Herring2019-07-211-0/+4
| * dt-bindings: iio: ad7124: Fix dtc warnings in exampleRob Herring2019-07-211-33/+38
| * dt-bindings: iio: avia-hx711: Fix avdd-supply typo in exampleRob Herring2019-07-211-1/+1
| * dt-bindings: pinctrl: aspeed: Fix AST2500 example errorsRob Herring2019-07-211-4/+1
| * dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errorsRob Herring2019-07-212-2/+6
| * dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodesRob Herring2019-07-211-82/+61
| * dt-bindings: Ensure child nodes are of type 'object'Rob Herring2019-07-216-0/+8
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-07-211-1/+1
|\ \
| * | typo fix: it's d_make_root, not d_make_inode...Al Viro2019-07-211-1/+1
* | | Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-07-218-31/+126
|\ \ \
| * | | cifs: update internal module numberSteve French2019-07-191-1/+1
| * | | cifs: flush before set-info if we have writeable handlesRonnie Sahlberg2019-07-191-0/+16
| * | | smb3: optimize open to not send query file internal infoSteve French2019-07-195-26/+56
| * | | cifs: copy_file_range needs to strip setuid bits and update timestampsAmir Goldstein2019-07-181-3/+8
| * | | CIFS: fix deadlock in cached root handlingAurelien Aptel2019-07-181-1/+45
* | | | iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai2019-07-211-1/+1
* | | | hexagon: switch to generic version of pte allocationMike Rapoport2019-07-211-32/+2
* | | | Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds2019-07-2119-60/+1458
|\ \ \ \
| * | | | NTB: Describe the ntb_msi_test client in the documentation.Logan Gunthorpe2019-06-131-0/+27
| * | | | NTB: Add MSI interrupt support to ntb_transportLogan Gunthorpe2019-06-131-1/+168
| * | | | NTB: Add ntb_msi_test support to ntb_testLogan Gunthorpe2019-06-131-2/+52
| * | | | NTB: Introduce NTB MSI Test ClientLogan Gunthorpe2019-06-133-0/+443
| * | | | NTB: Introduce MSI libraryLogan Gunthorpe2019-06-134-1/+501
| * | | | NTB: Rename ntb.c to support multiple source files in the moduleLogan Gunthorpe2019-06-132-0/+2
| * | | | NTB: Introduce functions to calculate multi-port resource indexLogan Gunthorpe2019-06-131-0/+70