summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2013-09-11cpufreq: Acquire the lock in cpufreq_policy_restore() for readingLan Tianyu
2013-09-11cpufreq: Prevent problems in update_policy_cpu() if last_cpu == new_cpuSrivatsa S. Bhat
2013-09-11cpufreq: Restructure if/else block to avoid unintended behaviorSrivatsa S. Bhat
2013-09-11cpufreq: Fix crash in cpufreq-stats during suspend/resumeSrivatsa S. Bhat
2013-09-11net: qmi_wwan: add new Qualcomm devicesBjørn Mork
2013-09-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-09-11net: tilegx driver: avoid compiler warningChris Metcalf
2013-09-11irda: vlsi_ir: Remove casting the return value which is a void pointerJingoo Han
2013-09-11irda: donauboe: Remove casting the return value which is a void pointerJingoo Han
2013-09-11bcm63xx_enet: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-11net: korina: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-11macvlan: Move skb_clone check closer to callHerbert Xu
2013-09-11hwmon: (tmp421) Fix return valueSachin Kamat
2013-09-11hwmon: (amc6821) Remove redundant breakSachin Kamat
2013-09-11hwmon: (amc6821) Fix return valueSachin Kamat
2013-09-11hwmon: (ibmaem) Fix return valueSachin Kamat
2013-09-11hwmon: (emc2103) Fix return valueSachin Kamat
2013-09-11qlcnic: Fix warning reported by kbuild test robot.Jitendra Kalsaria
2013-09-11bonding: fix bond_arp_rcv setting and arp validate desync statenikolay@redhat.com
2013-09-11bonding: fix store_arp_validate race with mode changenikolay@redhat.com
2013-09-11[SCSI] fnic: FC stat param seconds_since_last_reset not getting updatedNarsimhulu Musini
2013-09-11bnx2x: avoid atomic allocations during initializationMichal Schmidt
2013-09-11xen/balloon: remove BUG_ON in increase_reservationWei Liu
2013-09-11xen/balloon: ensure preemption is disabled when using a scratch pageDavid Vrabel
2013-09-11[SCSI] sd: Fix potential out-of-bounds accessAlan Stern
2013-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-09-11Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-09-11Merge branch 'acpi-bind'Rafael J. Wysocki