| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-04-28 | 1 | -2/+19 |
|\ |
|
| * | ARM: pxa: fix gpio wakeup setting | Robert Jarzmik | 2012-04-27 | 1 | -2/+19 |
* | | drm/i915: Set the Stencil Cache eviction policy to non-LRA mode. | Kenneth Graunke | 2012-04-28 | 2 | -0/+9 |
* | | drm/radeon/kms: need to set up ss on DP bridges as well | Alex Deucher | 2012-04-28 | 1 | -2/+2 |
* | | Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-04-27 | 2 | -2/+5 |
|\ \ |
|
| * | | xen/acpi: Workaround broken BIOSes exporting non-existing C-states. | Konrad Rzeszutek Wilk | 2012-04-26 | 1 | -1/+4 |
| * | | xen: use the pirq number to check the pirq_eoi_map | Stefano Stabellini | 2012-04-26 | 1 | -1/+1 |
* | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-04-27 | 7 | -127/+157 |
|\ \ \ |
|
| * | | | spi/spi-bfin5xx: Fix flush of last bit after each spi transfer | Scott Jiang | 2012-04-27 | 1 | -1/+4 |
| * | | | spi/spi-bfin5xx: fix reversed if condition in interrupt mode | Scott Jiang | 2012-04-27 | 1 | -4/+4 |
| * | | | spi/spi_bfin_sport: drop bits_per_word from client data | Scott Jiang | 2012-04-27 | 1 | -6/+8 |
| * | | | spi/bfin_spi: drop bits_per_word from client data | Scott Jiang | 2012-04-27 | 1 | -1/+0 |
| * | | | spi/spi-bfin-sport: move word length setup to transfer handler | Scott Jiang | 2012-04-27 | 1 | -4/+3 |
| * | | | spi/bfin5xx: rename config macro name for bfin5xx spi controller driver | Scott Jiang | 2012-04-27 | 2 | -2/+2 |
| * | | | spi/pl022: Allow request for higher frequency than maximum possible | Viresh Kumar | 2012-04-27 | 1 | -2/+8 |
| * | | | spi/bcm63xx: set master driver mode_bits. | Florian Fainelli | 2012-04-27 | 1 | -0/+1 |
| * | | | spi/bcm63xx: don't use the stopping state | Florian Fainelli | 2012-04-27 | 1 | -11/+2 |
| * | | | spi/bcm63xx: convert to the pump message infrastructure | Florian Fainelli | 2012-04-27 | 1 | -60/+89 |
| * | | | spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_direction | H Hartley Sweeten | 2012-04-27 | 1 | -14/+10 |
| * | | | spi/pl022: Fix calculate_effective_freq() | Viresh Kumar | 2012-04-27 | 1 | -6/+17 |
| * | | | spi/pl022: Fix range checking for bits per word | Vinit Shenoy | 2012-04-17 | 1 | -16/+9 |
* | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-04-27 | 2 | -10/+11 |
|\ \ \ \ |
|
| * | | | | hwmon: (fam15h_power) Fix pci_device_id array | Guenter Roeck | 2012-04-26 | 1 | -3/+6 |
| * | | | | hwmon: (ad7314) Fix build warning | Guenter Roeck | 2012-04-22 | 1 | -7/+5 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-04-27 | 6 | -61/+46 |
|\ \ \ \ |
|
| * | | | | drm/radeon/kms: use frac fb div on APUs | Alex Deucher | 2012-04-27 | 1 | -0/+3 |
| * | | | | drm/radeon: add a missing entry to encoder_names | Ilija Hadzic | 2012-04-27 | 1 | -1/+2 |
| * | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-04-27 | 3 | -35/+36 |
| |\ \ \ \ |
|
| | * | | | | drm/i915: handle input/output sdvo timings separately in mode_set | Daniel Vetter | 2012-04-26 | 1 | -16/+18 |
| | * | | | | drm/i915: fix integer overflow in i915_gem_do_execbuffer() | Xi Wang | 2012-04-23 | 1 | -0/+5 |
| | * | | | | drm/i915: fix integer overflow in i915_gem_execbuffer2() | Xi Wang | 2012-04-23 | 1 | -1/+2 |
| | * | | | | drm/i915: fixup load-detect on enabled, but not active pipe | Daniel Vetter | 2012-04-22 | 1 | -18/+11 |
| | |/ / / |
|
| * | | | | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux... | Dave Airlie | 2012-04-27 | 1 | -25/+5 |
| |\ \ \ \ |
|
| | * | | | | drm/exynos: added missed vm area region mapping type. | Inki Dae | 2012-04-23 | 1 | -0/+2 |
| | * | | | | drm/exynos: fixed exynos_drm_gem_map_pages bug. | Inki Dae | 2012-04-23 | 1 | -13/+3 |
| | * | | | | drm/exynos: fixed duplicatd memory allocation bug. | Inki Dae | 2012-04-23 | 1 | -12/+0 |
* | | | | | | Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-04-27 | 2 | -0/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | blackfin: fix compile error in bfin-lq035q1-fb.c | Paul Gortmaker | 2012-04-26 | 1 | -0/+1 |
| * | | | | | | pci: frv architecture needs generic setup-bus infrastructure | Paul Gortmaker | 2012-04-26 | 1 | -0/+1 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/... | Linus Torvalds | 2012-04-26 | 2 | -4/+6 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branches 'mad-response' and 'mlx4' into fixes | Roland Dreier | 2012-04-24 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | IB/mlx4: Fix memory leaks in ib_link_query_port() | Jesper Juhl | 2012-04-24 | 1 | -1/+1 |
| * | | | | | | | IB/mad: Don't send response for failed MADs | Jack Morgenstein | 2012-04-24 | 1 | -3/+3 |
| * | | | | | | | IB/mad: Set 'D' bit in response for unhandled MADs | Jack Morgenstein | 2012-04-24 | 1 | -0/+2 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-04-26 | 9 | -148/+230 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | dmaengine/amba-pl08x : reset phychan_hold on terminate all | Davide Ciminaghi | 2012-04-25 | 1 | -0/+1 |
| * | | | | | | | dma: pl330: fix a couple of compilation warnings | Olof Johansson | 2012-04-25 | 1 | -10/+15 |
| * | | | | | | | dma/ste_dma40: fix erroneous comparison | Linus Walleij | 2012-04-23 | 1 | -1/+1 |
| * | | | | | | | dma/ste_dma40: explicitly include regulator consumer header | Linus Walleij | 2012-04-23 | 1 | -0/+1 |
| * | | | | | | | dma40: Improve the logic of stopping logical chan | Narayanan G | 2012-04-23 | 2 | -123/+199 |