Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | drm: Don't pass negative delta to ktime_sub_ns() | Michel Dänzer | 2013-08-08 | 1 | -1/+4 | |
| * | | | | | | | | | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux | Dave Airlie | 2013-08-08 | 24 | -158/+300 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm/radeon: make missing smc ucode non-fatal | Alex Deucher | 2013-08-07 | 4 | -10/+26 | |
| | * | | | | | | | | | drm/radeon/dpm: require rlc for dpm | Alex Deucher | 2013-08-07 | 1 | -1/+4 | |
| | * | | | | | | | | | drm/radeon/cik: use a mutex to properly lock srbm instanced registers | Alex Deucher | 2013-08-07 | 3 | -0/+13 | |
| | * | | | | | | | | | drm/radeon: remove unnecessary unpin | Christian König | 2013-08-07 | 1 | -1/+0 | |
| | * | | | | | | | | | drm/radeon: add more UVD CS checking | Christian König | 2013-08-07 | 1 | -8/+35 | |
| | * | | | | | | | | | drm/radeon: stop sending invalid UVD destroy msg | Christian König | 2013-08-07 | 1 | -2/+2 | |
| | * | | | | | | | | | drm/radeon: only save UVD bo when we have open handles | Christian König | 2013-08-07 | 5 | -17/+37 | |
| | * | | | | | | | | | drm/radeon: always program the MC on startup | Alex Deucher | 2013-08-07 | 6 | -6/+12 | |
| | * | | | | | | | | | drm/radeon: fix audio dto calculation on DCE3+ (v3) | Alex Deucher | 2013-08-07 | 4 | -6/+59 | |
| | * | | | | | | | | | drm/radeon/dpm: disable sclk ss on rv6xx | Alex Deucher | 2013-08-07 | 1 | -0/+3 | |
| | * | | | | | | | | | drm/radeon: fix halting UVD | Christian König | 2013-08-07 | 7 | -11/+36 | |
| | * | | | | | | | | | drm/radeon/dpm: adjust power state properly for UVD on SI | Alex Deucher | 2013-08-07 | 1 | -12/+32 | |
| | * | | | | | | | | | drm/radeon/dpm: fix spread spectrum setup (v2) | Alex Deucher | 2013-08-07 | 7 | -76/+30 | |
| | * | | | | | | | | | drm/radeon/dpm: adjust thermal protection requirements | Alex Deucher | 2013-08-07 | 5 | -10/+5 | |
| | * | | | | | | | | | drm/radeon: select audio dto based on encoder id for DCE3 | Alex Deucher | 2013-08-07 | 1 | -3/+9 | |
| | * | | | | | | | | | drm/radeon: properly handle pm on gpu reset | Alex Deucher | 2013-08-07 | 1 | -0/+2 | |
| * | | | | | | | | | | drm/ast: invalidate page tables when pinning a BO | Dave Airlie | 2013-08-07 | 1 | -0/+1 | |
| * | | | | | | | | | | drm/mgag200: Invalidate page tables when pinning a BO | Egbert Eich | 2013-08-07 | 1 | -0/+1 | |
| * | | | | | | | | | | drm/cirrus: Invalidate page tables when pinning a BO | Michal Srb | 2013-08-07 | 1 | -0/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-08-08 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | regmap: cache: Make sure to sync the last register in a block | Lars-Peter Clausen | 2013-08-05 | 1 | -1/+2 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'spi-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2013-08-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | spi: spi-davinci: Fix direction in dma_map_single() | Christian Eggers | 2013-07-29 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-08-08 | 2 | -23/+49 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | virtio-scsi: Fix virtqueue affinity setup | Asias He | 2013-08-01 | 1 | -1/+1 | |
| * | | | | | | | | | | virtio: console: return -ENODEV on all read operations after unplug | Amit Shah | 2013-07-29 | 1 | -1/+5 | |
| * | | | | | | | | | | virtio: console: fix raising SIGIO after port unplug | Amit Shah | 2013-07-29 | 1 | -3/+5 | |
| * | | | | | | | | | | virtio: console: clean up port data immediately at time of unplug | Amit Shah | 2013-07-29 | 1 | -8/+8 | |
| * | | | | | | | | | | virtio: console: fix race in port_fops_open() and port unplug | Amit Shah | 2013-07-29 | 1 | -0/+4 | |
| * | | | | | | | | | | virtio: console: fix race with port unplug and open/close | Amit Shah | 2013-07-29 | 1 | -7/+6 | |
| * | | | | | | | | | | virtio/console: Add pipe_lock/unlock for splice_write | Yoshihiro YUNOMAE | 2013-07-23 | 1 | -5/+15 | |
| * | | | | | | | | | | virtio/console: Quit from splice_write if pipe->nrbufs is 0 | Yoshihiro YUNOMAE | 2013-07-23 | 1 | -0/+7 | |
* | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-08-08 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'renesas-fixes2-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 2013-08-04 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | shdma: fixup sh_dmae_get_partial() calculation error | Kuninori Morimoto | 2013-07-31 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-08-06 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | pata_imx: expose module alias for loading from device-tree | Niels de Vos | 2013-07-29 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-08-06 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | s390/dasd: fix hanging devices after path events | Stefan Haberland | 2013-07-30 | 1 | -0/+6 | |
* | | | | | | | | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-08-04 | 2 | -26/+68 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | dma: pl330: Fix cyclic transfers | Lars-Peter Clausen | 2013-07-28 | 1 | -26/+67 | |
| * | | | | | | | | | | | | pch_dma: fix error return code in pch_dma_probe() | Wei Yongjun | 2013-07-22 | 1 | -0/+1 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | drm/radeon: fix 64 bit divide in SI spm code | Alex Deucher | 2013-08-04 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-08-04 | 49 | -403/+665 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | qlcnic: Fix for flash update failure on 83xx adapter | Himanshu Madhani | 2013-08-03 | 10 | -132/+231 | |
| * | | | | | | | | | | | | qlcnic: Fix link speed and duplex display for 83xx adapter | Rajesh Borundia | 2013-08-03 | 1 | -9/+16 | |
| * | | | | | | | | | | | | qlcnic: Fix link speed display for 82xx adapter | Rajesh Borundia | 2013-08-03 | 1 | -3/+7 | |
| * | | | | | | | | | | | | qlcnic: Fix external loopback test. | Shahed Shaikh | 2013-08-03 | 1 | -2/+10 |