summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-06hwmon: (max16065) Add chip access warning to documentationGuenter Roeck1-0/+7
2011-09-06hwmon: (max16065) Fix current calculationGuenter Roeck1-1/+1
2011-09-06mfd: Fix omap-usb-host build failureMing Lei1-0/+1
2011-09-06mfd: Make omap-usb-host TLL mode work againAnand Gadiyar1-1/+0
2011-09-06mfd: Set MAX8997 irq pointerMyungJoo Ham1-0/+5
2011-09-06mfd: Fix initialisation of tps65910 interruptsJohan Hovold1-0/+2
2011-09-06mfd: Check for twl4030-madc NULL pointerKyle Manna1-1/+2
2011-09-06mfd: Copy the device pointer to the twl4030-madc structureKyle Manna1-0/+2
2011-09-06mfd: Rename wm8350 static gpio_set_debounce()Sascha Hauer1-2/+2
2011-09-06mfd: Fix value of WM8994_CONFIGURE_GPIOMark Brown1-1/+1
2011-09-06fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick2-7/+32
2011-09-06fs/9p: Always ask new inode in lookup for cache mode disabledAneesh Kumar K.V1-7/+21
2011-09-06fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V5-3/+96
2011-09-06net/9p: Fix kernel crash with msize 512KAneesh Kumar K.V1-5/+12
2011-09-06fs/9p: Don't update file type when updating file attributesAneesh Kumar K.V4-52/+68
2011-09-06fs/9p: Add fid before dentry instantiationAneesh Kumar K.V2-7/+5
2011-09-06drm/radeon/kms: fix DP detect and EDID fetch for DP bridgesAlex Deucher2-20/+36
2011-09-06ASoC: Blackfin: bf5xx-ad193x: Fix codec device nameLars-Peter Clausen1-2/+2
2011-09-06ASoC: Fix reporting of partial jack updatesMark Brown1-1/+1
2011-09-05regmap: Remove bitrotted module_put()sMark Brown1-4/+1
2011-09-05openrisc: don't use pt_regs in struct sigcontextJonas Bonn2-24/+12
2011-09-05dmaengine/ste_dma40: fix memory leak due to prepared descriptorsPer Forlin1-0/+16
2011-09-05dmaengine/ste_dma40: fix Oops due to double free of client descriptorPer Forlin1-10/+12
2011-09-05dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().Per Forlin1-3/+0
2011-09-05dmaengine/ste_dma40: add missing kernel doc for pending_queuePer Forlin1-0/+1
2011-09-05NET: am79c961: fix race in link status codeRussell King1-0/+3
2011-09-05Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...Paul Walmsley377-1892/+3236
2011-09-05OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]Paul Walmsley1-0/+1
2011-09-05Linux 3.1-rc5v3.1-rc5Linus Torvalds1-1/+1
2011-09-04ARM: 7067/1: mm: keep significant bits in pfn_validMark Rutland1-1/+1
2011-09-03mm: Add comment explaining task state setting in bdi_forker_thread()Jan Kara1-0/+7
2011-09-03mm: Cleanup clearing of BDI_pending bit in bdi_forker_thread()Jan Kara1-9/+14
2011-09-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-0/+33
2011-09-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds3-28/+30
2011-09-02iommu/amd: Don't take domain->lock recursivlyJoerg Roedel1-5/+0
2011-09-02iommu/amd: Make sure iommu->need_sync contains correct valueJoerg Roedel1-3/+10
2011-09-02Merge branch 'fortglx/3.1/tip/timers/rtc' of git://git.linaro.org/people/jstu...Thomas Gleixner5-45/+38
2011-09-02drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2)Alex Deucher2-0/+30
2011-09-01xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.Konrad Rzeszutek Wilk1-0/+10
2011-09-01xen: x86_32: do not enable iterrupts when returning from exception in interru...Igor Mammedov1-3/+5
2011-09-01xfs: fix ->write_inode return valuesChristoph Hellwig1-25/+9
2011-09-01xen: use maximum reservation to limit amount of usable RAMDavid Vrabel1-0/+19
2011-09-01xfs: fix xfs_mark_inode_dirty during umountChristoph Hellwig1-3/+11
2011-09-01libceph: fix leak of osd structs during shutdownSage Weil1-5/+17
2011-09-01Merge tag 'for_linus-20110831' of git://github.com/tytso/ext4Linus Torvalds3-4/+18
2011-09-01mmc: sdhci-s3c: Fix mmc card I/O problemGirish K S1-0/+2
2011-09-01mmc: sd: UHS-I bus speed should be set last in UHS initializationSubhash Jadavani1-28/+53
2011-09-01mmc: sdhi: initialise mmc_data->flags before useSimon Horman1-2/+2
2011-09-01mmc: core: use non-reentrant workqueue for clock gatingMika Westerberg1-1/+1
2011-09-01mmc: core: prevent aggressive clock gating racing with ios updatesMika Westerberg1-2/+29