index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
ssd1307fb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-24
fbdev: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-4
/
+4
2024-03-28
fbdev: ssd1307fb: Remove struct backlight_ops.check_fb
Thomas Zimmermann
1
-7
/
+0
2024-03-28
fbdev: ssd1307fb: Init backlight before registering framebuffer
Thomas Zimmermann
1
-13
/
+11
2023-12-20
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
1
-1
/
+1
2023-09-01
fbdev: ssd1307fb: Use bool for ssd1307fb_deviceinfo flags
Geert Uytterhoeven
1
-2
/
+2
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
1
-2
/
+2
2023-07-31
fbdev: Align deferred I/O with naming of helpers
Thomas Zimmermann
1
-3
/
+3
2023-07-31
fbdev: ssd1307fb: Print the PWM's label instead of its number
Uwe Kleine-König
1
-2
/
+2
2023-07-08
fbdev/ssd1307fb: Generate deferred I/O ops
Thomas Zimmermann
1
-58
/
+11
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
1
-1
/
+1
2023-05-27
fbdev: matroxfb ssd1307fb: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-05-08
fbdev: Validate info->screen_{base, buffer} in fb_ops implementations
Thomas Zimmermann
1
-0
/
+3
2022-12-14
fbdev: ssd1307fb: Drop duplicate NULL checks for PWM APIs
Andy Shevchenko
1
-8
/
+4
2022-09-16
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
1
-1
/
+1
2022-08-24
fbdev: ssd1307fb: Fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-05-03
fbdev: Rename pagelist to pagereflist for deferred I/O
Thomas Zimmermann
1
-2
/
+1
2022-05-03
fbdev: Put mmap for deferred I/O into drivers
Thomas Zimmermann
1
-0
/
+1
2022-01-30
video: fbdev: ssd1307fb: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2021-07-27
video: fbdev: ssd1307fb: Cache address ranges
Geert Uytterhoeven
1
-2
/
+25
2021-07-27
video: fbdev: ssd1307fb: Optimize screen updates
Geert Uytterhoeven
1
-21
/
+29
2021-07-27
video: fbdev: ssd1307fb: Extract ssd1307fb_set_{col,page}_range()
Geert Uytterhoeven
1
-20
/
+37
2021-07-27
video: fbdev: ssd1307fb: Simplify ssd1307fb_update_display()
Geert Uytterhoeven
1
-7
/
+10
2021-07-27
video: fbdev: ssd1307fb: Propagate errors via ssd1307fb_update_display()
Geert Uytterhoeven
1
-6
/
+12
2020-09-08
video: fbdev: ssd1307fb: Added support to Column offset
Rodrigo Alencar
1
-2
/
+6
2020-06-17
pwm: Convert period and duty cycle to u64
Guru Das Srinagesh
1
-1
/
+1
2020-04-17
video: ssd1307fb: Remove redundant forward declaration
Andy Shevchenko
1
-2
/
+0
2020-04-17
video: ssd1307fb: Convert to atomic PWM API
Andy Shevchenko
1
-12
/
+5
2020-04-17
video: ssd1307fb: Make use of device properties
Andy Shevchenko
1
-21
/
+19
2020-04-17
video: ssd1307fb: Introduce temporary variable to increase readability
Andy Shevchenko
1
-18
/
+15
2020-04-17
video: ssd1307fb: Convert driver to use ->probe_new()
Andy Shevchenko
1
-8
/
+2
2020-03-02
video: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-01-15
video: ssd1307fb: add the missed regulator_disable
Chuhong Yuan
1
-0
/
+2
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
1
-1
/
+1
2019-07-23
video: ssd1307fb: Add devicetree configuration of display setup
Marko Kohtala
1
-16
/
+65
2019-07-23
video: ssd1307fb: Handle width and height that are not multiple of 8
Marko Kohtala
1
-13
/
+17
2019-07-23
video: ssd1307fb: Start page range at page_offset
Marko Kohtala
1
-1
/
+1
2019-07-23
video: ssd1307fb: Remove unneeded semicolons
Marko Kohtala
1
-4
/
+4
2019-07-23
video: ssd1307fb: Use screen_buffer instead of screen_base
Marko Kohtala
1
-5
/
+5
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
1
-3
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71
Thomas Gleixner
1
-2
/
+1
2019-02-08
video: ssd1307fb: Do not hard code active-low reset sequence
Michal Vokáč
1
-2
/
+2
2018-10-09
Revert "video: ssd1307fb: Do not hard code active-low reset sequence"
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2018-10-08
video: ssd1307fb: Do not hard code active-low reset sequence
Michal Vokáč
1
-2
/
+2
2018-10-08
video: ssd1307fb: Use gpiod_set_value_cansleep() for reset
Michal Vokáč
1
-2
/
+2
2018-03-28
video: ssd1307fb: Improve a size determination in ssd1307fb_probe()
Markus Elfring
1
-1
/
+2
2017-04-07
fbdev/ssd1307fb: fix optional VBAT support
Bastian Stender
1
-8
/
+16
2017-02-20
fbdev: ssd1307fb: include linux/gpio/consumer.h
Arnd Bergmann
1
-0
/
+1
2017-02-08
fbdev/ssd1307fb: clear screen in probe
Tomi Valkeinen
1
-3
/
+2
2017-02-08
fbdev/ssd1307fb: add support to enable VBAT
Tomi Valkeinen
1
-1
/
+19
[next]