aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-23drivers/rtc/rtc-rx8581.c: add SMBus-only adapters supportAndreas Werner1-13/+68
2014-01-23drivers/rtc/rtc-s5m.c: s5m_rtc_{suspend,resume}() should depend on CONFIG_PM_SLEEPGeert Uytterhoeven1-0/+2
2014-01-23rtc: max8907: weekday encoding fixesStephen Warren1-6/+5
2014-01-23drivers/rtc/rtc-hym8563.c: staticize local symbolSachin Kamat1-1/+1
2014-01-23drivers/rtc/rtc-hym8563.c: remove redundant of_match_ptr() helperSachin Kamat1-1/+1
2014-01-23drivers/rtc/rtc-ds1742.c: remove redundant of_match_ptr() helperSachin Kamat1-1/+1
2014-01-23drivers/rtc/rtc-cmos.c: propagate hpet_register_irq_handler() failureAndrew Morton1-4/+2
2014-01-23rtc: honor device tree /alias entries when assigning IDsStephen Warren1-4/+20
2014-01-23drivers/rtc/rtc-pcf2127.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-4/+1
2014-01-23drivers/rtc/Kconfig: disable RTC_DRV_CMOS on AtariGeert Uytterhoeven1-1/+1
2014-01-23drivers/rtc/rtc-cmos.c: remove superfluous name castGeert Uytterhoeven1-1/+1
2014-01-23rtc: add hym8563 rtc-driverHeiko Stuebner3-0/+618
2014-01-23drivers/rtc/rtc-vr41xx.c: use devm_*() functionsJingoo Han1-38/+12
2014-01-23drivers/rtc/rtc-twl.c: use devm_*() functionsJingoo Han1-25/+13
2014-01-23drivers/rtc/rtc-ds1742.c: add devicetree supportAlexander Shiyan1-1/+9
2014-01-23drivers/rtc/rtc-mxc.c: check the return value from clk_prepare_enable()Fabio Estevam1-1/+4
2014-01-23drivers/rtc/rtc-mxc.c: remove unneeded labelFabio Estevam1-4/+1
2014-01-23drivers/rtc/rtc-ds1305.c: remove unnecessary spi_set_drvdata()Jingoo Han1-1/+0
2014-01-23drivers/rtc/rtc-as3722: use devm for rtc and irq registrationLaxman Dewangan1-16/+3
2014-01-23firmware/dmi_scan: generalize for use by other archsArd Biesheuvel2-10/+13
2014-01-23backlight: lp8788: remove unnecessary parenthesesJingoo Han1-3/+3
2014-01-23backlight: lp855x: remove unnecessary parenthesesJingoo Han1-1/+1
2014-01-23backlight: kb3886_bl: fix incorrect placement of __initdata markerJingoo Han1-1/+1
2014-01-23backlight: tosa: use devm_lcd_device_register()Jingoo Han1-4/+2
2014-01-23backlight: l4f00242t03: use devm_lcd_device_register()Jingoo Han1-4/+2
2014-01-23backlight: jornada720: use devm_lcd_device_register()Jingoo Han1-11/+2
2014-01-23backlight: tosa: use devm_backlight_device_register()Jingoo Han1-4/+3
2014-01-23backlight: ot200_bl: use devm_backlight_device_register()Jingoo Han1-6/+3
2014-01-23backlight: omap1: use devm_backlight_device_register()Jingoo Han1-12/+2
2014-01-23backlight: hp680_bl: use devm_backlight_device_register()Jingoo Han1-4/+2
2014-01-23backlight: jornada720: use devm_backlight_device_register()Jingoo Han1-12/+3
2014-01-23drivers/vlynq/vlynq.c: fix another resource size off by 1 errorDan Carpenter1-1/+2
2014-01-23drivers/video/aty/aty128fb.c: fix a warning pertaining to the aty128fb backlight variableDavid Howells1-0/+4
2014-01-23drivers/mfd/tps65217.c: fix pointer-integer size mismatch warning in tps65217_probe()David Howells1-1/+1
2014-01-23drivers/mfd/max8998.c: fix pointer-integer size mismatch warning in max8998_i2c_get_driver_data()David Howells1-1/+1
2014-01-23drivers/gpu/drm/gma500/backlight.c: fix a defined-but-not-used warning for do_gma_backlight_set()David Howells1-2/+2
2014-01-23drivers/block/Kconfig: update RAM block device module nameFabian Frederick1-1/+2
2014-01-23drivers/mailbox/omap: make mbox->irq signed for error handlingDan Carpenter1-1/+1
2014-01-22Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds3-4/+15
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds22-555/+1348
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds38-46/+50
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds16-136/+592
2014-01-22Merge tag 'dm-3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds25-294/+700
2014-01-22Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds72-17153/+4363
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus 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/sensor-hub', 'for-3.14/sony' and 'for-3.14/upstream' into for-linusJiri Kosina1224-11970/+31856
2014-01-21dm log userspace: allow mark requests to piggyback on flush requestsDongmao Zhang1-47/+159
2014-01-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds3-3/+2
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds11-143/+436