summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: single: parse #pinctrl-cells = 2Drew Fustini2020-07-071-2/+9
* pinctrl: imx8dxl: Support building as moduleAnson Huang2020-07-062-1/+6
* pinctrl: imx8qm: Support building as moduleAnson Huang2020-07-062-1/+6
* pinctrl: imx8qxp: Support building as moduleAnson Huang2020-07-062-1/+6
* pinctrl: imx8mp: Support building as moduleAnson Huang2020-07-062-1/+7
* pinctrl: imx8mq: Support building as moduleAnson Huang2020-07-062-1/+7
* pinctrl: imx8mn: Support building as moduleAnson Huang2020-07-062-1/+7
* pinctrl: imx8mm: Support building as moduleAnson Huang2020-07-062-1/+7
* pinctrl: imx: scu: Support i.MX8 SCU SoCs pinctrl driver built as moduleAnson Huang2020-07-061-0/+4
* pinctrl: imx: Support i.MX8 SoCs pinctrl driver built as moduleAnson Huang2020-07-061-0/+2
* Merge tag 'sh-pfc-for-v5.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2020-07-062-0/+152
|\
| * pinctrl: sh-pfc: r8a77970: Add RPC pins, groups, and functionsSergei Shtylyov2020-06-221-0/+76
| * pinctrl: sh-pfc: r8a77980: Add RPC pins, groups, and functionsSergei Shtylyov2020-06-221-0/+76
* | Merge branch 'ib-for-each-requested' of /home/linus/linux-gpio into develLinus Walleij2020-06-203-17/+6
|\ \
| * | pinctrl: at91: Make use of for_each_requested_gpio()Andy Shevchenko2020-06-201-5/+2
| * | gpio: xra1403: Make use of for_each_requested_gpio()Andy Shevchenko2020-06-201-6/+2
| * | gpio: mvebu: Make use of for_each_requested_gpio()Andy Shevchenko2020-06-201-6/+2
| |/
* | pinctrl: stm32: add possibility to configure pins individuallyAlexandre Torgue2020-06-201-2/+21
* | pinctrl: stm32: return proper error code in pin_config_setAlexandre Torgue2020-06-201-1/+1
* | pinctrl: stm32: defer probe if reset resource is not yet readyEtienne Carriere2020-06-201-4/+8
* | pinctrl: stm32: don't print an error on probe deferral during clock getEtienne Carriere2020-06-201-6/+17
* | pinctrl: ingenic: Add ingenic,jz4725b-gpio compatible stringPaul Cercueil2020-06-201-0/+1
* | pinctrl-single: fix pcs_parse_pinconf() return valueDrew Fustini2020-06-161-4/+7
* | pinctrl: ingenic: Add NAND FRE/FWE pins for JZ4740Paul Cercueil2020-06-161-1/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-1334-234/+459
|\
| * net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko2020-06-131-9/+40
| * net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko2020-06-131-1/+1
| * ibmvnic: Flush existing work items before device removalThomas Falcon2020-06-121-0/+3
| * net: ipa: header pad field only valid for AP->modem endpointAlex Elder2020-06-111-4/+15
| * net: ipa: program upper nibbles of sequencer typeAlex Elder2020-06-112-2/+6
| * net: ipa: fix modem LAN RX endpoint idAlex Elder2020-06-111-1/+1
| * net: ipa: program metadata mask differentlyAlex Elder2020-06-111-33/+39
| * ionic: add pcie_print_link_statusShannon Nelson2020-06-111-0/+1
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-06-115-63/+177
| |\
| | * iavf: increase reset complete wait timePaul Greenwalt2020-06-112-7/+9
| | * iavf: Fix reporting 2.5 Gb and 5Gb speedsBrett Creeley2020-06-113-6/+24
| | * iavf: use appropriate enum for comparisonAleksandr Loktionov2020-06-114-29/+24
| | * iavf: fix speed reporting over virtchnlBrett Creeley2020-06-114-21/+120
| * | net/mlx5: E-Switch, Fix some error pointer dereferencesDan Carpenter2020-06-111-2/+4
| * | net/mlx5: Don't fail driver on failure to create debugfsLeon Romanovsky2020-06-111-6/+0
| * | net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo2020-06-111-8/+8
| * | net/mlx5: Fix devlink objects and devlink device unregister sequenceParav Pandit2020-06-111-14/+13
| * | net/mlx5: Disable reload while removing the deviceParav Pandit2020-06-112-2/+2
| * | net/mlx5e: Fix ethtool hfunc configuration changeAya Levin2020-06-111-19/+22
| * | net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy2020-06-111-0/+4
| * | net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov2020-06-111-1/+1
| * | net/mlx5: Fix fatal error handling during device loadShay Drory2020-06-111-3/+11
| * | net/mlx5: drain health workqueue in case of driver load errorShay Drory2020-06-111-0/+5
| |/
| * ionic: remove support for mgmt deviceShannon Nelson2020-06-114-25/+0
| * drivers: dpaa2: Use devm_kcalloc() in setup_dpni()Xu Wang2020-06-111-2/+3