Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
365e856e18b88e360388f9de4f5da0d5b332114b
/
drivers
365e856
spi: pxa2xx: Convert pxa2xx_spi_get_port_id() to take struct device
by Andy Shevchenko
· 5 years ago
5ce2570
spi: pxa2xx: Sort headers
by Andy Shevchenko
· 5 years ago
4f3d957
spi: pxa2xx: No need to keep pointer to platform device
by Andy Shevchenko
· 5 years ago
e74dc5c
spi: use new `spi_transfer_delay_exec` helper where straightforward
by Alexandru Ardelean
· 5 years ago
acc7720
spi: spi-axi: extend support for the `delay` field
by Alexandru Ardelean
· 5 years ago
c5751ba
spi: bcm63xx: extend error condition to `delay` as well
by Alexandru Ardelean
· 5 years ago
3e2405f
spi: spi-falcon: extend warning to `delay` as well
by Alexandru Ardelean
· 5 years ago
3984d39
spi: spi-fsl-espi: convert transfer delay to `spi_delay` format
by Alexandru Ardelean
· 5 years ago
25093bd
spi: implement SW control for CS times
by Alexandru Ardelean
· 5 years ago
8105936
spi: tegra114: change format for `spi_set_cs_timing()` function
by Alexandru Ardelean
· 5 years ago
8e319dd
spi: spidev: use new `delay` field for spi transfers
by Alexandru Ardelean
· 5 years ago
867bd88
spi: spi-loopback-test: use new `delay` field
by Alexandru Ardelean
· 5 years ago
b883d5e
spi: tegra20-sflash: use to new `spi_transfer_delay_exec`
by Alexandru Ardelean
· 5 years ago
cd13152
spi: tegra114: use `spi_transfer_delay_exec` helper
by Alexandru Ardelean
· 5 years ago
bebcfd2
spi: introduce `delay` field for `spi_transfer` + spi_transfer_delay_exec()
by Alexandru Ardelean
· 5 years ago
6c613f6
spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_device
by Alexandru Ardelean
· 5 years ago
ec3fa72
spi: spidev: use new `word_delay` field for spi transfers
by Alexandru Ardelean
· 5 years ago
21e2606
spi: orion: use new `word_delay` field for SPI transfers
by Alexandru Ardelean
· 5 years ago
84593a1
spi: sprd: convert transfer word delay to spi_delay struct
by Alexandru Ardelean
· 5 years ago
329f0da
spi: make `cs_change_delay` the first user of the `spi_delay` logic
by Alexandru Ardelean
· 5 years ago
b2c9815
spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()
by Alexandru Ardelean
· 5 years ago
6b3f236
spi: move `cs_change_delay` backwards compat logic outside switch
by Alexandru Ardelean
· 5 years ago
c46652e
spi: npcm: Remove set but not used variable 'val'
by zhengbin
· 5 years ago
944be39
spi: omap-100k: Remove set but not used variable 'dataH'
by zhengbin
· 5 years ago
2b60d72
Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.5
by Mark Brown
· 5 years ago
f691067
spi: spi-fsl-qspi: Clear TDH bits in FLSHCR register
by Frieder Schrempf
· 5 years ago
5d2af8b
spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode
by Vladimir Oltean
· 5 years ago
d6b71df
spi: spi-fsl-dspi: Implement the PTP system timestamping for TCFQ mode
by Vladimir Oltean
· 5 years ago
b42faee
spi: Add a PTP system timestamp to the transfer structure
by Vladimir Oltean
· 5 years ago
62217f8
spi: gpio: Look for a device node instead of match
by Stephen Boyd
· 5 years ago
3c0af1d
spi: stm32-qspi: Fix kernel oops when unbinding driver
by Patrice Chotard
· 5 years ago
3c0f9d8
spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode
by Vladimir Oltean
· 5 years ago
8f5c285
SPI: designware: pci: Switch over to MSI interrupts
by Felipe Balbi
· 5 years ago
16c3e05
spi: spi-fsl-qspi: Introduce variable to fix different invalid master Id
by Kuldeep Singh
· 5 years ago
057b894
spi: lpspi: fix memory leak in fsl_lpspi_probe
by Navid Emamdoost
· 5 years ago
d3b0ffa
spi: gpio: prevent memory leak in spi_gpio_probe
by Navid Emamdoost
· 5 years ago
1b0a2b2
spi: fsl-lpspi: clean up indentation issue
by Colin Ian King
· 5 years ago
f4b3239
spi: Introduce dspi_slave_abort() function for NXP's dspi SPI driver
by Lukasz Majewski
· 5 years ago
3f049e7
spi: xtensa-xtfpga: Use devm_platform_ioremap_resource() in xtfpga_spi_probe()
by Markus Elfring
· 5 years ago
6cdcb5d
spi: mediatek: Use devm_platform_ioremap_resource() in mtk_spi_slave_probe()
by Markus Elfring
· 5 years ago
5dd381e
spi: mediatek: Use devm_platform_ioremap_resource() in mtk_spi_probe()
by Markus Elfring
· 5 years ago
2226269
spi: lantiq-ssc: Use devm_platform_ioremap_resource() in lantiq_ssc_probe()
by Markus Elfring
· 5 years ago
539ff24
spi: mxic: Ensure width is respected in spi-mem operations
by Miquel Raynal
· 5 years ago
e61bb11
spi: atmel: Remove AVR32 leftover
by Gregory CLEMENT
· 5 years ago
3ade3a3
spi: dw: Add compatible string for Renesas RZ/N1 SPI Controller
by Phil Edworthy
· 5 years ago
1e69598
spi: dw: Add basic runtime PM support
by Phil Edworthy
· 5 years ago
cef0aa0
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
c710364
Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 5 years ago
3f2dc27
Merge branch 'entropy'
by Linus Torvalds
· 5 years ago
50ee752
random: try to actively add entropy rather than passively wait for it
by Linus Torvalds
· 5 years ago
9bfd731
Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes
by Olof Johansson
· 5 years ago
a4207a1
Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes
by Olof Johansson
· 5 years ago
a3c0e7b
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
939ca9f
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 5 years ago
9ecb3e1
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 5 years ago
4d2af08
Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 5 years ago
02dc96e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
11af27f
i2c: slave-eeprom: Add read only mode
by Björn Ardö
· 5 years ago
fd4b204
i2c: i801: Bring back Block Process Call support for certain platforms
by Jarkko Nikula
· 5 years ago
a71e2ac
i2c: riic: Clear NACK in tend isr
by Chris Brandt
· 5 years ago
127068a
i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
by Lee Jones
· 5 years ago
aefcf2f
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 5 years ago
2a78f99
iommu/amd: Lock code paths traversing protection_domain->dev_list
by Joerg Roedel
· 5 years ago
ab7b257
iommu/amd: Lock dev_data in attach/detach code paths
by Joerg Roedel
· 5 years ago
45e528d
iommu/amd: Check for busy devices earlier in attach_device()
by Joerg Roedel
· 5 years ago
f6c0bfc
iommu/amd: Take domain->lock for complete attach/detach path
by Joerg Roedel
· 5 years ago
3a11905
iommu/amd: Remove amd_iommu_devtable_lock
by Joerg Roedel
· 5 years ago
f15d9a9
iommu/amd: Remove domain->updated
by Joerg Roedel
· 5 years ago
e37e3bc
Merge tag 'pwm/for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 5 years ago
faeacb6
net: tap: clean up an indentation issue
by Colin Ian King
· 5 years ago
78beef6
nfp: abm: fix memory leak in nfp_abm_u32_knode_replace
by Navid Emamdoost
· 5 years ago
e51df6c
mmc: host: sdhci-pci: Add Genesys Logic GL975x support
by Ben Chuang
· 5 years ago
d0e00bc
Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 5 years ago
52feb8b
mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actions
by Danielle Ratson
· 5 years ago
979b9b2
mlxsw: spectrum: Clear VLAN filters during port initialization
by Ido Schimmel
· 5 years ago
4208966
net: ena: clean up indentation issue
by Colin Ian King
· 5 years ago
6ba5bbb
NFC: st95hf: clean up indentation issue
by Colin Ian King
· 5 years ago
b960bc4
mmc: tegra: Implement ->set_dma_mask()
by Nicolin Chen
· 5 years ago
4ee7dde
mmc: sdhci: Let drivers define their DMA mask
by Adrian Hunter
· 5 years ago
121bd08
mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherence
by Russell King
· 5 years ago
d1c536e
mmc: sdhci: improve ADMA error reporting
by Russell King
· 5 years ago
407d809
net: phy: micrel: add Asym Pause workaround for KSZ9021
by Hans Andersson
· 5 years ago
fd4a809
net: socionext: ave: Avoid using netdev_err() before calling register_netdev()
by Kunihiko Hayashi
· 5 years ago
2df4de1
ptp: correctly disable flags on old ioctls
by Jacob Keller
· 5 years ago
a3aa6e6
net: dsa: microchip: Always set regmap stride to 1
by Marek Vasut
· 5 years ago
7bccb9f
Merge tag 'linux-watchdog-5.4-rc1' of git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 5 years ago
289991c
Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
8ce39eb
nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprs
by Navid Emamdoost
· 5 years ago
8572cea
nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprs
by Navid Emamdoost
· 5 years ago
dac9117
vrf: Do not attempt to create IPv6 mcast rule if IPv6 is disabled
by David Ahern
· 5 years ago
0cd81d7
Merge tag 'ntb-5.4' of git://github.com/jonmason/ntb
by Linus Torvalds
· 5 years ago
2b6fd3e
net: dsa: qca8k: Fix port enable for CPU port
by Andrew Lunn
· 5 years ago
2310421
net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()
by Dan Carpenter
· 5 years ago
1a4b62a
net: nixge: Fix a signedness bug in nixge_probe()
by Dan Carpenter
· 5 years ago
d7eb651
of: mdio: Fix a signedness bug in of_phy_get_and_connect()
by Dan Carpenter
· 5 years ago
73e211e
net: axienet: fix a signedness bug in probe
by Dan Carpenter
· 5 years ago
f102105
net: stmmac: dwmac-meson8b: Fix signedness bug in probe
by Dan Carpenter
· 5 years ago
7f9e88e
net: socionext: Fix a signedness bug in ave_probe()
by Dan Carpenter
· 5 years ago
ced81eb
enetc: Fix a signedness bug in enetc_of_get_phy()
by Dan Carpenter
· 5 years ago
bd55f8d
net: netsec: Fix signedness bug in netsec_probe()
by Dan Carpenter
· 5 years ago
Next »