aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-063c59x: Handle pci_enable_device() failure while resumingDmitriy Monakhov1-1/+7
2007-03-06dmfe: Fix link detectionMaxim Levitsky1-18/+40
2007-03-06dmfe: fix two bugsMaxim Levitsky1-5/+10
2007-03-06dmfe: trivial/spelling fixesMaxim Levitsky1-36/+88
2007-03-06revert "drivers/net/tulip/dmfe: support basic carrier detection"Andrew Morton1-8/+1
2007-03-06ucc_geth: returns NETDEV_TX_BUSY when BD ring is fullLi Yang1-1/+2
2007-03-06ucc_geth: Fix BD processingLi Yang1-5/+9
2007-03-06natsemi: netpoll fixesSergei Shtylyov1-5/+19
2007-03-06bonding: Improve IGMP join processingJay Vosburgh1-51/+25
2007-03-06bonding: only receive ARPs for usJay Vosburgh1-1/+1
2007-03-06bonding: fix double dev_add_packJay Vosburgh1-1/+7
2007-03-05Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds6-8/+52
2007-03-05[PATCH] video/aty/mach64_ct.c: fix bogus delay loopDavid Miller1-2/+1
2007-03-05[PATCH] usb-storage: do not rebuild when kernel version changesSam Ravnborg1-2/+2
2007-03-05[PATCH] atyfb: Fix kconfig errorAntonino A. Daplas1-1/+2
2007-03-05[PATCH] char/epca.c: remove unused functionMichal Piotrowski1-17/+0
2007-03-05[PATCH] clocksource init adjustments (fix bug #7426)john stultz2-2/+5
2007-03-05[PATCH] ipmi: check, if default ports are accessible on PPCChristian Krafft1-0/+5
2007-03-05[PATCH] md: fix for raid6 reshapeNeilBrown1-1/+1
2007-03-05[PATCH] fb: sm501fb off-by-1 sysfs storePaul Mundt1-3/+3
2007-03-05[PATCH] dz: remove struct pt_regs referencesMaciej W. Rozycki1-4/+3
2007-03-05[PATCH] gpio_keys driver shouldn't be ARM-specificDavid Brownell1-3/+1
2007-03-05[PATCH] add CONFIG_GENERIC_GPIODavid Brownell1-4/+6
2007-03-05[PATCH] Fix soft lockup with iSeries viocd driverTony Breeds1-4/+23
2007-03-05[PATCH] msi: support masking msi irqs without a mask bitEric W. Biederman1-0/+2
2007-03-05[PATCH] msi: fix up the msi enable/disable logicEric W. Biederman1-80/+64
2007-03-05[PATCH] msi: sanely support hardware level msi disablingEric W. Biederman4-12/+30
2007-03-05[PATCH] cyclades: return closing_waitAndrew Morton1-0/+1
2007-03-05backlight: Allow enable/disable of fb backlights, fixing regressionsRichard Purdie5-5/+51
2007-03-05backlight: Fix nvidia backlight initial brightnessRichard Purdie1-3/+1
2007-03-04Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds27-206/+292
2007-03-04Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-1/+0
2007-03-04Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds3-6/+11
2007-03-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds27-110/+103
2007-03-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-721/+142
2007-03-04[ARM] Acorn: move the i2c bus driver into drivers/i2cRussell King7-694/+108
2007-03-04[ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entriesRussell King3-6/+7
2007-03-04[ARM] ARM FAS216: don't modify scsi_cmnd request_bufflenRussell King2-4/+7
2007-03-04[ARM] rtc-pcf8583: Final fixes for this RTC on RiscPCRussell King2-4/+6
2007-03-04[ARM] rtc-pcf8583: correct month and year offsetsRussell King1-5/+6
2007-03-04[ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCDRussell King1-10/+10
2007-03-04KVM: Move kvmfs magic number to <linux/magic.h>Andrew Morton1-2/+2
2007-03-04KVM: Fix bogus failure in kvm.ko module initializationAvi Kivity1-1/+1
2007-03-04KVM: Remove write access permissions when dirty-page-logging is enabledUri Lublin1-0/+2
2007-03-04kvm: move do_remove_write_access() upUri Lublin1-7/+7
2007-03-04KVM: Fix dirty page log bitmap size/access calculationUri Lublin1-2/+2
2007-03-04KVM: Add missing calls to mark_page_dirty()Uri Lublin1-0/+6
2007-03-04KVM: Per-vcpu inodesAvi Kivity4-119/+153
2007-03-04KVM: Move kvm_vm_ioctl_create_vcpu() aroundAvi Kivity1-51/+51
2007-03-04KVM: Rename some kvm_dev_ioctl_*() functions to kvm_vm_ioctl_*()Avi Kivity1-24/+24