summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-13omap: pandora: fix NAND supportGrazvydas Ignotas1-1/+2
2011-06-13block: use the passed in @bdev when claiming if partno is zeroTejun Heo1-1/+13
2011-06-13Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-4/+1
2011-06-13block: Add __attribute__((format(printf...) and fix falloutJoe Perches3-8/+10
2011-06-13IPVS netns exit causes crash in conntrackHans Schillstrom2-1/+10
2011-06-13ALSA: hda - Fix beep_device compilation warningsJoe Perches1-2/+7
2011-06-13ALSA: hda - Fix wrong auto-mute type for Acer Aspire-oneTakashi Iwai1-2/+1
2011-06-13jbd2: Remove obsolete parameters in the comments for some jbd2 functionsTao Ma1-2/+0
2011-06-13HID: hid-multitouch: fix broken eGalaxBenjamin Tissoires1-18/+39
2011-06-13Delay struct net freeing while there's a sysfs instance refering to itAl Viro8-72/+55
2011-06-13afs: fix sget() races, close leak on umountAl Viro1-41/+32
2011-06-13ubifs: fix sget racesAl Viro1-24/+30
2011-06-13ubifs: split allocation of ubifs_info into a separate functionAl Viro1-39/+48
2011-06-13fix leak in proc_set_super()Al Viro1-5/+6
2011-06-13[CPUFREQ] Remove cpufreq_stats sysfs entries on module unload.Dave Jones1-0/+1
2011-06-13MAINTAINERS: Update CPU FREQUENCY patternsJoe Perches1-1/+0
2011-06-12ALSA: emu10k1: Add details for E-mu 0404 PCIe versionFlorian Zeitz1-0/+8
2011-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds10-113/+233
2011-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds14-60/+74
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds1-1/+2
2011-06-12Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-11/+34
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds87-545/+553
2011-06-12ALSA: hdspm - Add firmware revision ID for RME MADI PCI versionAdrian Knoth1-0/+2
2011-06-12ALSA: hdspm - Fix jumping external wordclock frequency in AutoSync modeAdrian Knoth1-1/+1
2011-06-12ALSA: hdspm - Fix locking in snd_hdspm_midi_input_readAdrian Knoth1-1/+3
2011-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+1
2011-06-12ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl1-0/+1
2011-06-12netpoll: call dev_put() on error in netpoll_setup()Dan Carpenter1-1/+2
2011-06-12net: ep93xx_eth: fix DMA API violationsMika Westerberg1-5/+13
2011-06-12net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()Mika Westerberg1-1/+1
2011-06-12net: ep93xx_eth: allocate buffers using kmalloc()Mika Westerberg1-31/+20
2011-06-12net: ep93xx_eth: pass struct device to DMA API functionsMika Westerberg1-10/+13
2011-06-12ep93xx: set DMA masks for the ep93xx_ethMika Westerberg1-1/+5
2011-06-12vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko4-31/+61
2011-06-12dl2k: EEPROM CRC calculation wrong endianess on bigendian machineDaniel Hellstrom1-1/+1
2011-06-12NET: am79c961: fix assembler warningsRussell King - ARM Linux1-17/+18
2011-06-12NET: am79c961: ensure multicast filter is correctly set at openRussell King - ARM Linux1-37/+40
2011-06-12NET: am79c961: ensure asm() statements are marked volatileRussell King - ARM Linux1-7/+7
2011-06-12ide-cd: signedness warning fix againConnor Hansen1-1/+2
2011-06-12linux/seqlock.h should #include asm/processor.h for cpu_relax()David Howells1-0/+1
2011-06-11[media] MAINTAINERS: Add videobuf2 maintainersMarek Szyprowski1-0/+9
2011-06-11[media] m5mols: Use proper email address formatHeungJun, Kim6-12/+12
2011-06-11[media] m5mols: remove union in the m5mols_get_version(), and VERSION_SIZEHeungJun, Kim3-27/+37
2011-06-11[media] m5mols: add m5mols_read_u8/u16/u32() according to I2C byte widthHeungJun, Kim4-64/+104
2011-06-11[media] m5mols: Fix capture image size register definitionHeungJun, Kim1-2/+2
2011-06-11[media] s5p-fimc: Update copyright noticesSylwester Nawrocki3-9/+6
2011-06-11[media] s5p-fimc: Use pix_mp for the color format lookupSylwester Nawrocki1-1/+1
2011-06-11[media] s5p-fimc: Remove empty buf_init operationSylwester Nawrocki1-7/+0
2011-06-11[media] s5p-fimc: Fix wrong buffer size in queue_setupSylwester Nawrocki1-8/+4
2011-06-11[media] s5p-fimc: Fix data structures documentation and cleanup debug traceSylwester Nawrocki3-28/+12