summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-09-10watchdog: nuc900_wdt.c: simplify use of devm_ioremap_resourceJulia Lawall
2013-09-10watchdog: sunxi: New watchdog driver for Allwinner A10/A13Carlo Caione
2013-09-10watchdog: s3c2410_wdt: remove the global variablesLeela Krishna Amudala
2013-09-10drivers: of: fix build break if asm/dma-contiguous.h is missingMarek Szyprowski
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-10dma-buf: Expose buffer size to userspace (v2)Christopher James Halse Rogers
2013-09-10dma-buf: Check return value of anon_inode_getfileTuomas Tynkkynen
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-10Revert "cpufreq: make sure frequency transitions are serialized"Rafael J. Wysocki
2013-09-10cpufreq: Use signed type for 'ret' variable, to store negative error valuesSrivatsa S. Bhat
2013-09-10cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writesSrivatsa S. Bhat
2013-09-10cpufreq: Synchronize the cpufreq store_*() routines with CPU hotplugSrivatsa S. Bhat
2013-09-10cpufreq: Invoke __cpufreq_remove_dev_finish() after releasing cpu_hotplug.lockSrivatsa S. Bhat
2013-09-10cpufreq: Split __cpufreq_remove_dev() into two partsSrivatsa S. Bhat
2013-09-10cpufreq: Fix wrong time unit conversionAndreas Schwab
2013-09-10cpufreq: serialize calls to __cpufreq_governor()Viresh Kumar
2013-09-10cpufreq: don't allow governor limits to be changed when it is disabledViresh Kumar
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-09target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPDNicholas Bellinger
2013-09-09target: Make __target_execute_cmd() available as externNicholas Bellinger
2013-09-09target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITENicholas Bellinger
2013-09-09target: Do memory allocation for bidi commands using target_alloc_sglNicholas Bellinger
2013-09-09target: Refactor transport_generic_get_mem to target_alloc_sglNicholas Bellinger
2013-09-09target: Convert se_cmd->t_bidi_data_sg checks to use SCF_BIDINicholas Bellinger
2013-09-09target: Allow sbc_ops->execute_rw() to accept SGLs + data_directionNicholas Bellinger
2013-09-09target: Add TCM_MISCOMPARE_VERIFY sense handlingNicholas Bellinger
2013-09-09target: Add return for se_cmd->transport_complete_callbackNicholas Bellinger
2013-09-09target/pscsi: remove an unneeded checkDan Carpenter
2013-09-09iscsi-target: Convert to per-cpu ida_alloc + ida_free command mapNicholas Bellinger
2013-09-09iscsi/iser-target: Convert to command priv_size usageNicholas Bellinger
2013-09-09vhost/scsi: Add pre-allocation for tv_cmd SGL + upages memoryNicholas Bellinger
2013-09-09vhost/scsi: Convert to per-cpu ida_alloc + ida_free command mapNicholas Bellinger
2013-09-09target: Add transport_init_session_tags using per-cpu idaNicholas Bellinger
2013-09-09iser-target: Updates for login negotiation multi-plexing supportNicholas Bellinger
2013-09-09iscsi-target: Remove left-over iscsi_target_do_login_ioNicholas Bellinger
2013-09-09iscsi-target: Add sk->sk_state_change to cleanup after TCP failureNicholas Bellinger
2013-09-09iscsi-target: Add login negotiation multi-plexing supportNicholas Bellinger
2013-09-09clk: only call get_parent if there is oneAlex Elder
2013-09-09ACPI / bind: Prefer device objects with _STA to those without itRafael J. Wysocki
2013-09-09bnx2x: Fix configuration of doorbell blockAriel Elior
2013-09-09iscsi-target: Prepare login code for multi-plexing supportNicholas Bellinger
2013-09-09ACPI / hotplug / PCI: Avoid parent bus rescans on spurious device checksRafael J. Wysocki
2013-09-09Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-09-09Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-09Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds