summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2013-11-14drm/nouveau/pwr: fix missing mutex unlock in a failure pathBen Skeggs
2013-11-14drm/nv40/therm: fix slowing down fan when pstate undefinedBen Skeggs
2013-11-14drm/nv11-: synchronise flips to vblank, unless async flip requestedBen Skeggs
2013-11-14drm/nvc0-: remove nasty fifo swmthd hack for flip completion methodBen Skeggs
2013-11-14drm/nv10-: we no longer need to create nvsw object on user channelsBen Skeggs
2013-11-14drm/nouveau: always queue flips relative to kernel channel activityBen Skeggs
2013-11-14drm/nouveau: there is no need to reserve/fence the new fb when flippingBen Skeggs
2013-11-14drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fenceBen Skeggs
2013-11-14drm/nouveau: allow nouveau_fence_ref() to be a noopBen Skeggs
2013-11-14drm/nvc8/mc: msi rearm is via the nvc0 methodBen Skeggs
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-14Merge tag 'dm-3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-14Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-11-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-11-14Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-14Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-14Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-11-14Merge tag 'drm-intel-fixes-2013-11-12' of git://people.freedesktop.org/~danve...Dave Airlie
2013-11-14Merge branch 'ttm-next-3.13' of git://people.freedesktop.org/~thomash/linux i...Dave Airlie
2013-11-14Merge branch 'vmwgfx-next-3.13' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-13qib_fs: fix (some) dcache abusesAl Viro
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-12drm/ttm: Fix vma page_prot bit manipulationThomas Hellstrom
2013-11-12drm/vmwgfx: Fix a couple of compile / sparse warnings and errorsThomas Hellstrom
2013-11-12drm/vmwgfx: Resource evict fixesThomas Hellstrom
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-13Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2013-11-13drivers: w1: make w1_slave::flags long to avoid memory corruptionMichal Nazarewicz
2013-11-13drivers/w1/masters/ds1wm.cuse dev_get_platdata()Jingoo Han
2013-11-13drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page()Roger Tseng
2013-11-13drivers/memstick/core/mspro_block.c: fix attributes array allocationMichal Nazarewicz
2013-11-13drivers/pps/clients/pps-gpio.c: remove redundant of_match_ptrSachin Kamat
2013-11-13drivers/rtc/rtc-as3722: add RTC driverLaxman Dewangan
2013-11-13rtc: s5m-rtc: add real-time clock driver for s5m8767Sangbeom Kim
2013-11-13drivers/rtc/rtc-tps65910.c: remove unnecessary includeManish Badarkhe
2013-11-13drivers/rtc/rtc-pl030.c: use devm_kzalloc() instead of kmalloc()Sangjung Woo
2013-11-13drivers/rtc/rtc-puv3.c: use dev_dbg() instead of pr_debug()Sangjung Woo
2013-11-13drivers/rtc/rtc-pl03x.c: remove unnecessary amba_set_drvdata()Michal Simek
2013-11-13drivers/rtc/rtc-ds1307.c: change variable type to boolPeter Senna Tschudin
2013-11-13drivers/rtc/rtc-stmp3xxx.c: remove redundant of_match_ptrSachin Kamat
2013-11-13drivers/rtc/rtc-snvs.c: remove redundant of_match_ptrSachin Kamat
2013-11-13drivers/rtc/rtc-sirfsoc.c: remove redundant of_match_ptrSachin Kamat
2013-11-13drivers/rtc/rtc-omap.c: remove redundant of_match_ptrSachin Kamat
2013-11-13drivers/rtc/rtc-vt8500.c: remove redundant of_match_ptrSachin Kamat
2013-11-13drivers/rtc/rtc-v3020.c: use dev_get_platdata()Jingoo Han