index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-03
firmware: dmi_scan: Fix handling of empty DMI strings
Jean Delvare
1
-13
/
+9
2018-02-03
firmware: dmi_scan: Drop dmi_initialized
Jean Delvare
1
-13
/
+8
2018-02-03
firmware: dmi: Optimize dmi_matches
Jean Delvare
1
-8
/
+11
2018-02-03
Merge branch 'for-4.16/nfit' into libnvdimm-for-next
Ross Zwisler
187
-874
/
+2089
2018-02-03
Merge branch 'for-4.16/dax' into libnvdimm-for-next
Ross Zwisler
758
-5073
/
+8336
2018-02-03
libnvdimm, namespace: remove redundant initialization of 'nd_mapping'
Colin Ian King
1
-1
/
+1
2018-02-02
net: qlge: use memmove instead of skb_copy_to_linear_data
Arnd Bergmann
1
-2
/
+1
2018-02-02
net: qed: use correct strncpy() size
Arnd Bergmann
1
-4
/
+2
2018-02-02
net: cxgb4: avoid memcpy beyond end of source buffer
Arnd Bergmann
1
-1
/
+1
2018-02-02
r8152: set rx mode early when linking on
Hayes Wang
1
-2
/
+3
2018-02-02
r8152: fix wrong checksum status for received IPv4 packets
Hayes Wang
1
-5
/
+3
2018-02-02
nfp: fix TLV offset calculation
Edwin Peer
1
-1
/
+1
2018-02-02
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Linus Torvalds
2
-2
/
+13
2018-02-02
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
103
-750
/
+12825
2018-02-02
Merge tag 'rtc-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
12
-317
/
+889
2018-02-02
acpi, nfit: fix register dimm error handling
Toshi Kani
1
-0
/
+3
2018-02-02
drm/i915: Remove spurious DRM_ERROR for cancelled interrupts
Chris Wilson
1
-26
/
+9
2018-02-02
drm/i915/execlists: Flush GTIIR on clearing CS interrupts during reset
Chris Wilson
1
-4
/
+9
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
43
-117
/
+3738
2018-02-02
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2018-02-02
block: skd: fix incorrect linux/slab_def.h inclusion
Arnd Bergmann
1
-3
/
+4
2018-02-02
drm/i915: reduce indent in pch detection
Jani Nikula
1
-90
/
+93
2018-02-02
Staging: rtl8192e: kconfig: Remove blank help text
Ulf Magnusson
1
-1
/
+0
2018-02-02
Staging: rtl8192u: kconfig: Remove blank help text
Ulf Magnusson
1
-1
/
+0
2018-02-02
mmc: kconfig: Remove blank help text
Ulf Magnusson
1
-1
/
+0
2018-02-02
video: fbdev: kconfig: Remove blank help text
Ulf Magnusson
1
-1
/
+0
2018-02-02
drm/sun4i: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2
-10
/
+8
2018-02-02
drm/rcar-du: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-5
/
+4
2018-02-02
drm/i915: Enable inject_load_failure only in DEBUG config
Michal Wajdeczko
3
-0
/
+12
2018-02-02
s390/cmf: fix kerneldoc
Cornelia Huck
1
-7
/
+8
2018-02-02
drm/i915/dp: limit DP link rate based on VBT on CNL+
Jani Nikula
4
-1
/
+35
2018-02-02
drm/i915/dp: clean up source rate limiting for cnl
Jani Nikula
1
-7
/
+11
2018-02-02
drm/i915/dp: abstract rate array length limiting
Jani Nikula
1
-16
/
+22
2018-02-02
drm/nouveau/clk: fix gcc-7 -Wint-in-bool-context warning
Arnd Bergmann
1
-3
/
+6
2018-02-02
drm/nouveau/mmu: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-02-02
drm/nouveau: Introduce NvPmEnableGating option
Lyude Paul
1
-1
/
+3
2018-02-02
drm/nouveau: Add support for SLCG for Kepler2
Lyude Paul
1
-0
/
+93
2018-02-02
drm/nouveau: Add support for BLCG on Kepler2
Lyude Paul
5
-4
/
+139
2018-02-02
drm/nouveau: Add support for BLCG on Kepler1
Lyude Paul
14
-1
/
+442
2018-02-02
drm/nouveau: Add support for basic clockgating on Kepler1
Lyude Paul
9
-21
/
+301
2018-02-02
drm/nouveau/kms/nv50: fix handling of gamma since atomic conversion
Ben Skeggs
1
-53
/
+109
2018-02-02
drm/nouveau/kms/nv50: use INTERPOLATE_257_UNITY_RANGE LUT on newer chipsets
Ben Skeggs
1
-4
/
+4
2018-02-02
drm/nouveau/kms/nv50: use "low res" lut for indexed mode
Ilia Mirkin
1
-2
/
+4
2018-02-02
drm/nouveau/kms/nv50: prepare for double-buffered LUTs
Ben Skeggs
2
-23
/
+15
2018-02-02
drm/nouveau/bo: add helper functions for handling pinned+mapped buffers
Ben Skeggs
1
-0
/
+28
2018-02-02
drm/nouveau/fbcon: add module parameter to select bits-per-pixel
Ben Skeggs
1
-8
/
+14
2018-02-02
drm/nouveau/secboot/gp108: implement on top of acr_r370
Ben Skeggs
7
-1
/
+78
2018-02-02
drm/nouveau/secboot/r370: implement support for booting LS SEC2 ucode
Ben Skeggs
1
-0
/
+39
2018-02-02
drm/nouveau/secboot/r370: move a bunch of r375 stuff to a new implementation
Ben Skeggs
5
-86
/
+163
2018-02-02
drm/nouveau: nouveau: use correct string length
Arnd Bergmann
1
-3
/
+3
[prev]
[next]