summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-09-12s390/vmcore: use vmcore for zfcpdumpMichael Holzheu1-3/+3
2013-09-12rtc: simplify devm_request_mem_region/devm_ioremapJulia Lawall9-107/+37
2013-09-12drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalidAlexander Shiyan1-5/+1
2013-09-12drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structureAlexander Shiyan1-2/+0
2013-09-12drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource()Alexander Shiyan1-12/+6
2013-09-12drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeupXianglong Du1-4/+9
2013-09-12drivers/rtc/rtc-nuc900.c: use NULL instead of 0Jingoo Han1-1/+1
2013-09-12drivers/rtc/rtc-max77686.c: Fix wrong registerSangjung Woo1-2/+2
2013-09-12drivers/rtc/rtc-hid-sensor-time.c: improve error handling when rtc register f...Alexander Holler1-2/+4
2013-09-12drivers/rtc/rtc-palmas.c: support for backup battery chargingLaxman Dewangan1-0/+35
2013-09-12drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm eventsHebbar Gururaja1-8/+52
2013-09-12rtc: add MOXA ART RTC driverJonas Jensen3-0/+340
2013-09-12drivers/rtc/rtc-pcf2127.c: remove empty functionSachin Kamat1-6/+0
2013-09-12drivers/rtc/rtc-hid-sensor-time.c: add module alias to let the module load au...Alexander Holler1-5/+11
2013-09-12firmware/dmi_scan: drop OOM messagesJean Delvare1-17/+6
2013-09-12firmware/dmi_scan: constify stringsJean Delvare1-5/+5
2013-09-12firmware/dmi_scan: fix most checkpatch errors and warningsJean Delvare1-23/+24
2013-09-12firmware/dmi_scan: drop obsolete commentJean Delvare1-5/+0
2013-09-12lto, watchdog/hpwdt.c: make assembler label globalAndi Kleen1-2/+4
2013-09-12drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2013-09-12platform: convert apple-gmux driver to dev_pm_ops from legacy pm_opsShuah Khan1-4/+14
2013-09-12tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_opsShuah Khan1-36/+24
2013-09-12rtc: convert rtc-cmos to dev_pm_ops from legacy pm_opsShuah Khan1-19/+5
2013-09-12pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specifiedShuah Khan1-0/+13
2013-09-12drivers/block/swim.c: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-09-12cciss: set max scatter gather entries to 32 on P600Mike Miller1-0/+7
2013-09-12drivers/block/mg_disk.c: make mg_times_out() staticJingoo Han1-1/+1
2013-09-12block: replace strict_strtoul() with kstrtoul()Jingoo Han3-3/+3
2013-09-12drivers/iommu: remove unnecessary platform_set_drvdata()Jingoo Han2-4/+0
2013-09-12drivers/video/acornfb.c: remove dead codePaul Bolle2-294/+1
2013-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-13/+13
2013-09-11Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6Linus Torvalds16-17/+2054
2013-09-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+1
2013-09-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds26-337/+374
2013-09-11Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+2
2013-09-11fbdev/ps3fb: Fix section mismatch warning for ps3fb_probeVladimir Murzin1-1/+1
2013-09-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds6-116/+211
2013-09-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds38-636/+2941
2013-09-11Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds32-189/+298
2013-09-11Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-151/+1359
2013-09-11Merge tag 'md/3.12' of git://neil.brown.name/mdLinus Torvalds4-40/+406
2013-09-10hwmon: (ina2xx) Remove casting the return value which is a void pointerJingoo Han1-2/+1
2013-09-10hwmon: (hwmon-vid) Add __maybe_unused attribute to dummy variableGuenter Roeck1-1/+1
2013-09-10drm/nouveau: fix oops on runtime suspend/resumeDave Airlie1-3/+6
2013-09-10Merge tag 'drm-intel-fixes-2013-09-06' of git://people.freedesktop.org/~danve...Dave Airlie25-334/+368
2013-09-10Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds5-229/+115
2013-09-10Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-9/+510
2013-09-10Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-0/+226
2013-09-10Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds48-1073/+2961
2013-09-10clk: only call get_parent if there is oneAlex Elder1-1/+1