aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | | | | | drm/radeon: fixup radeon_do_engine_resetAlex Deucher2008-06-18
| * | | | | | | drm/radeon: fix pixcache and purge/cache flushing registersAlex Deucher2008-06-18
| * | | | | | | drm/radeon: write AGP_BASE_2 on chips that support it.Alex Deucher2008-06-18
| * | | | | | | drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 supportAlex Deucher2008-06-18
| * | | | | | | drm/radeon: IGP clean up register and magic numbers.Alex Deucher2008-06-18
| * | | | | | | drm/rs690: set base 2 to 0.Dave Airlie2008-06-18
| * | | | | | | drm/rs690: set all of gart base address.Dave Airlie2008-06-18
| * | | | | | | radeon: add production microcode from AMDAlex Deucher2008-06-18
| * | | | | | | drm: pcigart use proper pci map interfaces.Dave Airlie2008-06-18
| * | | | | | | drm: the sg alloc ioctl should write back the handle to userspaceDave Airlie2008-06-13
| * | | | | | | drm: use drms ioctl cmd not what we get passed from userspace.Johannes Weiner2008-06-13
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-06-20
|\ \ \ \ \ \ \
| * | | | | | | [agp]: fixup chipset flush for new Intel G4x.Zhenyu Wang2008-06-19
| * | | | | | | agp: brown paper bag patch - put back the two lines it took out.Dave Airlie2008-06-19
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-06-20
|\ \ \ \ \ \ \ \
| * | | | | | | | Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.Sonic Zhang2008-06-19
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-06-20
|\ \ \ \ \ \ \ \
| * | | | | | | | ahci: sis can't do PMPTejun Heo2008-06-18
| * | | | | | | | ata_piix: add TECRA M4 to broken suspend listTejun Heo2008-06-18
| * | | | | | | | LIBATA: Add HAVE_PATA_PLATFORM to select PATA_PLATFORM driverBen Dooks2008-06-18
| * | | | | | | | sata_mv: warn on PIO with multiple DRQsMark Lord2008-06-18
| * | | | | | | | sata_mv: enable async_notify for 60x1 Rev.C0 and higherMark Lord2008-06-18
| * | | | | | | | libata: don't check whether to use DMA or not for no data commandsTejun Heo2008-06-18
| * | | | | | | | ahci: jmb361 has only one portTejun Heo2008-06-18
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | [watchdog] hpwdt: fix use of inline assemblyLinus Torvalds2008-06-20
| |/ / / / / / |/| | | | | |
* | | | | | | agp: brown paper bag patch - put back two lines that got lostDave Airlie2008-06-19
* | | | | | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-06-19
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | agp/intel: cleanup some serious whitespace badnessDave Airlie2008-06-19
| * | | | | [AGP] intel_agp: Add support for Intel 4 series chipsetsZhenyu Wang2008-06-19
| * | | | | [AGP] intel_agp: extra stolen mem size available for IGD_GM chipsetZhenyu Wang2008-06-19
| * | | | | agp: more boolean conversions.Dave Airlie2008-06-18
| * | | | | drivers/char/agp - use boolJoe Perches2008-06-18
| * | | | | agp: two-stage page destruction issueJan Beulich2008-06-18
| * | | | | agp/via: fixup pci idsGreg KH2008-06-18
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-06-18
|\ \ \ \ \
| * | | | | IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler()Jack Morgenstein2008-06-18
| * | | | | RDMA/nes: Fix off-by-one in nes_reg_user_mr() error pathRoland Dreier2008-06-10
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-06-18
|\ \ \ \ \ \
| * | | | | | Revert "[WATCHDOG] hpwdt: Fix NMI handling."Wim Van Sebroeck2008-06-18
| * | | | | | [WATCHDOG] hpwdt: Add CFLAGS to get driver workingThomas Mingarelli2008-06-17
| * | | | | | Revert "[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static"Thomas Mingarelli2008-06-17
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-06-18
|\ \ \ \ \ \ \
| * | | | | | | [SCSI] dpt_i2o: Add PROC_IA64 defineJeff Mahoney2008-06-15
| * | | | | | | [SCSI] scsi_host regression: fix scsi host leakMike Christie2008-06-15
| * | | | | | | [SCSI] sr: fix corrupt CD data after media change and delayJames Bottomley2008-06-10
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-18
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-18
| |\ \ \ \ \
| | * | | | | atl1: relax eeprom mac address error checkRadu Cristescu2008-06-17
| | * | | | | net/enc28j60: low power modeDavid Brownell2008-06-17
| | * | | | | net/enc28j60: section fixDavid Brownell2008-06-17