aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-08Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-4/+8
2022-09-06Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-10/+5
2022-08-24staging: sm750fb: split multiple assignments to linesChristopher Carbone1-4/+8
2022-07-19fbdev: Convert drivers to aperture helpersThomas Zimmermann1-10/+5
2022-06-20staging: sm750fb: fix CamelCase function parameterArne Petersen1-1/+1
2022-06-06staging: sm750fb: fix camelCase function nameNam Cao3-5/+5
2022-04-04staging: sm750fb: Call iounmap() to free mapped bus memoryFabio M. De Francesco1-0/+1
2022-03-18staging: sm750fb: fix naming styleNam Cao2-66/+66
2021-07-28staging: sm750fb: Rename vScreen to v_screen in lynxfb_crtcBenjamin Philip2-10/+10
2021-07-28staging: sm750fb: Rename vCursor to v_cursor in lynxfb_crtcBenjamin Philip1-1/+1
2021-07-28staging: sm750fb: Rename oCursor to o_cursor in lynxfb_crtcBenjamin Philip1-1/+1
2021-07-28staging: sm750fb: Rename oScreen to o_screen in lynxfb_crtcBenjamin Philip3-47/+47
2021-07-27staging: sm750fb: Rename maxW to max_w in lynx_cursorBenjamin Philip3-6/+6
2021-07-27staging: sm750fb: Rename maxH to max_h in lynx_cursorBenjamin Philip2-4/+4
2021-05-10staging: sm750fb: sm750_accel: Provide description for 'accel' and fix function namingLee Jones1-1/+3
2021-04-05staging: sm750fb: Remove unnecessary blank lineZhansaya Bagdauletkyzy1-1/+0
2021-03-10staging: sm750fb: added identifier names for function declarationsshivang upadhyay1-12/+17
2021-02-04staging: sm750fb: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi1-1/+1
2020-08-28Staging: sm750fb: Fix basic coding style issuesTimo A. Aranjo1-1/+2
2020-07-29staging: sm750fb: use generic power managementVaibhav Gupta1-74/+17
2020-05-29staging: sm750fb: Add names to proc_setBLANK argsIgor Ribeiro Barbosa Duarte1-1/+1
2020-05-05staging: sm750fb: print error message with actual valueMatej Dujava1-1/+1
2020-05-05staging: sm750fb: add common function to set color offsets and visual modeMatej Dujava1-82/+67
2020-05-05staging: sm750fb: add missing case while setting FB_VISUALMatej Dujava1-0/+1
2020-04-16staging: sm750fb: Make function arguments alignment match open parenthesisR Veera Kumar2-11/+14
2020-04-13staging: sm750fb: line over 80 charactersGokce Kuler1-1/+3
2020-03-19staging: sm750fb: Fix of long line in makefile variableR Veera Kumar1-2/+4
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-10-30staging: sm750fb: Replace multiple spaces with tabs when it suitsGabriela Bittencourt1-10/+10
2019-10-30staging: sm750fb: Fix typo in commentGabriela Bittencourt1-1/+1
2019-10-24staging: sm750fb: align arguments with open parenthesis in file sm750_cursor.hGabriela Bittencourt1-10/+7
2019-10-24staging: sm750fb: align arguments with open parenthesis in file sm750_accel.hGabriela Bittencourt1-3/+3
2019-10-24staging: sm750fb: align arguments with open parenthesis in ddk750_sii164.cGabriela Bittencourt1-1/+1
2019-10-24staging: sm750fb: format description of parameters in accel.hGabriela Bittencourt1-29/+46
2019-10-24staging: sm750fb: format description of parameters in accel.cGabriela Bittencourt1-28/+44
2019-10-15staging: sm750fb: Fix lines over 80 charactersJamal Shareef4-17/+31
2019-10-08staging: sm750fb: Remove set but not used variable 'actual_mx_clk'zhengbin1-2/+1
2019-10-08staging: sm750fb: Remove set but not used variable 'uiActualPixelClk'zhengbin1-2/+1
2019-09-30staging: sm750fb: CHECK: Avoid CamelCaseIdo Tamir3-32/+32
2019-08-15staging: sm750fb: fix odd license textGreg Kroah-Hartman3-9/+0
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-04-30Staging: sm750fb: Change *array into *const arrayKelsey Skunberg1-1/+1
2019-04-03staging: sm750fb: add proper SPDX identifier to driverGreg Kroah-Hartman4-0/+4
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman1-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman1-0/+1
2019-04-01staging: sm750fb: Remove unnecessary parenthesis.Sanjana Sanikommu1-2/+2
2019-03-27staging: sm750fb: lower case to fix camelcase checkpatch warningJules Irenge1-2/+2
2019-03-26staging: sm750fb: Prefer using the BIT macroSanjana Sanikommu1-1/+1
2019-03-20staging: sm750fb: Eliminate camel caseVatsala Narang4-8/+8
2019-03-18staging: sm750fb: Remove an unnecessary local variable in a functionMadhumitha Prabakaran1-4/+1