aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-05rt2x00 : more devices to rt2500usb.cXose Vazquez Perez1-0/+8
2009-03-06Blackfin arch: SPI_MMC is now mainlined MMC_SPIMichael Hennerich11-170/+78
2009-03-06Blackfin arch: disable legacy /proc/scsi/ support by defaultMike Frysinger3-3/+3
2009-03-06Blackfin arch: remove duplicated ANOMALY_05000448 ifdef checkMike Frysinger1-4/+2
2009-03-05ata: add CFA specific identify data wordsSergei Shtylyov1-0/+2
2009-03-06Blackfin arch: add stubs for anomalies 447 and 448Mike Frysinger6-0/+12
2009-03-05remove stale comment from <linux/hdreg.h>Bartlomiej Zolnierkiewicz1-1/+0
2009-03-05AT91: initialize Compact Flash on AT91SAM9263 cpuStanislaw Gruszka1-0/+105
2009-03-05ide: add at91_ide driverStanislaw Gruszka4-0/+476
2009-03-05ide: allow to wrap interrupt handlerStanislaw Gruszka3-1/+8
2009-03-05ide-iops: fix odd-length ATAPI PIO transfersSergei Shtylyov1-0/+2
2009-03-05ide: NULL noise: drivers/ide/ide-*.cHannes Eder4-4/+4
2009-03-05ide: expiry() returns int, negative expiry() return values won't be noticedRoel Kluin1-1/+1
2009-03-05[WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticedRoel Kluin1-1/+1
2009-03-05[WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclaredAlexey Dobriyan1-0/+1
2009-03-05libata: Don't trust current capacity values in identify words 57-58Robert Hancock1-4/+6
2009-03-05libata: make sure port is thawed when skipping resetsTejun Heo1-1/+4
2009-03-05sata_nv: fix module parameter descriptionBrandon Ehle1-1/+1
2009-03-05ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.cpeerchen1-12/+12
2009-03-05libata: don't use on-stack sense bufferTejun Heo1-1/+1
2009-03-05libata: align ap->sector_bufTejun Heo1-1/+2
2009-03-05libata: fix dma_unmap_sg misuseFUJITA Tomonori2-2/+3
2009-03-05libata: change drive ready wait after hard reset to 5sStuart Hayes1-1/+1
2009-03-05Blackfin arch: cleanup bfin_sport.h header and export it to userspaceAlon Bar-Lev2-31/+15
2009-03-05loop: don't increment p->offset with (size_t) -EINVALRoel Kluin1-2/+1
2009-03-05cciss: remove 30 second initial timeout on controller resetJens Axboe1-5/+3
2009-03-05Fix kernel NULL pointer dereference in xen-blkfrontKris Shannon1-0/+2
2009-03-05Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequentlyJie Zhang1-2/+3
2009-03-05Blackfin arch: remove spurious dash when dcache is offMike Frysinger1-3/+3
2009-03-05Blackfin arch: mark init_pda as __init as only __init funcs all itMike Frysinger1-1/+1
2009-03-05Blackfin arch: fix bug - On bf548-ezkit, ethernet fails to work after wakeup from "mem"Michael Hennerich1-0/+24
2009-03-05Blackfin arch: Random read/write errors are a bad thingRobin Getz2-0/+10
2009-03-05bonding: Fix device passed into ->ndo_neigh_setup().Patrick McHardy1-1/+1
2009-03-05Blackfin arch: update default kernel config, select KSZ8893M driver for BF518Graf Yang1-4/+59
2009-03-05Blackfin arch: Fix bug - KGDB single step into the middle of a 4 bytes instruction on bf561 after soft bp is hitSonic Zhang1-0/+22
2009-03-05Blackfin arch: Fix bug - make ksz8893m driver available when bfin_mac is enabledGraf Yang1-3/+6
2009-03-05Blackfin arch: make sure people do not set the kernel load address too highMike Frysinger1-0/+5
2009-03-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller95-410/+845
2009-03-04vlan: Fix vlan-in-vlan crashes.David S. Miller3-23/+37
2009-03-04net: Fix missing dev->neigh_setup in register_netdevice().David S. Miller1-0/+1
2009-03-05Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5Enrik Berkhan1-1/+1
2009-03-04tmspci: fix request_irq raceMeelis Roos1-9/+9
2009-03-04pkt_sched: act_police: Fix a rate estimator test.Jarek Poplawski1-7/+6
2009-03-05Squashfs: frag_size should be signed, as it can hold an error resultRoel Kluin1-2/+4
2009-03-05Squashfs: fix documentation typo, Cramfs filesystem limit is 256 MiBPhillip Lougher1-1/+1
2009-03-05Squashfs: Fix oops when reading fsfuzzer corrupted filesystemsPhillip Lougher4-6/+15
2009-03-04ext4: fix ext4_free_inode() vs. ext4_claim_inode() raceEric Sandeen1-3/+5
2009-03-04tg3: Fix 5906 link problemsMatt Carlson1-1/+2
2009-03-04dmatest: fix use after free in dmatest_exitDan Williams1-2/+4
2009-03-04ipu_idmac: fix spinlock typeLuotao Fu1-1/+1