Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7f4399ba405b6201fb318b43091703a34b1489ab
/
drivers
7f4399b
ptp_qoriq: fix NULL access if ptp dt node missing
by Claudiu Manoil
· 6 years ago
1e96676
nfp: reintroduce ndo_get_port_parent_id for representor ports
by Pieter Jansen van Vuuren
· 6 years ago
1da7756
net: phy: realtek: Change TX-delay setting for RGMII modes only
by Serge Semin
· 6 years ago
f81dadbcf
net: phy: realtek: Add rtl8211e rx/tx delays config
by Serge Semin
· 6 years ago
3b2c4f4
net: dsa: sja1105: Don't return a negative in u8 sja1105_stp_state_get
by Vladimir Oltean
· 6 years ago
5425711
net: dsa: sja1105: fix check on while loop exit
by Colin Ian King
· 6 years ago
86dc59e
net: dsa: sja1105: Make 'sja1105et_regs' and 'sja1105pqrs_regs' static
by Wang Hai
· 6 years ago
c264ed4
net: hns3: remove redundant assignment of l2_hdr to itself
by Colin Ian King
· 6 years ago
d675917
net: dsa: lantiq: fix spelling mistake "brigde" -> "bridge"
by Colin Ian King
· 6 years ago
80f2321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
82efe43
Merge tag 'devicetree-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
dd5001e
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 6 years ago
d897166
Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
d3511f5
Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 6 years ago
498e863
Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 6 years ago
e4eaa9e
Merge tag 'for-5.2/libata-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
67a2422
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
8b35ad6
Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 6 years ago
a9e41a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
f678d6d
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
2310673
Merge tag 'char-misc-5.2-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
e0dccbd
Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
cf482a4
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
01e5d18
Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 6 years ago
b4b52b8
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
by Linus Torvalds
· 6 years ago
a314777
cxgb4: Fix error path in cxgb4_init_module
by YueHaibing
· 6 years ago
23bfaa5
net: phy: improve pause mode reporting in phy_print_status
by Heiner Kallweit
· 6 years ago
eac7078
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
0504453
net: macb: Change interrupt and napi enable order in open
by Harini Katakam
· 6 years ago
5db9c74
net: ll_temac: Improve error message on error IRQ
by Esben Haabendal
· 6 years ago
d678714
net/sched: remove block pointer from common offload structure
by Pieter Jansen van Vuuren
· 6 years ago
a51645f
net: ethernet: support of_get_mac_address new ERR_PTR error
by Petr Štetiar
· 6 years ago
5503a68
net: usb: smsc: fix warning reported by kbuild test robot
by Petr Štetiar
· 6 years ago
da48be3
staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR check
by Petr Štetiar
· 6 years ago
8e8673a
net: dsa: sja1105: Fix status initialization in sja1105_get_ethtool_stats
by Nathan Chancellor
· 6 years ago
41bc10c
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
by Linus Torvalds
· 6 years ago
d4ee7f1
net: mvpp2: cls: fix less than zero check on a u32 variable
by Colin Ian King
· 6 years ago
168e153
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
77296bf
net: hns3: use devm_kcalloc when allocating desc_cb
by Yunsheng Lin
· 6 years ago
845e0d1
net: hns3: some cleanup for struct hns3_enet_ring
by Yunsheng Lin
· 6 years ago
389ca14
net: hns3: unify the page reusing for page size 4K and 64K
by Yunsheng Lin
· 6 years ago
ce74370
net: hns3: optimize the barrier using when cleaning TX BD
by Yunsheng Lin
· 6 years ago
aa9d22d
net: hns3: fix error handling for desc filling
by Yunsheng Lin
· 6 years ago
757cd1e
net: hns3: combine len and checksum handling for inner and outer header.
by Yunsheng Lin
· 6 years ago
07918fc
net: hns3: refactor BD filling for l2l3l4 info
by Yunsheng Lin
· 6 years ago
39c3882
net: hns3: fix for tunnel type handling in hns3_rx_checksum
by Yunsheng Lin
· 6 years ago
db4970a
net: hns3: add linearizing checking for TSO case
by Yunsheng Lin
· 6 years ago
d21ff4f
net: hns3: add counter for times RX pages gets allocated
by Yunsheng Lin
· 6 years ago
fb00331
net: hns3: use napi_schedule_irqoff in hard interrupts handlers
by Yunsheng Lin
· 6 years ago
3d5f374
net: hns3: unify maybe_stop_tx for TSO and non-TSO case
by Yunsheng Lin
· 6 years ago
58c59ef
net: dsa: lantiq: Add Forwarding Database access
by Hauke Mehrtens
· 6 years ago
4581348
net: dsa: lantiq: Add fast age function
by Hauke Mehrtens
· 6 years ago
9bbb1c0
net: dsa: lantiq: Add VLAN aware bridge offloading
by Hauke Mehrtens
· 6 years ago
8206e0c
net: dsa: lantiq: Add VLAN unaware bridge offloading
by Hauke Mehrtens
· 6 years ago
30d89383
net: dsa: lantiq: Allow special tags only on CPU port
by Hauke Mehrtens
· 6 years ago
0968621
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
b4dd05dee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
by Linus Torvalds
· 6 years ago
80104bb
Merge tag 'i3c/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux
by Linus Torvalds
· 6 years ago
9bff9df
Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 6 years ago
61be53f
Merge tag 'regulator-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 6 years ago
962d5ec
Merge tag 'regmap-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 6 years ago
81ff5d2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
7aefd94
Merge tag 'hwmon-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 6 years ago
ffa6f55
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
275b103
Merge tag 'edac_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 6 years ago
4dd2ab9
Merge tag 'devprop-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
8f5e823
Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
59df1c2
Merge tag 'acpi-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
c620f7b
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
dd4e5d6
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
14be4c6
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
8f14772
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
46e80e6
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
a0e928e
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
d90dcc1
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2c6a392
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
5ba2a4b
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
6ec6296
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
423ea32
tty: rocket: fix incorrect forward declaration of 'rp_init()'
by Linus Torvalds
· 6 years ago
c5bf68f
*: convert stream-like files from nonseekable_open -> stream_open
by Kirill Smelkov
· 6 years ago
184012a
dtlk: remove double call to nonseekable_open
by Kirill Smelkov
· 6 years ago
e2a23af
Merge branch 'regulator-5.2' into regulator-next
by Mark Brown
· 6 years ago
c7b5128
Merge branch 'regulator-5.1' into regulator-linus
by Mark Brown
· 6 years ago
63b6f0b
Merge branches 'for-5.1/upstream-fixes', 'for-5.2/core', 'for-5.2/ish', 'for-5.2/logitech', 'for-5.2/macally', 'for-5.2/picolcd', 'for-5.2/sensor' and 'for-5.2/u2fzero' into for-linus
by Jiri Kosina
· 6 years ago
0a49a61
mmc: sdhci-pci: Fix BYT OCP setting
by Adrian Hunter
· 6 years ago
c081e7f
mmc: alcor: Drop pointer to mmc_host from alcor_sdmmc_host
by Kamlesh Gurudasani
· 6 years ago
26c2b19
mmc: mtk-sd: select REGULATOR
by NeilBrown
· 6 years ago
d087bde
mmc: mtk-sd: enable internal card-detect logic.
by NeilBrown
· 6 years ago
afb7c79
mmc: mtk-sd: add support for config found in mt7620 family SOCs.
by NeilBrown
· 6 years ago
42edb0d
mmc: mtk-sd: don't hard-code interrupt trigger type
by NeilBrown
· 6 years ago
43d8dab
mmc: core: Fix tag set memory leak
by Raul E Rangel
· 6 years ago
8520ce1
mmc: mmci: Prevent polling for busy detection in IRQ context
by Ludovic Barre
· 6 years ago
812513c
mmc: mmci: Cleanup mmci_cmd_irq() for busy detect
by Ludovic Barre
· 6 years ago
7a019f9
mmc: usdhi6rol0: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
9e4be8d
mmc: core: Verify SD bus width
by Raul E Rangel
· 6 years ago
2eaf5a5
mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULP
by BOUGH CHEN
· 6 years ago
1c4989b
mmc: sdhci-esdhc-imx: add pm_qos to interact with cpuidle
by BOUGH CHEN
· 6 years ago
f50b7ac
mmc: meson-gx: add signal resampling tuning
by Jerome Brunet
· 6 years ago
5e6f75f
mmc: meson-gx: remove Rx phase tuning
by Jerome Brunet
· 6 years ago
dc38ac8
mmc: meson-gx: avoid clock glitch when switching to DDR modes
by Jerome Brunet
· 6 years ago
Next »