aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-11-13backlight: tdo24m: use devm_lcd_device_register()Jingoo Han
2013-11-13backlight: platform_lcd: use devm_lcd_device_register()Jingoo Han
2013-11-13backlight: ltv350qv: use devm_lcd_device_register()Jingoo Han
2013-11-13backlight: lms501kf03: use devm_lcd_device_register()Jingoo Han
2013-11-13backlight: lms283gf05: use devm_lcd_device_register()Jingoo Han
2013-11-13backlight: ili9320: use devm_lcd_device_register()Jingoo Han
2013-11-13backlight: ili922x: use devm_lcd_device_register()Jingoo Han
2013-11-13backlight: hx8357: use devm_lcd_device_register()Jingoo Han
2013-11-13backlight: wm831x_bl: use devm_backlight_device_register()Jingoo Han
2013-11-13backlight: tps65217_bl: use devm_backlight_device_register()Jingoo Han
2013-11-13backlight: pcf50633: use devm_backlight_device_register()Jingoo Han
2013-11-13backlight: pandora_bl: use devm_backlight_device_register()Jingoo Han
2013-11-13backlight: max8925_bl: use devm_backlight_device_register()Jingoo Han
2013-11-13backlight: lv5207lp: use devm_backlight_device_register()Jingoo Han
2013-11-13backlight: lp855x: use devm_backlight_device_register()Jingoo Han
2013-11-13backlight: lm3533_bl: use devm_backlight_device_register()Jingoo Han