aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-04-27Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-27Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-04-27Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-27spi/spi-bfin5xx: Fix flush of last bit after each spi transferScott Jiang
2012-04-27spi/spi-bfin5xx: fix reversed if condition in interrupt modeScott Jiang
2012-04-27spi/spi_bfin_sport: drop bits_per_word from client dataScott Jiang
2012-04-27spi/bfin_spi: drop bits_per_word from client dataScott Jiang
2012-04-27spi/spi-bfin-sport: move word length setup to transfer handlerScott Jiang
2012-04-27spi/bfin5xx: rename config macro name for bfin5xx spi controller driverScott Jiang
2012-04-27spi/pl022: Allow request for higher frequency than maximum possibleViresh Kumar
2012-04-27spi/bcm63xx: set master driver mode_bits.Florian Fainelli
2012-04-27spi/bcm63xx: don't use the stopping stateFlorian Fainelli
2012-04-27spi/bcm63xx: convert to the pump message infrastructureFlorian Fainelli
2012-04-27spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_directionH Hartley Sweeten
2012-04-27spi/pl022: Fix calculate_effective_freq()Viresh Kumar
2012-04-27drm/radeon/kms: use frac fb div on APUsAlex Deucher
2012-04-27drm/radeon: add a missing entry to encoder_namesIlija Hadzic
2012-04-27Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-04-27Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-04-26xen/acpi: Workaround broken BIOSes exporting non-existing C-states.Konrad Rzeszutek Wilk
2012-04-26Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/...Linus Torvalds
2012-04-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-04-26Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-26xen: use the pirq number to check the pirq_eoi_mapStefano Stabellini
2012-04-26blackfin: fix compile error in bfin-lq035q1-fb.cPaul Gortmaker
2012-04-26pci: frv architecture needs generic setup-bus infrastructurePaul Gortmaker
2012-04-26drm/i915: handle input/output sdvo timings separately in mode_setDaniel Vetter
2012-04-26hwmon: (fam15h_power) Fix pci_device_id arrayGuenter Roeck
2012-04-26hpwdt: Only BYTE reads/writes to WD Timer port 0x72Mingarelli, Thomas
2012-04-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-04-25Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2012-04-25drivers/rtc/rtc-ds1307.c: fix BUG shown with lock debugging enabledAnatolij Gustschin
2012-04-25acerhdf: lowered default temp fanon/fanoff valuesPeter Feuerer
2012-04-25acerhdf: add support for new hardwarePeter Feuerer
2012-04-25acerhdf: add support for Aspire 1410 BIOS v1.3314Clay Carpenter
2012-04-25dmaengine/amba-pl08x : reset phychan_hold on terminate allDavide Ciminaghi
2012-04-25dma: pl330: fix a couple of compilation warningsOlof Johansson
2012-04-24Merge branches 'mad-response' and 'mlx4' into fixesRoland Dreier
2012-04-24IB/mlx4: Fix memory leaks in ib_link_query_port()Jesper Juhl
2012-04-24IB/mad: Don't send response for failed MADsJack Morgenstein
2012-04-24IB/mad: Set 'D' bit in response for unhandled MADsJack Morgenstein
2012-04-24Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds
2012-04-23Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-04-24md: fix possible corruption of array metadata on shutdown.NeilBrown
2012-04-24md: don't call ->add_disk unless there is good reason.NeilBrown
2012-04-24DM RAID: Use safe version of rdev_for_eachJonathan Brassow
2012-04-23drm/i915: fix integer overflow in i915_gem_do_execbuffer()Xi Wang