summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds4-134/+185
2009-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-4/+10
2009-08-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds12-27/+81
2009-08-21rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187BHerton Ronaldo Krzesinski1-4/+10
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher9-4/+37
2009-08-21Input: ucb1400_ts - enable interrupt unconditionallyPavel Revak1-4/+4
2009-08-21Input: ucb1400_ts - enable ADC FilterMarek Vasut1-0/+9
2009-08-21Input: wacom - don't use on-stack memory for report buffersDmitry Torokhov1-14/+29
2009-08-21Input: xpad - add USB ID for the drumkit controller from Rock BandCorbin Simpson1-0/+2
2009-08-21Input: w90p910_keypad - rename driver name to match platformWan ZongShun1-3/+3
2009-08-21drm/radeon/kms: add r100/r200 OQ support.Dave Airlie2-0/+13
2009-08-21drm: Fix sysfs device confusion.Thomas Hellstrom1-22/+29
2009-08-21drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie2-1/+2
2009-08-21Merge branch 'i2c-fixes-rc6' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2-67/+104
2009-08-21i2c-stu300: I2C STU300 stability updatesLinus Walleij1-65/+92
2009-08-21i2c-omap: Enable workaround for Errata 1.153 based onMoiz Sonasath1-1/+1
2009-08-21i2c-omap: ACK pending [R/X]DR and [R/X]RDY interruptsMoiz Sonasath1-0/+3
2009-08-21i2c-omap: Fix I2C status ACKNishanth Menon1-1/+8
2009-08-20PCI: check saved state before restoreAlek Du2-1/+3
2009-08-20ibm_newemac: emac_close() needs to call netif_carrier_off()Petri Gynther1-0/+2
2009-08-20Input: iforce - support new revision of ACT LABS Force RSJiri Kosina2-0/+2
2009-08-20Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang7-4/+1012
2009-08-20Input: psmouse - allow defining read-only attributesDmitry Torokhov1-5/+16
2009-08-19net: fix ks8851 build errorsRandy Dunlap1-0/+1
2009-08-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds20-253/+455
2009-08-19clockevent: Prevent dead lock on clockevents_lockSuresh Siddha1-2/+4
2009-08-19net: Rename MAC platform driver for w90p910 platformWan ZongShun1-2/+2
2009-08-19drm/kms: teardown crtc correctly when fb is destroyed.Dave Airlie1-28/+12
2009-08-19drm/kms/radeon: cleanup combios TV table like DDX.Dave Airlie1-29/+19
2009-08-19drm/radeon/kms: memset the allocated framebuffer before using it.Dave Airlie1-0/+2
2009-08-19drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.Dave Airlie1-0/+1
2009-08-19yellowfin: Fix buffer underrun after dev_alloc_skb() failureRoel Kluin1-10/+18
2009-08-19spi_s3c24xx: fix transfer setup codeBen Dooks1-0/+6
2009-08-19spi_s3c24xx: fix clock rate calculationBen Dooks1-10/+7
2009-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+1
2009-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds39-308/+417
2009-08-19Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+33
2009-08-19Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-0/+1
2009-08-18Fix new incorrect error return from do_md_stop.NeilBrown1-0/+1
2009-08-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2009-08-17orinoco: correct key bounds check in orinoco_hw_get_tkip_ivJohn W. Linville1-1/+1
2009-08-17drm/radeon/kms: implement bo busy check + current domainDave Airlie3-1/+41
2009-08-16dm-log-userspace: fix printk format warningRandy Dunlap1-1/+1
2009-08-16e1000e: fix use of pci_enable_pcie_error_reportingXiaotian Feng1-8/+8
2009-08-16e1000e: WoL does not work on 82577/82578 with manageability enabledBruce Allan1-3/+3
2009-08-16cnic: Fix locking in init/exit calls.Michael Chan2-9/+40
2009-08-16cnic: Fix locking in start/stop calls.Michael Chan2-16/+29
2009-08-16bnx2: Use mutex on slow path cnic calls.Michael Chan2-6/+12
2009-08-16cnic: Refine registration with bnx2.Michael Chan1-13/+36
2009-08-16cnic: Fix symbol_put_addr() panic on ia64.Michael Chan1-1/+1