summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-08-22[SCSI] scsi_transport_fc: fix kernel-doc param nameRandy Dunlap
2009-08-22[SCSI] bnx2i: convert bnx2i_dev_lock to mutexAnil Veerabhadrappa
2009-08-22[SCSI] bnx2i: bug fixes in bnx2i_init_one to handle error conditionsAnil Veerabhadrappa
2009-08-22[SCSI] bnx2i: remove global variable bnx2i_reg_devicesAnil Veerabhadrappa
2009-08-22[SCSI] Print failed commandsMartin K. Petersen
2009-08-22[SCSI] scsi_dh: Reference count scsi_dh_attachChandra Seetharaman
2009-08-22[SCSI] update scsi/constants.cDouglas Gilbert
2009-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-08-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher
2009-08-21drm/radeon/kms: add r100/r200 OQ support.Dave Airlie
2009-08-21drm: Fix sysfs device confusion.Thomas Hellstrom
2009-08-20drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie
2009-08-20Merge branch 'i2c-fixes-rc6' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-08-20i2c-stu300: I2C STU300 stability updatesLinus Walleij
2009-08-20i2c-omap: Enable workaround for Errata 1.153 based onMoiz Sonasath
2009-08-20i2c-omap: ACK pending [R/X]DR and [R/X]RDY interruptsMoiz Sonasath
2009-08-20i2c-omap: Fix I2C status ACKNishanth Menon
2009-08-20PCI: check saved state before restoreAlek Du
2009-08-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-08-19drm/kms: teardown crtc correctly when fb is destroyed.Dave Airlie
2009-08-19drm/kms/radeon: cleanup combios TV table like DDX.Dave Airlie
2009-08-19drm/radeon/kms: memset the allocated framebuffer before using it.Dave Airlie
2009-08-19drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.Dave Airlie
2009-08-18spi_s3c24xx: fix transfer setup codeBen Dooks
2009-08-18spi_s3c24xx: fix clock rate calculationBen Dooks
2009-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-18Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-08-18Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-08-18Fix new incorrect error return from do_md_stop.NeilBrown
2009-08-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-08-17drm/radeon/kms: implement bo busy check + current domainDave Airlie
2009-08-16dm-log-userspace: fix printk format warningRandy Dunlap
2009-08-16e1000e: fix use of pci_enable_pcie_error_reportingXiaotian Feng
2009-08-16e1000e: WoL does not work on 82577/82578 with manageability enabledBruce Allan
2009-08-16cnic: Fix locking in init/exit calls.Michael Chan
2009-08-16cnic: Fix locking in start/stop calls.Michael Chan
2009-08-16bnx2: Use mutex on slow path cnic calls.Michael Chan
2009-08-16cnic: Refine registration with bnx2.Michael Chan
2009-08-16cnic: Fix symbol_put_addr() panic on ia64.Michael Chan
2009-08-15drm/radeon/kms: cut down indirects in register accesses.Dave Airlie
2009-08-15drm/radeon/kms: Fix up vertical blank interrupt support.Michel Dänzer
2009-08-15drm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc for ZPASS_ADDRDave Airlie
2009-08-15sh: CMT suspend/resumeMagnus Damm
2009-08-15sh: skip disabled LCDC channelsMagnus Damm
2009-08-15drm/edid: fixup detailed timings like the X server.Dave Airlie
2009-08-15drm/radeon/kms: Add specific rs690 authorized register tableJerome Glisse
2009-08-14pegasus: Add new device ID.Petko Manolov
2009-08-14drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng