summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-11-13backlight: as3711_bl: use devm_backlight_device_register()Jingoo Han1-21/+5
2013-11-13backlight: adp8870: use devm_backlight_device_register()Jingoo Han1-7/+4
2013-11-13backlight: adp8860: use devm_backlight_device_register()Jingoo Han1-7/+4
2013-11-13backlight: adp5520: use devm_backlight_device_register()Jingoo Han1-5/+4
2013-11-13backlight: aat2870: use devm_backlight_device_register()Jingoo Han1-7/+4
2013-11-13backlight: 88pm860x_bl: use devm_backlight_device_register()Jingoo Han1-14/+2
2013-11-13backlight: use dev_get_platdata()Jingoo Han32-46/+44
2013-11-13backlight: lp8788: staticize 'default_bl_config'Jingoo Han1-1/+1
2013-11-13backlight: lm3639: don't mix different enum typesJingoo Han1-4/+7
2013-11-13backlight: ld9040: Staticize local variable gamma_tableJingoo Han1-1/+3
2013-11-13backlight: lm3630: fix sparse warningDaniel Jeong1-2/+2
2013-11-13drivers/video/backlight/lm3630a_bl.c: potential NULL deref in probe()Dan Carpenter1-13/+12
2013-11-13drivers/video/backlight/lm3630a_bl.c: fix signedness bug in lm3630a_chip_init()Dan Carpenter1-1/+1
2013-11-13backlight: lm3630: apply chip revisionDaniel Jeong4-479/+487
2013-11-13backlight: lp855x_bl: support new LP8555 deviceMilo Kim2-4/+17
2013-11-13errno.h: remove "NFS" from descriptions in commentsEric Sandeen1-1/+1
2013-11-13drivers/char/hpet.c: allow user controlled mmap for user processesPrarit Bhargava2-4/+30
2013-11-13drivers/video/acornfb.c: use __free_reserved_page() to simplify the codeXishi Qiu1-3/+1
2013-11-13drivers/iommu/omap-iopgtable.h: remove unneeded cast of void*Jingoo Han1-1/+1
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds86-152/+607
2013-11-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds12-22/+249
2013-11-12Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds10-29/+1238
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds37-938/+2337
2013-11-12Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds48-132/+10967
2013-11-12Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-6/+96
2013-11-12Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds57-699/+1040
2013-11-12Merge tag 'regulator-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds73-1497/+2352
2013-11-12Merge tag 'regmap-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds9-58/+507
2013-11-12Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds36-871/+746
2013-11-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds8-18/+152
2013-11-12Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-841/+2
2013-11-12Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds17-136/+565
2013-11-12Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-9/+9
2013-11-12Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-1/+777
2013-11-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds22-61/+452
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-37/+11
2013-11-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-12/+10
2013-11-11powerpc: add missing explicit OF includes for ppcRob Herring9-0/+15
2013-11-11ACPI, x86: Fix extended error log driver to depend on CONFIG_X86_LOCAL_APICLuck, Tony1-1/+1
2013-11-11Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds3-80/+158
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds9-41/+954
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-138/+2414
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds6-65/+71
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-242/+156
2013-11-08dt: disable self-tests for !OF_IRQRob Herring1-0/+1
2013-11-08Merge tag 'asoc-v3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai35-445/+437
2013-11-08Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2-0/+106
2013-11-08Merge remote-tracking branch 'asoc/topic/mc13783' into asoc-nextMark Brown2-5/+5
2013-11-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+1
2013-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds20-81/+71