summaryrefslogtreecommitdiffstats
path: root/drivers/net/fec_mpc52xx.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-25mtd: m25p80: Add Spansion S25FL512S, S70FL01GSKevin Cernekee1-0/+2
2011-05-25mtd: m25p80: Add Spansion S25FL256SKevin Cernekee1-5/+17
2011-05-25mtd: m25p80: Clean up JEDEC manufacturer checksKevin Cernekee1-4/+7
2011-05-25mtd: m25p80: Add Numonyx m25px32 familyKevin Cernekee1-1/+4
2011-05-25mtd: denali: detect the number of banksJamie Iles2-9/+21
2011-05-25mtd: denali: remove nearly-duplicated register definitionsJamie Iles2-395/+110
2011-05-25mtd: denali: convert to generic DMA APIJamie Iles2-44/+40
2011-05-25mtd: onenand: add missing checkjohn.maxin@nokia.com1-1/+1
2011-05-25mtd: return badblockbits backArtem Bityutskiy1-0/+2
2011-05-25mtd: nand: ndfc: add multiple chip select supportFelix Radensky1-17/+35
2011-05-25JFFS2: retry large buffer allocationsGrant Erickson1-8/+11
2011-05-25mtd: mtdchar: retry large buffer allocationsGrant Erickson1-27/+23
2011-05-25mtd: create function to perform large allocationsGrant Erickson2-0/+51
2011-05-25mtd: mtdconcat: fix NAND OOB writeFelix Radensky1-2/+2
2011-05-25mtd: omap2: mtd split nand_scan in ident and tailJan Weitzel1-2/+8
2011-05-25mtd: mtd_blkdevs: fix error path in blktrans_openArtem Bityutskiy1-3/+21
2011-05-25mtd: atmel_nand: add missing include of linux/dmaengine.hHans-Christian Egtvedt1-0/+1
2011-05-25mtd: nand: remove doubled chip deselection on (un)lockJiri Pinkava1-6/+0
2011-05-25mtd: nand: fix S3C NAND clock stopJiri Pinkava1-16/+43
2011-05-25mtd: cmdset_0002: add CFI 1.5 support for S29GL-SGernot Hoyler1-2/+3
2011-05-25mtd: onenand: add ecclayout and subpage_sft for non-flex 4KiB page onenandRoman Tereshonkov1-6/+40
2011-05-25mtd: denali: drop __TIME__ usageMichal Marek1-2/+1
2011-05-25mtd: nand: dynamic allocation of flash-based BBT structsBrian Norris1-23/+4
2011-05-25mtd: nand: renumber conflicting BBT flagsBrian Norris1-2/+2
2011-05-25mtd: m25p80: add support for the MX25L1606E chipGabor Juhos1-0/+1
2011-05-25jffs2: remove unused variablesSergey Senozhatsky1-4/+0
2011-05-25mtd: mxc_nand: add support for multiple chips on V21 devicesBaruch Siach1-19/+32
2011-05-19Linux 2.6.39v2.6.39Linus Torvalds1-1/+1
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely22-50/+108
2011-05-18of: fix race when matching driversMilton Miller1-2/+6
2011-05-18MIPS: Kludge IP27 build for 2.6.39.Ralf Baechle1-0/+2
2011-05-18MIPS: AR7: Fix GPIO register size for Titan variant.Florian Fainelli1-3/+1
2011-05-18MIPS: Fix duplicate invocation of notify_die.Ralf Baechle1-4/+2
2011-05-18MIPS: RB532: Fix iomap resource size miscalculation.Ralf Baechle1-1/+1
2011-05-18configfs: Fix race between configfs_readdir() and configfs_d_iput()Joel Becker1-5/+28
2011-05-18configfs: Don't try to d_delete() negative dentries.Joel Becker1-2/+4
2011-05-18block: don't delay blk_run_queue_asyncShaohua Li1-1/+3
2011-05-18procfs: add stub for proc_mkdir_mode()Randy Dunlap1-0/+2
2011-05-18um: fix abortRichard Weinberger1-1/+22
2011-05-18memcg: fix zone congestionKAMEZAWA Hiroyuki1-1/+1
2011-05-18drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-05-18rapidio: fix default routing initializationAlexandre Bounine3-0/+21
2011-05-17cifs: fix cifsConvertToUCS() for the mapchars caseJeff Layton1-8/+6
2011-05-17cifs: add fallback in is_path_accessible for old serversJeff Layton1-0/+5
2011-05-17x86, AMD: Fix ARAT feature setting againBorislav Petkov1-1/+1
2011-05-17Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"Borislav Petkov1-1/+1
2011-05-17scsi: remove performance regression due to async queue runJens Axboe3-4/+19
2011-05-17mm: fix kernel-doc warning in page_alloc.cRandy Dunlap1-0/+1
2011-05-17PCI: Clear bridge resource flags if requested size is 0Yinghai Lu1-2/+2
2011-05-16tick: Clear broadcast active bit when switching to oneshotThomas Gleixner1-1/+11