summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | of: property: Minor code formatting/style clean upsSaravana Kannan2019-10-171-6/+6
| * | debugfs: remove return value of debugfs_create_x64()Greg Kroah-Hartman2019-10-163-13/+9
| * | debugfs: remove return value of debugfs_create_x32()Greg Kroah-Hartman2019-10-163-13/+9
| * | debugfs: remove return value of debugfs_create_x16()Greg Kroah-Hartman2019-10-163-13/+9
| * | ntb: ntb_pingpong: no need to check the return value of debugfs callsGreg Kroah-Hartman2019-10-161-4/+1
| * | debugfs: remove return value of debugfs_create_size_t()Greg Kroah-Hartman2019-10-143-16/+11
| * | debugfs: remove return value of debugfs_create_u64()Greg Kroah-Hartman2019-10-143-22/+9
| * | debugfs: remove return value of debugfs_create_u16()Greg Kroah-Hartman2019-10-143-22/+9
| * | debugfs: remove return value of debugfs_create_u8()Greg Kroah-Hartman2019-10-143-22/+9
| * | firmware: Update pointer to documentationArkadiusz Drabczyk2019-10-111-1/+1
| * | driver core: simplify definitions of platform_get_irq*Uwe Kleine-König2019-10-111-26/+21
| * | base: soc: Handle custom soc information sysfs entriesMurali Nalajala2019-10-102-13/+18
| * | sh: add the sh_ prefix to early platform symbolsBartosz Golaszewski2019-10-0737-94/+94
| * | drivers: move the early platform device support to arch/shBartosz Golaszewski2019-10-0740-342/+480
| * | of: property: Create device links for all child-supplier depencenciesSaravana Kannan2019-10-041-0/+4
| * | of/platform: Pause/resume sync state during init and of_platform_populate()Saravana Kannan2019-10-041-0/+12
| * | driver core: Add sync_state driver/bus callbackSaravana Kannan2019-10-042-0/+96
| * | of: property: Add functional dependency link from DT bindingsSaravana Kannan2019-10-043-0/+248
| * | driver core: Add support for linking devices during device additionSaravana Kannan2019-10-044-1/+109
| * | driver core: Add fwnode_to_dev() to look up device from fwnodeSaravana Kannan2019-10-042-0/+9
* | | Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-27393-9370/+24632
|\ \ \
| * | | staging: vchiq: Have vchiq_dump_* functions return an error codeMarcelo Diop-Gonzalez2019-11-224-52/+104
| * | | staging: vchiq: Refactor indentation in vchiq_dump_* functionsMarcelo Diop-Gonzalez2019-11-221-51/+53
| * | | staging: fwserial: Fix Kconfig indentation (seven spaces)Krzysztof Kozlowski2019-11-221-10/+10
| * | | staging: vchiq_dump: Replace min with min_tMarcelo Diop-Gonzalez2019-11-221-2/+2
| * | | staging: vchiq: Fix block comment format in vchiq_dump()Marcelo Diop-Gonzalez2019-11-221-3/+5
| * | | staging: octeon: indent with tabs instead of spacesGiovanni Gherdovich2019-11-221-16/+16
| * | | staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding errorBernd Porr2019-11-221-7/+14
| * | | staging: most: core: remove sysfs attr remove_linkChristian Gromm2019-11-201-86/+0
| * | | staging: vc04: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-6/+6
| * | | staging: pi433: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-12/+12
| * | | staging: nvec: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-5/+5
| * | | staging: most: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-4/+4
| * | | staging: fwserial: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-3/+3
| * | | staging: fbtft: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-6/+6
| * | | fbtft: Drop OF dependencyAndy Shevchenko2019-11-202-3/+3
| * | | fbtft: Make use of device property APIAndy Shevchenko2019-11-201-47/+58
| * | | fbtft: Drop useless #ifdef CONFIG_OF and dead codeAndy Shevchenko2019-11-201-17/+2
| * | | fbtft: Describe function parameters in kernel-docAndy Shevchenko2019-11-201-0/+1
| * | | fbtft: Make sure string is NULL terminatedAndy Shevchenko2019-11-201-1/+1
| * | | staging: rtl8723bs: remove set but not used variable 'change', 'pos'zhengbin2019-11-181-4/+1
| * | | staging: rtl8723bs: remove set but not used variable 'notify_ielen', 'notify_...zhengbin2019-11-181-10/+0
| * | | staging: rtl8723bs: remove set but not used variable 'pmlmeinfo', 'pHalData'zhengbin2019-11-181-10/+0
| * | | staging: rtl8723bs: remove set but not used variable 'pHalData', 'pdmpriv'zhengbin2019-11-181-6/+0
| * | | staging: rtl8723bs: remove set but not used variable 'pHalData', 'pregistrypriv'zhengbin2019-11-181-5/+0
| * | | staging: rtl8192e: remove set but not used variable 'frag'zhengbin2019-11-181-2/+1
| * | | staging: rtl*: Remove tasklet callback castsKees Cook2019-11-1613-40/+31
| * | | staging: vchiq: Refactor indentation in vchiq_platform_conn_state_changed()Marcelo Diop-Gonzalez2019-11-151-20/+21
| * | | staging: exfat: fix spelling mistake "maont" -> "mount"Colin Ian King2019-11-151-1/+1
| * | | staging: exfat: remove two unused functionsYueHaibing2019-11-151-35/+0