summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-06-0214-76/+94
|\
| * Merge tag 'wireless-drivers-for-davem-2015-06-01' of git://git.kernel.org/pub...David S. Miller2015-06-025-27/+20
| |\
| | * Merge tag 'iwlwifi-for-kalle-2015-05-28' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-05-284-20/+15
| | |\
| | | * iwlwifi: nvm: fix otp parsing in 8000 hw familyLiad Kaufman2015-05-281-1/+1
| | | * iwlwifi: pcie: fix tracking of cmd_in_flightIlan Peer2015-05-283-19/+14
| | * | brcmfmac: avoid null pointer access when brcmf_msgbuf_get_pktid() failsArend van Spriel2015-05-281-7/+5
| * | | bnx2x: Move statistics implementation into semaphoresYuval Mintz2015-06-013-11/+20
| * | | xen: netback: read hotplug script once at start of day.Ian Campbell2015-06-011-14/+19
| * | | xen: netback: fix printf format string warningIan Campbell2015-06-011-1/+1
| * | | sfc: free multiple Rx buffers when requiredDaniel Pieczko2015-06-011-17/+25
| * | | bna: fix soft lock-up during firmware initialization failureIvan Vecera2015-05-311-2/+2
| * | | bna: remove unreasonable iocpf timer startIvan Vecera2015-05-311-4/+0
| * | | bna: fix firmware loading on big-endian machinesIvan Vecera2015-05-311-0/+7
* | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds2015-05-312-10/+11
|\ \ \ \
| * | | | ttyFDC: Fix to use native endian MMIO readsJames Hogan2015-05-261-8/+9
| * | | | MIPS: Fix CDMM to use native endian MMIO readsJames Hogan2015-05-261-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-05-3120-254/+166
|\ \ \ \ \
| * | | | | iser-target: Fix error path in isert_create_pi_ctx()Roland Dreier2015-05-311-3/+3
| * | | | | target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-3110-18/+15
| * | | | | target: Move passthrough CDB parsing into a common functionAndy Grover2015-05-313-94/+76
| * | | | | target/user: Only support full command pass-throughAndy Grover2015-05-311-50/+74
| * | | | | target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover2015-05-312-0/+4
| * | | | | target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-316-61/+31
| * | | | | target: Drop signal_pending checks after interruptible lock acquireNicholas Bellinger2015-05-203-6/+3
| * | | | | target: Add missing parenthesesBart Van Assche2015-05-151-2/+2
| * | | | | target: Fix bidi command handlingBart Van Assche2015-05-151-2/+1
| * | | | | target/user: Disallow full passthrough (pass_level=0)Andy Grover2015-05-031-65/+3
| * | | | | ISCSI: fix minor memory leakEvgenii Lepikhin2015-05-031-0/+1
* | | | | | Merge tag 'hwmon-for-linus-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-314-1/+14
|\ \ \ \ \ \
| * | | | | | hwmon: (nct6683) Add missing sysfs attribute initializationGuenter Roeck2015-05-301-0/+2
| * | | | | | hwmon: (nct6775) Add missing sysfs attribute initializationGuenter Roeck2015-05-301-0/+2
| * | | | | | hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37Guenter Roeck2015-05-291-1/+1
| * | | | | | hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGEChris Lesiak2015-05-271-0/+9
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'dm-4.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-05-293-24/+36
|\ \ \ \ \ \
| * | | | | | dm: fix casting bug in dm_merge_bvec()Joe Thornber2015-05-291-5/+12
| * | | | | | dm: fix reload failure of 0 path multipath mapping on blk-mq devicesJunichi Nomura2015-05-291-7/+9
| * | | | | | dm: fix false warning in free_rq_clone() for unmapped requestsMike Snitzer2015-05-291-5/+3
| * | | | | | dm: requeue from blk-mq dm_mq_queue_rq() using BLK_MQ_RQ_QUEUE_BUSYMike Snitzer2015-05-271-4/+6
| * | | | | | dm mpath: fix leak of dm_mpath_io structure in blk-mq .queue_rq error pathMike Snitzer2015-05-271-1/+3
| * | | | | | dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPEDJunichi Nomura2015-05-271-2/+2
| * | | | | | dm: run queue on re-queueJunichi Nomura2015-05-261-0/+1
| |/ / / / /
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-293-13/+9
|\ \ \ \ \ \
| * | | | | | cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2015-05-283-13/+9
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-2921-152/+42
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linux-4.1' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-05-296-6/+11
| |\ \ \ \ \ \ \
| | * | | | | | | drm/nouveau/gr/gm204: remove a stray printkBen Skeggs2015-05-291-1/+0
| | * | | | | | | drm/nouveau/devinit/gm100-: force devinit table execution on boards without P...Ben Skeggs2015-05-294-3/+6
| | * | | | | | | drm/nouveau/devinit/gf100: make the force-post condition more obviousBen Skeggs2015-05-291-1/+4
| | * | | | | | | drm/nouveau/gr/gf100-: fix wrong constant definitionLars Seipel2015-05-291-1/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"Christian König2015-05-286-6/+6