summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-25Extcon: check for allocation failureDan Carpenter1-0/+2
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
2012-04-24drivers/base/core.c: Fix a typo in commentyan1-1/+1
2012-04-24ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk1-24/+28
2012-04-24Remove "switch" class in drivers/staging/android/switchMyungJoo Ham8-424/+6
2012-04-23dma/ste_dma40: fix erroneous comparisonLinus Walleij1-1/+1
2012-04-23dma/ste_dma40: explicitly include regulator consumer headerLinus Walleij1-0/+1
2012-04-23dma40: Improve the logic of stopping logical chanNarayanan G2-123/+199
2012-04-23drm/exynos: added missed vm area region mapping type.Inki Dae1-0/+2
2012-04-23drm/exynos: fixed exynos_drm_gem_map_pages bug.Inki Dae1-13/+3
2012-04-23drm/exynos: fixed duplicatd memory allocation bug.Inki Dae1-12/+0
2012-04-23HSI: hsi_char: Remove max_data_size from sysfsCarlos Chinea1-1/+1
2012-04-23HSI: hsi: Rework hsi_event interfaceCarlos Chinea1-47/+54
2012-04-23HSI: hsi: Remove controllers and ports from the busCarlos Chinea1-19/+1
2012-04-23HSI: hsi: Fix error path cleanup on client registrationCarlos Chinea1-1/+1
2012-04-23HSI: hsi: Rework hsi_controller releaseCarlos Chinea1-42/+66
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-133/+218
2012-04-23hwmon: (ad7314) Fix build warningGuenter Roeck1-7/+5