summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-23staging: unisys: visorhba: remove redundant initialization of variables scsic...Colin Ian King
2020-07-23staging: octeon: Add the license identifierMuhammad Usama Anjum
2020-07-23mei: hw: don't use one element arraysTomas Winkler
2020-07-23mei: hw: use sizeof of variable instead of struct typeTomas Winkler
2020-07-23mei: client: use sizeof of variable instead of struct typeTomas Winkler
2020-07-23mei: bus: use sizeof of variable instead of struct typeTomas Winkler
2020-07-23mei: ioctl: use sizeof of variable instead of struct typeTomas Winkler
2020-07-23mei: hbm: use sizeof of variable instead of struct typeTomas Winkler
2020-07-23Revert "mei: Avoid the use of one-element arrays"Greg Kroah-Hartman
2020-07-23PCI: of: Reduce missing non-prefetchable memory region to a warningRob Herring
2020-07-23PCI: rcar: Use struct pci_host_bridge.windows list directlyRob Herring
2020-07-23PCI: rcar: Use devm_pci_alloc_host_bridge()Rob Herring
2020-07-23PCI: cadence: Remove private bus number and range storageRob Herring
2020-07-23PCI: cadence: Use bridge resources for outbound window setupRob Herring
2020-07-23PCI: Move setting pci_host_bridge.busnr out of host driversRob Herring
2020-07-23xhci: dbc: remove tty specific port structure from struct xhci_dbcMathias Nyman
2020-07-23xhci: dbgcap: remove dbc dependency on dbctty specific flagMathias Nyman
2020-07-23xhci: dbc: Add a operations structure to access driver functionsMathias Nyman
2020-07-23xhci: dbctty: split dbc tty driver registration and unregistration functions.Mathias Nyman
2020-07-23xhci: dbc: remove endpoint pointers from dbc_port structureMathias Nyman
2020-07-23xhci: dbc: simplify dbc requests allocation and queueingMathias Nyman
2020-07-23xhci: dbc: Pass dbc pointer to dbc start and stop functions.Mathias Nyman
2020-07-23xhci: dbc: Pass dbc pointer to dbc memory init and cleanup functionsMathias Nyman
2020-07-23xhci: dbc: don't use generic xhci ring allocation functions for dbc.Mathias Nyman
2020-07-23xhci: dbc: Don't use generic xhci context allocation for dbcMathias Nyman
2020-07-23xhci: dbc: Use dbc structure in the request completion instead of xhci_hcdMathias Nyman
2020-07-23xhci: dbc: Pass dbc pointer to get_in/out_ep() helper functions to get endpointsMathias Nyman
2020-07-23xhci: dbgtty: Pass dbc pointer when registering a dbctty deviceMathias Nyman
2020-07-23xhci: dbc: Pass dbc pointer to dbc_handle_xfer_event() instead of xhci_hcd po...Mathias Nyman
2020-07-23xhci: dbc: Change to pass dbc pointer to xhci_do_dbc_stop()Mathias Nyman
2020-07-23xhci: dbc: Pass dbc pointer to endpoint init and exit functions.Mathias Nyman
2020-07-23xhci: dbc: Get the device pointer from dbc structure in dbc_ep_do_queue()Mathias Nyman
2020-07-23xhci: dbc: Don't pass the xhci pointer as a parameter to xhci_dbc_init_context()Mathias Nyman
2020-07-23xhci: dbc: Don't use xhci_write_64() as it takes xhci as a parameterMathias Nyman
2020-07-23xhci: dbc: Use dev_info() and similar instead of xhci_info()Mathias Nyman
2020-07-23xhci: dbc: Add device pointer to dbc structureMathias Nyman
2020-07-23xhci: dbc: Remove dbc_dma_free_coherent() wrapperMathias Nyman
2020-07-23xhci: dbc: Remove dbc_dma_alloc_coherent() wrapperMathias Nyman
2020-07-23xhci: dbc: Don't use generic xhci erst allocation and free functionsMathias Nyman
2020-07-23xhci: Don't pass struct xhci_hcd pointer to xhci_link_seg()Mathias Nyman
2020-07-23xhci: dbc: Don't use generic xhci inc_deq() function for dbcMathias Nyman
2020-07-23xhci: Make debug message consistent with bus and port numberKai-Heng Feng
2020-07-23device property: Avoid NULL pointer dereference in device_get_next_child_node()Andy Shevchenko
2020-07-23clocksource/drivers/ingenic: Add support for the Ingenic X1000 OST.周琰杰 (Zhou Yanjie)
2020-07-23clocksource/drivers: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-23clocksource/drivers/nomadik-mtu: Handle 32kHz clockLinus Walleij
2020-07-23clocksource/drivers/sh_cmt: Use "kHz" for kilohertzGeert Uytterhoeven
2020-07-23clocksource/drivers/imx: Add support for i.MX TPM driver with ARM64Anson Huang
2020-07-23clocksource/drivers/ingenic: Add high resolution timer support for SMP/SMT.周琰杰 (Zhou Yanjie)
2020-07-23bus: fsl-mc: probe the allocatable objects firstGrigore Popescu