Commit Graph

7374 Commits (65ba6fa439e7c3cbf97de9dce9e7a3390ae2638c)

Author SHA1 Message Date
Ingo Molnar 77ba809e8b sched/headers: Remove the <linux/mm_types.h> dependency from <linux/sched.h> 8 years ago
Ingo Molnar 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 8 years ago
Ingo Molnar 38b8d208a4 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> 8 years ago
Alexey Dobriyan 5b5e0928f7 lib/vsprintf.c: remove %Z support 8 years ago
Masahiro Yamada a6ab4eff19 scripts/spelling.txt: add "applys" pattern and fix typo instances 8 years ago
Dave Jiang 11bac80004 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf 8 years ago
Colin Ian King 42f82367df video: fbdev: fsl-diu-fb: fix spelling mistake "palette" 8 years ago
Arnd Bergmann 580203f10e fbdev: ssd1307fb: include linux/gpio/consumer.h 8 years ago
Sachin Shukla 0704916a4b video: fbdev: fsl-diu-fb: remove impossible condition 8 years ago
Sachin Shukla 8018ce3f20 video: fbdev: amifb: remove impossible condition 8 years ago
Tomi Valkeinen 6e376822ee fbdev/ssd1307fb: clear screen in probe 8 years ago
Tomi Valkeinen ba14301e03 fbdev/ssd1307fb: add support to enable VBAT 8 years ago
Jyri Sarha fdde1a8148 fbdev: ssd1307fb: Make reset gpio devicetree property optional 8 years ago
Jyri Sarha 72db33355c fbdev: ssd1307fb: Start to use gpiod API for reset gpio 8 years ago
Wei Yongjun b49898ce60 video: fbdev: sh_mobile_lcdcfb: fix error return code in sh_mobile_lcdc_probe() 8 years ago
Dmitry Torokhov 8d22556873 video: fbdev: offb: switch to using for_each_node_by_type 8 years ago
Jan Stourac cd7b917c98 video/console: use setup_timer and mod_timer instead of init_timer 8 years ago
Boris Brezillon 4b0947974e gpio: Rename devm_get_gpiod_from_child() 8 years ago
Lars-Peter Clausen 561eb9d09a fbdev: omap/lcd: Make callbacks optional 8 years ago
Lars-Peter Clausen b2c1e8a75b fbdev: omap/lcd: Staticize non-exported lcd_panel structs 8 years ago
Lars-Peter Clausen 0ed711168a fbdev: omap/lcd: Remove no-op driver callbacks 8 years ago
Geliang Tang 0a9aae40a6 video/mbx: use simple_open() 8 years ago
Arvind Yadav 74a2b96e61 video: fbdev: stifb: handle NULL return value from ioremap_nocache 8 years ago
Maciej W. Rozycki f998ff681c video: fbdev: pmagb-b-fb: Remove bad `__init' annotation 8 years ago
Maciej W. Rozycki 879e5a0df6 video: fbdev: pmag-ba-fb: Remove bad `__init' annotation 8 years ago
Vladimir Zapolskiy 6306b3a58c video: ARM CLCD: use panel device node for getting backlight and mode 8 years ago
Vladimir Zapolskiy be7367968f video: ARM CLCD: use panel device node for panel initialization 8 years ago
Vladimir Zapolskiy 69550ad23d video: ARM CLCD: sort included headers out alphabetically 8 years ago
Alexander Stein b2987d7438 gpio: Pass GPIO label down to gpiod_request 8 years ago
Andy Shevchenko a264d10ff4 gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO 8 years ago
Manuel Schölling 1a336c9346 console: Make persistent scrollback a boot parameter 8 years ago
Manuel Schölling aabd31c421 console: Add persistent scrollback buffers for all VGA consoles 8 years ago
Manuel Schölling bcd375f7f7 console: Add callback to flush scrollback buffer to consw struct 8 years ago
Manuel Schölling 66da39eb91 console: Move scrollback data into its own struct 8 years ago
Kees Cook 2dc705a993 fbdev: color map copying bounds checking 8 years ago
Julia Lawall a0a74270ef video: fbdev: wm8505fb use permission-specific DEVICE_ATTR variants 8 years ago
Hans de Goede a3accfd70e video: fbdev: simplefb: Separate clk / regulator get and enable steps 8 years ago
Takashi Iwai 8aac7f3436 fbcon: Fix vc attr at deinit 8 years ago
Martin Kaiser dc312120b7 video: fbdev: imxfb: always allocate 256 entries for the color map 8 years ago
Bhumika Goyal d67fa87de0 video: fbdev: maxinefb: add __initdata to maxinefb_fix 8 years ago
Kees Cook a641261e99 video: fbdev: matroxfb: use designated initializers 8 years ago
Kees Cook 6895aff471 video: fbdev: sh_mobile_lcdcfb: use designated initializers 8 years ago
Benjamin Gaignard 82f42e4cc1 fbmem: add a default get_fb_unmapped_area function 8 years ago
Arvind Yadav 4dcd19bfab video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremap 8 years ago
Javier Martinez Canillas bb82250fc4 backlight: da9052: Fix module autoload 8 years ago
Peter Ujfalusi d1b8129457 backlight: pwm_bl: Check the PWM state for initial backlight power state 8 years ago
Peter Ujfalusi 7613c92231 backlight: pwm_bl: Move the checks for initial power state to a separate function 8 years ago
Alexey Khoroshilov 0eb3fba8c6 backlight: adp5520: Fix error handling in adp5520_bl_probe() 8 years ago
Uwe Kleine-König cc21942bce backlight: lcd: Fix race condition during register 8 years ago
Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago