summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-11-14drm/nouveau/pwr: fix missing mutex unlock in a failure pathBen Skeggs1-5/+5
2013-11-14drm/nv40/therm: fix slowing down fan when pstate undefinedBen Skeggs1-1/+2
2013-11-14drm/nv11-: synchronise flips to vblank, unless async flip requestedBen Skeggs2-4/+32
2013-11-14drm/nvc0-: remove nasty fifo swmthd hack for flip completion methodBen Skeggs4-26/+9
2013-11-14drm/nv10-: we no longer need to create nvsw object on user channelsBen Skeggs4-9/+32
2013-11-14drm/nouveau: always queue flips relative to kernel channel activityBen Skeggs1-9/+8
2013-11-14drm/nouveau: there is no need to reserve/fence the new fb when flippingBen Skeggs1-13/+4
2013-11-14drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fenceBen Skeggs1-1/+2
2013-11-14drm/nouveau: allow nouveau_fence_ref() to be a noopBen Skeggs3-15/+7
2013-11-14drm/nvc8/mc: msi rearm is via the nvc0 methodBen Skeggs1-1/+1
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds241-6076/+6291
2013-11-14Merge tag 'dm-3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-455/+1466
2013-11-14Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds50-939/+814
2013-11-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds85-1416/+5552
2013-11-14Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds22-361/+6366
2013-11-14Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds12-114/+661
2013-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+5
2013-11-14Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-3/+8
2013-11-14Merge tag 'drm-intel-fixes-2013-11-12' of git://people.freedesktop.org/~danve...Dave Airlie1-0/+2
2013-11-14Merge branch 'ttm-next-3.13' of git://people.freedesktop.org/~thomash/linux i...Dave Airlie1-17/+13
2013-11-14Merge branch 'vmwgfx-next-3.13' of git://people.freedesktop.org/~thomash/linu...Dave Airlie3-9/+47
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-27/+214
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds65-309/+259
2013-11-13qib_fs: fix (some) dcache abusesAl Viro1-2/+5
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds675-14281/+36791
2013-11-13drm/ttm: Fix vma page_prot bit manipulationThomas Hellstrom1-17/+13
2013-11-13drm/vmwgfx: Fix a couple of compile / sparse warnings and errorsThomas Hellstrom2-3/+13
2013-11-13drm/vmwgfx: Resource evict fixesThomas Hellstrom1-6/+36
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds94-1126/+1804
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds13-273/+27
2013-11-13Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds3-13/+43
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds11-35/+164
2013-11-13drivers: w1: make w1_slave::flags long to avoid memory corruptionMichal Nazarewicz2-6/+6
2013-11-13drivers/w1/masters/ds1wm.cuse dev_get_platdata()Jingoo Han1-6/+6
2013-11-13drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page()Roger Tseng1-1/+1
2013-11-13drivers/memstick/core/mspro_block.c: fix attributes array allocationMichal Nazarewicz1-2/+2
2013-11-13drivers/pps/clients/pps-gpio.c: remove redundant of_match_ptrSachin Kamat1-1/+1
2013-11-13drivers/rtc/rtc-as3722: add RTC driverLaxman Dewangan3-0/+286
2013-11-13rtc: s5m-rtc: add real-time clock driver for s5m8767Sangbeom Kim3-0/+646
2013-11-13drivers/rtc/rtc-tps65910.c: remove unnecessary includeManish Badarkhe1-1/+0
2013-11-13drivers/rtc/rtc-pl030.c: use devm_kzalloc() instead of kmalloc()Sangjung Woo1-5/+2
2013-11-13drivers/rtc/rtc-puv3.c: use dev_dbg() instead of pr_debug()Sangjung Woo1-11/+11
2013-11-13drivers/rtc/rtc-pl03x.c: remove unnecessary amba_set_drvdata()Michal Simek2-4/+0
2013-11-13drivers/rtc/rtc-ds1307.c: change variable type to boolPeter Senna Tschudin1-1/+1
2013-11-13drivers/rtc/rtc-stmp3xxx.c: remove redundant of_match_ptrSachin Kamat1-1/+1
2013-11-13drivers/rtc/rtc-snvs.c: remove redundant of_match_ptrSachin Kamat1-1/+1
2013-11-13drivers/rtc/rtc-sirfsoc.c: remove redundant of_match_ptrSachin Kamat1-1/+1
2013-11-13drivers/rtc/rtc-omap.c: remove redundant of_match_ptrSachin Kamat1-1/+1
2013-11-13drivers/rtc/rtc-vt8500.c: remove redundant of_match_ptrSachin Kamat1-1/+1
2013-11-13drivers/rtc/rtc-v3020.c: use dev_get_platdata()Jingoo Han1-1/+1