Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
66b251422be7cb39e7619fee647724720f74d1f7
« Previous
2b7ab45
checkpatch: don't require kernel style __attribute__ shortcuts in uapi paths
by Joe Perches
· 11 years ago
507e514
checkpatch: improve "return is not a function" test
by Joe Perches
· 11 years ago
4783f89
checkpatch.pl: check for the FSF mailing address
by Josh Triplett
· 11 years ago
c1fd7bb
checkpatch: make the memory barrier test noisier
by Joe Perches
· 11 years ago
e970b884
checkpatch: add rules to check init attribute and const defects
by Joe Perches
· 11 years ago
52ea850
checkpatch: add test for #defines of ARCH_HAS_<foo>
by Joe Perches
· 11 years ago
11ea516
checkpatch: find CamelCase definitions of struct/union/enum
by Joe Perches
· 11 years ago
0666872
checkpatch: update seq_<foo> tests
by Joe Perches
· 11 years ago
d8b0771
checkpatch: extend CamelCase types and ignore existing CamelCase uses in a patch
by Joe Perches
· 11 years ago
8473162
checkpatch: report missing spaces around trigraphs with --strict
by Joe Perches
· 11 years ago
6bc080d
debugfs: use list_next_entry() in debugfs_remove_recursive()
by Oleg Nesterov
· 11 years ago
93be3c2
list: introduce list_last_entry(), use list_{first,last}_entry()
by Oleg Nesterov
· 11 years ago
8120e2e
list: change list_for_each_entry*() to use list_*_entry()
by Oleg Nesterov
· 11 years ago
008208c
list: introduce list_next_entry() and list_prev_entry()
by Oleg Nesterov
· 11 years ago
92a2e1c
sound/soc/pxa/mmp-pcm.c: use gen_pool_dma_alloc() to allocate dma buffer
by Nicolin Chen
· 11 years ago
1112b9e
sound/soc/davinci/davinci-pcm.c: use gen_pool_dma_alloc() in davinci-pcm.c
by Nicolin Chen
· 11 years ago
288342e
drivers/uio/uio_pruss.c: use gen_pool_dma_alloc() to allocate sram memory
by Nicolin Chen
· 11 years ago
43f950f
drivers/media/platform/coda.c: use gen_pool_dma_alloc() to allocate iram buffer
by Nicolin Chen
· 11 years ago
a6dd30e
drivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to allocate descriptor
by Nicolin Chen
· 11 years ago
66f1196
arch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc() to sram.c
by Nicolin Chen
· 11 years ago
684f0d3
lib/genalloc: add a helper function for DMA buffer allocation
by Nicolin Chen
· 11 years ago
ff6092a
lib/digsig.c: use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
by Duan Jiong
· 11 years ago
c0d92a5
lib/vsprintf.c: document formats for dentry and struct file
by Olof Johansson
· 11 years ago
d3773ba
lib/debugobjects.c: remove unnecessary work pending test
by Xie XiuQi
· 11 years ago
ec778ed
bitops/find: clarify and extend documentation
by Cody P Schafer
· 11 years ago
c962f7b
drivers/video/backlight/hx8357.c: remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
9b3521e
backlight: atmel-pwm-bl: use gpio_request_one
by Johan Hovold
· 11 years ago
81b62db
backlight: atmel-pwm-bl: refactor gpio_on handling
by Johan Hovold
· 11 years ago
5ada455
backlight: atmel-pwm-bl: use gpio_is_valid
by Johan Hovold
· 11 years ago
7bb8abe
backlight: atmel-pwm-bl: remove unused include
by Johan Hovold
· 11 years ago
9a26a84
backlight: atmel-pwm-bl: clean up get_intensity
by Johan Hovold
· 11 years ago
ce726c9
backlight: atmel-pwm-bl: clean up probe error handling
by Johan Hovold
· 11 years ago
5c057e5
backlight: atmel-pwm-bl: fix module autoload
by Johan Hovold
· 11 years ago
ad5066d
backlight: atmel-pwm-bl: fix gpio polarity in remove
by Johan Hovold
· 11 years ago
185d914
backlight: atmel-pwm-bl: fix reported brightness
by Johan Hovold
· 11 years ago
bcd5b41
drivers/video/backlight/lm3630a_bl.c: add missing destroy_workqueue() on error in lm3630a_intr_config()
by Wei Yongjun
· 11 years ago
a18863f5
backlight: s6e63m0: use devm_{backlight,lcd}_device_register()
by Jingoo Han
· 11 years ago
289a65e
backlight: cr_bllcd: use devm_{backlight,lcd}_device_register()
by Jingoo Han
· 11 years ago
10645a1
backlight: corgi_lcd: use devm_{backlight,lcd}_device_register()
by Jingoo Han
· 11 years ago
7a78e1b
backlight: ld9040: use devm_{backlight,lcd}_device_register()
by Jingoo Han
· 11 years ago
ebc41e4
backlight: ams369fg06: use devm_{backlight,lcd}_device_register()
by Jingoo Han
· 11 years ago
0524fc5
backlight: tdo24m: use devm_lcd_device_register()
by Jingoo Han
· 11 years ago
1f9ca1e
backlight: platform_lcd: use devm_lcd_device_register()
by Jingoo Han
· 11 years ago
e8796d9
backlight: ltv350qv: use devm_lcd_device_register()
by Jingoo Han
· 11 years ago
8358741
backlight: lms501kf03: use devm_lcd_device_register()
by Jingoo Han
· 11 years ago
0a1c55d
backlight: lms283gf05: use devm_lcd_device_register()
by Jingoo Han
· 11 years ago
5690378
backlight: ili9320: use devm_lcd_device_register()
by Jingoo Han
· 11 years ago
a7e9e3f
backlight: ili922x: use devm_lcd_device_register()
by Jingoo Han
· 11 years ago
ea5092c
backlight: hx8357: use devm_lcd_device_register()
by Jingoo Han
· 11 years ago
f369e66
backlight: wm831x_bl: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
626d090
backlight: tps65217_bl: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
c423a77
backlight: pcf50633: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
75d4bae
backlight: pandora_bl: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
18d9dbc
backlight: max8925_bl: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
e924c2a
backlight: lv5207lp: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
6255e8e
backlight: lp855x: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
e86c709
backlight: lm3533_bl: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
da65378
backlight: kb3886_bl: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
ff47201
backlight: gpio_backlight: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
de2efd2
backlight: generic_bl: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
23741ad
backlight: ep93xx: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
02f0092
backlight: da9052_bl: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
5644529
backlight: da903x_bl: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
26faf15
backlight: bd6107: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
3e61c73c
backlight: atmel-pwm-bl: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
83dedc0
backlight: as3711_bl: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
568ee6c
backlight: adp8870: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
91fa4ee
backlight: adp8860: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
5f652c7
backlight: adp5520: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
c7a2bf3
backlight: aat2870: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
f829c9e
backlight: 88pm860x_bl: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
c512794c
backlight: use dev_get_platdata()
by Jingoo Han
· 11 years ago
1f29999
backlight: lp8788: staticize 'default_bl_config'
by Jingoo Han
· 11 years ago
0ab7b20
backlight: lm3639: don't mix different enum types
by Jingoo Han
· 11 years ago
86b15d5
backlight: ld9040: Staticize local variable gamma_table
by Jingoo Han
· 11 years ago
4c4d2a3
backlight: lm3630: fix sparse warning
by Daniel Jeong
· 11 years ago
e19493c
drivers/video/backlight/lm3630a_bl.c: potential NULL deref in probe()
by Dan Carpenter
· 11 years ago
2a0c316
drivers/video/backlight/lm3630a_bl.c: fix signedness bug in lm3630a_chip_init()
by Dan Carpenter
· 11 years ago
28e64a6
backlight: lm3630: apply chip revision
by Daniel Jeong
· 11 years ago
5812c13
backlight: lp855x_bl: support new LP8555 device
by Milo Kim
· 11 years ago
b300645
MAINTAINERS: update Zwane Mwaikambo's e-mail address
by Jean Delvare
· 11 years ago
07eb659
MAINTAINERS: remove Richard Purdie as backlight maintainer
by Jingoo Han
· 11 years ago
4c1ace6
printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfo
by Dirk Gouders
· 11 years ago
29e9d22
kernel/printk/printk.c: enable boot delay for earlyprintk
by Dave Young
· 11 years ago
312b4e2
vsprintf: check real user/group id for %pK
by Ryan Mallon
· 11 years ago
27083ba
kernel/printk/printk.c: convert to pr_foo()
by Andrew Morton
· 11 years ago
6b80239
printk: report console names during cut-over
by Kees Cook
· 11 years ago
8f6b2ae
init/main.c: remove prototype for softirq_init()
by Geert Uytterhoeven
· 11 years ago
27f69e6
sched: remove ARCH specific fpu_counter from task_struct
by Vineet Gupta
· 11 years ago
c375f15
x86: move fpu_counter into ARCH specific thread_struct
by Vineet Gupta
· 11 years ago
616c05d
sh: move fpu_counter into ARCH specific thread_struct
by Vineet Gupta
· 11 years ago
261adc9
jump_label: unlikely(x) > 0
by Roel Kluin
· 11 years ago
81e41ea
kernel/sys.c: remove obsolete #include <linux/kexec.h>
by Geert Uytterhoeven
· 11 years ago
324d666
kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk()
by Chen Gang
· 11 years ago
c725ee54
gen_init_cpio: avoid NULL pointer dereference and rework env expanding
by Michal Nazarewicz
· 11 years ago
0ca4343
errno.h: remove "NFS" from descriptions in comments
by Eric Sandeen
· 11 years ago
6c25161
init/do_mounts.c: add maj:min syntax comment
by Sebastian Capella
· 11 years ago
b506465
scripts/mod/modpost.c: handle non ABS crc symbols
by Andi Kleen
· 11 years ago
83460ec
syscalls.h: use gcc alias instead of assembler aliases for syscalls
by Andi Kleen
· 11 years ago
54886a7
cramfs: mark as obsolete
by Michael Opdenacker
· 11 years ago
Next »