summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-11[media] V4L: mt9m111: fix uninitialised mutexGuennadi Liakhovetski1-0/+1
2011-12-11[media] V4L: omap1_camera: fix missing <linux/module.h> includeJanusz Krzysztofik1-0/+1
2011-12-11[media] V4L: mt9t112: use after free in mt9t112_probe()Dan Carpenter1-1/+3
2011-12-11[media] V4L: soc-camera: fix compiler warnings on 64-bit platformsGuennadi Liakhovetski5-18/+32
2011-12-11[media] s5p_mfc_enc: fix s/H264/H263/ typoPeter Korsgaard1-1/+1
2011-12-11[media] omap_vout: Fix compile error in 3.1Gary Thomas1-0/+1
2011-12-11[media] au0828: add missing models 72101, 72201 & 72261 to the model matrixMichael Krufky1-0/+3
2011-12-11[media] au0828: add missing USB ID 2040:7213Michael Krufky1-0/+2
2011-12-11[media] au0828: add missing USB ID 2040:7260Michael Krufky1-0/+2
2011-12-11ASoC: mxs: Add appropriate MODULE_ALIAS()Lothar Waßmann2-0/+2
2011-12-11ASoC: mxs: Add missing MODULE_LICENSE("GPL")Lothar Waßmann1-0/+2
2011-12-11mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not definedSujit Reddy Thumma1-1/+2
2011-12-11mmc: sdhci-s3c: Remove old and misprototyped suspend operationsMark Brown1-2/+0
2011-12-11mmc: tmio: fix clock gating on platforms with a .set_pwr() methodGuennadi Liakhovetski1-1/+1
2011-12-11mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() methodGuennadi Liakhovetski1-1/+1
2011-12-11mmc: core: Fix typo at mmc_card_sleepKyungmin Park1-1/+1
2011-12-11mmc: core: Fix power_off_notify during suspendGirish K S2-33/+50
2011-12-11mmc: core: Fix setting power notify state variable for non-eMMCGirish K S1-3/+7
2011-12-11mmc: core: Add quirk for long data read timeStefan Nilsson XK3-0/+26
2011-12-11mmc: Add module.h include to sdhci-cns3xxx.cChris Ball1-0/+1
2011-12-11mmc: mxcmmc: fix falling back to PIOSascha Hauer1-0/+1
2011-12-10ASoC: Fix WM8996 24.576MHz clock operationMark Brown1-0/+1
2011-12-10x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-awareMatt Fleming1-46/+2
2011-12-10NFSv4: Do not accept delegated opens when a delegation recall is in effectTrond Myklebust1-8/+16
2011-12-10Linux 3.2-rc5v3.2-rc5Linus Torvalds1-1/+1
2011-12-10Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-5/+39
2011-12-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-44/+68
2011-12-10Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6Linus Torvalds4-4/+6
2011-12-10[media] [trivial] omap24xxcam-dma: Fix logical testJoe Perches1-1/+1
2011-12-10NFSv4: Ensure correct locking when accessing the 'lock_states' listTrond Myklebust1-0/+4
2011-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville13-67/+76
2011-12-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-7/+32
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds10-26/+40
2011-12-09Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds4-4/+5
2011-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds10-65/+172
2011-12-09Btrfs: fix btrfs_end_bio to deal with write errors to a single mirrorChris Mason1-1/+1
2011-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-5/+12
2011-12-09sys_getppid: add missing rcu_dereferenceMandeep Singh Baines1-1/+1
2011-12-09rapidio/tsi721: modify PCIe capability settingsAlexandre Bounine2-5/+17
2011-12-09rapidio/tsi721: fix mailbox resource reportingAlexandre Bounine1-2/+2
2011-12-09rapidio/tsi721: switch to dma_zalloc_coherentAlexandre Bounine1-13/+4
2011-12-09procfs: do not overflow get_{idle,iowait}_time for nohzMichal Hocko1-2/+2
2011-12-09mm: vmalloc: check for page allocation failure before vmlist insertionMel Gorman1-0/+2
2011-12-09mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...Michal Hocko1-1/+7
2011-12-09mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pagesHillf Danton1-1/+1
2011-12-09thp: set compound tail page _count to zeroYouquan Song2-1/+2
2011-12-09thp: add compound tail page _mapcount when mappedYouquan Song1-0/+2
2011-12-09printk: avoid double lock acquirePeter Zijlstra1-1/+2
2011-12-09memcg: update maintainersKAMEZAWA Hiroyuki1-1/+2
2011-12-09drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issuesJonghwan Choi1-1/+1