Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
f18ddc13af981ce3c7b7f26925f099e7c6929aba
/
drivers
49ffdb4
Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
2c248f9
Merge tag 'usb-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 5 years ago
345464f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
e1e54ec
net: seeq: Fix the function used to release some memory in an error handling path
by Christophe JAILLET
· 5 years ago
dd7078f
enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove functions
by Christophe JAILLET
· 5 years ago
dd1bf47
net: bcmgenet: use ethtool_op_get_ts_info()
by Ryan M. Collins
· 5 years ago
d9033ae
net: dsa: microchip: add KSZ8563 compatibility string
by Razvan Stefanescu
· 5 years ago
be6cef6
net: aquantia: fix out of memory condition on rx side
by Dmitry Bogdanov
· 5 years ago
5c47e3b
net: aquantia: linkstate irq should be oneshot
by Igor Russkikh
· 5 years ago
c2ef057
net: aquantia: reapply vlan filters on up
by Dmitry Bogdanov
· 5 years ago
392349f
net: aquantia: fix limit of vlan filters
by Dmitry Bogdanov
· 5 years ago
6fdc060
net: aquantia: fix removal of vlan 0
by Dmitry Bogdanov
· 5 years ago
5f81d54
net: dsa: microchip: fill regmap_config name
by George McCollister
· 5 years ago
eea1730
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 5 years ago
e0f14b8
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
94880a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
3b25528
net: stmmac: dwmac-rk: Don't fail if phy regulator is absent
by Chen-Yu Tsai
· 5 years ago
b6b4dc4
amd-xgbe: Fix error path in xgbe_mod_init()
by YueHaibing
· 5 years ago
e8d6766
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
8fb8e9e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
fbcb0b4
Merge tag 'ceph-for-5.3-rc7' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 5 years ago
0d70787
Merge tag 'mmc-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 5 years ago
f69f199
Merge tag 'drm-fixes-2019-08-30' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
abf4923
i2c: mediatek: disable zero-length transfers for mt8183
by Hsin-Yi Wang
· 5 years ago
b3d604d
i2c: iproc: Stop advertising support of SMBUS quick cmd
by Lori Hikichi
· 5 years ago
e73a3896
mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing
by Masahiro Yamada
· 5 years ago
2f765c1
mmc: sdhci-sprd: clear the UHS-I modes read from registers
by Chunyan Zhang
· 5 years ago
4324e54
mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION
by Chunyan Zhang
· 5 years ago
6a526f6
mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN
by Chunyan Zhang
· 5 years ago
4eae8cb
mmc: sdhci-sprd: add get_ro hook function
by Chunyan Zhang
· 5 years ago
efdaf27
mmc: sdhci-sprd: fixed incorrect clock divider
by Chunyan Zhang
· 5 years ago
7274108
mmc: core: Fix init of SD cards reporting an invalid VDD range
by Ulf Hansson
· 5 years ago
1c0d63e
Merge tag 'drm-intel-fixes-2019-08-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 5 years ago
c3dd029
Merge tag 'drm-fixes-5.3-2019-08-28' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 5 years ago
db26d53
Merge tag 'drm-misc-fixes-2019-08-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 5 years ago
c7c06a1
i2c: piix4: Fix port selection for AMD Family 16h Model 30h
by Andrew Cooks
· 5 years ago
c486dcd
i2c: designware: Synchronize IRQs when unregistering slave client
by Jarkko Nikula
· 5 years ago
01641b2
i2c: i801: Avoid memory leak in check_acpi_smo88xx_device()
by Andy Shevchenko
· 5 years ago
689f535
i2c: make i2c_unregister_device() ERR_PTR safe
by Wolfram Sang
· 5 years ago
4e73079
Merge tag 'mtd/fixes-for-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
by Linus Torvalds
· 5 years ago
7a6c9db
soc: ixp4xx: Protect IXP4xx SoC drivers by ARCH_IXP4XX || COMPILE_TEST
by Geert Uytterhoeven
· 5 years ago
34614c3
Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into arm/fixes
by Arnd Bergmann
· 5 years ago
b950057
iwlwifi: pcie: handle switching killer Qu B0 NICs to C0
by Luca Coelho
· 5 years ago
dc9cfd2
mtd: hyperbus: fix dependency and build error
by Randy Dunlap
· 5 years ago
189308d
sky2: Disable MSI on yet another ASUS boards (P6Xxxx)
by Takashi Iwai
· 5 years ago
e8024cb
nfp: flower: handle neighbour events on internal ports
by John Hurley
· 5 years ago
739d7c5
nfp: flower: prevent ingress block binds on internal ports
by John Hurley
· 5 years ago
973dc6c
r8152: remove calling netif_napi_del
by Hayes Wang
· 5 years ago
49d4b14
Revert "r8152: napi hangup fix after disconnect"
by Hayes Wang
· 5 years ago
36f1031
ibmvnic: Do not process reset during or after device removal
by Thomas Falcon
· 5 years ago
6342ea8
macb: Update compatibility string for SiFive FU540-C000
by Yash Shah
· 5 years ago
8919dfc
fsi: scom: Don't abort operations for minor errors
by Eddie James
· 5 years ago
468e0ff
vmw_balloon: Fix offline page marking with compaction
by Nadav Amit
· 5 years ago
ba03a9b
VMCI: Release resource if the work is already queued
by Nadav Amit
· 5 years ago
1426bd2
USB: cdc-wdm: fix race between write and disconnect due to flag abuse
by Oliver Neukum
· 5 years ago
636bd02
usb: host: xhci: rcar: Fix typo in compatible string matching
by Geert Uytterhoeven
· 5 years ago
993cc87
usb: host: xhci-tegra: Set DMA mask correctly
by Nagarjuna Kristam
· 5 years ago
1902a01
USB: storage: ums-realtek: Whitelist auto-delink support
by Kai-Heng Feng
· 5 years ago
f6445b6
USB: storage: ums-realtek: Update module parameter description for auto_delink_en
by Kai-Heng Feng
· 5 years ago
a349b95
usb: host: ohci: fix a race condition between shutdown and irq
by Yoshihiro Shimoda
· 5 years ago
76da906
usb: hcd: use managed device resources
by Schmid, Carsten
· 5 years ago
a684d8f
typec: tcpm: fix a typo in the comparison of pdo_max_voltage
by Colin Ian King
· 5 years ago
b9bc7b8
lkdtm/bugs: fix build error in lkdtm_EXHAUST_STACK
by Raul E Rangel
· 5 years ago
587f174
mei: me: add Tiger Lake point LP device ID
by Tomas Winkler
· 5 years ago
9c78255
intel_th: pci: Add Tiger Lake support
by Alexander Shishkin
· 5 years ago
164eb56
intel_th: pci: Add support for another Lewisburg PCH
by Alexander Shishkin
· 5 years ago
961b6ff
stm class: Fix a double free of stm_source_device
by Ding Xiang
· 5 years ago
c78439f
Merge tag 'fpga-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-linus
by Greg Kroah-Hartman
· 5 years ago
6978bce
drm/komeda: Reordered the komeda's de-init functions
by Ayan Kumar Halder
· 5 years ago
531a64e
RDMA/siw: Fix IPv6 addr_list locking
by Bernard Metzler
· 5 years ago
d435c9a
rbd: restore zeroing past the overlap when reading from parent
by Ilya Dryomov
· 5 years ago
94acaeb
Add genphy_c45_config_aneg() function to phy-c45.c
by Marco Hartmann
· 5 years ago
8d64540
Merge tag 'mfd-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 5 years ago
41940ff
drm/amdgpu: fix GFXOFF on Picasso and Raven2
by Aaron Liu
· 5 years ago
317a3aa
drm/amdgpu: Add APTX quirk for Dell Latitude 5495
by Kai-Heng Feng
· 5 years ago
83e09d5
drm/amd/powerplay: correct Vega20 dpm level related settings
by Evan Quan
· 5 years ago
452a044
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
4d82fa6
mfd: rk808: Make PM function declaration static
by Lee Jones
· 5 years ago
32f0a98
drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
by Lyude Paul
· 5 years ago
5b6eefd
drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->type
by Manasi Navare
· 5 years ago
0a3dfbb
drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
by Xiong Zhang
· 5 years ago
ed5fa90
drm/i915: Do not create a new max_bpc prop for MST connectors
by Ville Syrjälä
· 5 years ago
5752bc4
mfd: rk808: Mark pm functions __maybe_unused
by Arnd Bergmann
· 6 years ago
23b7f6c
drm/powerplay: Fix Vega20 power reading again
by Kent Russell
· 5 years ago
21649c0
drm/powerplay: Fix Vega20 Average Power value v4
by Kent Russell
· 5 years ago
86c28b2
nfp: bpf: fix latency bug when updating stack index register
by Jiong Wang
· 5 years ago
42068e1
drm/amdgpu: fix dma_fence_wait without reference
by Christian König
· 5 years ago
f53a7ad
r8152: Set memory to all 0xFFs on failed reg reads
by Prashant Malani
· 5 years ago
c749088
Merge tag 'auxdisplay-for-linus-v5.3-rc7' of git://github.com/ojeda/linux
by Linus Torvalds
· 5 years ago
e67095f
Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
292a50e
s390/qeth: reject oversized SNMP requests
by Julian Wiedmann
· 5 years ago
d37fb97
Merge tag 'mlx5-fixes-2019-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 5 years ago
083f0f2
Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 5 years ago
12e2e15
Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan
by David S. Miller
· 5 years ago
3614692
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
by Linus Torvalds
· 5 years ago
17d0fbf
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
bc67b17
Merge tag 'drm-fixes-2019-08-24' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
7837951
drm/mediatek: include dma-mapping header
by Dave Airlie
· 5 years ago
345b932
Revert "r8169: remove not needed call to dma_sync_single_for_device"
by Heiner Kallweit
· 5 years ago
9140d8b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
Next »