summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-2112-27/+81
|\
| * drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher2009-08-219-4/+37
| * drm/radeon/kms: add r100/r200 OQ support.Dave Airlie2009-08-212-0/+13
| * drm: Fix sysfs device confusion.Thomas Hellstrom2009-08-211-22/+29
| * drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie2009-08-212-1/+2
* | Merge branch 'i2c-fixes-rc6' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-08-202-67/+104
|\ \ | |/ |/|
| * i2c-stu300: I2C STU300 stability updatesLinus Walleij2009-08-201-65/+92
| * i2c-omap: Enable workaround for Errata 1.153 based onMoiz Sonasath2009-08-201-1/+1
| * i2c-omap: ACK pending [R/X]DR and [R/X]RDY interruptsMoiz Sonasath2009-08-201-0/+3
| * i2c-omap: Fix I2C status ACKNishanth Menon2009-08-201-1/+8
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-1920-253/+455
|\ \
| * | drm/kms: teardown crtc correctly when fb is destroyed.Dave Airlie2009-08-191-28/+12Star
| * | drm/kms/radeon: cleanup combios TV table like DDX.Dave Airlie2009-08-191-29/+19Star
| * | drm/radeon/kms: memset the allocated framebuffer before using it.Dave Airlie2009-08-191-0/+2
| * | drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.Dave Airlie2009-08-191-0/+1
| * | drm/radeon/kms: implement bo busy check + current domainDave Airlie2009-08-173-1/+41
| * | drm/radeon/kms: cut down indirects in register accesses.Dave Airlie2009-08-165-79/+47Star
| * | drm/radeon/kms: Fix up vertical blank interrupt support.Michel Dänzer2009-08-169-77/+217
| * | drm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc for ZPASS_ADDRDave Airlie2009-08-161-0/+15
| * | drm/edid: fixup detailed timings like the X server.Dave Airlie2009-08-151-38/+34Star
| * | drm/radeon/kms: Add specific rs690 authorized register tableJerome Glisse2009-08-152-1/+67
| |/
* | spi_s3c24xx: fix transfer setup codeBen Dooks2009-08-191-0/+6
* | spi_s3c24xx: fix clock rate calculationBen Dooks2009-08-191-10/+7Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-1839-308/+417
|\ \
| * | e1000e: fix use of pci_enable_pcie_error_reportingXiaotian Feng2009-08-161-8/+8
| * | e1000e: WoL does not work on 82577/82578 with manageability enabledBruce Allan2009-08-161-3/+3
| * | cnic: Fix locking in init/exit calls.Michael Chan2009-08-162-9/+40
| * | cnic: Fix locking in start/stop calls.Michael Chan2009-08-162-16/+29
| * | bnx2: Use mutex on slow path cnic calls.Michael Chan2009-08-162-6/+12
| * | cnic: Refine registration with bnx2.Michael Chan2009-08-161-13/+36
| * | cnic: Fix symbol_put_addr() panic on ia64.Michael Chan2009-08-161-1/+1
| * | pegasus: Add new device ID.Petko Manolov2009-08-151-0/+2
| * | drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng2009-08-154-8/+12
| * | via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULLroel kluin2009-08-151-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-141-2/+4
| |\ \
| | * | rt2x00: fix memory corruption in rf cache, add a sanity checkPavel Roskin2009-08-141-2/+4
| * | | ixgbe: Fix receive on real device when VLANs are configuredLucy Liu2009-08-141-2/+2
| * | | ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completionYi Zou2009-08-141-1/+1
| * | | netxen: free napi resources during detachDhananjay Phadke2009-08-142-15/+24
| * | | netxen: remove netxen workqueueAmit Kumar Salecha2009-08-142-29/+42
| * | | ixgbe: fix issues setting rx-usecs with legacy interruptsDon Skidmore2009-08-141-8/+19
| * | | can: fix oops caused by wrong rtnl newlink usageOliver Hartkopp2009-08-141-0/+7
| |/ /
| * | 8139cp: balance dma_map_single vs dma_unmap_single pairFrancois Romieu2009-08-131-3/+2Star
| * | Revert "libertas: Read buffer overflow"David S. Miller2009-08-131-8/+10
| * | ar9170: fix read & write outside array boundsDan Carpenter2009-08-101-2/+3
| * | ar9170usb: fix spurious firmware related messageChristian Lamparter2009-08-101-1/+5
| * | mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc()roel kluin2009-08-101-2/+3
| * | zorro8390: Fix read buffer overflow in zorro8390_init_one()roel kluin2009-08-101-0/+3
| * | pcnet32: Read buffer overflowroel kluin2009-08-101-1/+1
| * | gianfar: keep vlan related state when restartYong Zhang2009-08-101-2/+10