summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | scsi: fix u14-34f printk format warningsRandy Dunlap2014-08-011-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-159-202/+462
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2014-08-147-201/+459
| |\ \ \ \
| | * | | | Input: edt-ft5x06 - remove superfluous assignmentMaks Naumov2014-08-131-1/+0
| | * | | | Input: xpad - add support for Xbox One controllersTed Mielczarek2014-08-131-17/+157
| | * | | | Input: atmel_mxt_ts - fix a few issues reported by CoverityDmitry Torokhov2014-08-131-6/+11
| | * | | | Input: atmel_mxt_ts - split config update a bitDmitry Torokhov2014-08-131-125/+145
| | * | | | Input: atmel_mxt_ts - simplify mxt_initialize a bitDmitry Torokhov2014-08-131-39/+42
| | * | | | Input: cap1106 - allow changing key mapping from userspaceDmitry Torokhov2014-08-081-1/+7
| | * | | | Input: synaptics - use firmware data for Cr-48Henrik Rydberg2014-08-081-2/+68
| | * | | | Input: synaptics - properly initialize slots for semi-MTDmitry Torokhov2014-08-071-3/+3
| | * | | | Input: MT - make slot cleanup callable outside mt_sync_frame()Henrik Rydberg2014-08-072-11/+28
| | * | | | Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AANick Dyer2014-08-071-3/+5
| * | | | | Input: joystick - use get_cycles on ARMv8Mark Brown2014-08-121-1/+1
| * | | | | Input: wacom - fix compiler warning if !CONFIG_PMGeert Uytterhoeven2014-08-121-0/+2
* | | | | | Merge tag 'sound-fix-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-158-89/+239
|\ \ \ \ \ \
| * | | | | | ALSA: hda - Set TLV_DB_SCALE_MUTE bit for cx5051 vmasterTakashi Iwai2014-08-141-0/+6
| * | | | | | ALSA: hda/ca0132 - Don't try loading firmware at resume when already failedTakashi Iwai2014-08-101-1/+6
| * | | | | | ALSA: hda - Fix pop noises on reboot for Dell XPS 13 9333Gabriele Mazzotta2014-08-101-1/+1
| * | | | | | ALSA: hda - Set internal mic as default input source on Dell XPS 13 9333Gabriele Mazzotta2014-08-101-0/+11
| * | | | | | ALSA: usb-audio: fix BOSS ME-25 MIDI regressionClemens Ladisch2014-08-101-0/+29
| * | | | | | ALSA: hda - Fix parsing of CMI8888 codecTakashi Iwai2014-08-071-0/+47
| * | | | | | ALSA: hda - Fix probing and stuttering on CMI8888 HD-audio controllerTakashi Iwai2014-08-071-0/+7
| * | | | | | ALSA: hda/realtek - Fixed ALC286/ALC288 recording delay for Headset MicKailang Yang2014-08-071-0/+22
| * | | | | | sound: oss: Remove typedefs wanc_info and wavnc_port_infoHimangi Saraogi2014-08-061-68/+89
| * | | | | | sound: oss: uart401: Remove typedef uart401_devcHimangi Saraogi2014-08-061-19/+21
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-08-1515-28/+58
|\ \ \ \ \ \ \
| * | | | | | | drm/doc: Refer to proper source fileThierry Reding2014-08-151-1/+1
| * | | | | | | Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2014-08-1514-27/+57
| |\ \ \ \ \ \ \
| | * | | | | | | drm/nouveau/platform: fix compilation errorAlexandre Courbot2014-08-151-1/+2
| | * | | | | | | drm/nouveau/gk20a: add LTC deviceAlexandre Courbot2014-08-151-0/+1
| | * | | | | | | drm/nouveau: warn if we fail to re-pin fb on resumeBen Skeggs2014-08-151-1/+3
| | * | | | | | | drm/nouveau/nvif: fix dac load detect method definitionBen Skeggs2014-08-151-2/+2
| | * | | | | | | drm/gf100-/gr: fix -ENOSPC detection when allocating zbc table entriesBen Skeggs2014-08-151-0/+6
| | * | | | | | | drm/nouveau/nvif: return null pointers on failure, in addition to ret != 0Ben Skeggs2014-08-152-2/+6
| | * | | | | | | drm/nouveau/ltc: fix tag base address getting truncated if above 4GiBBen Skeggs2014-08-151-1/+1
| | * | | | | | | drm/nvc0-/fb/ram: fix use of non-existant ram if partitions aren't uniformBen Skeggs2014-08-151-2/+2
| | * | | | | | | drm/nouveau/bar: behave better if ioremap failedBen Skeggs2014-08-151-3/+11
| | * | | | | | | drm/nouveau/kms: nouveau_fbcon_accel_fini can be staticFengguang Wu2014-08-151-2/+2
| | * | | | | | | drm/nouveau: kill unused variable warning if !__OS_HAS_AGPBen Skeggs2014-08-151-2/+1
| | * | | | | | | drm/nouveau/nvif: fix a number of notify thinkosBen Skeggs2014-08-153-11/+20
* | | | | | | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2014-08-154-272/+551
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sb_edac: add support for Haswell based systemsAristeu Rozanski2014-06-262-26/+351
| * | | | | | | | | sb_edac: Fix mix tab/spaces alignmentsMauro Carvalho Chehab2014-06-261-3/+3
| * | | | | | | | | edac: add DDR4 and RDDR4Aristeu Rozanski2014-06-262-1/+8
| * | | | | | | | | sb_edac: remove bogus assumption on mc orderingAristeu Rozanski2014-06-261-4/+0
| * | | | | | | | | sb_edac: make minimal use of channel_maskAristeu Rozanski2014-06-261-0/+3
| * | | | | | | | | sb_edac: fix socket detection on Ivy Bridge controllersAristeu Rozanski2014-06-261-1/+1
| * | | | | | | | | sb_edac: update Kconfig descriptionAristeu Rozanski2014-06-261-2/+2
| * | | | | | | | | sb_edac: search devices using product idAristeu Rozanski2014-06-261-215/+137
OpenPOWER on IntegriCloud