aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-01-30[PATCH] mtd/nand/cafe.c missing include of dma-mapping.hAl Viro
2007-01-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-01-30[PATCH] Fix "CONFIG_X86_64_" typo in drivers/kvm/svm.cRobert P. J. Day
2007-01-30Broadcom 4400 resume small fixDmitriy Monakhov
2007-01-30b44: src_desc->addr is little-endianAl Viro
2007-01-30e100: fix irq leak on suspend/resumeAuke Kok
2007-01-30bonding: ARP monitoring broken on x86_64Andy Gospodarek
2007-01-30ehea: Fixed missing tasklet_kill() callThomas Klein
2007-01-30ehea: Fixed wrong jumbo frames status queryThomas Klein
2007-01-3082596 warning fixesAndrew Morton
2007-01-30FS_ENET: OF-related fixup for FEC and SCC MAC'sVitaly Bordug
2007-01-30net: ifb error path loop fixMariusz Kozlowski
2007-01-30b44: Fix frequent link changesMichael Chan
2007-01-30libata: fix translation for START STOP UNITRobert Hancock
2007-01-30libata-scsi: ata_task_ioctl should return ATA registers from sense dataDavid Milburn
2007-01-30pata_platform: set_mode fixAndrew Morton
2007-01-30ata_if_xfermask() word 51 fixLennert Buytenhek
2007-01-30pata_sil680: PIO1 taskfile transfers overclocking fix (repost)Sergei Shtylyov
2007-01-30Merge branch 'master' into upstream-fixesJeff Garzik
2007-01-30HID: fix pb_fnmode and move it to generic HIDJiri Kosina
2007-01-29[PATCH] sky2: revert IRQ dance on suspend/resumeStephen Hemminger
2007-01-29[CPUFREQ] check sysfs_create_link return valueAhmed S. Darwish
2007-01-28[AGPGART] Add new IDs to VIA AGP.Dave Jones
2007-01-28[AGPGART] Remove pointless assignment.Dave Jones
2007-01-28[AGPGART] Remove pointless typedef in ati-agpDave Jones
2007-01-28[AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages()Dave Jones
2007-01-27[SCSI] st: A MTIOCTOP/MTWEOF within the early warning will cause the file num...Kai Makisara
2007-01-27[SCSI] qla4xxx: bug fixesDavid C Somayajulu
2007-01-27[SCSI] Fix scsi_add_device() for async scanningMatthew Wilcox
2007-01-27via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo...Josepch Chan
2007-01-27ide: unregister idepnp driver on unloadTejun Heo
2007-01-27ide: add missing __init tags to IDE PCI host driversBartlomiej Zolnierkiewicz
2007-01-27ide/generic: Jmicron has its own drivers nowAlan Cox
2007-01-27atiixp.c: add cable detection support for ATI IDEConke Hu
2007-01-27atiixp.c: sb600 ide only has one channelConke Hu
2007-01-27atiixp.c: remove unused codeConke Hu
2007-01-27jmicron: fix warningAndrew Morton
2007-01-27libata: fix ata_eh_suspend() return valueTejun Heo
2007-01-27ahci: port_no should be used when clearing IRQ in ahci_thaw()Tejun Heo
2007-01-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-01-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-01-26Fix Maple PATA IRQ assignment.David Woodhouse
2007-01-26ahci: use 0x80 as wait stat value instead of 0xffTejun Heo
2007-01-26sata_via: style clean up, no indirect method call in LLDTejun Heo
2007-01-26ahci: fix endianness in spurious interrupt messageTejun Heo
2007-01-26[PATCH] Fix race in efi variable delete codeMatt Domsch
2007-01-26[PATCH] md: remove unnecessary printk when raid5 gets an unaligned read.NeilBrown
2007-01-26[PATCH] md: fix potential memalloc deadlock in mdNeilBrown
2007-01-26[PATCH] remove __devinit markings from rtc_sysfs_add_device()Mike Frysinger
2007-01-26[PATCH] dm-multipath: fix stall on noflush suspend/resumeJun'ichi Nomura