summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bcache: fix crash with incomplete cache setSlava Pestov2014-08-042-0/+8
* bcache: Fix more early shutdown bugsKent Overstreet2014-08-041-3/+4
* bcache: fix use-after-free in btree_gc_coalesce()Slava Pestov2014-08-041-0/+1
* bcache: Fix an infinite loop in journal replayKent Overstreet2014-08-041-1/+4
* bcache: fix crash in bcache_btree_node_alloc_fail tracepointSlava Pestov2014-08-041-1/+1
* bcache: bcache_write tracepoint was crashingSlava Pestov2014-08-041-1/+2
* bcache: fix typo in bch_bkey_equal_headerSlava Pestov2014-08-041-1/+1
* bcache: Allocate bounce buffers with GFP_NOWAITKent Overstreet2014-08-042-2/+2
* bcache: Make sure to pass GFP_WAIT to mempool_alloc()Kent Overstreet2014-08-041-1/+1
* bcache: fix uninterruptible sleep in writeback threadSlava Pestov2014-08-043-5/+15
* bcache: wait for buckets when allocating new btree rootSlava Pestov2014-08-043-5/+12
* bcache: fix crash on shutdown in passthrough modeSlava Pestov2014-08-041-1/+2
* bcache: fix lockdep warnings on shutdownSlava Pestov2014-08-041-0/+4
* bcache allocator: send discards with correct sizeSlava Pestov2014-08-041-1/+1
* bcache: Fix to remove the rcu_sched stalls.Surbhi Palande2014-08-041-1/+2
* bcache: Fix a journal replay bugKent Overstreet2014-08-043-11/+19
* bcache: Fix a bug when detachingKent Overstreet2014-08-041-3/+6
* Merge tag 'spi-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2014-06-283-35/+21
|\
| *---. Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/s...Mark Brown2014-06-283-35/+21
| |\ \ \
| | | | * spi: sh-sci: fix use-after-free in sh_sci_spi_remove()Jürg Billeter2014-06-171-2/+2
| | | * | spi: qup: Remove chip select functionAndy Gross2014-06-221-27/+6
| | | * | spi: qup: Fix order of spi_register_masterAndy Gross2014-06-211-4/+7
| | | |/
| | * | spi/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPIChew, Chiau Ee2014-06-171-2/+6
* | | | Merge tag 'regulator-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-283-1/+19
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palma...Mark Brown2014-06-283-1/+19
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | | | * | | regulator: tps65218: Correct the the config register for LDO1Keerthy2014-06-241-1/+1
| | | | * | | regulator: tps65218: Add the missing of_node assignment in probeKeerthy2014-06-241-0/+1
| | | | | |/ | | | | |/|
| | | * | | regulator: palmas: fix typo in enable_reg calculationStephen Warren2014-06-241-1/+1
| | | * | | regulator: palmas: Fix SMPS enable/disable/is_enabledNishanth Menon2014-06-211-0/+12
| | | |/ /
| | * / / regulator: bcm590xx: fix vbus nameGraham Williams2014-06-221-0/+5
| | |/ /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-06-286-10/+23
|\ \ \ \
| * | | | iscsi-target: fix iscsit_del_np deadlock on unloadMikulas Patocka2014-06-271-6/+7
| * | | | iscsi-target: Avoid rejecting incorrect ITT for Data-OutNicholas Bellinger2014-06-271-1/+1
| * | | | tcm_loop: Fix memory leak in tcm_loop_submission_work error pathNicholas Bellinger2014-06-261-0/+1
| * | | | iscsi-target: Explicily clear login response PDU in exception pathNicholas Bellinger2014-06-261-0/+2
| * | | | target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger2014-06-261-0/+1
| * | | | iscsi-target; Enforce 1024 byte maximum for CHAP_C key valueNicholas Bellinger2014-06-261-0/+4
| * | | | iscsi-target: Convert chap_server_compute_md5 to use kstrtoulNicholas Bellinger2014-06-261-3/+7
| |/ / /
* | | | Merge tag 'iommu-fixes-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-272-11/+16
|\ \ \ \
| * | | | iommu/amd: Fix small race between invalidate_range_end/startJoerg Roedel2014-06-201-5/+13
| * | | | iommu/vt-d: fix bug in handling multiple RMRRs for the same PCI deviceJiang Liu2014-06-201-6/+3
| | |/ / | |/| |
* | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2014-06-273-5/+5
|\ \ \ \
| * | | | efi-pstore: Fix an overflow on 32-bit buildsAndrzej Zaborowski2014-06-271-1/+1
| * | | | efi: Fix compiler warnings (unused, const, type)Catalin Marinas2014-06-192-4/+4
| |/ / /
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-271-2/+8
|\ \ \ \
| * | | | TC: Handle device_register() errors.Levente Kurusa2014-06-261-2/+8
| |/ / /
* | | | Merge tag 'mfd-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2014-06-272-3/+4
|\ \ \ \
| * | | | mfd: ab8500: Fix dt irq mappingGrygorii Strashko2014-06-261-1/+1
| * | | | mfd: davinci: Voicecodec needs regmap_mmioArnd Bergmann2014-06-261-0/+1
| * | | | mfd: STw481x: Allow modular buildArnd Bergmann2014-06-261-1/+1