Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e7a05aa9e697ff6fc165d45671cdcca601942f62
e7a05aa
BF54x Framebuffer Driver: BF542 does not have EPPI0, so dont allow the LQ034 driver for now
by Mike Frysinger
· 17 years ago
6002db8
BF54x Framebuffer Driver: drop request_irq cast
by Mike Frysinger
· 17 years ago
8224c3b
drivers/video/w100fb.c: avoid a couple of error-path NULL derefs
by Andrew Morton
· 17 years ago
0e170c7
fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G/965GM
by Maik Broemme
· 17 years ago
0aa1634
fb: convert /proc/fb to seq_file interface
by Alexey Dobriyan
· 17 years ago
60c1645
drivers/video/uvesafb.c: fix error-path memory leak
by Andrew Morton
· 17 years ago
0e27aa3
fbdev: platforming hecubafb and n411
by Jaya Kumar
· 17 years ago
2422fbb
metronomefb: don't free firmware twice in error path
by Sebastian Siewior
· 17 years ago
03c33a4
fbdev: platforming metronomefb and am200epd
by Jaya Kumar
· 17 years ago
963654a
fbdev: hecubafb bugfix
by Jaya Kumar
· 17 years ago
555514f
fbdev: metronomefb bugfix
by Jaya Kumar
· 17 years ago
6f90a8bd
powerpc: Add DIU platform code for MPC8610HPCD
by York Sun
· 17 years ago
9b53a9e
fbdev: powerpc: driver for Freescale 8610 and 5121 DIU
by York Sun
· 17 years ago
7d345b2
fbdev: nv: fix sparse noise
by Alexey Dobriyan
· 17 years ago
7ce3ab1
fbdev: nv: drop useless CONFIG_PCI checks
by Alexey Dobriyan
· 17 years ago
affc23d
fbdev: nv: drop useless MODULE ifdefs
by Alexey Dobriyan
· 17 years ago
3553a2f
OLPC: gxfb/lxfb: add DCON panel modes to framebuffer drivers
by Andres Salomon
· 17 years ago
fd96795
gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't available
by Andres Salomon
· 17 years ago
61a517a
gxfb/lxfb: use VSA definitions when fetching framebuffer size
by Andres Salomon
· 17 years ago
4537f93
lxfb/gxfb: when blanking with FB_BLANK_POWERDOWN, also turn off the CRT
by Andres Salomon
· 17 years ago
564820d
lxfb: disable suspend VT switch by default
by Andres Salomon
· 17 years ago
c805df3
lxfb: rename kernel arg fbsize to vram
by Andres Salomon
· 17 years ago
f694e53
lxfb: add power management functionality
by Andres Salomon
· 17 years ago
aec4053
lxfb: rearrange/rename MSR bitfields
by Andres Salomon
· 17 years ago
31f51fa
lxfb: clean up final bits of df_regs
by Andres Salomon
· 17 years ago
f5c90e8
lxfb: clean up register definitions
by Andres Salomon
· 17 years ago
9286361
lxfb: create GP/DC/VP/FP-specific handlers rather than using readl/writel
by Andres Salomon
· 17 years ago
3888d46
lxfb: extend PLL table to support dotclocks below 25 MHz
by Jens Rottmann
· 17 years ago
5fb2d92
atmel_lcdfb: adjust fifo size for at91sam9rl
by Nicolas Ferre
· 17 years ago
fd08580
atmel_lcdfb: wiring BGR to RGB color mode
by Nicolas Ferre
· 17 years ago
cf19a37
atmel_lcdfb: suspend/resume support
by David Brownell
· 17 years ago
01d3a5e
atmel_lcdfb: don't initialize a pre-allocated framebuffer
by Haavard Skinnemoen
· 17 years ago
20e061f
fbdev: framebuffer_alloc() fixes
by Ondrej Zajicek
· 17 years ago
8f5af9d
fbdev: vt8623fb: better resume from STR
by Ondrej Zajicek
· 17 years ago
9201a85
savagefb: speed up the I2C bus
by Jean Delvare
· 17 years ago
a1e6892
drivers/video/imsttfb.c: add missing curly brackets
by Roel Kluin
· 17 years ago
5e72b32
uvesafb: don't treat valid modes returned byfb_find_mode() as errors
by Michal Januszewski
· 17 years ago
e0745ae
radeonfb: speed up the I2C buses
by Jean Delvare
· 17 years ago
bc3bf46
radeonfb: drop redundant RTRACE macro
by Jean Delvare
· 17 years ago
b0313f8
radeonfb: fix debug option
by Jean Delvare
· 17 years ago
e7a18c9c
radeonfb: use PCI device id in hex for name string
by Andreas Herrmann
· 17 years ago
af2afd2
drivers/video/aty/aty128fb.c: fix incorrect usage of strncat in aty128_init()
by Roel Kluin
· 17 years ago
9e3f0ca
fbdev: add removed option "mode" to keep compatibility
by Krzysztof Helt
· 17 years ago
a814054
s3fb: add option mode_option
by Krzysztof Helt
· 17 years ago
1abf917
arkfb: add option mode_option
by Krzysztof Helt
· 17 years ago
cc6c549
vt8623fb: change option mode to mode_option
by Krzysztof Helt
· 17 years ago
cf6d880
update modedb.txt documentation about mode_option parameter change
by Krzysztof Helt
· 17 years ago
4e65c61
pm3fb: change option mode to mode_option
by Krzysztof Helt
· 17 years ago
07f41e4
tridentfb: change option mode to mode_option
by Krzysztof Helt
· 17 years ago
5eb81e80
pm2fb: change option mode to mode_option
by Krzysztof Helt
· 17 years ago
21b4d1d
video/aty/atyfb_base.c: free when fb can't be registered
by Roel Kluin
· 17 years ago
57a7a6d
fbmem: fix con2fbmap limit check
by Peter Samuelson
· 17 years ago
b6f448e
PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch
by Andres Salomon
· 17 years ago
46fb6f1
gxfb: add power management functionality
by Andres Salomon
· 17 years ago
d1b4cc3
gxfb: stop sharing code with gx1fb
by Andres Salomon
· 17 years ago
9f1277b
gxfb: move MSR bit fields into gxfb.h
by Andres Salomon
· 17 years ago
d255114
gxfb: clean up register definitions
by Andres Salomon
· 17 years ago
ab06aaf
gxfb: create DC/VP/FP-specific handlers rather than using readl/writel
by Andres Salomon
· 17 years ago
fa20c8a6
gxfb: replace FBSIZE config option with a module parameter
by Andres Salomon
· 17 years ago
0a5e790
gxfb: use PCI_DEVICE() for gxfb's pci device table
by Andres Salomon
· 17 years ago
e2b1180
gxfb: don't enable the CRT DACs when we are in flatpanel mode
by Jordan Crouse
· 17 years ago
f0a0c1f
gxfb: set the right registers to tweak the sync polarity
by Jordan Crouse
· 17 years ago
e933836
x86: GEODE: add Virtual Systems Architecture detection
by Andres Salomon
· 17 years ago
32bf87e
x86: geode: MSR cleanup
by Andres Salomon
· 17 years ago
22af89a
fbcon: replace mono_col macro with static inline
by Harvey Harrison
· 17 years ago
2ae09f0
pm2fb: correct error values returned from probe function
by Krzysztof Helt
· 17 years ago
416e74e
fbdev: use DIV_ROUND_UP or roundup
by Julia Lawall
· 17 years ago
7f29b87
powerpc: offb: add support for foreign endianness
by Anton Vorontsov
· 17 years ago
e4c690e
fb: add support for foreign endianness
by Anton Vorontsov
· 17 years ago
6b745b6
fbdev: make the best-fit section of fb_find_mode return the closest matching mode
by Michal Januszewski
· 17 years ago
169b6a7
gpiochip_reserve()
by Anton Vorontsov
· 17 years ago
8d0aab2
gpiolib: dynamic gpio number allocation
by Anton Vorontsov
· 17 years ago
e6de180
gpio: define gpio_is_valid()
by Guennadi Liakhovetski
· 17 years ago
d72cbed
gpiolib: i2c/spi drivers: handle rmmod better
by Guennadi Liakhovetski
· 17 years ago
438d890
gpiolib: better rmmod infrastructure
by Guennadi Liakhovetski
· 17 years ago
73fcdc9
i2o: remove static inline forward declarations
by Ilpo Järvinen
· 17 years ago
37772ac
isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variable
by Robert P. J. Day
· 17 years ago
c24e9b3
capifs: fix memory leak on remount
by Cyrill Gorcunov
· 17 years ago
30d55e7
hisax: depend on CONFIG_PNP, not __ISAPNP__
by Bjorn Helgaas
· 17 years ago
f342954
isdn: fix obvious cut-and-paste error in st5481_usb.c
by Robert P. J. Day
· 17 years ago
156f1ed
isdn: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
dd58c0d
eicon: fix sparse integer as NULL pointer warnings
by Harvey Harrison
· 17 years ago
8e44b29
avm: fix sparse warning using integer as NULL pointer
by Harvey Harrison
· 17 years ago
2f9e9b6
capi: fix sparse warnings using integer as NULL pointer
by Harvey Harrison
· 17 years ago
50f8c37
quota: convert stub functions from macros into inlines
by Andrew Morton
· 17 years ago
1b445a9
quota: reiserfs: make reiserfs handle quotaon on remount
by Jan Kara
· 17 years ago
6f28e08
quota: ext4: make ext4 handle quotaon on remount
by Jan Kara
· 17 years ago
2fd83a4
quota: ext3: make ext3 handle quotaon on remount
by Jan Kara
· 17 years ago
0ff5af8
quota: quota core changes for quotaon on remount
by Jan Kara
· 17 years ago
03f6e92
quota: various style cleanups
by Jan Kara
· 17 years ago
8794b5b
quota: remove superfluous DQUOT_OFF() in fs/namespace.c
by Jan Kara
· 17 years ago
338bf9a
quota: do not allow setting of quota limits to too high values
by Andrew Perepechko
· 17 years ago
3b0cb4c
kprobes: update document about batch registration
by Masami Hiramatsu
· 17 years ago
26b31c1
kprobes: add (un)register_jprobes for batch registration
by Masami Hiramatsu
· 17 years ago
4a296e0
kprobes: add (un)register_kretprobes for batch registration
by Masami Hiramatsu
· 17 years ago
9861668
kprobes: add (un)register_kprobes for batch registration
by Masami Hiramatsu
· 17 years ago
9960257
list.h: add list_is_singular()
by Masami Hiramatsu
· 17 years ago
3d8d996
kprobes: prevent probing of preempt_schedule()
by Srinivasa Ds
· 17 years ago
0341a4d
VT notifier extension for accessibility
by Karl Dahlke
· 17 years ago
f7440b0
mfd: use shorter set_current_state()
by Robert P. J. Day
· 17 years ago
Next »