Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a0789993bf8266e62fea6b4613945ba081c71e7d
/
drivers
a078999
irqchip/xilinx: Enable generic irq multi handler
by Michal Simek
· 5 years ago
c74038b
irqchip/xilinx: Fill error code when irq domain registration fails
by Michal Simek
· 5 years ago
67862a3
irqchip/xilinx: Add support for multiple instances
by Mubin Sayyed
· 5 years ago
7d4cac5
irqchip/ingenic: Add support for TCU of X1000.
by 周琰杰 (Zhou Yanjie)
· 5 years ago
33ad1e5
irqchip/qcom-irq-combiner: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
b2e1cbf
irqchip/irq-bcm7038-l1: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
6a214a2
irqchip/versatile-fpga: Apply clear-mask earlier
by Sungbo Eo
· 5 years ago
b2cb11f
irqchip/gic-v4: Use Inner-Shareable attributes for virtual pending tables
by Heyi Guo
· 5 years ago
486562d
irqchip/versatile-fpga: Handle chained IRQs properly
by Sungbo Eo
· 5 years ago
7809f70
irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
by Marc Zyngier
· 5 years ago
4ddfc45
irqchip/atmel-aic5: Fix irq_retrigger callback return value
by Marc Zyngier
· 5 years ago
7177144
irqchip/atmel-aic: Fix irq_retrigger callback return value
by Marc Zyngier
· 5 years ago
d5df9dc
irqchip/gic-v3-its: Probe ITS page size for all GITS_BASERn registers
by Marc Zyngier
· 5 years ago
bd59b34
irqchip/bcm2835: Quiesce IRQs left enabled by bootloader
by Lukas Wunner
· 5 years ago
f1ad113
irqchip/sifive-plic: Add support for multiple PLICs
by Atish Patra
· 5 years ago
ccbe80b
irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offline
by Atish Patra
· 5 years ago
2ef1cb7
irqchip: Replace setup_irq() by request_irq()
by afzal mohammed
· 5 years ago
bc714c8
irqchip/renesas-intc-irqpin: Restore devm_ioremap() alignment
by Geert Uytterhoeven
· 5 years ago
66968d7
irqchip: Add COMPILE_TEST support for IMX_INTMUX
by Anson Huang
· 5 years ago
04d80db
irqchip/gic-v3-its: Fix access width for gicr_syncr
by Heyi Guo
· 5 years ago
47beed5
pinctrl: stm32: Add level interrupt support to gpio irq chip
by Alexandre Torgue
· 5 years ago
25591d4
irqchip/stm32: Add irq retrigger support
by Alexandre Torgue
· 5 years ago
a151110
irqchip: vic: Support cascaded VIC in device tree
by Linus Walleij
· 5 years ago
fb279f4e2
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 5 years ago
38b17af
macintosh: therm_windtunnel: fix regression when instantiating devices
by Wolfram Sang
· 5 years ago
7557c1b3
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
29795de
Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
2edc78b
Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
c60c040
Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
3642859
Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
189c696
Merge branches 'pm-sleep' and 'pm-devfreq'
by Rafael J. Wysocki
· 5 years ago
45d0b75
Merge tag 'drm-fixes-2020-02-28' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
f091bf39
Merge tag 'drm-intel-fixes-2020-02-27' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 5 years ago
e180af1
Merge tag 'amd-drm-fixes-5.6-2020-02-26' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 5 years ago
7058b83
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
3ee339e
net: dsa: mv88e6xxx: Fix masking of egress port
by Andrew Lunn
· 5 years ago
ac004e8
mlxsw: pci: Wait longer before accessing the device after reset
by Amit Cohen
· 5 years ago
23797b9
sfc: fix timestamp reconstruction at 16-bit rollover points
by Alex Maftei (amaftei)
· 5 years ago
ad3cc31b
net: rmnet: fix packet forwarding in rmnet bridge mode
by Taehee Yoo
· 5 years ago
d939b6d
net: rmnet: fix bridge mode bugs
by Taehee Yoo
· 5 years ago
037f9cd
net: rmnet: use upper/lower device infrastructure
by Taehee Yoo
· 5 years ago
1dc49e9
net: rmnet: do not allow to change mux id if mux id is duplicated
by Taehee Yoo
· 5 years ago
c026d97
net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()
by Taehee Yoo
· 5 years ago
102210f
net: rmnet: fix suspicious RCU usage
by Taehee Yoo
· 5 years ago
1eb1f43
net: rmnet: fix NULL pointer dereference in rmnet_changelink()
by Taehee Yoo
· 5 years ago
93b5cbf
net: rmnet: fix NULL pointer dereference in rmnet_newlink()
by Taehee Yoo
· 5 years ago
b82cf17
net: phy: marvell: don't interpret PHY status unless resolved
by Russell King
· 5 years ago
e387f7d
mlx5: register lag notifier for init network namespace only
by Jiri Pirko
· 5 years ago
278de45
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
by Linus Torvalds
· 5 years ago
386d471
hinic: fix a bug of rss configuration
by Luo bin
· 5 years ago
d2ed69c
hinic: fix a bug of setting hw_ioctxt
by Luo bin
· 5 years ago
0bff777
hinic: fix a irq affinity bug
by Luo bin
· 5 years ago
9515743
nvme-pci: Hold cq_poll_lock while completing CQEs
by Bijan Mottahedeh
· 5 years ago
73a7a27
PCI: brcmstb: Fix build on 32bit ARM platforms with older compilers
by Marek Szyprowski
· 5 years ago
f5739cb
cpufreq: Fix policy initialization for internal governor drivers
by Rafael J. Wysocki
· 5 years ago
474a31e
net: stmmac: fix notifier registration
by Aaro Koskinen
· 5 years ago
c87a9d6
net: phy: mscc: fix firmware paths
by Antoine Tenart
· 5 years ago
4f31c53
net: phy: corrected the return value for genphy_check_and_restart_aneg and genphy_c45_check_and_restart_aneg
by Sudheesh Mavila
· 5 years ago
f596c87
slip: not call free_netdev before rtnl_unlock in slip_open
by yangerkun
· 5 years ago
402482a
net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed
by Nicolas Saenz Julienne
· 5 years ago
98c5f7d
net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/sec
by Florian Fainelli
· 5 years ago
bfdc6d9
Merge tag 'tag-chrome-platform-fixes-for-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
by Linus Torvalds
· 5 years ago
9a005c3
bnxt_en: add newline to netdev_*() format strings
by Jonathan Lemon
· 5 years ago
8e9a400
Merge tag 'gvt-fixes-2020-02-26' of https://github.com/intel/gvt-linux into drm-intel-fixes
by Jani Nikula
· 5 years ago
eb12c95
drm/radeon: Inline drm_get_pci_dev
by Daniel Vetter
· 5 years ago
8a3bddf
drm/amdgpu: Drop DRIVER_USE_AGP
by Daniel Vetter
· 5 years ago
2387342
drm/i915: Avoid recursing onto active vma from the shrinker
by Chris Wilson
· 5 years ago
2de0147
drm/i915/pmu: Avoid using globals for PMU events
by Michał Winiarski
· 5 years ago
19ee5e8
drm/i915/pmu: Avoid using globals for CPU hotplug state
by Michał Winiarski
· 5 years ago
eee1893
drm/i915/gtt: Downgrade gen7 (ivb, byt, hsw) back to aliasing-ppgtt
by Chris Wilson
· 5 years ago
b5dacc8
drm/i915: fix header test with GCOV
by Jani Nikula
· 5 years ago
93d7c31
null_blk: remove unused fields in 'nullb_cmd'
by Dongli Zhang
· 5 years ago
a3ed353c
amdgpu/gmc_v9: save/restore sdpif regs during S3
by Shirish S
· 5 years ago
4829f89
drm/amdgpu: fix memory leak during TDR test(v2)
by Monk Liu
· 5 years ago
b549c25
drm/i915/gvt: Fix orphan vgpu dmabuf_objs' lifetime
by Tina Zhang
· 5 years ago
03264dd
scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropriate places
by Adam Williamson
· 5 years ago
7031ecf
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
2e90ca6
floppy: check FDC index for errors before assigning it
by Linus Torvalds
· 5 years ago
1d63b8d
net: ll_temac: Handle DMA halt condition caused by buffer underrun
by Esben Haabendal
· 5 years ago
770d9c6
net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure
by Esben Haabendal
· 5 years ago
d07c849
net: ll_temac: Add more error handling of dma_map_single() calls
by Esben Haabendal
· 5 years ago
84823ff
net: ll_temac: Fix race condition causing TX hang
by Esben Haabendal
· 5 years ago
a3fd4bf
scsi: zfcp: fix wrong data and display format of SFP+ temperature
by Benjamin Block
· 5 years ago
51fdaa0
scsi: sd_sbc: Fix sd_zbc_report_zones()
by Damien Le Moal
· 5 years ago
3eb55e6
drm/i915/gvt: Separate display reset from ALL_ENGINES reset
by Tina Zhang
· 5 years ago
503ba7c
net: phy: Avoid multiple suspends
by Florian Fainelli
· 5 years ago
4434341
net: ks8851-ml: Fix IRQ handling and locking
by Marek Vasut
· 5 years ago
66d0e79
Revert "PM / devfreq: Modify the device name as devfreq(X) for sysfs"
by Orson Zhai
· 5 years ago
f6f13c1
hv_netvsc: Fix unwanted wakeup in netvsc_attach()
by Haiyang Zhang
· 5 years ago
eae7172
net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch
by Daniele Palmas
· 5 years ago
42d84c8
vhost: Check docket sk_family instead of call getname
by Eugenio Pérez
· 5 years ago
f6c69b7
Merge tag 'block-5.6-2020-02-22' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
b98b809
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
5b442b1
Merge tag 'hwmon-for-v5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 5 years ago
591dd4c
Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
54dedb5
Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
ff6993b
scsi: libfc: free response frame from GPN_ID
by Igor Druzhinin
· 5 years ago
0c0ddd6
Merge tag 'linux-watchdog-5.6-rc3' of git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 5 years ago
bb65619
Merge tag 'char-misc-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
e5553ac
Merge tag 'staging-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 5 years ago
Next »