summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-06-15ide-pmac: bugfix for media-bay support reworkBartlomiej Zolnierkiewicz1-1/+2
2008-06-15opti621: add PIO 4 supportBartlomiej Zolnierkiewicz1-32/+14
2008-06-15opti621: use pre-calculated PIO timingsBartlomiej Zolnierkiewicz1-77/+15
2008-06-15opti621: program devices timings separately in ->set_pio_modeBartlomiej Zolnierkiewicz1-65/+15
2008-06-15opti621: use PCI clock value provided by controllerBartlomiej Zolnierkiewicz1-20/+22
2008-06-15opti621: remove DMA supportBartlomiej Zolnierkiewicz1-6/+2
2008-06-15opti621: disable read prefetchBartlomiej Zolnierkiewicz1-13/+2
2008-06-15[SCSI] dpt_i2o: Add PROC_IA64 defineJeff Mahoney1-1/+2
2008-06-15[SCSI] scsi_host regression: fix scsi host leakMike Christie1-2/+7
2008-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller8-54/+69
2008-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-24/+63
2008-06-14rt2x00: Add D-link DWA111 supportIvo van Doorn1-0/+1
2008-06-14ssb: Fix coherent DMA mask for PCI devicesMichael Buesch1-3/+9
2008-06-14rt2x00: LEDS build failureRandy Dunlap1-6/+6
2008-06-14rt2x00: INPUT build failureRandy Dunlap1-3/+4
2008-06-14b43: Fix noise calculation WARN_ONMichael Buesch2-7/+10
2008-06-14b43: Fix possible NULL pointer dereference in DMA codeMichael Buesch1-33/+32
2008-06-14rt2x00: Restrict DMA to 32-bit addresses.Gertjan van Wingerde1-2/+1
2008-06-14rt2x00: Don't kill guardian_urb when it wasn't createdIvo van Doorn1-0/+6
2008-06-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-25/+112
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-55/+32
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-32/+26
2008-06-13ahci: Workaround HW bug for SB600/700 SATA controller PMP supportShane Huang1-17/+82
2008-06-13ahci: workarounds for mcp65Tejun Heo1-9/+31
2008-06-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+4
2008-06-13rtc: Ramtron FM3130 RTC supportSergey Lapin3-1/+514
2008-06-13rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTCDavid Brownell1-4/+4
2008-06-13provide rtc_cmos platform deviceStas Sergeev1-15/+16
2008-06-13console keyboard mapping broken by 04c71976Jiri Bohac1-6/+1
2008-06-13driver/char/generic_nvram: fix bannerPhilippe De Muyter1-1/+1
2008-06-13drivers/video/cirrusfb: fix RAM address printkPhilippe De Muyter1-3/+3
2008-06-13intel_rng: make device not found a warningStephen Hemminger1-1/+1
2008-06-13drivers/isdn/sc/ioctl.c: add missing kfreeJulia Lawall1-0/+1
2008-06-13mmc: wbsd: initialize tasklets before requesting interruptChuck Ebbert1-11/+10
2008-06-13rtc-at32ap700x: fix bug in at32_rtc_readalarm()Haavard Skinnemoen1-2/+5
2008-06-13cciss: add new hardware supportMike Miller1-5/+16
2008-06-13hgafb: resource management fixKrzysztof Helt1-11/+15
2008-06-13agp: add support for Radeon Mobility 9000 chipsetAmit Kucheria1-0/+4
2008-06-13bnx2x: Updating the MaintainerEilon Greenstein3-4/+7
2008-06-13PCI: fixup write combine comment in pci_mmap_resourceJesse Barnes1-1/+0
2008-06-13Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2-23/+63
2008-06-12fsl-diu-db: compile fixJeff Mahoney1-2/+2
2008-06-12net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller9-47/+21
2008-06-12x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com1-22/+62
2008-06-12drivers/net/r6040.c: correct bad use of round_jiffies()Christophe Jaillet1-1/+1
2008-06-12fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUPRoel Kluin1-1/+1
2008-06-12ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_...Roel Kluin1-2/+2
2008-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds4-13/+65
2008-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-0/+1
2008-06-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds20-322/+417