summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge tag 'sound-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-01-094-4/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ALSA: fireworks: fix an endianness bug for transaction lengthTakashi Sakamoto2015-01-071-1/+1
| * | | | | | | | | | ALSA: hda - Add new GPU codec ID 0x10de0072 to snd-hdaAaron Plattner2015-01-071-0/+2
| * | | | | | | | | | ALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups for IDT/STAC codecsTakashi Iwai2015-01-051-2/+2
| * | | | | | | | | | ALSA: snd-usb-caiaq: fix stream count checkDaniel Mack2015-01-051-1/+1
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-01-0910-9/+74
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter2015-01-091-2/+6
| * | | | | | | | | | | HID: Add a new id 0x501a for Genius MousePen i608XGiedrius Statkevičius2014-12-294-0/+7
| * | | | | | | | | | | HID: logitech-hidpp: prefix the name with "Logitech"Benjamin Tissoires2014-12-191-0/+34
| * | | | | | | | | | | HID: logitech-hidpp: avoid unintended fall-throughPeter Wu2014-12-191-0/+1
| * | | | | | | | | | | HID: Allow HID_BATTERY_STRENGTH to be enabledDaniel Nicoletti2014-12-171-1/+2
| * | | | | | | | | | | HID: i2c-hid: Do not free buffers in i2c_hid_stop()Mika Westerberg2014-12-171-5/+0
| * | | | | | | | | | | HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboardKarl Relton2014-12-171-0/+3
| * | | | | | | | | | | HID: logitech-hidpp: check WTP report lengthPeter Wu2014-12-171-0/+6
| * | | | | | | | | | | HID: logitech-dj: check report lengthPeter Wu2014-12-171-1/+15
* | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-01-0930-261/+413
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'amdkfd-fixes-2015-01-06' of git://people.freedesktop.org/~gabbayo/...Dave Airlie2015-01-088-167/+235
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()Oded Gabbay2015-01-062-48/+86
| | * | | | | | | | | | | | drm/amdkfd: reformat IOCTL definitions to drm-styleOded Gabbay2015-01-062-22/+30
| | * | | | | | | | | | | | drm/amdkfd: Do copy_to/from_user in general kfd_ioctl()Oded Gabbay2015-01-061-117/+117
| | * | | | | | | | | | | | drm/amdkfd: unmap VMID<-->PASID when relesing VMID (non-HWS)Ben Goz2015-01-051-0/+3
| | * | | | | | | | | | | | drm/radeon: Assign VMID to PASID for IH in non-HWS modeBen Goz2014-12-172-0/+6
| | * | | | | | | | | | | | drm/radeon: do not leave queue acquired if timeout happens in kgd_hqd_destroy()Alexey Khoroshilov2015-01-041-0/+1
| | * | | | | | | | | | | | drm/amdkfd: Load mqd to hqd in non-HWS modeBen Goz2015-01-041-0/+12
| | * | | | | | | | | | | | drm/amd: Fixing typos in kfd<->kgd interfaceBen Goz2014-12-093-5/+5
| * | | | | | | | | | | | | Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2015-01-085-12/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | drm/radeon: integer underflow in radeon_cp_dispatch_texture()Dan Carpenter2015-01-051-1/+1
| | * | | | | | | | | | | | | drm/radeon: adjust default bapm settings for KVAlex Deucher2015-01-051-6/+4
| | * | | | | | | | | | | | | drm/radeon: properly filter DP1.2 4k modes on non-DP1.2 hwAlex Deucher2015-01-051-0/+4
| | * | | | | | | | | | | | | drm/radeon: fix sad_count check for dce3Alex Deucher2015-01-051-1/+1
| | * | | | | | | | | | | | | drm/radeon: KV has three PPLLs (v2)Alex Deucher2015-01-051-4/+4
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2015-01-088-33/+124
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | drm/nouveau/nouveau: Do not BUG_ON(!spin_is_locked()) on UPBruno Prémont2014-12-222-3/+3
| | * | | | | | | | | | | | drm/nv4c/mc: disable msiIlia Mirkin2014-12-221-8/+0
| | * | | | | | | | | | | | drm/nouveau/fb/ram/mcp77: enable NISO pollerPierre Moreau2014-12-221-5/+39
| | * | | | | | | | | | | | drm/nouveau/fb/ram/mcp77: use carveout reg to determine sizeBen Skeggs2014-12-221-4/+3
| | * | | | | | | | | | | | drm/nouveau/fb/ram/mcp77: subclass nouveau_ramBen Skeggs2014-12-221-10/+14
| | * | | | | | | | | | | | drm/nouveau: wake up the card if necessary during gem callbacksBen Skeggs2014-12-221-5/+30
| | * | | | | | | | | | | | drm/nouveau/device: Add support for GK208B, resolves bug 86935Sven Köhler2014-12-221-0/+33
| | * | | | | | | | | | | | drm/nouveau: fix missing return statement in nouveau_ttm_tt_unpopulateAlexandre Courbot2014-12-221-1/+3
| | * | | | | | | | | | | | drm/nouveau/bios: fix oops on pre-nv50 chipsetsBen Skeggs2014-12-221-2/+4
| * | | | | | | | | | | | | Merge tag 'amdkfd-fixes-2014-12-30' of git://people.freedesktop.org/~gabbayo/...Dave Airlie2015-01-047-8/+30
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | drm/radeon: Init amdkfd only if it was compiledOded Gabbay2014-12-291-0/+12
| | * | | | | | | | | | | | | amdkfd: actually allocate longs for the pasid bitmaskSasha Levin2014-12-281-1/+1
| | * | | | | | | | | | | | | drm: Put amdkfd before radeon in drm MakefileOded Gabbay2014-12-211-1/+1
| | * | | | | | | | | | | | | drivers: Move iommu/ before gpu/ in MakefileOded Gabbay2014-12-221-2/+4
| | * | | | | | | | | | | | | amdkfd: Remove duplicate includeOded Gabbay2014-12-051-1/+0
| | * | | | | | | | | | | | | amdkfd: Fixing topology bug in building sysfs nodesBen Goz2014-12-021-1/+1
| | * | | | | | | | | | | | | amdkfd: Fix accounting of device queuesOded Gabbay2014-12-071-2/+11
| * | | | | | | | | | | | | | Merge tag 'drm-intel-next-fixes-2014-12-30' of git://anongit.freedesktop.org/...Dave Airlie2015-01-045-41/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \