aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-13drivers/message/i2o/driver.c: add missing destroy_workqueue() on error in i2o...Wei Yongjun
2013-11-13kprobes: use KSYM_NAME_LEN to size identifier buffersJoe Mario
2013-11-13initramfs: read CONFIG_RD_ variables for initramfs compressionP J P
2013-11-13init: make init failures more explicitMichael Opdenacker
2013-11-13init/do_mounts_rd.c: fix NULL pointer dereference while loading initramfsP J P
2013-11-13init.h: document the existence of __initconstGeert Uytterhoeven
2013-11-13epoll: do not take global 'epmutex' for simple topologiesJason Baron
2013-11-13epoll: optimize EPOLL_CTL_DEL using rcuJason Baron
2013-11-13checkpatch: add check for sscanf without return useJoe Perches
2013-11-13checkpatch: don't require kernel style __attribute__ shortcuts in uapi pathsJoe Perches
2013-11-13checkpatch: improve "return is not a function" testJoe Perches
2013-11-13checkpatch.pl: check for the FSF mailing addressJosh Triplett
2013-11-13checkpatch: make the memory barrier test noisierJoe Perches
2013-11-13checkpatch: add rules to check init attribute and const defectsJoe Perches
2013-11-13checkpatch: add test for #defines of ARCH_HAS_<foo>Joe Perches
2013-11-13checkpatch: find CamelCase definitions of struct/union/enumJoe Perches
2013-11-13checkpatch: update seq_<foo> testsJoe Perches
2013-11-13checkpatch: extend CamelCase types and ignore existing CamelCase uses in a patchJoe Perches
2013-11-13checkpatch: report missing spaces around trigraphs with --strictJoe Perches
2013-11-13debugfs: use list_next_entry() in debugfs_remove_recursive()Oleg Nesterov
2013-11-13list: introduce list_last_entry(), use list_{first,last}_entry()Oleg Nesterov
2013-11-13list: change list_for_each_entry*() to use list_*_entry()Oleg Nesterov
2013-11-13list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov
2013-11-13sound/soc/pxa/mmp-pcm.c: use gen_pool_dma_alloc() to allocate dma bufferNicolin Chen
2013-11-13sound/soc/davinci/davinci-pcm.c: use gen_pool_dma_alloc() in davinci-pcm.cNicolin Chen
2013-11-13drivers/uio/uio_pruss.c: use gen_pool_dma_alloc() to allocate sram memoryNicolin Chen
2013-11-13drivers/media/platform/coda.c: use gen_pool_dma_alloc() to allocate iram bufferNicolin Chen
2013-11-13drivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to allocate descriptorNicolin Chen
2013-11-13arch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc() to sram.cNicolin Chen
2013-11-13lib/genalloc: add a helper function for DMA buffer allocationNicolin Chen
2013-11-13lib/digsig.c: use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))Duan Jiong
2013-11-13lib/vsprintf.c: document formats for dentry and struct fileOlof Johansson
2013-11-13lib/debugobjects.c: remove unnecessary work pending testXie XiuQi
2013-11-13bitops/find: clarify and extend documentationCody P Schafer
2013-11-13drivers/video/backlight/hx8357.c: remove redundant of_match_ptrSachin Kamat
2013-11-13backlight: atmel-pwm-bl: use gpio_request_oneJohan Hovold
2013-11-13backlight: atmel-pwm-bl: refactor gpio_on handlingJohan Hovold
2013-11-13backlight: atmel-pwm-bl: use gpio_is_validJohan Hovold
2013-11-13backlight: atmel-pwm-bl: remove unused includeJohan Hovold
2013-11-13backlight: atmel-pwm-bl: clean up get_intensityJohan Hovold
2013-11-13backlight: atmel-pwm-bl: clean up probe error handlingJohan Hovold
2013-11-13backlight: atmel-pwm-bl: fix module autoloadJohan Hovold
2013-11-13backlight: atmel-pwm-bl: fix gpio polarity in removeJohan Hovold
2013-11-13backlight: atmel-pwm-bl: fix reported brightnessJohan Hovold
2013-11-13drivers/video/backlight/lm3630a_bl.c: add missing destroy_workqueue() on erro...Wei Yongjun
2013-11-13backlight: s6e63m0: use devm_{backlight,lcd}_device_register()Jingoo Han
2013-11-13backlight: cr_bllcd: use devm_{backlight,lcd}_device_register()Jingoo Han
2013-11-13backlight: corgi_lcd: use devm_{backlight,lcd}_device_register()Jingoo Han
2013-11-13backlight: ld9040: use devm_{backlight,lcd}_device_register()Jingoo Han
2013-11-13backlight: ams369fg06: use devm_{backlight,lcd}_device_register()Jingoo Han