aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-09-11rtc: simplify devm_request_mem_region/devm_ioremapJulia Lawall
2013-09-11drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalidAlexander Shiyan
2013-09-11drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structureAlexander Shiyan
2013-09-11drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource()Alexander Shiyan
2013-09-11drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeupXianglong Du
2013-09-11drivers/rtc/rtc-nuc900.c: use NULL instead of 0Jingoo Han
2013-09-11drivers/rtc/rtc-max77686.c: Fix wrong registerSangjung Woo
2013-09-11drivers/rtc/rtc-hid-sensor-time.c: improve error handling when rtc register f...Alexander Holler
2013-09-11drivers/rtc/rtc-palmas.c: support for backup battery chargingLaxman Dewangan
2013-09-11drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm eventsHebbar Gururaja
2013-09-11rtc: add MOXA ART RTC driverJonas Jensen
2013-09-11drivers/rtc/rtc-pcf2127.c: remove empty functionSachin Kamat
2013-09-11drivers/rtc/rtc-hid-sensor-time.c: add module alias to let the module load au...Alexander Holler
2013-09-11firmware/dmi_scan: drop OOM messagesJean Delvare
2013-09-11firmware/dmi_scan: constify stringsJean Delvare
2013-09-11firmware/dmi_scan: fix most checkpatch errors and warningsJean Delvare
2013-09-11firmware/dmi_scan: drop obsolete commentJean Delvare
2013-09-11lto, watchdog/hpwdt.c: make assembler label globalAndi Kleen
2013-09-11drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-09-11platform: convert apple-gmux driver to dev_pm_ops from legacy pm_opsShuah Khan
2013-09-11tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_opsShuah Khan
2013-09-11rtc: convert rtc-cmos to dev_pm_ops from legacy pm_opsShuah Khan
2013-09-11pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specifiedShuah Khan
2013-09-11drivers/block/swim.c: remove unnecessary platform_set_drvdata()Jingoo Han
2013-09-11cciss: set max scatter gather entries to 32 on P600Mike Miller
2013-09-11drivers/block/mg_disk.c: make mg_times_out() staticJingoo Han
2013-09-11block: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-09-11drivers/iommu: remove unnecessary platform_set_drvdata()Jingoo Han
2013-09-11drivers/video/acornfb.c: remove dead codePaul Bolle
2013-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-09-10Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-09-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-09-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-10Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-11fbdev/ps3fb: Fix section mismatch warning for ps3fb_probeVladimir Murzin
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-09-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-09-10Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-10Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-10Merge tag 'md/3.12' of git://neil.brown.name/mdLinus Torvalds
2013-09-10hwmon: (ina2xx) Remove casting the return value which is a void pointerJingoo Han
2013-09-10hwmon: (hwmon-vid) Add __maybe_unused attribute to dummy variableGuenter Roeck
2013-09-10drm/nouveau: fix oops on runtime suspend/resumeDave Airlie
2013-09-10Merge tag 'drm-intel-fixes-2013-09-06' of git://people.freedesktop.org/~danve...Dave Airlie
2013-09-09Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2013-09-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-09-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-09Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-09-09clk: only call get_parent if there is oneAlex Elder
2013-09-09Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdLinus Torvalds