aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-22drm/sun4i: backend: Make sure we don't have a commit pendingMaxime Ripard1-0/+12
2018-01-22usb: option: Add support for FS040U modemOKAMOTO Yoshiaki1-0/+5
2018-01-22mlxsw: spectrum_router: Remove unnecessary prefix lengths from LPM treeIdo Schimmel1-101/+125
2018-01-22mlxsw: spectrum_router: Pass FIB node to LPM tree unlink functionIdo Schimmel1-4/+6
2018-01-22mlxsw: spectrum_router: Use the nodes list as indication for empty FIBIdo Schimmel1-9/+4
2018-01-22drm/sun4i: backend: Use runtime_pm variant of atomic_commit_tailMaxime Ripard1-0/+6
2018-01-22staging: rts5208: Fix "seg_no" calculation in reset_ms_card()Dan Carpenter1-1/+2
2018-01-22drm/sun4i: backend: Add a custom atomic_check for the frontendMaxime Ripard2-0/+67
2018-01-22drm/sun4i: backend: Wire in the frontendMaxime Ripard5-3/+130
2018-01-22tun: add missing rcu annotationJason Wang1-1/+2
2018-01-22drm/sun4i: Add a driver for the display frontendMaxime Ripard5-5/+514
2018-01-22drm/sun4i: engine: Create an atomic_begin callbackMaxime Ripard2-1/+18
2018-01-22drm/sun4i: engine: Add a VBLANK quirk callbackMaxime Ripard2-0/+17
2018-01-22drm/sun4i: engine: Add a custom crtc atomic_checkMaxime Ripard2-0/+31
2018-01-22drm/sun4i: backend: Add a custom plane stateMaxime Ripard2-3/+57
2018-01-22drm/sun4i: backend: Allow a NULL plane pointer to retrieve the formatMaxime Ripard1-1/+1
2018-01-22drm/sun4i: backend: Document the engine operationsMaxime Ripard1-0/+46
2018-01-22drm/sun4i: backend: Move line stride setup to buffer setup functionMaxime Ripard1-7/+6
2018-01-22ipmi_ssif: Remove duplicate NULL checkAndy Shevchenko1-2/+1
2018-01-22ipmi/powernv: Fix error return code in ipmi_powernv_probe()Wei Yongjun1-2/+3
2018-01-22ipmi: use dynamic memory for DMI driver overrideJohn Garry1-1/+4
2018-01-22serial: imx: fix endless loop during suspendMartin Kaiser1-17/+15
2018-01-22serial: core: mark port as initialized after successful IRQ changeSebastian Andrzej Siewior1-0/+2
2018-01-22serdev: only match serdev devicesJohan Hovold1-0/+8
2018-01-22serdev: do not generate modaliases for controllersJohan Hovold1-38/+34
2018-01-22serial: mxs-auart: don't use GPIOF_* with gpiod_get_directionWolfram Sang1-2/+1
2018-01-22serial: 8250_dw: Revert "Improve clock rate setting"Andy Shevchenko1-18/+12
2018-01-22mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()weiyongjun (A)1-1/+3
2018-01-22drm/i915: Protect WC stash allocation against direct reclaimChris Wilson1-7/+25
2018-01-22Bluetooth: hci_bcm: For serdev case close serdev on failure to set powerHans de Goede1-1/+4
2018-01-22staging: greybus: audio_codec.h Fix alignment should match open parenthesisKamal Heib1-1/+1
2018-01-22staging: greybus: audio_codec.h: Prefer kernel type 'u32' over 'uint32_t'Kamal Heib1-5/+5
2018-01-22staging: greybus: audio_codec.c: Prefer kernel type 'u32' over 'uint32_t'Kamal Heib1-3/+3
2018-01-22staging: greybus: audio_codec.c: Logical continuations should be on the previous lineKamal Heib1-2/+2
2018-01-22staging: greybus: audio_codec.c: Space required around ':'Kamal Heib1-2/+2
2018-01-22staging: greybus: audio_codec.c: Cleanup blank linesKamal Heib1-3/+0
2018-01-22staging: greybus: audio_codec.c: Fix alignment should match open parenthesisKamal Heib1-3/+3
2018-01-22staging: greybus: authentication.c: Fix alignment should match open parenthesisKamal Heib1-1/+1
2018-01-22staging: rtl8192e: remove two redundant assignmentsColin Ian King2-2/+1
2018-01-22staging: rtl8712: remove redundant initialization to 'rfPath'Colin Ian King1-1/+1
2018-01-22staging: fsl-mc: Add SPDX license identifiersBogdan Purcareata32-563/+36
2018-01-22staging: most: replace function name to __func__Sidong Yang1-1/+1
2018-01-22staging: lustre: libcfs: Prevent harmless read underflowDan Carpenter1-1/+1
2018-01-22staging: lustre: lnet: remove null check before kfreeSumit Pundir1-2/+1
2018-01-22staging: lustre: lnet: prefer kcalloc over kzalloc with multiplySumit Pundir1-2/+2
2018-01-22staging: lustre: Align struct member identifiersFabian Huegel1-22/+22
2018-01-22staging: lustre: Fix comment styleFabian Huegel1-20/+27
2018-01-22pinctrl: sunxi: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven1-1/+2
2018-01-22pinctrl: stm32: add STM32F769 MCU supportAlexandre Torgue3-0/+1834
2018-01-22mmc: davinci: suppress error message on EPROBE_DEFERDavid Lechner1-2/+3