Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
79dd6f2fd170e19f979d31cd1ebc9eea6de1a75f
/
drivers
79dd6f2
target: add sense code INSUFFICIENT REGISTRATION RESOURCES
by tangwenji
· 7 years ago
e437fa3
target: fix double unmap data sg in core_scsi3_emulate_pro_register_and_move()
by tangwenji
· 7 years ago
c58a252
target: fix buffer offset in core_scsi3_pri_read_full_status
by tangwenji
· 7 years ago
88fb2fa
target: fix null pointer regression in core_tmr_drain_tmr_list
by tangwenji
· 7 years ago
594e25e
target/file: Do not return error for UNMAP if length is zero
by Jiang Yi
· 7 years ago
dd9d064
Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
17e7637
Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
5805992
Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
9e415a8
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
4f184d7
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b5ac3be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
8d5f4b0
stmmac: Don't access tx_q->dirty_tx before netif_tx_lock
by Bernd Edlinger
· 7 years ago
66bdede
of_mdio: Fix broken PHY IRQ in case of probe deferral
by Geert Uytterhoeven
· 7 years ago
9454360
net: stmmac: Prevent infinite loop in get_rx_timestamp_status()
by Jose Abreu
· 7 years ago
9887094
net: stmmac: Fix stmmac_get_rx_hwtstamp()
by Jose Abreu
· 7 years ago
9c8080d
net: stmmac: Add missing call to dev_kfree_skb()
by Jose Abreu
· 7 years ago
e5f468b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
dcbda28
mlxsw: spectrum_router: Configure TIGCR on init
by Petr Machata
· 7 years ago
14aefd9
mlxsw: reg: Add Tunneling IPinIP General Configuration Register
by Petr Machata
· 7 years ago
0787643
Merge tag 'dmaengine-fix-4.14-rc6' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 7 years ago
417a3ae
net: aquantia: Bad udp rate on default interrupt coalescing
by Igor Russkikh
· 7 years ago
b82ee71
net: aquantia: Enable coalescing management via ethtool interface
by Igor Russkikh
· 7 years ago
6849540
net: aquantia: mmio unmap was not performed on driver removal
by Igor Russkikh
· 7 years ago
4c8bb60
net: aquantia: Limit number of MSIX irqs to the number of cpus
by Igor Russkikh
· 7 years ago
93d87b8
net: aquantia: Fixed transient link up/down/up notification
by Igor Russkikh
· 7 years ago
5d8d84e
net: aquantia: Add queue restarts stats counter
by Igor Russkikh
· 7 years ago
65e665e
net: aquantia: Reset nic statistics on interface up/down
by Igor Russkikh
· 7 years ago
ae65c85
android: binder: Fix null ptr dereference in debug msg
by Sherry Yang
· 7 years ago
a0c2baa
android: binder: Don't get mm from task
by Sherry Yang
· 7 years ago
772e97b
geneve: Fix function matching VNI and tunnel ID on big-endian
by Stefano Brivio
· 7 years ago
c69d75a
Merge tag 'linux-can-fixes-for-4.14-20171019' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 7 years ago
545ea16
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
9d35593
vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister()
by Dexuan Cui
· 7 years ago
eb39a7c
clockevents/drivers/cs5535: Improve resilience to spurious interrupts
by David Kozub
· 7 years ago
9a27ded
Merge tag 'for-linus-4.14c-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
66b83a4
binder: call poll_wait() unconditionally.
by Martijn Coenen
· 7 years ago
c925e0e
Merge tag 'mmc-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
d92116a
Merge tag 'drm-fixes-for-v4.14-rc6' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
eb62722
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
c5709d3
dmaengine: altera: Use IRQ-safe spinlock calls in the error paths as well
by Stefan Roese
· 7 years ago
ea04efe
Input: ims-psu - check if CDC union descriptor is sane
by Dmitry Torokhov
· 7 years ago
20ac95d
Input: joydev - blacklist ds3/ds4/udraw motion sensors
by Roderick Colenbrander
· 7 years ago
8724ecb
Input: allow matching device IDs on property bits
by Dmitry Torokhov
· 7 years ago
55dfce8
Input: factor out and export input_device_id matching code
by Dmitry Torokhov
· 7 years ago
9b5db7aa
Input: goodix - poll the 'buffer status' bit before reading data
by Paul Cercueil
· 7 years ago
481c209
Input: axp20x-pek - fix module not auto-loading for axp221 pek
by Hans de Goede
· 7 years ago
8f75bc3
Input: tca8418 - enable interrupt after it has been requested
by Damien Riegel
· 7 years ago
be2f9d3
Merge tag 'reset-fixes-for-4.14-2' of git://git.pengutronix.de/git/pza/linux into fixes
by Arnd Bergmann
· 7 years ago
840907f
Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixes
by Arnd Bergmann
· 7 years ago
a59df39
net: ena: fix wrong max Tx/Rx queues on ethtool
by Netanel Belgazal
· 7 years ago
411838e
net: ena: fix rare kernel crash when bar memory remap fails
by Netanel Belgazal
· 7 years ago
cd7aea1
net: ena: reduce the severity of some printouts
by Netanel Belgazal
· 7 years ago
97819f9
can: gs_usb: fix busy loop if no more TX context is available
by Wolfgang Grandegger
· 7 years ago
72d92e8
can: esd_usb2: Fix can_dlc value for received RTR, frames
by Stefan Mätje
· 7 years ago
fb5b91d6
can: flexcan: fix p1010 state transition issue
by ZHU Yi (ST-FIR/ENG1-Zhu)
· 7 years ago
083c557
can: flexcan: fix i.MX28 state transition issue
by ZHU Yi (ST-FIR/ENG1-Zhu)
· 7 years ago
cf9c046
can: flexcan: fix i.MX6 state transition issue
by ZHU Yi (ST-FIR/ENG1-Zhu)
· 7 years ago
da49a80
can: flexcan: implement error passive state quirk
by ZHU Yi (ST-FIR/ENG1-Zhu)
· 7 years ago
2f8639b
can: flexcan: rename legacy error state quirk
by ZHU Yi (ST-FIR/ENG1-Zhu)
· 7 years ago
ad23023
can: flexcan: fix state transition regression
by ZHU Yi (ST-FIR/ENG1-Zhu)
· 7 years ago
1ac7db6
usb: hub: Allow reset retry for USB2 devices on connect bounce
by Mathias Nyman
· 7 years ago
e7d6a32
Merge tag 'usb-serial-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 7 years ago
2cb3a34
Merge tag 'drm-intel-fixes-2017-10-18-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
c9bfb2f
Input: stmfts - fix setting ABS_MT_POSITION_* maximum size
by Chanwoo Choi
· 7 years ago
cf5dd48
Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreen
by Jeff Lance
· 7 years ago
3eea56c
Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 7 years ago
a3a3d479
Merge branch 'linux-4.14' of git://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 7 years ago
4813766
drm/nouveau/fbcon: fix oops without fbdev emulation
by Pavel Roskin
· 7 years ago
020b302
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
1c0edc3
USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()
by Alan Stern
· 7 years ago
c945012
Revert "drm/amdgpu: discard commands of killed processes"
by Alex Deucher
· 7 years ago
dd00ed9
drm/i915: Use a mask when applying WaProgramL3SqcReg1Default
by Oscar Mateo
· 7 years ago
ca8d782
drm/i915: Report -EFAULT before pwrite fast path into shmemfs
by Chris Wilson
· 7 years ago
c97d96b4
staging: bcm2835-audio: Fix memory corruption
by Phil Elwell
· 7 years ago
2de0968
ibmvnic: Fix calculation of number of TX header descriptors
by Thomas Falcon
· 7 years ago
d965465
mlxsw: core: Fix possible deadlock
by Ido Schimmel
· 7 years ago
883b3b6
i2c: omap: Fix error handling for clk_get()
by Tony Lindgren
· 7 years ago
ebe6e90
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
2811501
usb: quirks: add quirk for WORLDE MINI MIDI keyboard
by Felipe Balbi
· 7 years ago
3728e6a
Merge tag 'media/v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
6ed05c6
usb: musb: sunxi: Explicitly release USB PHY on exit
by Jonathan Liu
· 7 years ago
445ef61
usb: musb: Check for host-mode using is_host_active() on reset interrupt
by Jonathan Liu
· 7 years ago
297d7fe
usb: musb: musb_cppi41: Configure the number of channels for DA8xx
by Alexandre Bailon
· 7 years ago
e10c5b0
usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xx
by Alexandre Bailon
· 7 years ago
bfa53e0
usb: musb: musb_cppi41: Fix the address of teardown and autoreq registers
by Alexandre Bailon
· 7 years ago
0c3aae9
USB: musb: fix late external abort on suspend
by Johan Hovold
· 7 years ago
4f190e0
USB: musb: fix session-bit runtime-PM quirk
by Johan Hovold
· 7 years ago
765fb2f
usb: cdc_acm: Add quirk for Elatec TWN3
by Maksim Salau
· 7 years ago
845d584
USB: devio: Revert "USB: devio: Don't corrupt user memory"
by Hans de Goede
· 7 years ago
283776e
Merge tag 'phy-for-4.14-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus
by Greg Kroah-Hartman
· 7 years ago
b3207c6
usb: xhci: Handle error condition in xhci_stop_device()
by Mayank Rana
· 7 years ago
810a624
usb: xhci: Reset halted endpoint if trb is noop
by Lu Baolu
· 7 years ago
d1aad52
xhci: Cleanup current_cmd in xhci_cleanup_command_queue()
by Jeffy Chen
· 7 years ago
ea7d0d6
xhci: Identify USB 3.1 capable hosts by their port protocol capability
by Mathias Nyman
· 7 years ago
2de0307
Merge tag 'exynos-drm-fixes-for-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 7 years ago
038daf5
drm/i915/cnl: Fix PLL initialization for HDMI.
by Rodrigo Vivi
· 7 years ago
41e64c1
drm/i915/cnl: Fix PLL mapping.
by Rodrigo Vivi
· 7 years ago
fbe776c
drm/i915: Use bdw_ddi_translations_fdi for Broadwell
by Chris Wilson
· 7 years ago
99b169d
drm/i915: Fix eviction when the GGTT is idle but full
by Chris Wilson
· 7 years ago
4a18fb8
Merge tag 'gvt-fixes-2017-10-16' of https://github.com/01org/gvt-linux into drm-intel-fixes
by Rodrigo Vivi
· 7 years ago
Next »