summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'md/4.2-rc5-fixes' of git://neil.brown.name/mdLinus Torvalds2015-08-053-7/+10
|\
| * md/raid5: don't let shrink_slab shrink too far.NeilBrown2015-08-031-2/+3
| * md: use kzalloc() when bitmap is disabledBenjamin Randazzo2015-08-031-1/+1
| * md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...NeilBrown2015-08-031-4/+6
* | Merge tag 'topic/mst-fixes-2015-08-04' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2015-08-043-7/+23
|\ \
| * | drm/atomic-helpers: Make encoder picking more robustDaniel Vetter2015-08-041-5/+6
| * | drm/dp-mst: Remove debug WARN_ONDaniel Vetter2015-08-041-1/+0
| * | drm/i915: Fixup dp mst encoder selectionDaniel Vetter2015-08-041-0/+11
| * | drm/atomic-helper: Add an atomice best_encoder callbackDaniel Vetter2015-08-041-1/+6
| |/
* | Merge tag 'for-linus-4.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-045-17/+62
|\ \
| * | xen/events/fifo: Handle linked events when closing a portRoss Lagerwall2015-08-043-9/+53
| * | xen: release lock occasionally during ballooningJuergen Gross2015-07-201-8/+7
| * | xen/gntdevt: Fix race condition in gntdev_release()Marek Marczykowski-Górecki2015-06-301-0/+2
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-08-035-18/+30
|\ \ \
| * | | i2c: fix leaked device refcount on of_find_i2c_* error pathVladimir Zapolskiy2015-08-011-6/+14
| * | | i2c: Fix typo in i2c-bfin-twi.cMasanari Iida2015-07-311-2/+2
| * | | i2c: omap: fix bus recovery setupJan Luebbe2015-07-311-0/+11
| * | | i2c: core: only use set_scl for bus recovery after calling prepare_recoveryJan Luebbe2015-07-311-1/+3
| * | | misc: eeprom: at24: clean up at24_bin_write()Vladimir Zapolskiy2015-07-311-3/+0
| * | | i2c: slave eeprom: clean up sysfs bin attribute read()/write()Vladimir Zapolskiy2015-07-311-6/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-08-031-5/+17
|\ \ \ \
| * | | | rbd: fix copyup completion raceIlya Dryomov2015-07-311-5/+17
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-08-033-10/+17
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | hwrng: core - correct error check of kthread_run callMartin Schwidefsky2015-07-281-1/+1
| * | | | crypto: ixp4xx - Remove bogus BUG_ON on scattered dst bufferHerbert Xu2015-07-231-1/+0
| * | | | crypto: qat - Fix invalid synchronization between register/unregister sym algsTadeusz Struk2015-07-231-8/+16
* | | | | Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-08-021-1/+1
|\ \ \ \ \
| * | | | | macintosh/ans-lcd: fix build failure after module_init/exit relocationLuis Henriques2015-07-231-1/+1
* | | | | | i915: temporary fix for DP MST docking station NULL pointer dereferenceLinus Torvalds2015-08-021-3/+5
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-08-024-14/+23
|\ \ \ \ \ \
| * | | | | | scsi: fix memory leak with scsi-mqTony Battersby2015-07-302-4/+4
| * | | | | | ipr: Fix invalid array indexing for HRRQBrian King2015-07-301-3/+8
| * | | | | | ipr: Fix incorrect trace indexingBrian King2015-07-302-2/+4
| * | | | | | ipr: Fix locking for unit attention handlingBrian King2015-07-301-5/+7
* | | | | | | Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2015-08-018-89/+119
|\ \ \ \ \ \ \
| * | | | | | | Revert "dmaengine: virt-dma: don't always free descriptor upon completion"Jun Nie2015-07-312-25/+7
| * | | | | | | dmaengine: mv_xor: fix big endian operation in register modeThomas Petazzoni2015-07-311-4/+5
| * | | | | | | dmaengine: xgene-dma: Fix the resource map to handle overlappingRameshwar Prasad Sahu2015-07-311-0/+3
| * | | | | | | dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()Cyrille Pitchen2015-07-311-3/+4
| * | | | | | | dmaengine: at_hdmac: fix residue computationCyrille Pitchen2015-07-312-47/+88
| * | | | | | | dmaengine: at_xdmac: fix bug about channel configurationLudovic Desroches2015-07-311-9/+10
| * | | | | | | dmaengine: pl330: Really fix choppy sound because of wrong residue calculationKrzysztof Kozlowski2015-07-071-1/+1
| * | | | | | | dmaengine: pl330: Fix overflow when reporting residue in memcpyKrzysztof Kozlowski2015-07-071-0/+1
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-011-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | efi: Check for NULL efi kernel parametersRicardo Neri2015-07-301-0/+5
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-3127-292/+562
|\ \ \ \ \ \ \ \
| * | | | | | | | stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood2015-07-311-0/+4
| * | | | | | | | gianfar: Enable device wakeup when appropriateClaudiu Manoil2015-07-313-13/+3
| * | | | | | | | gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil2015-07-311-68/+30
| * | | | | | | | gianfar: Fix warning when CONFIG_PM offClaudiu Manoil2015-07-311-0/+2