]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-11-05 Jingoo Handrivers/rtc/rtc-88pm80x.c: use dev_get_platdata()
2013-11-05 Jingoo Handrivers/rtc/rtc-sirfsoc.c: remove unneeded casts of...
2013-11-05 Sachin Kamatdrivers/rtc/rtc-vr41xx.c: fix checkpatch warnings
2013-11-05 Sachin Kamatdrivers/rtc/rtc-mrst.c: remove redundant dev_set_drvdata
2013-11-05 Sachin Kamatdrivers/rtc/rtc-cmos.c: remove redundant dev_set_drvdata
2013-11-05 Sachin Kamatdrivers/rtc/rtc-sirfsoc.c: use devm_rtc_device_register
2013-11-05 Sachin Kamatdrivers/rtc/rtc-isl1208.c: use devm_* APIs
2013-11-05 Sachin Kamatdrivers/rtc/rtc-at91rm9200.c: use devm_* APIs
2013-11-05 Sachin Kamatdrivers/rtc/rtc-vt8500.c: fix return value
2013-11-05 Sachin Kamatdrivers/rtc/rtc-max6900.c: remove redundant checks
2013-11-05 Sachin Kamatdrivers/rtc/rtc-isl1208.c: remove redundant checks
2013-11-05 Sachin Kamatdrivers/rtc/rtc-ds1307.c: release irq on error
2013-11-05 Miklos Szerediautofs4: translate pids to the right namespace for...
2013-11-05 Sukadev Bhattiproluautofs4: allow autofs to work outside the initial PID...
2013-11-05 Wei Yongjundrivers/message/i2o/driver.c: add missing destroy_workq...
2013-11-05 P J Pinitramfs-read-config_rd_-variables-for-initramfs-compr...
2013-11-05 P J Pinitramfs-read-config_rd_-variables-for-initramfs-compr...
2013-11-05 P J Pinitramfs: read CONFIG_RD_ variables for initramfs...
2013-11-05 Michael Opdenackerinit: make init failures more explicit
2013-11-05 Andrew Mortoninit-do_mounts_rdc-fix-null-pointer-dereference-while...
2013-11-05 P J Pinit/do_mounts_rd.c: fix NULL pointer dereference while...
2013-11-05 Geert Uytterhoeveninit.h: document the existence of __initconst
2013-11-05 Jeff Liubinfmt_elf.c: use get_random_int() to fix entropy depleting
2013-11-05 Andrew Mortonepoll-do-not-take-global-epmutex-for-simple-topologies-fix
2013-11-05 Jason Baronepoll: do not take global 'epmutex' for simple topologies
2013-11-05 Jason Baronepoll: remove the on_list check for 'struct epitem'
2013-11-05 Jason Baronepoll: optimize EPOLL_CTL_DEL using rcu
2013-11-05 Joe Perchescheckpatch-add-check-for-sscanf-without-return-use-v2
2013-11-05 Joe Perchescheckpatch: add check for sscanf without return use
2013-11-05 Joe Perchescheckpatch: improve "return is not a function" test
2013-11-05 Josh Triplettcheckpatch.pl: check for the FSF mailing address
2013-11-05 Joe Perchescheckpatch: make the memory barrier test noisier
2013-11-05 Joe Perchescheckpatch: add rules to check init attribute and const...
2013-11-05 Joe Perchescheckpatch: add test for #defines of ARCH_HAS_<foo>
2013-11-05 Joe Perchescheckpatch: find CamelCase definitions of struct/union...
2013-11-05 Joe Perchescheckpatch: update seq_<foo> tests
2013-11-05 Joe Perchescheckpatch: extend CamelCase types and ignore existing...
2013-11-05 Joe Perchescheckpatch: report missing spaces around trigraphs...
2013-11-05 Marian Cherejilib: Add CRC64 ECMA module
2013-11-05 Nicolin Chensound/soc/pxa/mmp-pcm.c: use gen_pool_dma_alloc() to...
2013-11-05 Nicolin Chensound/soc/davinci/davinci-pcm.c: use gen_pool_dma_alloc...
2013-11-05 Nicolin Chendrivers/uio/uio_pruss.c: use gen_pool_dma_alloc() to...
2013-11-05 Nicolin Chendrivers/media/platform/coda.c: use gen_pool_dma_alloc...
2013-11-05 Nicolin Chendrivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to...
2013-11-05 Nicolin Chenarch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc...
2013-11-05 Nicolin Chenlib/genalloc: add a helper function for DMA buffer...
2013-11-05 Duan Jionglib/digsig.c: use ERR_CAST inlined function instead...
2013-11-05 Olof Johanssonlib/vsprintf.c: document formats for dentry and struct...
2013-11-05 Xie XiuQilib/debugobjects.c: remove unnecessary work pending...
2013-11-05 Cody P Schaferbitops/find: clarify and extend documentation
2013-11-05 Sachin Kamatdrivers/video/backlight/hx8357.c: remove redundant...
2013-11-05 Johan Hovoldbacklight: atmel-pwm-bl: use gpio_request_one
2013-11-05 Johan Hovoldbacklight: atmel-pwm-bl: refactor gpio_on handling
2013-11-05 Johan Hovoldbacklight: atmel-pwm-bl: use gpio_is_valid
2013-11-05 Johan Hovoldbacklight: atmel-pwm-bl: remove unused include
2013-11-05 Johan Hovoldbacklight: atmel-pwm-bl: clean up get_intensity
2013-11-05 Johan Hovoldbacklight: atmel-pwm-bl: clean up probe error handling
2013-11-05 Johan Hovoldbacklight: atmel-pwm-bl: fix module autoload
2013-11-05 Johan Hovoldbacklight: atmel-pwm-bl: fix gpio polarity in remove
2013-11-05 Johan Hovoldbacklight: atmel-pwm-bl: fix reported brightness
2013-11-05 Wei Yongjundrivers/video/backlight/lm3630a_bl.c: add missing destr...
2013-11-05 Jingoo Hanbacklight: s6e63m0: use devm_{backlight,lcd}_device_reg...
2013-11-05 Jingoo Hanbacklight: cr_bllcd: use devm_{backlight,lcd}_device_re...
2013-11-05 Jingoo Hanbacklight: corgi_lcd: use devm_{backlight,lcd}_device_r...
2013-11-05 Jingoo Hanbacklight: ld9040: use devm_{backlight,lcd}_device_regi...
2013-11-05 Jingoo Hanbacklight: ams369fg06: use devm_{backlight,lcd}_device_...
2013-11-05 Jingoo Hanbacklight: tdo24m: use devm_lcd_device_register()
2013-11-05 Jingoo Hanbacklight: platform_lcd: use devm_lcd_device_register()
2013-11-05 Jingoo Hanbacklight: ltv350qv: use devm_lcd_device_register()
2013-11-05 Jingoo Hanbacklight: lms501kf03: use devm_lcd_device_register()
2013-11-05 Jingoo Hanbacklight: lms283gf05: use devm_lcd_device_register()
2013-11-05 Jingoo Hanbacklight: ili9320: use devm_lcd_device_register()
2013-11-05 Jingoo Hanbacklight: ili922x: use devm_lcd_device_register()
2013-11-05 Jingoo Hanbacklight: hx8357: use devm_lcd_device_register()
2013-11-05 Jingoo Hanbacklight: wm831x_bl: use devm_backlight_device_register()
2013-11-05 Jingoo Hanbacklight: tps65217_bl: use devm_backlight_device_regis...
2013-11-05 Jingoo Hanbacklight: pcf50633: use devm_backlight_device_register()
2013-11-05 Jingoo Hanbacklight: pandora_bl: use devm_backlight_device_register()
2013-11-05 Jingoo Hanbacklight: max8925_bl: use devm_backlight_device_register()
2013-11-05 Jingoo Hanbacklight: lv5207lp: use devm_backlight_device_register()
2013-11-05 Jingoo Hanbacklight: lp855x: use devm_backlight_device_register()
2013-11-05 Jingoo Hanbacklight: lm3533_bl: use devm_backlight_device_register()
2013-11-05 Jingoo Hanbacklight: kb3886_bl: use devm_backlight_device_register()
2013-11-05 Jingoo Hanbacklight: gpio_backlight: use devm_backlight_device_re...
2013-11-05 Jingoo Hanbacklight: generic_bl: use devm_backlight_device_register()
2013-11-05 Jingoo Hanbacklight: ep93xx: use devm_backlight_device_register()
2013-11-05 Jingoo Hanbacklight: da9052_bl: use devm_backlight_device_register()
2013-11-05 Jingoo Hanbacklight: da903x_bl: use devm_backlight_device_register()
2013-11-05 Jingoo Hanbacklight: bd6107: use devm_backlight_device_register()
2013-11-05 Jingoo Hanbacklight: atmel-pwm-bl: use devm_backlight_device_regi...
2013-11-05 Jingoo Hanbacklight: as3711_bl: use devm_backlight_device_register()
2013-11-05 Jingoo Hanbacklight: adp8870: use devm_backlight_device_register()
2013-11-05 Jingoo Hanbacklight: adp8860: use devm_backlight_device_register()
2013-11-05 Jingoo Hanbacklight: adp5520: use devm_backlight_device_register()
2013-11-05 Jingoo Hanbacklight: aat2870: use devm_backlight_device_register()
2013-11-05 Jingoo Hanbacklight: 88pm860x_bl: use devm_backlight_device_regis...
2013-11-05 Jingoo Hanbacklight: use dev_get_platdata()
2013-11-05 Jingoo Hanbacklight: lp8788: Staticize 'default_bl_config'
2013-11-05 Jingoo Hanbacklight: lm3639: Don't mix different enum types
2013-11-05 Jingoo Hanbacklight: ld9040: Staticize local variable gamma_table
next