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-01-23
drm/msm/mdp5: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-10
/
+10
2018-01-23
drm/meson: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-2
/
+3
2018-01-23
drm/mediatek: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-2
/
+3
2018-01-23
drm/imx: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-5
/
+5
2018-01-23
drm/simple_kms_helper: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-2
/
+3
2018-01-23
drm/arm/mali-dp: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-2
/
+4
2018-01-23
drm/arm/hdlcd: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-2
/
+3
2018-01-23
drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
4
-13
/
+18
2018-01-23
drm/i915: Reject odd pipe source width with double wide/dual link
Ville Syrjälä
1
-3
/
+12
2018-01-23
drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
Alex Deucher
1
-2
/
+0
2018-01-23
nfp: fix fw dump handling of absolute rtsym size
Carl Heymann
1
-6
/
+10
2018-01-23
HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working
Hans de Goede
1
-1
/
+11
2018-01-23
HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()
Dan Carpenter
1
-0
/
+2
2018-01-23
HID: asus: Fix special function keys on T200TA
Hans de Goede
1
-2
/
+3
2018-01-23
HID: asus: Add touchpad max x/y and resolution info for the T200TA
Hans de Goede
1
-2
/
+14
2018-01-23
HID: wacom: Add support for One by Wacom (CTL-472 / CTL-672)
Jason Gerecke
1
-0
/
+8
2018-01-23
HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events
Jason Gerecke
1
-8
/
+8
2018-01-23
HID: intel-ish-hid: Enable Cannon Lake and Coffee Lake laptop/desktop
Srinivas Pandruvada
2
-0
/
+2
2018-01-23
HID: elecom: rewrite report fixup for EX-G and future mice
Tomasz Kramkowski
4
-36
/
+47
2018-01-23
HID: sony: Report DS4 version info through sysfs
Roderick Colenbrander
1
-0
/
+83
2018-01-23
HID: sony: Print reversed MAC address via %pMR
Andy Shevchenko
1
-8
/
+2
2018-01-23
PCI: exynos: Fix a potential init_clk_resources NULL pointer dereference
Jaehoon Chung
1
-1
/
+2
2018-01-23
HID: wacom: EKR: ensure devres groups at higher indexes are released
Aaron Armstrong Skomra
1
-12
/
+12
2018-01-23
HID: rmi: Support the Fujitsu R726 Pad dock using hid-rmi
Andrew Duggan
3
-0
/
+3
2018-01-23
gpio: Timestamp events in hardirq handler
Linus Walleij
1
-2
/
+19
2018-01-23
gpio: Fix kernel stack leak to userspace
Linus Walleij
1
-0
/
+3
2018-01-23
media: i2c: ov7740: use gpio/consumer.h instead of gpio.h
Arnd Bergmann
1
-1
/
+1
2018-01-23
media: entity: Add a nop variant of media_entity_cleanup
Sakari Ailus
6
-20
/
+0
2018-01-23
media: ov5640: fix spurious streamon failures
Hugues Fruchet
1
-0
/
+1
2018-01-23
media: intel-ipu3: cio2: fixup off-by-one bug in cio2_vb2_buf_init
Yong Zhi
1
-3
/
+2
2018-01-23
media: intel-ipu3: cio2: mark more PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-01-23
media: drivers/media/common/videobuf2: rename from videobuf
Hans Verkuil
11
-2
/
+2
2018-01-23
media: cobalt: select CONFIG_SND_PCM
Arnd Bergmann
1
-0
/
+1
2018-01-23
media: staging: tegra-vde: select DMA_SHARED_BUFFER
Arnd Bergmann
1
-0
/
+1
2018-01-23
media: dw9714: annotate a __be16 integer value
Mauro Carvalho Chehab
1
-1
/
+1
2018-01-23
media: dw9714: Remove client field in driver's struct
Sakari Ailus
1
-14
/
+5
2018-01-23
media: dw9714: Call pm_runtime_idle() at the end of probe()
Sakari Ailus
1
-0
/
+1
2018-01-23
media: rc: do not remove first bit if leader pulse is present
Sean Young
4
-10
/
+12
2018-01-23
media: rc: clean up leader pulse/space for manchester encoding
Sean Young
5
-44
/
+24
2018-01-23
media: lirc: lirc daemon fails to detect raw IR device
Sean Young
1
-2
/
+2
2018-01-23
media: lirc: add module alias for lirc_dev
Sean Young
1
-0
/
+2
2018-01-23
media: lirc: don't kfree the uninitialized pointer txbuf
Colin Ian King
1
-2
/
+3
2018-01-23
staging: comedi: dt2811: remove redundant initialization of 'ns'
Colin Ian King
1
-1
/
+1
2018-01-23
staging: wilc1000: fix alignments to match open parenthesis
Ajay Singh
3
-22
/
+22
2018-01-23
staging: wilc1000: removed unnecessary defined enums typedef
Ajay Singh
1
-36
/
+36
2018-01-23
staging: wilc1000: remove unnecessary use of parentheses
Ajay Singh
8
-51
/
+51
2018-01-23
staging: rtl8192u: remove redundant initialization of 'timeout'
Colin Ian King
1
-1
/
+1
2018-01-23
staging: sm750fb: fix CamelCase for dispSet var
Petr Sedlak
1
-7
/
+7
2018-01-23
staging: lustre: lnet/selftest: fix compile error on UP build
NeilBrown
1
-9
/
+8
2018-01-23
drm/sun4i: Fix build warnings in sunxi_engine.h
Sean Paul
1
-0
/
+1
[prev]
[next]