Age | Commit message (Expand) | Author | Files | Lines |
2012-04-29 | Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -12/+23 |
2012-04-29 | Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 12 | -12/+45 |
2012-04-28 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+19 |
2012-04-28 | drm/i915: Set the Stencil Cache eviction policy to non-LRA mode. | Kenneth Graunke | 2 | -0/+9 |
2012-04-28 | drm/radeon/kms: need to set up ss on DP bridges as well | Alex Deucher | 1 | -2/+2 |
2012-04-27 | Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -2/+5 |
2012-04-27 | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 7 | -127/+157 |
2012-04-27 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -10/+11 |
2012-04-27 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 6 | -61/+46 |
2012-04-27 | Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -0/+2 |
2012-04-27 | spi/spi-bfin5xx: Fix flush of last bit after each spi transfer | Scott Jiang | 1 | -1/+4 |
2012-04-27 | spi/spi-bfin5xx: fix reversed if condition in interrupt mode | Scott Jiang | 1 | -4/+4 |
2012-04-27 | spi/spi_bfin_sport: drop bits_per_word from client data | Scott Jiang | 1 | -6/+8 |
2012-04-27 | spi/bfin_spi: drop bits_per_word from client data | Scott Jiang | 1 | -1/+0 |
2012-04-27 | spi/spi-bfin-sport: move word length setup to transfer handler | Scott Jiang | 1 | -4/+3 |
2012-04-27 | spi/bfin5xx: rename config macro name for bfin5xx spi controller driver | Scott Jiang | 2 | -2/+2 |
2012-04-27 | spi/pl022: Allow request for higher frequency than maximum possible | Viresh Kumar | 1 | -2/+8 |
2012-04-27 | spi/bcm63xx: set master driver mode_bits. | Florian Fainelli | 1 | -0/+1 |
2012-04-27 | spi/bcm63xx: don't use the stopping state | Florian Fainelli | 1 | -11/+2 |
2012-04-27 | spi/bcm63xx: convert to the pump message infrastructure | Florian Fainelli | 1 | -60/+89 |
2012-04-27 | spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_direction | H Hartley Sweeten | 1 | -14/+10 |
2012-04-27 | spi/pl022: Fix calculate_effective_freq() | Viresh Kumar | 1 | -6/+17 |
2012-04-27 | Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 7 | -8/+21 |
2012-04-27 | usb: gadget: udc-core: fix incompatibility with dummy-hcd | Alan Stern | 1 | -1/+1 |
2012-04-27 | usb: gadget: udc-core: fix wrong call order | Felipe Balbi | 1 | -1/+1 |
2012-04-27 | drm/radeon/kms: use frac fb div on APUs | Alex Deucher | 1 | -0/+3 |
2012-04-27 | drm/radeon: add a missing entry to encoder_names | Ilija Hadzic | 1 | -1/+2 |
2012-04-27 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 3 | -35/+36 |
2012-04-27 | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux... | Dave Airlie | 1 | -25/+5 |
2012-04-27 | ARM: pxa: fix gpio wakeup setting | Robert Jarzmik | 1 | -2/+19 |
2012-04-26 | xen/acpi: Workaround broken BIOSes exporting non-existing C-states. | Konrad Rzeszutek Wilk | 1 | -1/+4 |
2012-04-26 | USB: cdc-wdm: fix race leading leading to memory corruption | Oliver Neukum | 1 | -2/+5 |
2012-04-26 | Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/... | Linus Torvalds | 2 | -4/+6 |
2012-04-26 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 9 | -148/+230 |
2012-04-26 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 1 | -3/+3 |
2012-04-26 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2 | -22/+46 |
2012-04-26 | xen: use the pirq number to check the pirq_eoi_map | Stefano Stabellini | 1 | -1/+1 |
2012-04-26 | staging: ozwpan: Fix bug where kfree is called twice. | Rupesh Gujare | 1 | -2/+0 |
2012-04-26 | blackfin: fix compile error in bfin-lq035q1-fb.c | Paul Gortmaker | 1 | -0/+1 |
2012-04-26 | pci: frv architecture needs generic setup-bus infrastructure | Paul Gortmaker | 1 | -0/+1 |
2012-04-26 | drm/i915: handle input/output sdvo timings separately in mode_set | Daniel Vetter | 1 | -16/+18 |
2012-04-26 | hwmon: (fam15h_power) Fix pci_device_id array | Guenter Roeck | 1 | -3/+6 |
2012-04-26 | hpwdt: Only BYTE reads/writes to WD Timer port 0x72 | Mingarelli, Thomas | 1 | -3/+3 |
2012-04-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -24/+28 |
2012-04-25 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 2 | -1/+2 |
2012-04-25 | drivers/rtc/rtc-ds1307.c: fix BUG shown with lock debugging enabled | Anatolij Gustschin | 1 | -0/+1 |
2012-04-25 | acerhdf: lowered default temp fanon/fanoff values | Peter Feuerer | 1 | -2/+2 |
2012-04-25 | acerhdf: add support for new hardware | Peter Feuerer | 1 | -20/+42 |
2012-04-25 | acerhdf: add support for Aspire 1410 BIOS v1.3314 | Clay Carpenter | 1 | -0/+1 |
2012-04-25 | dmaengine/amba-pl08x : reset phychan_hold on terminate all | Davide Ciminaghi | 1 | -0/+1 |