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-22
drm/sun4i: backend: Make sure we don't have a commit pending
Maxime Ripard
1
-0
/
+12
2018-01-22
usb: option: Add support for FS040U modem
OKAMOTO Yoshiaki
1
-0
/
+5
2018-01-22
mlxsw: spectrum_router: Remove unnecessary prefix lengths from LPM tree
Ido Schimmel
1
-101
/
+125
2018-01-22
mlxsw: spectrum_router: Pass FIB node to LPM tree unlink function
Ido Schimmel
1
-4
/
+6
2018-01-22
mlxsw: spectrum_router: Use the nodes list as indication for empty FIB
Ido Schimmel
1
-9
/
+4
2018-01-22
drm/sun4i: backend: Use runtime_pm variant of atomic_commit_tail
Maxime Ripard
1
-0
/
+6
2018-01-22
staging: rts5208: Fix "seg_no" calculation in reset_ms_card()
Dan Carpenter
1
-1
/
+2
2018-01-22
drm/sun4i: backend: Add a custom atomic_check for the frontend
Maxime Ripard
2
-0
/
+67
2018-01-22
drm/sun4i: backend: Wire in the frontend
Maxime Ripard
5
-3
/
+130
2018-01-22
tun: add missing rcu annotation
Jason Wang
1
-1
/
+2
2018-01-22
drm/sun4i: Add a driver for the display frontend
Maxime Ripard
5
-5
/
+514
2018-01-22
drm/sun4i: engine: Create an atomic_begin callback
Maxime Ripard
2
-1
/
+18
2018-01-22
drm/sun4i: engine: Add a VBLANK quirk callback
Maxime Ripard
2
-0
/
+17
2018-01-22
drm/sun4i: engine: Add a custom crtc atomic_check
Maxime Ripard
2
-0
/
+31
2018-01-22
drm/sun4i: backend: Add a custom plane state
Maxime Ripard
2
-3
/
+57
2018-01-22
drm/sun4i: backend: Allow a NULL plane pointer to retrieve the format
Maxime Ripard
1
-1
/
+1
2018-01-22
drm/sun4i: backend: Document the engine operations
Maxime Ripard
1
-0
/
+46
2018-01-22
drm/sun4i: backend: Move line stride setup to buffer setup function
Maxime Ripard
1
-7
/
+6
2018-01-22
ipmi_ssif: Remove duplicate NULL check
Andy Shevchenko
1
-2
/
+1
2018-01-22
ipmi/powernv: Fix error return code in ipmi_powernv_probe()
Wei Yongjun
1
-2
/
+3
2018-01-22
ipmi: use dynamic memory for DMI driver override
John Garry
1
-1
/
+4
2018-01-22
serial: imx: fix endless loop during suspend
Martin Kaiser
1
-17
/
+15
2018-01-22
serial: core: mark port as initialized after successful IRQ change
Sebastian Andrzej Siewior
1
-0
/
+2
2018-01-22
serdev: only match serdev devices
Johan Hovold
1
-0
/
+8
2018-01-22
serdev: do not generate modaliases for controllers
Johan Hovold
1
-38
/
+34
2018-01-22
serial: mxs-auart: don't use GPIOF_* with gpiod_get_direction
Wolfram Sang
1
-2
/
+1
2018-01-22
serial: 8250_dw: Revert "Improve clock rate setting"
Andy Shevchenko
1
-18
/
+12
2018-01-22
mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()
weiyongjun (A)
1
-1
/
+3
2018-01-22
drm/i915: Protect WC stash allocation against direct reclaim
Chris Wilson
1
-7
/
+25
2018-01-22
Bluetooth: hci_bcm: For serdev case close serdev on failure to set power
Hans de Goede
1
-1
/
+4
2018-01-22
staging: greybus: audio_codec.h Fix alignment should match open parenthesis
Kamal Heib
1
-1
/
+1
2018-01-22
staging: greybus: audio_codec.h: Prefer kernel type 'u32' over 'uint32_t'
Kamal Heib
1
-5
/
+5
2018-01-22
staging: greybus: audio_codec.c: Prefer kernel type 'u32' over 'uint32_t'
Kamal Heib
1
-3
/
+3
2018-01-22
staging: greybus: audio_codec.c: Logical continuations should be on the previous line
Kamal Heib
1
-2
/
+2
2018-01-22
staging: greybus: audio_codec.c: Space required around ':'
Kamal Heib
1
-2
/
+2
2018-01-22
staging: greybus: audio_codec.c: Cleanup blank lines
Kamal Heib
1
-3
/
+0
2018-01-22
staging: greybus: audio_codec.c: Fix alignment should match open parenthesis
Kamal Heib
1
-3
/
+3
2018-01-22
staging: greybus: authentication.c: Fix alignment should match open parenthesis
Kamal Heib
1
-1
/
+1
2018-01-22
staging: rtl8192e: remove two redundant assignments
Colin Ian King
2
-2
/
+1
2018-01-22
staging: rtl8712: remove redundant initialization to 'rfPath'
Colin Ian King
1
-1
/
+1
2018-01-22
staging: fsl-mc: Add SPDX license identifiers
Bogdan Purcareata
32
-563
/
+36
2018-01-22
staging: most: replace function name to __func__
Sidong Yang
1
-1
/
+1
2018-01-22
staging: lustre: libcfs: Prevent harmless read underflow
Dan Carpenter
1
-1
/
+1
2018-01-22
staging: lustre: lnet: remove null check before kfree
Sumit Pundir
1
-2
/
+1
2018-01-22
staging: lustre: lnet: prefer kcalloc over kzalloc with multiply
Sumit Pundir
1
-2
/
+2
2018-01-22
staging: lustre: Align struct member identifiers
Fabian Huegel
1
-22
/
+22
2018-01-22
staging: lustre: Fix comment style
Fabian Huegel
1
-20
/
+27
2018-01-22
pinctrl: sunxi: Use of_clk_get_parent_count() instead of open coding
Geert Uytterhoeven
1
-1
/
+2
2018-01-22
pinctrl: stm32: add STM32F769 MCU support
Alexandre Torgue
3
-0
/
+1834
2018-01-22
mmc: davinci: suppress error message on EPROBE_DEFER
David Lechner
1
-2
/
+3
[prev]
[next]