summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | staging: wilc1000: move wlan_deinit_locks() in wilc_netdev_cleanup()Ajay Singh2019-09-303-15/+14
| * | | | | | | staging: wilc1000: remove unnecessary netdev validation check in del_key()Ajay Singh2019-09-301-18/+15
| * | | | | | | staging: rtl8188eu: fix possible null dereferenceConnor Kuehl2019-09-301-2/+2
| * | | | | | | staging: rtl8723bs: remove unused function write_cam_from_cacheMichael Straube2019-09-302-14/+0
| * | | | | | | staging: vt6656: clean up an indentation issueColin Ian King2019-09-301-4/+4
| * | | | | | | staging: rtl8192e: clean up indentation issueColin Ian King2019-09-301-2/+2
| * | | | | | | staging: rtl8188eu: remove dead code/vestigial do..while loopConnor Kuehl2019-09-301-31/+24
| * | | | | | | staging: olpc_dcon: fix wrong dependencies in Kconfig fileJerry Lin2019-09-301-1/+1
| * | | | | | | staging: Use pr_warn instead of pr_warningKefeng Wang2019-09-301-1/+1
| * | | | | | | staging: rtl8192u: fix multiple memory leaks on error pathNavid Emamdoost2019-09-301-5/+12
| * | | | | | | staging: rtl8192u: release memory on error pathNavid Emamdoost2019-09-301-0/+2
| * | | | | | | staging: qlge: Removed unnecessary variableAliasgar Surti2019-09-301-2/+1
| * | | | | | | staging: rtl8712: Replace snprintf with scnprintfRohit Sarkar2019-09-301-2/+2
| * | | | | | | staging: olpc_dcon: allow simultaneous XO-1 and XO-1.5 supportJerry Lin2019-09-305-34/+3
| * | | | | | | staging: rtl8192u: Remove unnecessary line-breaks in function signaturesSumera Priyadarsini2019-09-301-17/+11
| * | | | | | | staging: rtl8192u: Fix alignment to match open parenthesisSumera Priyadarsini2019-09-301-5/+5
| * | | | | | | staging: rtl8192u: Remove unnecessary blank linesSumera Priyadarsini2019-09-301-70/+0
| * | | | | | | staging: rtl8192u: ieee80211: Replace snprintf with scnprintfRohit Sarkar2019-09-302-6/+6
| * | | | | | | staging: board: use appropriate macro to initialize structAurabindo Jayamohanan2019-09-301-10/+2
| * | | | | | | staging: rtl8188eu: remove unnecessary self-assignmentConnor Kuehl2019-09-301-1/+0
| * | | | | | | staging: rtl8188eu: cleanup long line in rtw_mlme_ext.cMichael Straube2019-09-301-1/+1
| * | | | | | | staging: sm750fb: CHECK: Avoid CamelCaseIdo Tamir2019-09-303-32/+32
| * | | | | | | staging: rtl8723bs: remove return statements from void functionsMichael Straube2019-09-3011-27/+0
| * | | | | | | staging: rtl8723bs: remove unneeded conversion to boolSaiyam Doshi2019-09-301-4/+5
| * | | | | | | staging: rtl8723bs: core: make array op_class static const, makes object smallerColin Ian King2019-09-301-2/+2
| * | | | | | | staging: rtl8723bs: os_dep: fix spelling mistake "offet" -> "offset"Colin Ian King2019-09-301-1/+1
| * | | | | | | staging: rtl8723bs: Removed unneeded variablesAliasgar Surti2019-09-301-49/+5
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-11-2641-442/+1539
|\ \ \ \ \ \ \
| * | | | | | | media: hantro: Set H264 FIELDPIC_FLAG_E flag correctlyJonas Karlman2019-11-101-1/+1
| * | | | | | | media: hantro: Remove now unused H264 pic_sizeJonas Karlman2019-11-102-8/+0
| * | | | | | | media: hantro: Use output buffer width and height for H264 decodingJonas Karlman2019-11-101-2/+2
| * | | | | | | media: hantro: Reduce H264 extra space for motion vectorsJonas Karlman2019-11-101-2/+18
| * | | | | | | media: hantro: Fix H264 motion vector buffer offsetJonas Karlman2019-11-101-9/+22
| * | | | | | | media: hantro: Fix s_fmt for dynamic resolution changesEzequiel Garcia2019-11-101-9/+19
| * | | | | | | media: cedrus: Increase maximum supported sizeJernej Skrabec2019-11-101-2/+2
| * | | | | | | media: cedrus: Fix H264 4k supportJernej Skrabec2019-11-103-8/+101
| * | | | | | | media: cedrus: Properly signal size in mode registerJernej Skrabec2019-11-106-6/+13
| * | | | | | | media: hantro: Fix picture order count table enableFrancois Buergisser2019-11-091-3/+5
| * | | | | | | media: hantro: Fix motion vectors usage conditionFrancois Buergisser2019-11-091-2/+2
| * | | | | | | media: hantro: Fix H264 max frmsize supported on RK3288Jonas Karlman2019-11-091-2/+2
| * | | | | | | media: hantro: Do not reorder H264 scaling listJonas Karlman2019-11-091-39/+12
| * | | | | | | media: cedrus: Use correct H264 8x8 scaling listJonas Karlman2019-11-091-2/+2
| * | | | | | | media: cedrus: Use helpers to access capture queueJernej Skrabec2019-11-092-4/+12
| * | | | | | | media: cedrus: Fix decoding for some H264 videosJernej Skrabec2019-11-092-3/+30
| * | | | | | | media: staging/imx: Use a shorter name for driverFabio Estevam2019-11-051-2/+4
| * | | | | | | media: staging: media: allegro-dvt: remove bool comparisonCristiane Naves2019-11-051-1/+1
| * | | | | | | media: staging: media: cedrus: use devm_platform_ioremap_resource() to simpli...YueHaibing2019-11-051-3/+1
| * | | | | | | media: imx7-mipi-csis: make array 'registers' static const, makes object smallerColin Ian King2019-11-051-1/+1
| * | | | | | | media: staging/intel-ipu3: remove the unnecessary compiler flagsBingbu Cao2019-11-052-8/+0
| * | | | | | | media: doc-rst: ipu3: clarification on data type conversion of IEFD CUBingbu Cao2019-11-052-2/+5
OpenPOWER on IntegriCloud