summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-01-24drivers/rtc/rtc-cmos.c: remove superfluous name castGeert Uytterhoeven1-1/+1
2014-01-24rtc: add hym8563 rtc-driverHeiko Stuebner3-0/+618
2014-01-24drivers/rtc/rtc-vr41xx.c: use devm_*() functionsJingoo Han1-38/+12
2014-01-24drivers/rtc/rtc-twl.c: use devm_*() functionsJingoo Han1-25/+13
2014-01-24drivers/rtc/rtc-ds1742.c: add devicetree supportAlexander Shiyan1-1/+9
2014-01-24drivers/rtc/rtc-mxc.c: check the return value from clk_prepare_enable()Fabio Estevam1-1/+4
2014-01-24drivers/rtc/rtc-mxc.c: remove unneeded labelFabio Estevam1-4/+1
2014-01-24drivers/rtc/rtc-ds1305.c: remove unnecessary spi_set_drvdata()Jingoo Han1-1/+0
2014-01-24drivers/rtc/rtc-as3722: use devm for rtc and irq registrationLaxman Dewangan1-16/+3
2014-01-24firmware/dmi_scan: generalize for use by other archsArd Biesheuvel2-10/+13
2014-01-24backlight: lp8788: remove unnecessary parenthesesJingoo Han1-3/+3
2014-01-24backlight: lp855x: remove unnecessary parenthesesJingoo Han1-1/+1
2014-01-24backlight: kb3886_bl: fix incorrect placement of __initdata markerJingoo Han1-1/+1
2014-01-24backlight: tosa: use devm_lcd_device_register()Jingoo Han1-4/+2
2014-01-24backlight: l4f00242t03: use devm_lcd_device_register()Jingoo Han1-4/+2
2014-01-24backlight: jornada720: use devm_lcd_device_register()Jingoo Han1-11/+2
2014-01-24backlight: tosa: use devm_backlight_device_register()Jingoo Han1-4/+3
2014-01-24backlight: ot200_bl: use devm_backlight_device_register()Jingoo Han1-6/+3
2014-01-24backlight: omap1: use devm_backlight_device_register()Jingoo Han1-12/+2
2014-01-24backlight: hp680_bl: use devm_backlight_device_register()Jingoo Han1-4/+2
2014-01-24backlight: jornada720: use devm_backlight_device_register()Jingoo Han1-12/+3
2014-01-24drivers/vlynq/vlynq.c: fix another resource size off by 1 errorDan Carpenter1-1/+2
2014-01-24drivers/video/aty/aty128fb.c: fix a warning pertaining to the aty128fb backli...David Howells1-0/+4
2014-01-24drivers/mfd/tps65217.c: fix pointer-integer size mismatch warning in tps65217...David Howells1-1/+1
2014-01-24drivers/mfd/max8998.c: fix pointer-integer size mismatch warning in max8998_i...David Howells1-1/+1
2014-01-24drivers/gpu/drm/gma500/backlight.c: fix a defined-but-not-used warning for do...David Howells1-2/+2
2014-01-24drivers/block/Kconfig: update RAM block device module nameFabian Frederick1-1/+2
2014-01-24drivers/mailbox/omap: make mbox->irq signed for error handlingDan Carpenter1-1/+1
2014-01-23Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+15
2014-01-23Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds22-555/+1348
2014-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds38-46/+50
2014-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds16-136/+592
2014-01-23Merge tag 'dm-3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds25-294/+700
2014-01-23Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds72-17153/+4363
2014-01-23Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds81-1542/+2075
2014-01-22Merge branch 'misc' into for-linusJames Bottomley72-17151/+4359
2014-01-22Merge branches 'for-3.13/upstream-fixes', 'for-3.14/i2c-hid', 'for-3.14/senso...Jiri Kosina1224-11970/+31856
2014-01-22dm log userspace: allow mark requests to piggyback on flush requestsDongmao Zhang1-47/+159
2014-01-22Merge branch 'akpm' (incoming from Andrew)Linus Torvalds3-3/+2
2014-01-22Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds11-143/+436
2014-01-22Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds1-1/+0
2014-01-22drivers/firmware/memmap.c: use memblock apis for early memory allocationsSantosh Shilimkar1-1/+1
2014-01-22mm/memblock: remove unnecessary inclusions of bootmem.hGrygorii Strashko1-1/+0
2014-01-22intel-iommu: fix off-by-one in pagetable freeingAlex Williamson1-1/+1
2014-01-21Merge tag 'for-v3.14' of git://git.infradead.org/battery-2.6Linus Torvalds12-75/+890
2014-01-21Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds86-586/+1669
2014-01-21Merge tag 'sound-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds8-47/+437
2014-01-21Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds47-308/+8410
2014-01-21Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds77-398/+1630
2014-01-21Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-179/+881