summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-29backlight: lms501kf03: convert lms501kf03 to dev_pm_opsJingoo Han
2013-04-29backlight: ld9040: convert ld9040 to dev_pm_opsJingoo Han
2013-04-29drivers/video/backlight/l4f00242t03.c: check return value of regulator_enable()Jingoo Han
2013-04-29drivers/video/backlight/adp8870_bl.c: add missing bracesJingoo Han
2013-04-29drivers/video/backlight/generic_bl.c: use dev_info() instead of pr_info()Jingoo Han
2013-04-29drivers/video/backlight/omap1_bl.c: use dev_info() instead of pr_info()Jingoo Han
2013-04-29drivers/video/backlight/jornada720_*.c: use dev_err()/dev_info() instead of p...Jingoo Han
2013-04-29drivers/video/backlight/lp855x_bl.c: fix compiler warning in lp855x_probeDevendra Naga
2013-04-29drivers/video/backlight/atmel-pwm-bl.c: add __init annotationJingoo Han
2013-04-29drivers/video/backlight/atmel-pwm-bl.c: use module_platform_driver_probe()Jingoo Han
2013-04-29drivers/video/backlight/ep93xx_bl.c: remove incorrect __init annotationJingoo Han
2013-04-29drivers/video/backlight/platform_lcd.c: remove unnecessary ifdefsJingoo Han
2013-04-29drivers/video/backlight/ams369fg06.c: convert ams369fg06 to dev_pm_opsJingoo Han
2013-04-29media: coda: use genalloc APIPhilipp Zabel
2013-04-29misc: generic on-chip SRAM allocation driverPhilipp Zabel
2013-04-29drivers/rpmsg/virtio_rpmsg_bus.c: fix error return code in rpmsg_probe()Wei Yongjun
2013-04-29numa, cpu hotplug: change links of CPU and node when changing node number by ...Yasuaki Ishimatsu
2013-04-29mm: Remove unused parameter of pages_correctly_reserved()Tang Chen
2013-04-29firmware, memmap: fix firmware_map_entry leakYasuaki Ishimatsu
2013-04-29mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes
2013-04-29drivers/base/node.c: switch to register_hotmemory_notifier()Andrew Morton
2013-04-29drivers/video/mmp: remove legacy hw definitionsZhou Zhu
2013-04-29drivers/video/ep93xx-fb.c: fix section mismatch and use module_platform_driverH Hartley Sweeten
2013-04-29drivers/video/exynos/exynos_mipi_dsi.c: convert to devm_ioremap_resource()Sachin Kamat
2013-04-29drivers/video: add Hyper-V Synthetic Video Frame Buffer DriverHaiyang Zhang
2013-04-29drivers/video/console/fbcon_cw.c: fix compiler warning in cw_update_attrDevendra Naga
2013-04-29matroxfb: convert struct i2c_msg initialization to C99 formatShubhrajyoti Datta
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-29Merge tag 'staging-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-29Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-29Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-29Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-29Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-04-29Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-04-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-26efivars: only check for duplicates on the registered listMatt Fleming
2013-04-26pinctrl: move subsystem mutex to pinctrl_dev structPatrice Chotard
2013-04-26pinctrl/pinconfig: fix misplaced gotoLaurent Meunier
2013-04-26TTY: fix atime/mtime regressionJiri Slaby
2013-04-26s390/scm_blk: fix memleak in init functionSebastian Ott
2013-04-26s390/scm_blk: allow more cluster size valuesSebastian Ott
2013-04-26s390/cio: fix irq statisticsSebastian Ott
2013-04-26s390/memory hotplug: prevent offline of active memory incrementsHeiko Carstens
2013-04-26Merge branch '3.10/fb-mmap' into for-nextTomi Valkeinen
2013-04-26fbdev: fix check for fb_mmap's mmio availabilityTomi Valkeinen
2013-04-26fbdev: improve fb_mmap bounds checksTomi Valkeinen