index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: dw-rockchip: Fix weird indentation
Niklas Cassel
2024-07-10
1
-4
/
+3
*
PCI: dw-rockchip: Fix initial PERST# GPIO value
Niklas Cassel
2024-07-10
1
-1
/
+1
*
PCI: dw-rockchip: Add error messages in .probe() error paths
Uwe Kleine-König
2024-07-10
1
-8
/
+13
*
PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpio
Manivannan Sadhasivam
2024-07-10
1
-1
/
+1
*
PCI: rockchip-host: Wait 100ms after reset before starting configuration
Damien Le Moal
2024-07-10
2
-0
/
+9
*
PCI: rockchip-host: Fix rockchip_pcie_host_init_port() PERST# handling
Damien Le Moal
2024-07-10
1
-0
/
+1
*
PCI: dwc: ep: Enforce DWC specific 64-bit BAR limitation
Niklas Cassel
2024-07-10
1
-0
/
+7
*
PCI: layerscape-ep: Use the generic dw_pcie_ep_linkdown() API to handle Link ...
Manivannan Sadhasivam
2024-07-10
1
-1
/
+1
*
PCI: qcom-ep: Use the generic dw_pcie_ep_linkdown() API to handle Link Down e...
Manivannan Sadhasivam
2024-07-10
1
-1
/
+1
*
PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper
Manivannan Sadhasivam
2024-07-10
13
-28
/
+11
*
PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down event
Manivannan Sadhasivam
2024-07-10
2
-35
/
+73
*
PCI: dwc: Add generic MSG TLP support for sending PME_Turn_Off when system su...
Frank Li
2024-07-10
2
-5
/
+93
*
PCI: Add PCIE_MSG_CODE_PME_TURN_OFF message macro
Frank Li
2024-07-10
1
-0
/
+3
*
PCI: Add PCIE_MSG_CODE_ASSERT_INTx message macros
Yoshihiro Shimoda
2024-07-10
1
-0
/
+18
*
PCI: dwc: Add outbound MSG TLPs support
Yoshihiro Shimoda
2024-07-10
2
-2
/
+11
*
PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structure
Yoshihiro Shimoda
2024-07-10
4
-60
/
+77
*
PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slot
Frank Li
2024-07-10
1
-3
/
+10
*
PCI: dwc: Use msleep() in dw_pcie_wait_for_link()
Konrad Dybcio
2024-07-10
2
-3
/
+2
*
misc: pci_endpoint_test: Remove unused pci_endpoint_test_bar_{readl,writel} f...
Jiapeng Chong
2024-07-10
1
-12
/
+0
*
misc: pci_endpoint_test: Document policy about adding pci_device_id
Yoshihiro Shimoda
2024-07-10
1
-0
/
+4
*
misc: pci_endpoint_test: Refactor dma_set_mask_and_coherent() logic
Frank Li
2024-07-10
1
-5
/
+1
*
misc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromio() for BAR tests
Niklas Cassel
2024-07-10
1
-12
/
+42
*
misc: pci_endpoint_test: Add support for Rockchip rk3588
Niklas Cassel
2024-07-10
1
-0
/
+11
*
PCI: endpoint: Fix error handling in epf_ntb_epc_cleanup()
Dan Carpenter
2024-07-04
1
-2
/
+5
*
PCI: endpoint: Clean up error handling in vpci_scan_bus()
Dan Carpenter
2024-07-04
1
-3
/
+9
*
PCI: endpoint: Make pci_epc_class struct constant
Greg Kroah-Hartman
2024-07-04
1
-12
/
+7
*
PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF drivers
Manivannan Sadhasivam
2024-07-04
6
-3
/
+61
*
PCI: endpoint: pci-epf-test: Handle Link Down event
Manivannan Sadhasivam
2024-05-28
1
-0
/
+10
*
PCI: endpoint: pci-epf-{mhi/test}: Move DMA initialization to EPC init callback
Manivannan Sadhasivam
2024-05-28
2
-14
/
+14
*
PCI: endpoint: pci-epf-test: Refactor pci_epf_test_unbind() function
Manivannan Sadhasivam
2024-05-28
1
-19
/
+39
*
PCI: endpoint: Rename BME to Bus Master Enable
Manivannan Sadhasivam
2024-05-28
3
-15
/
+16
*
PCI: endpoint: Rename core_init() callback in 'struct pci_epc_event_ops' to e...
Manivannan Sadhasivam
2024-05-28
3
-12
/
+12
*
PCI: endpoint: pci-epf-test: Use 'msix_capable' flag directly in pci_epf_test...
Manivannan Sadhasivam
2024-05-28
1
-6
/
+2
*
PCI: endpoint: pci-epf-test: Make use of cached 'epc_features' in pci_epf_tes...
Manivannan Sadhasivam
2024-05-28
1
-11
/
+3
*
PCI: endpoint: Remove unused field in struct pci_epf_group
Christophe JAILLET
2024-05-28
1
-1
/
+0
*
Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2024-05-25
10
-45
/
+35
|
\
|
*
ipmi: kcs_bmc_npcm7xx: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-17
1
-4
/
+2
|
*
ipmi: kcs_bmc_aspeed: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-17
1
-4
/
+2
|
*
ipmi: ipmi_ssif: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-17
1
-3
/
+2
|
*
ipmi: ipmi_si_platform: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-17
1
-4
/
+2
|
*
ipmi: ipmi_powernv: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-17
1
-4
/
+2
|
*
ipmi: bt-bmc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-17
1
-3
/
+2
|
*
char: ipmi: handle HAS_IOPORT dependencies
Niklas Schnelle
2024-04-17
3
-8
/
+9
|
*
ipmi: Convert from tasklet to BH workqueue
Allen Pais
2024-04-17
1
-15
/
+14
*
|
Merge tag 'rtc-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2024-05-25
9
-19
/
+431
|
\
\
|
*
|
pcf8563: add wakeup-source support
Alexandre Belloni
2024-05-07
1
-2
/
+7
|
*
|
rtc: rx8111: handle VLOW flag
Alexandre Belloni
2024-05-07
1
-0
/
+12
|
*
|
rtc: rx8111: demote warnings to debug level
Alexandre Belloni
2024-05-07
1
-5
/
+5
|
*
|
rtc: rx6110: Constify struct regmap_config
Christophe JAILLET
2024-05-07
1
-2
/
+2
|
*
|
rtc: Add driver for Epson RX8111
Waqar Hameed
2024-04-17
3
-0
/
+367
[next]