summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dyndbg: combine flags & mask into a struct, simplify with itJim Cromie2020-07-241-21/+24
* dyndbg: accept query terms like file=bar and module=fooJim Cromie2020-07-242-20/+34
* dyndbg: accept 'file foo.c:func1' and 'file foo.c:10-100'Jim Cromie2020-07-242-1/+22
* dyndbg: refactor parse_linerange out of ddebug_parse_queryJim Cromie2020-07-241-27/+36
* dyndbg: use gcc ?: to reduce word countJim Cromie2020-07-241-4/+4
* dyndbg: make ddebug_tables list LIFO for add/remove_moduleJim Cromie2020-07-241-1/+1
* dyndbg: prefer declarative init in caller, to memset in calleeJim Cromie2020-07-241-2/+1
* dyndbg: fix pr_err with empty stringJim Cromie2020-07-241-1/+1
* dyndbg: fix a BUG_ON in ddebug_describe_flagsJim Cromie2020-07-241-12/+11
* dyndbg: fix overcounting of ram used by dyndbgJim Cromie2020-07-241-6/+2
* dyndbg: rename __verbose section to __dyndbgJim Cromie2020-07-244-12/+12
* dyndbg: refine debug verbosity; 1 is basic, 2 more chattyJim Cromie2020-07-241-13/+8
* dyndbg: drop obsolete comment on ddebug_proc_openJim Cromie2020-07-241-7/+0
* dyndbg-docs: initialization is done early, not archJim Cromie2020-07-241-2/+2
* dyndbg-docs: eschew file /full/path query in docsJim Cromie2020-07-241-10/+9
* mei: hw: don't use one element arraysTomas Winkler2020-07-231-4/+4
* mei: hw: use sizeof of variable instead of struct typeTomas Winkler2020-07-232-6/+4
* mei: client: use sizeof of variable instead of struct typeTomas Winkler2020-07-231-4/+4
* mei: bus: use sizeof of variable instead of struct typeTomas Winkler2020-07-232-13/+12
* mei: ioctl: use sizeof of variable instead of struct typeTomas Winkler2020-07-231-3/+3
* mei: hbm: use sizeof of variable instead of struct typeTomas Winkler2020-07-231-42/+32
* Revert "mei: Avoid the use of one-element arrays"Greg Kroah-Hartman2020-07-232-5/+5
* bus: fsl-mc: probe the allocatable objects firstGrigore Popescu2020-07-231-17/+40
* bus: fsl-mc: use raw spin lock to serialize mc cmdsLaurentiu Tudor2020-07-233-4/+4
* bus: fsl-mc: add missing device typesIoana Ciornei2020-07-232-0/+60
* cardreader/rtsx_pcr.c: use generic power managementVaibhav Gupta2020-07-231-22/+11
* misc: hpilo: avoid a useless memsetChristophe JAILLET2020-07-231-2/+0
* misc: hpilo: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-231-3/+4
* Merge tag 'phy-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Greg Kroah-Hartman2020-07-2358-1694/+3789
|\
| * phy: qualcomm: fix setting of tx_deamp_3_5db when device property read failsColin Ian King2020-07-211-1/+1
| * phy: bcm63xx-usbh: Add BCM63xx USBH driverÁlvaro Fernández Rojas2020-07-213-0/+466
| * dt-bindings: phy: add bcm63xx-usbh bindingsÁlvaro Fernández Rojas2020-07-211-0/+79
| * phy: armada-38x: fix NETA lockup when repeatedly switching speedsRussell King2020-07-211-7/+38
| * dt: update Marvell Armada 38x COMPHY bindingRussell King2020-07-211-1/+9
| * phy: samsung-ufs: Fix IS_ERR argumentGustavo A. R. Silva2020-07-211-1/+1
| * dt-bindings: phy: renesas,usb3-phy: Add r8a774e1 supportLad Prabhakar2020-07-201-0/+1
| * dt-bindings: phy: renesas,usb2-phy: Add r8a774e1 supportLad Prabhakar2020-07-201-0/+1
| * phy: renesas: rcar-gen3-usb2: exit if request_irq() failedYoshihiro Shimoda2020-07-201-1/+3
| * phy: renesas: rcar-gen3-usb2: move irq registration to initYoshihiro Shimoda2020-07-201-28/+33
| * devicetree: bindings: phy: Document ipq806x dwc3 qcom phyAnsuel Smith2020-07-202-0/+128
| * phy: qualcomm: add qcom ipq806x dwc usb phy driverAnsuel Smith2020-07-203-0/+582
| * Merge branch 'fixes' into nextVinod Koul2020-07-175-16/+19
| |\
| * | phy: samsung-ufs: add UFS PHY driver for samsung SoCAlim Akhtar2020-07-175-0/+596
| * | dt-bindings: phy: Document Samsung UFS PHY bindingsAlim Akhtar2020-07-171-0/+75
| * | phy: sun4i-usb: explicitly include gpio/consumer.hVinod Koul2020-07-171-0/+1
| * | phy: stm32: use NULL instead of zeroVinod Koul2020-07-131-2/+2
| * | phy: exynos5-usbdrd: use correct format for structure descriptionVinod Koul2020-07-131-3/+3
| * | phy: rockchip-typec: use correct format for structure descriptionVinod Koul2020-07-131-1/+1
| * | phy: xgene: remove unsigned integer comparison with less than zeroVinod Koul2020-07-131-1/+1
| * | phy: mapphone-mdm6600: Add missing description for some structure fieldsVinod Koul2020-07-131-1/+2