index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-27
Merge tag 'linux-can-next-for-5.12-20210127' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
5
-31
/
+68
2021-01-27
rocker: Simplify the calculation of variables
Jiapeng Zhong
1
-1
/
+1
2021-01-27
r8169: remove not needed call to rtl_wol_enable_rx from rtl_shutdown
Heiner Kallweit
1
-3
/
+1
2021-01-27
can: mcp251xfd: add BQL support
Marc Kleine-Budde
1
-4
/
+17
2021-01-27
can: mcp251xfd: add len8_dlc support
Marc Kleine-Budde
1
-8
/
+15
2021-01-27
can: mcp251xfd: mcp251xfd_tx_obj_from_skb(): don't copy data for RTR CAN fram...
Marc Kleine-Budde
1
-5
/
+11
2021-01-27
can: mcp251xfd: mcp251xfd_hw_rx_obj_to_skb(): don't copy data for RTR CAN fra...
Marc Kleine-Budde
1
-1
/
+2
2021-01-27
can: mcp251xfd: mcp251xfd_tx_obj_from_skb(): clean up padding of CAN-FD frames
Marc Kleine-Budde
1
-6
/
+7
2021-01-27
can: mcp251xfd: mcp251xfd_start_xmit(): use mcp251xfd_get_tx_free() to check ...
Marc Kleine-Budde
1
-1
/
+1
2021-01-27
can: mcp251xfd: replace sizeof(u32) with val_bytes in regmap
Su Yanjun
1
-3
/
+6
2021-01-27
can: mcba_usb: remove h from printk format specifier
Tom Rix
1
-3
/
+3
2021-01-27
can: length: can_fd_len2dlc(): make legnth calculation readable again
Marc Kleine-Budde
1
-1
/
+6
2021-01-27
can: dev: export can_get_state_str() function
Vincent Mailhol
1
-1
/
+2
2021-01-27
can: flexcan: fix typos
Marc Kleine-Budde
1
-2
/
+2
2021-01-26
net: usbnet: use new tasklet API
Emil Renner Berthing
1
-4
/
+4
2021-01-26
net: usbnet: initialize tasklet using tasklet_init
Emil Renner Berthing
1
-2
/
+1
2021-01-26
net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_loadpurge() for the 6250
Rasmus Villemoes
3
-32
/
+5
2021-01-26
net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_getnext() for the 6250
Rasmus Villemoes
3
-37
/
+3
2021-01-26
bonding: add TLS dependency
Arnd Bergmann
1
-0
/
+1
2021-01-26
bnxt_en: Convert to use netif_level() helpers.
Michael Chan
1
-20
/
+14
2021-01-26
usbnet: fix the indentation of one code snippet
Dongliang Mu
1
-6
/
+6
2021-01-25
nfc: fix typo
wengjianfeng
1
-1
/
+1
2021-01-25
nfc: fdp: fix typo issue
wengjianfeng
1
-1
/
+1
2021-01-25
bnxt_en: Do not process completion entries after fatal condition detected.
Michael Chan
1
-0
/
+8
2021-01-25
bnxt_en: Consolidate firmware reset event logging.
Michael Chan
1
-7
/
+10
2021-01-25
bnxt_en: Improve firmware fatal error shutdown sequence.
Michael Chan
1
-3
/
+10
2021-01-25
bnxt_en: Modify bnxt_disable_int_sync() to be called more than once.
Michael Chan
1
-0
/
+3
2021-01-25
bnxt_en: Add a new BNXT_STATE_NAPI_DISABLED flag to keep track of NAPI state.
Michael Chan
2
-1
/
+4
2021-01-25
bnxt_en: Add bnxt_fw_reset_timeout() helper.
Michael Chan
1
-6
/
+9
2021-01-25
bnxt_en: Retry open if firmware is in reset.
Vasundhara Volam
2
-2
/
+14
2021-01-25
bnxt_en: attempt to reinitialize after aborted reset
Edwin Peer
1
-2
/
+27
2021-01-25
bnxt_en: log firmware debug notifications
Edwin Peer
1
-0
/
+8
2021-01-25
bnxt_en: Add an upper bound for all firmware command timeouts.
Vasundhara Volam
2
-0
/
+3
2021-01-25
bnxt_en: Move reading VPD info after successful handshake with fw.
Vasundhara Volam
1
-3
/
+3
2021-01-25
bnxt_en: Retry sending the first message to firmware if it is under reset.
Michael Chan
2
-7
/
+42
2021-01-25
bnxt_en: handle CRASH_NO_MASTER during bnxt_open()
Edwin Peer
1
-28
/
+39
2021-01-25
bnxt_en: Define macros for the various health register states.
Michael Chan
2
-4
/
+13
2021-01-25
bnxt_en: Update firmware interface to 1.10.2.11.
Michael Chan
3
-53
/
+203
2021-01-25
net: dsa: mt7530: MT7530 optional GPIO support
DENG Qingfang
2
-0
/
+130
2021-01-25
net: ethernet: mediatek: support setting MTU
DENG Qingfang
2
-8
/
+47
2021-01-25
octeontx2-af: Support ESP/AH RSS hashing
Subbaraya Sundeep
3
-1
/
+65
2021-01-25
tg3: improve PCI VPD access
Heiner Kallweit
2
-19
/
+12
2021-01-23
net: dsa: hellcreek: Add TAPRIO offloading support
Kurt Kanzenbach
2
-2
/
+318
2021-01-23
net: mhi: Set wwan device type
Loic Poulain
1
-0
/
+5
2021-01-23
net: mvpp2: Remove unneeded Kconfig dependency.
Richard Cochran
1
-1
/
+0
2021-01-23
net: dsa: mv88e6xxx: Remove bogus Kconfig dependency.
Richard Cochran
1
-1
/
+0
2021-01-23
net: ipa: disable IEOB interrupts before clearing
Alex Elder
1
-1
/
+1
2021-01-23
net: ipa: repurpose gsi_irq_ieob_disable()
Alex Elder
1
-7
/
+12
2021-01-23
net: ipa: have gsi_channel_update() return a value
Alex Elder
1
-7
/
+6
2021-01-23
net: ipa: heed napi_complete() return value
Alex Elder
1
-3
/
+1
[next]