aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-02[netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/Jeff Garzik2-2/+2
2007-03-02mv643xx_eth: move mac_addr inside mv643xx_eth_platform_dataDale Farnsworth5-44/+12
2007-03-02Fix mv643xx_eth compilation.Dave Jones1-1/+3
2007-03-02qla3xxx: bugfix for line omitted in previous patch.Ron Mercer1-1/+1
2007-03-02NetXen: Fix second rmmod failure observed on PowerPC machines.Linsys Contractor Mithlesh Thukral3-17/+20
2007-03-02NetXen: Updates, removal of unsupported features and minor bug fixes.Linsys Contractor Mithlesh Thukral4-121/+34
2007-03-02cxgb3 - Tag driver versionDivy Le Ray1-1/+1
2007-03-02myri10ge: fix copyright and licenseBrice Goglin1-11/+11
2007-03-02jmr3927: do not call tc35815_killall().Ralf Baechle2-17/+0
2007-03-02libata: add CONFIG_PM to libata core layerTejun Heo4-0/+46
2007-03-02libata: add missing CONFIG_PM in LLDsTejun Heo38-2/+191
2007-03-02libata: add missing PM callbacksTejun Heo3-0/+12
2007-03-02[AOE]: Add get_unaligned() calls where needed.David S. Miller2-8/+9
2007-03-02[RADEON]: Fix blanking return value.David S. Miller1-2/+1
2007-03-02[SPARC]: Provide 'get_property()' alias for of_get_property().David S. Miller2-0/+2
2007-03-02[SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller4-0/+22
2007-03-02[SPARC]: Handle unresolvable resources better in of_device.cDavid S. Miller2-6/+0
2007-03-02[SPARC]: Fix bus handling in build_device_resources().David S. Miller2-6/+8
2007-03-02pata_qdi: Fix initialisationAlan Cox1-4/+8
2007-03-02[libata] pata_cmd64x: fix driver description in commentsJeff Garzik1-1/+1
2007-03-02[libata] pata_{legacy,sc1200,sl82c105}: add missing hooksJeff Garzik3-0/+24
2007-03-02[libata] change master/slave IDENTIFY orderJeff Garzik1-2/+14
2007-03-02libata-core: Fix simplex handlingAlan2-5/+3
2007-03-01[PATCH] Fix sysfs build breakage if !CONFIG_SYSFSRalf Baechle1-2/+1
2007-03-01ahci: improve spurious SDB FIS handlingTejun Heo1-15/+24
2007-03-01ahci/pata_jmicron: match class not function numberTejun Heo3-23/+17
2007-03-01jmicron ATA: reimplement jmicron ATA quirkTejun Heo1-30/+50
2007-03-01pata_jmicron: drop unnecessary device programming in [re]initTejun Heo1-31/+1
2007-03-01[PATCH] Fix get_unmapped_area and fsync for hugetlb shm segmentsAdam Litke3-7/+38
2007-03-01libata: blacklist FUJITSU MHT2060BH for NCQTejun Heo1-0/+2
2007-03-01sata_sil24: kill unused local variable idx in sil24_fill_sg()Tejun Heo1-3/+0
2007-03-01libata: clear drvdata in ata_host_release(), take#2Tejun Heo4-4/+2
2007-03-01[PATCH] VM: invalidate_inode_pages2_range() should not exit earlyTrond Myklebust1-2/+2
2007-03-01[PATCH] tty_io: fix race in master pty close/slave pty close pathAristeu Sergio Rozanski Filho1-0/+14
2007-03-01[PATCH] fix memory leak in dma_declare_coherent_memory()Yoichi Yuasa2-2/+2
2007-03-01[PATCH] Fix buffer overflow and races in capi debug functionsKarsten Keil5-78/+318
2007-03-01[PATCH] adapt page_lock_anon_vma() to PREEMPT_RCUOleg Nesterov1-4/+13