aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-17powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xxPiotr Ziecik1-1/+3
2009-03-15parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=yKyle McMartin1-2/+0
2009-03-14Fix Xilinx SystemACE driver to handle empty CF slotGrant Likely1-0/+22
2009-03-14block: fix memory leak in bio_clone()Li Zefan1-1/+3
2009-03-14block: Add gfp_mask parameter to bio_integrity_clone()un'ichi Nomura3-5/+6
2009-03-14vmscan: pgmoved should be cleared after updating recent_rotatedDaisuke Nishimura1-1/+1
2009-03-14eCryptfs: don't encrypt file key with filename keyTyler Hicks4-4/+9
2009-03-14nommu: ramfs: don't leak pages when adding to page cache failsJohannes Weiner1-0/+1
2009-03-14nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discardedEnrik Berkhan1-0/+3
2009-03-13MIPS: Mark Eins: Fix configuration.Ralf Baechle5-52/+54
2009-03-13MIPS: Fix TIF_32BIT undefined problem when seccomp is disabledZhang Le2-4/+6
2009-03-13ide: save the returned value of dma_map_sgFUJITA Tomonori2-3/+10
2009-03-13ide-floppy: do not map dataless cmds to an sgBorislav Petkov2-2/+16
2009-03-13ata_piix: add workaround for Samsung DB-P70Tejun Heo1-0/+37
2009-03-13libata: Keep shadow last_ctl up to date during resetsStuart MENEFY1-1/+5
2009-03-13sata_mv: fix MSI irq race conditionMark Lord1-1/+2
2009-03-13V4L/DVB (10978): Report tuning algorith correctlyMatthias Schwarzzot1-1/+1
2009-03-13V4L/DVB (10977): STB6100 init fix, the call to stb6100_set_bandwidth needs an argumentHans Werner1-2/+2
2009-03-13V4L/DVB (10976): Bug fix: For legacy applications stv0899 performs search only first time after insmod.Igor M. Liplianin1-3/+4
2009-03-13V4L/DVB (10975): Bug: Use signed types, Offsets and range can be negativeManu Abraham2-15/+11
2009-03-13V4L/DVB (10974): Use Diseqc 3/3 mode to send dataSigmund Augdal1-1/+1
2009-03-13parisc: update defconfigsKyle McMartin5-831/+1681
2009-03-13parisc: define x->x mmio accessorsKyle McMartin1-0/+9
2009-03-13parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-5/+6
2009-03-13parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin3-8/+13
2009-03-13parisc: convert (read|write)bwlq to inlinesKyle McMartin1-9/+33
2009-03-13parisc: fix use of new cpumask api in irq.cKyle McMartin1-4/+4
2009-03-13parisc: update parisc for new irq_descMike Travis1-4/+4
2009-03-13parisc: update MAINTAINERSGrant Grundler1-4/+2
2009-03-13parisc: fix wrong assumption about bus->selfGrant Grundler3-8/+7
2009-03-13parisc: fix 64bit buildHelge Deller1-0/+1
2009-03-13parisc: add braces around arguments in assembler macrosHelge Deller2-8/+8
2009-03-13parisc: fix dev_printk() compile warnings for accessing a device structHelge Deller2-2/+2
2009-03-13parisc: remove unused local out_putf labelHelge Deller1-1/+0
2009-03-13parisc: fix `struct pt_regs' declared inside parameter list warningHelge Deller1-0/+1
2009-03-13parisc: fix section mismatch warningsHelge Deller1-6/+6
2009-03-13parisc: remove klist iteratorsJames Bottomley3-55/+68
2009-03-13parisc: BUG_ON() cleanupHelge Deller3-24/+9
2009-03-13ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven6-776/+873
2009-03-13V4L/DVB (10972): zl10353: i2c_gate_ctrl bug fixAntti Palosaari3-1/+5
2009-03-12Linus 2.6.29-rc8Linus Torvalds1-1/+1
2009-03-12bitmap: fix end condition in bitmap_find_free_regionLinus Torvalds1-8/+8
2009-03-12ocfs2: Use xs->bucket to set xattr value outsideTao Ma1-6/+20
2009-03-12ocfs2: Fix a bug found by sparse check.Tao Ma1-1/+2
2009-03-12ocfs2: tweak to get the maximum inline data size with xattrTiger Yang3-9/+7
2009-03-12ocfs2: reserve xattr block for new directory with inline dataTiger Yang1-0/+4
2009-03-12trivial: fix bad links in the ext2 and ext3 documentationJody McIntyre2-7/+7
2009-03-12RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif3-5/+37
2009-03-12fs: new inode i_state corruption fixNick Piggin2-1/+15
2009-03-12memcg: use correct scan number at reclaimKOSAKI Motohiro1-1/+1