aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-09-11pktcdvd: add struct pktcdvd_device.name to pr_err logging where possibleJoe Perches
2013-09-11pktcdvd: add struct pktcdvd_device * to pkt_dbgJoe Perches
2013-09-11pktcdvd: consolidate DPRINTK and VPRINTK macrosJoe Perches
2013-09-11pktcdvd: convert printk to pr_<level>Joe Perches
2013-09-11pktcdvd: convert ZONE macro to static function get_zone()Joe Perches
2013-09-11aoe: do not BUG if memory pressure prevented debugfs file creationEd Cashin
2013-09-11aoe: suppress compiler warningsAndy Shevchenko
2013-09-11aoe: remove custom implementation of kbasename()Andy Shevchenko
2013-09-11aoe: update internal version number to 85Ed Cashin
2013-09-11[SCSI] fnic: fnic Driver Tuneables Exposed through CLIHiral Patel
2013-09-11aoe: update copyright dateEd Cashin
2013-09-11aoe: fill in per-AoE-target information for debugfs fileEd Cashin
2013-09-11aoe: provide file operations for debugfs filesEd Cashin
2013-09-11aoe: add AoE-target files to debugfsEd Cashin
2013-09-11aoe: create and destroy debugfs directory for aoeEd Cashin
2013-09-11s390/vmcore: use vmcore for zfcpdumpMichael Holzheu
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-11[SCSI] fnic: Kernel panic while running sh/nosh with max lun cfgSesidhar Beddel
2013-09-11drivers/iommu: remove unnecessary platform_set_drvdata()Jingoo Han
2013-09-11drivers/video/acornfb.c: remove dead codePaul Bolle
2013-09-11[SCSI] fnic: Hitting BUG_ON(io_req->abts_done) in fnic_rport_exch_resetSesidhar Beddel
2013-09-11[SCSI] fnic: Remove QUEUE_FULL handling codeSuma Ramars
2013-09-11[SCSI] fnic: On system with >1.1TB RAM, VIC fails multipath after boot upBrian Uchino
2013-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds