| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/headers: Remove the <linux/mm_types.h> dependency from <linux/sched.h> | Ingo Molnar | 2017-03-03 | 1 | -0/+1 |
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 2 | -1/+2 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
* | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 2017-02-27 | 1 | -1/+1 |
* | scripts/spelling.txt: add "applys" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -1/+1 |
* | Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linux | Linus Torvalds | 2017-02-25 | 31 | -523/+220 |
|\ |
|
| * | video: fbdev: fsl-diu-fb: fix spelling mistake "palette" | Colin Ian King | 2017-02-20 | 1 | -2/+2 |
| * | fbdev: ssd1307fb: include linux/gpio/consumer.h | Arnd Bergmann | 2017-02-20 | 1 | -0/+1 |
| * | video: fbdev: fsl-diu-fb: remove impossible condition | Sachin Shukla | 2017-02-08 | 1 | -8/+1 |
| * | video: fbdev: amifb: remove impossible condition | Sachin Shukla | 2017-02-08 | 1 | -5/+3 |
| * | fbdev/ssd1307fb: clear screen in probe | Tomi Valkeinen | 2017-02-08 | 1 | -3/+2 |
| * | fbdev/ssd1307fb: add support to enable VBAT | Tomi Valkeinen | 2017-02-08 | 1 | -1/+19 |
| * | fbdev: ssd1307fb: Make reset gpio devicetree property optional | Jyri Sarha | 2017-02-08 | 1 | -6/+13 |
| * | fbdev: ssd1307fb: Start to use gpiod API for reset gpio | Jyri Sarha | 2017-02-08 | 1 | -17/+8 |
| * | video: fbdev: sh_mobile_lcdcfb: fix error return code in sh_mobile_lcdc_probe() | Wei Yongjun | 2017-02-08 | 1 | -1/+3 |
| * | video: fbdev: offb: switch to using for_each_node_by_type | Dmitry Torokhov | 2017-02-08 | 1 | -2/+2 |
| * | video/console: use setup_timer and mod_timer instead of init_timer | Jan Stourac | 2017-02-08 | 1 | -5/+3 |
| * | fbdev: omap/lcd: Make callbacks optional | Lars-Peter Clausen | 2017-01-30 | 10 | -183/+20 |
| * | fbdev: omap/lcd: Staticize non-exported lcd_panel structs | Lars-Peter Clausen | 2017-01-30 | 8 | -8/+8 |
| * | fbdev: omap/lcd: Remove no-op driver callbacks | Lars-Peter Clausen | 2017-01-30 | 9 | -167/+0 |
| * | video/mbx: use simple_open() | Geliang Tang | 2017-01-30 | 1 | -12/+6 |
| * | video: fbdev: stifb: handle NULL return value from ioremap_nocache | Arvind Yadav | 2017-01-30 | 1 | -0/+4 |
| * | video: fbdev: pmagb-b-fb: Remove bad `__init' annotation | Maciej W. Rozycki | 2017-01-30 | 1 | -1/+1 |
| * | video: fbdev: pmag-ba-fb: Remove bad `__init' annotation | Maciej W. Rozycki | 2017-01-30 | 1 | -1/+1 |
| * | video: ARM CLCD: use panel device node for getting backlight and mode | Vladimir Zapolskiy | 2017-01-30 | 1 | -15/+5 |
| * | video: ARM CLCD: use panel device node for panel initialization | Vladimir Zapolskiy | 2017-01-30 | 5 | -27/+14 |
| * | video: ARM CLCD: sort included headers out alphabetically | Vladimir Zapolskiy | 2017-01-30 | 1 | -14/+9 |
| * | video: fbdev: wm8505fb use permission-specific DEVICE_ATTR variants | Julia Lawall | 2017-01-11 | 1 | -1/+1 |
| * | video: fbdev: simplefb: Separate clk / regulator get and enable steps | Hans de Goede | 2017-01-11 | 1 | -16/+40 |
| * | fbcon: Fix vc attr at deinit | Takashi Iwai | 2017-01-11 | 1 | -27/+40 |
| * | video: fbdev: imxfb: always allocate 256 entries for the color map | Martin Kaiser | 2017-01-11 | 1 | -1/+5 |
| * | video: fbdev: maxinefb: add __initdata to maxinefb_fix | Bhumika Goyal | 2017-01-11 | 1 | -1/+1 |
| * | video: fbdev: matroxfb: use designated initializers | Kees Cook | 2017-01-11 | 2 | -3/+12 |
| * | video: fbdev: sh_mobile_lcdcfb: use designated initializers | Kees Cook | 2017-01-11 | 1 | -3/+3 |
* | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 2017-02-24 | 1 | -9/+7 |
* | | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie... | Linus Torvalds | 2017-02-23 | 2 | -1/+25 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Dave Airlie | 2017-01-27 | 1 | -12/+14 |
| |\ \ |
|
| * \ \ | Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 2017-01-10 | 2 | -1/+25 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | fbmem: add a default get_fb_unmapped_area function | Benjamin Gaignard | 2017-01-06 | 2 | -1/+25 |
| | * | | Merge tag 'docs-4.10' of git://git.lwn.net/linux into drm-misc-next | Daniel Vetter | 2016-12-13 | 1 | -4/+4 |
| | |\ \ |
|
* | | \ \ | Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2017-02-23 | 1 | -10/+9 |
|\ \ \ \ \ |
|
| * | | | | | gpio: Rename devm_get_gpiod_from_child() | Boris Brezillon | 2017-02-04 | 1 | -8/+8 |
| * | | | | | gpio: Pass GPIO label down to gpiod_request | Alexander Stein | 2017-01-26 | 1 | -4/+8 |
| * | | | | | gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO | Andy Shevchenko | 2017-01-26 | 1 | -10/+5 |
* | | | | | | Merge tag 'backlight-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-02-23 | 4 | -24/+54 |
|\ \ \ \ \ \ |
|
| * | | | | | | backlight: da9052: Fix module autoload | Javier Martinez Canillas | 2017-01-04 | 1 | -1/+1 |
| * | | | | | | backlight: pwm_bl: Check the PWM state for initial backlight power state | Peter Ujfalusi | 2017-01-04 | 1 | -0/+4 |
| * | | | | | | backlight: pwm_bl: Move the checks for initial power state to a separate func... | Peter Ujfalusi | 2017-01-04 | 1 | -19/+37 |
| * | | | | | | backlight: adp5520: Fix error handling in adp5520_bl_probe() | Alexey Khoroshilov | 2017-01-04 | 1 | -2/+10 |
| * | | | | | | backlight: lcd: Fix race condition during register | Uwe Kleine-König | 2017-01-04 | 1 | -2/+2 |
| |/ / / / / |
|