aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Lindent (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-04driver-core: add include guard to linux/container.hMasahiro Yamada1-0/+5
2019-09-04sysfs: add BIN_ATTR_WO() macroGreg Kroah-Hartman1-0/+9
2019-08-29driver core: platform: Export platform_get_irq_optional()Thierry Reding1-0/+1
2019-08-28hwmon: pwm-fan: Use platform_get_irq_optional()Thierry Reding1-1/+1
2019-08-28driver core: platform: Introduce platform_get_irq_optional()Thierry Reding2-0/+23
2019-08-27Revert "driver core: Add support for linking devices during device addition"Greg Kroah-Hartman2-97/+0
2019-08-27Revert "driver core: Add edit_links() callback for drivers"Greg Kroah-Hartman3-71/+2
2019-08-27Revert "of/platform: Add functional dependency link from DT bindings"Greg Kroah-Hartman2-170/+0
2019-08-27Revert "driver core: Add sync_state driver/bus callback"Greg Kroah-Hartman2-91/+0
2019-08-27Revert "of/platform: Pause/resume sync state during init and of_platform_populate()"Greg Kroah-Hartman1-11/+0
2019-08-27Revert "of/platform: Create device links for all child-supplier depencencies"Greg Kroah-Hartman1-19/+8
2019-08-27Revert "of/platform: Don't create device links for default busses"Greg Kroah-Hartman1-2/+0
2019-08-27Revert "of/platform: Fix fn definitons for of_link_is_valid() and of_link_property()"Greg Kroah-Hartman1-2/+2
2019-08-27Revert "of/platform: Fix device_links_supplier_sync_state_resume() warning"Greg Kroah-Hartman1-2/+1
2019-08-27Revert "of/platform: Disable generic device linking code for PowerPC"Greg Kroah-Hartman1-1/+1
2019-08-15devcoredump: fix typo in commentAkinobu Mita1-1/+1
2019-08-15devcoredump: use memory_read_from_bufferAkinobu Mita1-10/+1
2019-08-15of/platform: Disable generic device linking code for PowerPCSaravana Kannan1-1/+1
2019-08-11Linux 5.3-rc4Linus Torvalds1-1/+1
2019-08-10Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clangJoe Perches2-2/+2
2019-08-09ARM: ep93xx: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-09scsi: fas216: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+8
2019-08-09pcmcia: db1xxx_ss: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2019-08-09video: fbdev: omapfb_main: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+8
2019-08-09watchdog: riowd: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-08-09s390/net: Mark expected switch fall-throughsGustavo A. R. Silva3-1/+5
2019-08-09crypto: ux500/crypt: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+6
2019-08-09watchdog: wdt977: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-08-09watchdog: scx200_wdt: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-09watchdog: Mark expected switch fall-throughsGustavo A. R. Silva4-2/+4
2019-08-09ARM: signal: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-09mfd: omap-usb-host: Mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2019-08-09mfd: db8500-prcmu: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-08-09ARM: OMAP: dma: Mark expected switch fall-throughsGustavo A. R. Silva1-9/+5
2019-08-09ARM: alignment: Mark expected switch fall-throughsGustavo A. R. Silva1-1/+3
2019-08-09ARM: tegra: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-08-09ARM/hw_breakpoint: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+5
2019-08-09mm/memremap: Fix reuse of pgmap instances with internal referencesDan Williams1-0/+6
2019-08-09drm/i915: Remove redundant user_access_end() from __copy_from_user() error pathJosh Poimboeuf1-11/+9
2019-08-10kbuild: show hint if subdir-y/m is used to visit module MakefileMasahiro Yamada2-1/+8
2019-08-10kbuild: generate modules.order only in directories visited by obj-y/mMasahiro Yamada1-1/+2
2019-08-10kbuild: fix false-positive need-builtin calculationMasahiro Yamada1-1/+2
2019-08-10kbuild: revive single target %.koMasahiro Yamada2-4/+13
2019-08-09gfs2: gfs2_walk_metadata fixAndreas Gruenbacher1-63/+101