summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb
Commit message (Expand)AuthorAgeFilesLines
* staging/lynxfb: Use pci aperture helperDaniel Vetter2023-04-041-15/+1
* Merge tag 'staging-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-161-1/+1
|\
| * staging: sm750fb: Kconfig: Fix spelling mistake "accelearion" -> "acceleration"Colin Ian King2022-10-201-1/+1
* | fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann2022-11-162-0/+4
|/
* Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-081-4/+8
|\
| * staging: sm750fb: split multiple assignments to linesChristopher Carbone2022-08-241-4/+8
* | Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2022-09-061-10/+5
|\ \ | |/ |/|
| * fbdev: Convert drivers to aperture helpersThomas Zimmermann2022-07-191-10/+5
* | staging: sm750fb: fix CamelCase function parameterArne Petersen2022-06-201-1/+1
* | staging: sm750fb: fix camelCase function nameNam Cao2022-06-063-5/+5
|/
* staging: sm750fb: Call iounmap() to free mapped bus memoryFabio M. De Francesco2022-04-041-0/+1
* staging: sm750fb: fix naming styleNam Cao2022-03-182-66/+66
* staging: sm750fb: Rename vScreen to v_screen in lynxfb_crtcBenjamin Philip2021-07-282-10/+10
* staging: sm750fb: Rename vCursor to v_cursor in lynxfb_crtcBenjamin Philip2021-07-281-1/+1
* staging: sm750fb: Rename oCursor to o_cursor in lynxfb_crtcBenjamin Philip2021-07-281-1/+1
* staging: sm750fb: Rename oScreen to o_screen in lynxfb_crtcBenjamin Philip2021-07-283-47/+47
* staging: sm750fb: Rename maxW to max_w in lynx_cursorBenjamin Philip2021-07-273-6/+6
* staging: sm750fb: Rename maxH to max_h in lynx_cursorBenjamin Philip2021-07-272-4/+4
* staging: sm750fb: sm750_accel: Provide description for 'accel' and fix functi...Lee Jones2021-05-101-1/+3
* staging: sm750fb: Remove unnecessary blank lineZhansaya Bagdauletkyzy2021-04-051-1/+0
* staging: sm750fb: added identifier names for function declarationsshivang upadhyay2021-03-101-12/+17
* staging: sm750fb: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi2021-02-041-1/+1
* Staging: sm750fb: Fix basic coding style issuesTimo A. Aranjo2020-08-281-1/+2
* staging: sm750fb: use generic power managementVaibhav Gupta2020-07-291-74/+17
* staging: sm750fb: Add names to proc_setBLANK argsIgor Ribeiro Barbosa Duarte2020-05-291-1/+1
* staging: sm750fb: print error message with actual valueMatej Dujava2020-05-051-1/+1
* staging: sm750fb: add common function to set color offsets and visual modeMatej Dujava2020-05-051-82/+67
* staging: sm750fb: add missing case while setting FB_VISUALMatej Dujava2020-05-051-0/+1
* staging: sm750fb: Make function arguments alignment match open parenthesisR Veera Kumar2020-04-162-11/+14
* staging: sm750fb: line over 80 charactersGokce Kuler2020-04-131-1/+3
* staging: sm750fb: Fix of long line in makefile variableR Veera Kumar2020-03-191-2/+4
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* staging: sm750fb: Replace multiple spaces with tabs when it suitsGabriela Bittencourt2019-10-301-10/+10
* staging: sm750fb: Fix typo in commentGabriela Bittencourt2019-10-301-1/+1
* staging: sm750fb: align arguments with open parenthesis in file sm750_cursor.hGabriela Bittencourt2019-10-241-10/+7
* staging: sm750fb: align arguments with open parenthesis in file sm750_accel.hGabriela Bittencourt2019-10-241-3/+3
* staging: sm750fb: align arguments with open parenthesis in ddk750_sii164.cGabriela Bittencourt2019-10-241-1/+1
* staging: sm750fb: format description of parameters in accel.hGabriela Bittencourt2019-10-241-29/+46
* staging: sm750fb: format description of parameters in accel.cGabriela Bittencourt2019-10-241-28/+44
* staging: sm750fb: Fix lines over 80 charactersJamal Shareef2019-10-154-17/+31
* staging: sm750fb: Remove set but not used variable 'actual_mx_clk'zhengbin2019-10-081-2/+1
* staging: sm750fb: Remove set but not used variable 'uiActualPixelClk'zhengbin2019-10-081-2/+1
* staging: sm750fb: CHECK: Avoid CamelCaseIdo Tamir2019-09-303-32/+32
* staging: sm750fb: fix odd license textGreg Kroah-Hartman2019-08-153-9/+0
* docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
* Staging: sm750fb: Change *array into *const arrayKelsey Skunberg2019-04-301-1/+1
* staging: sm750fb: add proper SPDX identifier to driverGreg Kroah-Hartman2019-04-034-0/+4
* staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: sm750fb: Remove unnecessary parenthesis.Sanjana Sanikommu2019-04-011-2/+2