aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-30Merge tag 'generic_lookup_helpers' into for-nextJacek Anaszewski44-367/+101
2019-07-30platform: Add platform_find_device_by_driver() helperSuzuki K Poulose5-12/+20
2019-07-30drivers: Add generic helper to match any deviceSuzuki K Poulose5-27/+11
2019-07-30drivers: Introduce device lookup variants by ACPI_COMPANION deviceSuzuki K Poulose3-16/+9
2019-07-30drivers: Introduce device lookup variants by device typeSuzuki K Poulose6-49/+12
2019-07-30drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose11-63/+18
2019-07-30drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose13-103/+17
2019-07-30drivers: Introduce device lookup variants by nameSuzuki K Poulose10-97/+14
2019-07-29leds: netxbig: Add of_node_put() in netxbig_leds_get_of_pdata()Nishka Dasgupta1-2/+4
2019-07-29leds: netxbig: remove legacy board-file supportMasahiro Yamada2-20/+51
2019-07-25leds: lm3697: Switch to use fwnode_property_count_uXX()Andy Shevchenko1-4/+1
2019-07-25leds: lm36274: Switch to use fwnode_property_count_uXX()Andy Shevchenko1-3/+1
2019-07-25leds: lm3532: Switch to use fwnode_property_count_uXX()Andy Shevchenko1-4/+1
2019-07-25leds: an30259a: Use generic support for composing LED namesJacek Anaszewski1-12/+13
2019-07-25leds: gpio: Use generic support for composing LED namesJacek Anaszewski1-13/+13
2019-07-25leds: as3645a: Use generic support for composing LED namesJacek Anaszewski1-46/+28
2019-07-25leds: aat1290: Use generic support for composing LED namesJacek Anaszewski1-7/+9
2019-07-25leds: cr0014114: Use generic support for composing LED namesJacek Anaszewski1-21/+11
2019-07-25leds: lm3601x: Use generic support for composing LED namesJacek Anaszewski1-21/+17
2019-07-25leds: lm3692x: Use generic support for composing LED namesJacek Anaszewski1-16/+6
2019-07-25leds: lp8860: Use generic support for composing LED namesJacek Anaszewski1-19/+16
2019-07-25leds: lt3593: Use generic support for composing LED namesJacek Anaszewski1-12/+8
2019-07-25leds: sc27xx-blt: Use generic support for composing LED namesJacek Anaszewski1-13/+9
2019-07-25leds: core: Add support for composing LED class device namesJacek Anaszewski3-3/+145
2019-07-25leds: class: Improve LED and LED flash class registration APIJacek Anaszewski6-22/+26
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-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai1-1/+1
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds14-55/+1165
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds20-29/+2183
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds19-74/+120
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds4-4/+6
2019-07-20Merge branch 'next' into for-linusDmitry Torokhov14538-308224/+315806
2019-07-19Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+5
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds49-433/+4347
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds4-5/+47
2019-07-19Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds409-900/+1244
2019-07-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-11/+26