summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-04-27spi/bcm63xx: set master driver mode_bits.Florian Fainelli1-0/+1
2012-04-27spi/bcm63xx: don't use the stopping stateFlorian Fainelli1-11/+2
2012-04-27spi/bcm63xx: convert to the pump message infrastructureFlorian Fainelli1-60/+89
2012-04-27spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_directionH Hartley Sweeten1-14/+10
2012-04-27spi/pl022: Fix calculate_effective_freq()Viresh Kumar1-6/+17
2012-04-27Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman7-8/+21
2012-04-27usb: gadget: udc-core: fix incompatibility with dummy-hcdAlan Stern1-1/+1
2012-04-27usb: gadget: udc-core: fix wrong call orderFelipe Balbi1-1/+1
2012-04-27drm/radeon/kms: use frac fb div on APUsAlex Deucher1-0/+3
2012-04-27drm/radeon: add a missing entry to encoder_namesIlija Hadzic1-1/+2
2012-04-27Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie3-35/+36
2012-04-27Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie1-25/+5
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik1-2/+19
2012-04-27xen/acpi: Workaround broken BIOSes exporting non-existing C-states.Konrad Rzeszutek Wilk1-1/+4
2012-04-27USB: cdc-wdm: fix race leading leading to memory corruptionOliver Neukum1-2/+5
2012-04-27Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/...Linus Torvalds2-4/+6
2012-04-27Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds9-148/+230
2012-04-27Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-3/+3
2012-04-27Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-22/+46
2012-04-27xen: use the pirq number to check the pirq_eoi_mapStefano Stabellini1-1/+1
2012-04-26staging: ozwpan: Fix bug where kfree is called twice.Rupesh Gujare1-2/+0
2012-04-26blackfin: fix compile error in bfin-lq035q1-fb.cPaul Gortmaker1-0/+1
2012-04-26pci: frv architecture needs generic setup-bus infrastructurePaul Gortmaker1-0/+1
2012-04-26drm/i915: handle input/output sdvo timings separately in mode_setDaniel Vetter1-16/+18
2012-04-26hwmon: (fam15h_power) Fix pci_device_id arrayGuenter Roeck1-3/+6
2012-04-26hpwdt: Only BYTE reads/writes to WD Timer port 0x72Mingarelli, Thomas1-3/+3
2012-04-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-24/+28
2012-04-26Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2-1/+2
2012-04-26drivers/rtc/rtc-ds1307.c: fix BUG shown with lock debugging enabledAnatolij Gustschin1-0/+1
2012-04-26acerhdf: lowered default temp fanon/fanoff valuesPeter Feuerer1-2/+2
2012-04-26acerhdf: add support for new hardwarePeter Feuerer1-20/+42
2012-04-26acerhdf: add support for Aspire 1410 BIOS v1.3314Clay Carpenter1-0/+1
2012-04-25dmaengine/amba-pl08x : reset phychan_hold on terminate allDavide Ciminaghi1-0/+1
2012-04-25dma: pl330: fix a couple of compilation warningsOlof Johansson1-10/+15
2012-04-25Merge branches 'mad-response' and 'mlx4' into fixesRoland Dreier1-1/+1
2012-04-25IB/mlx4: Fix memory leaks in ib_link_query_port()Jesper Juhl1-1/+1
2012-04-25IB/mad: Don't send response for failed MADsJack Morgenstein1-3/+3
2012-04-25IB/mad: Set 'D' bit in response for unhandled MADsJack Morgenstein1-0/+2
2012-04-25USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2-0/+17
2012-04-25usb gadget: uvc: uvc_request_data::length field must be signedLaurent Pinchart2-2/+2
2012-04-24staging: octeon-ethernet: fix build errors by including interrupt.hImre Kaloz3-0/+3
2012-04-24staging: zcache: fix Kconfig crypto dependencySeth Jennings1-1/+1
2012-04-24staging: tidspbridge: remove usage of OMAP2_L4_IO_ADDRESSOmar Ramirez Luna2-9/+19
2012-04-24Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds2-106/+119
2012-04-24Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2-5/+6
2012-04-24md: fix possible corruption of array metadata on shutdown.NeilBrown1-1/+2
2012-04-24md: don't call ->add_disk unless there is good reason.NeilBrown1-2/+2
2012-04-24DM RAID: Use safe version of rdev_for_eachJonathan Brassow1-2/+2
2012-04-24drm/i915: fix integer overflow in i915_gem_do_execbuffer()Xi Wang1-0/+5
2012-04-24drm/i915: fix integer overflow in i915_gem_execbuffer2()Xi Wang1-1/+2