summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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-09rt2800: change initialization sequence to fix system freezeStanislaw Gruszka
2013-09-09bcma: fix error code handling on 64 Bit systemsHauke Mehrtens
2013-09-09rtl8187: fix use after free on failure path in rtl8187_init_urbs()Alexey Khoroshilov
2013-09-09brcmfmac: fix bus interface selection in KconfigArend van Spriel
2013-09-09cw1200: Prevent a lock-related hang in the cw1200_spi driverSolomon Peachy
2013-09-09cw1200: Don't perform SPI transfers in interrupt contextSolomon Peachy
2013-09-09rbd: fix error handling from rbd_snap_name()Josh Durgin
2013-09-09rbd: ignore unmapped snapshots that no longer existJosh Durgin
2013-09-09rbd: fix use-after free of rbd_dev->diskJosh Durgin
2013-09-09rbd: make rbd_obj_notify_ack() synchronousJosh Durgin
2013-09-09rbd: complete notifies before cleaning up osd_client and rbd_devJosh Durgin
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
2013-09-09dma: mv_xor: Fix incorrect error pathSachin Kamat
2013-09-09Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds