aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* drm: cleanup DRM_DEBUG() parametersMárton Németh2008-02-07
* drm/i915: add support for E7221 chipsetCarlos Martín2008-02-07
* drm: don't cast a pointer to pointer of list_headLi Zefan2008-02-07
* mga_dma: return 'err' not just zero from mga_do_cleanup_dma()Jesper Juhl2008-02-07
* drm: add _DRM_DRIVER flag, and re-order unload.Dave Airlie2008-02-07
* drm: enable udev node creationDave Airlie2008-02-07
* drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.Eric Anholt2008-02-07
* drm: move drm_mem_init to proper place in startup sequenceDave Airlie2008-02-07
* drm: call driver load function after initialising AGPDave Airlie2008-02-07
* drm: Fix ioc32 compat layerIan Romanick2008-02-07
* drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't.Eric Anholt2008-02-07
* i915: add suspend/resume supportJesse Barnes2008-02-07
* drm: update DRM sysfs supportJesse Barnes2008-02-07
* drm: Initialize the AGP structure's base address at init rather than enable.Eric Anholt2008-02-07
* drm: move two function extern into the correct blockDave Airlie2008-02-07
* drm: run cleanfile across drm treeDave Airlie2008-02-07
* drm: some minor cleanups and changes to make memory manager merging easier.Dave Airlie2008-02-07
* Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi...Linus Torvalds2008-02-06
|\
| * async_tx: replace 'int_en' with operation preparation flagsDan Williams2008-02-06
| * async_tx: kill tx_set_src and tx_set_dest methodsDan Williams2008-02-06
| * iop-adma: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-06
* | scsi: megaraid: trivial drop duplicate mutex.h includeDaniel Walker2008-02-06
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-06
|\ \
| * | ata_piix.c:piix_init_one() must be __devinitAdrian Bunk2008-02-06
| * | sata_via.c: Remove missleading comment.Alejandro Riveira Fernández2008-02-06
| * | libata-core: unblacklist HITACHI drivesDavid Milburn2008-02-06
| * | sata_nv: fix ATAPI issues with memory over 4GB (v7)Robert Hancock2008-02-06
| * | ata: drivers/ata/sata_mv.c needs dmapool.hAndrew Morton2008-02-06
| * | libata: kill now unused n_iter and fix sata_fslJames Bottomley2008-02-06
| * | ahci: fix CAP.NP and PI handlingTejun Heo2008-02-06
| * | sata_mv: Support SoC controllersSaeed Bishara2008-02-06
| * | Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik2008-02-06
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-06
|\ \
| * \ Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-02-06
| |\ \
| | * | virtio net: fix oops on interface-upChristian Borntraeger2008-02-06
| | * | Fix PHY Lib support for gianfar and ucc_gethAndy Fleming2008-02-06
| | * | forcedeth: preserve registersAyaz Abdulla2008-02-06
| | * | forcedeth: phy status fixAyaz Abdulla2008-02-06
| | * | forcedeth: restart tx/rxAyaz Abdulla2008-02-06
| | * | Generic HDLC - use random_ether_addr()Krzysztof Halasa2008-02-05
| | * | Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa2008-02-05
| | * | Generic HDLC - fix kernel panicKrzysztof Halasa2008-02-05
| | * | ixgbe: add real-time traffic countersAyyappan Veeraiyan2008-02-05
| | * | ixgbe: fix several counter register errataAyyappan Veeraiyan2008-02-05
| | * | ixgbe: properly return CHECKSUM_NONE, cleanup csum codeAyyappan Veeraiyan2008-02-05
| | * | ixgbe: Fix FW init/release, make this code a functionAyyappan Veeraiyan2008-02-05
| | * | ixgbe: Fix pause code for ethtoolAyyappan Veeraiyan2008-02-05
| | * | ixbge: Make ethtool code account for media typesAyyappan Veeraiyan2008-02-05
| | * | ixbge: remove TX lock and redo TX accounting.Ayyappan Veeraiyan2008-02-05
| | * | ixgbe: remove obsolete irq_sem, add driver state checking codeAyyappan Veeraiyan2008-02-05