| Commit message (Expand) | Author | Age | Files | Lines |
* | staging: sm750fb: Call iounmap() to free mapped bus memory | Fabio M. De Francesco | 2022-04-04 | 1 | -0/+1 |
* | staging: sm750fb: fix naming style | Nam Cao | 2022-03-18 | 2 | -66/+66 |
* | staging: sm750fb: Rename vScreen to v_screen in lynxfb_crtc | Benjamin Philip | 2021-07-28 | 2 | -10/+10 |
* | staging: sm750fb: Rename vCursor to v_cursor in lynxfb_crtc | Benjamin Philip | 2021-07-28 | 1 | -1/+1 |
* | staging: sm750fb: Rename oCursor to o_cursor in lynxfb_crtc | Benjamin Philip | 2021-07-28 | 1 | -1/+1 |
* | staging: sm750fb: Rename oScreen to o_screen in lynxfb_crtc | Benjamin Philip | 2021-07-28 | 3 | -47/+47 |
* | staging: sm750fb: Rename maxW to max_w in lynx_cursor | Benjamin Philip | 2021-07-27 | 3 | -6/+6 |
* | staging: sm750fb: Rename maxH to max_h in lynx_cursor | Benjamin Philip | 2021-07-27 | 2 | -4/+4 |
* | staging: sm750fb: sm750_accel: Provide description for 'accel' and fix functi... | Lee Jones | 2021-05-10 | 1 | -1/+3 |
* | staging: sm750fb: Remove unnecessary blank line | Zhansaya Bagdauletkyzy | 2021-04-05 | 1 | -1/+0 |
* | staging: sm750fb: added identifier names for function declarations | shivang upadhyay | 2021-03-10 | 1 | -12/+17 |
* | staging: sm750fb: Switch from strlcpy to strscpy | Kumar Kartikeya Dwivedi | 2021-02-04 | 1 | -1/+1 |
* | Staging: sm750fb: Fix basic coding style issues | Timo A. Aranjo | 2020-08-28 | 1 | -1/+2 |
* | staging: sm750fb: use generic power management | Vaibhav Gupta | 2020-07-29 | 1 | -74/+17 |
* | staging: sm750fb: Add names to proc_setBLANK args | Igor Ribeiro Barbosa Duarte | 2020-05-29 | 1 | -1/+1 |
* | staging: sm750fb: print error message with actual value | Matej Dujava | 2020-05-05 | 1 | -1/+1 |
* | staging: sm750fb: add common function to set color offsets and visual mode | Matej Dujava | 2020-05-05 | 1 | -82/+67 |
* | staging: sm750fb: add missing case while setting FB_VISUAL | Matej Dujava | 2020-05-05 | 1 | -0/+1 |
* | staging: sm750fb: Make function arguments alignment match open parenthesis | R Veera Kumar | 2020-04-16 | 2 | -11/+14 |
* | staging: sm750fb: line over 80 characters | Gokce Kuler | 2020-04-13 | 1 | -1/+3 |
* | staging: sm750fb: Fix of long line in makefile variable | R Veera Kumar | 2020-03-19 | 1 | -2/+4 |
* | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -1/+1 |
* | staging: sm750fb: Replace multiple spaces with tabs when it suits | Gabriela Bittencourt | 2019-10-30 | 1 | -10/+10 |
* | staging: sm750fb: Fix typo in comment | Gabriela Bittencourt | 2019-10-30 | 1 | -1/+1 |
* | staging: sm750fb: align arguments with open parenthesis in file sm750_cursor.h | Gabriela Bittencourt | 2019-10-24 | 1 | -10/+7 |
* | staging: sm750fb: align arguments with open parenthesis in file sm750_accel.h | Gabriela Bittencourt | 2019-10-24 | 1 | -3/+3 |
* | staging: sm750fb: align arguments with open parenthesis in ddk750_sii164.c | Gabriela Bittencourt | 2019-10-24 | 1 | -1/+1 |
* | staging: sm750fb: format description of parameters in accel.h | Gabriela Bittencourt | 2019-10-24 | 1 | -29/+46 |
* | staging: sm750fb: format description of parameters in accel.c | Gabriela Bittencourt | 2019-10-24 | 1 | -28/+44 |
* | staging: sm750fb: Fix lines over 80 characters | Jamal Shareef | 2019-10-15 | 4 | -17/+31 |
* | staging: sm750fb: Remove set but not used variable 'actual_mx_clk' | zhengbin | 2019-10-08 | 1 | -2/+1 |
* | staging: sm750fb: Remove set but not used variable 'uiActualPixelClk' | zhengbin | 2019-10-08 | 1 | -2/+1 |
* | staging: sm750fb: CHECK: Avoid CamelCase | Ido Tamir | 2019-09-30 | 3 | -32/+32 |
* | staging: sm750fb: fix odd license text | Greg Kroah-Hartman | 2019-08-15 | 3 | -9/+0 |
* | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-14 | 1 | -1/+1 |
* | Staging: sm750fb: Change *array into *const array | Kelsey Skunberg | 2019-04-30 | 1 | -1/+1 |
* | staging: sm750fb: add proper SPDX identifier to driver | Greg Kroah-Hartman | 2019-04-03 | 4 | -0/+4 |
* | staging: add missing SPDX lines to Makefile files | Greg Kroah-Hartman | 2019-04-03 | 1 | -0/+1 |
* | staging: add missing SPDX lines to Kconfig files | Greg Kroah-Hartman | 2019-04-03 | 1 | -0/+1 |
* | staging: sm750fb: Remove unnecessary parenthesis. | Sanjana Sanikommu | 2019-04-01 | 1 | -2/+2 |
* | staging: sm750fb: lower case to fix camelcase checkpatch warning | Jules Irenge | 2019-03-27 | 1 | -2/+2 |
* | staging: sm750fb: Prefer using the BIT macro | Sanjana Sanikommu | 2019-03-26 | 1 | -1/+1 |
* | staging: sm750fb: Eliminate camel case | Vatsala Narang | 2019-03-20 | 4 | -8/+8 |
* | staging: sm750fb: Remove an unnecessary local variable in a function | Madhumitha Prabakaran | 2019-03-18 | 1 | -4/+1 |
* | staging: sm750fb: Edit CamelCase in local variables | Nishka Dasgupta | 2019-03-18 | 4 | -86/+86 |
* | staging: sm750fb: trivial comment indention fix. | Yifeng Li | 2019-03-18 | 1 | -16/+16 |
* | staging: sm750fb: Rename setDisplayControl to set_display_control - style | Jin Chen | 2019-02-07 | 1 | -3/+3 |
* | staging: sm750fb: Add spaces around '+' | LaĆs Pessine do Carmo | 2018-11-07 | 1 | -1/+2 |
* | staging: sm750fb: Remove space after cast | Mamta Shukla | 2018-10-09 | 1 | -4/+4 |
* | staging: sm750fb: Remove extra space character | Aymen Qader | 2018-10-02 | 1 | -1/+1 |