aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | | pata_sis: Remove bogus cable matchAlan Cox2008-12-09
| * | | | ATA: piix, fix pointer deref on suspendJiri Slaby2008-12-09
| * | | | pata_hpt366: fix clock detectionTejun Heo2008-12-09
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-12-09
|\ \ \ \ \
| * | | | | drm/i915: Disable the GM965 MSI errata workaround.Keith Packard2008-12-09
| * | | | | drm/i915: Don't return error in evict_everything when we get to the end.Owain Ainsworth2008-12-09
| * | | | | drm/radeon: don't actually enable the IRQ regs until irq is enabledDave Airlie2008-12-09
* | | | | | radeonfb: Disable new color expand acceleration unless explicitely enabledBenjamin Herrenschmidt2008-12-09
| |/ / / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-08
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah2008-12-05
| * | | | ipw2200: fix netif_*_queue() removal regressionZhu Yi2008-12-05
| * | | | iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler2008-12-05
| * | | | netx-eth: initialize per device spinlockUwe Kleine-König2008-12-04
| * | | | enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach2008-12-04
| * | | | hysdn: fix writing outside the field on 64 bitsPascal Terjan2008-12-04
| * | | | b1isa: fix b1isa_exit() to really remove registered capi controllersWilfried Klaebe2008-12-03
| * | | | bnx2: Add workaround to handle missed MSI.Michael Chan2008-12-03
* | | | | ide: build-fix for CONFIG_BLK_DEV_IDEDMA_PMAC=nBartlomiej Zolnierkiewicz2008-12-08
* | | | | Revert "ide: respect current DMA setting during resume"Bartlomiej Zolnierkiewicz2008-12-08
| |/ / / |/| | |
* | | | drivers/message/i2o/iop.c: cleanup kerneldocQinghuang Feng2008-12-05
* | | | Fix incorrect use of loose in i2o_block.cNick Andrew2008-12-05
* | | | Fix incorrect use of loose in tty/serial driversNick Andrew2008-12-05
* | | | Revert "ACPI: battery: Convert discharge energy rate to current properly"Linus Torvalds2008-12-05
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-12-05
|\ \ \ \
| * | | | [PATCH] fix bogus argument of blkdev_put() in pktcdvdAl Viro2008-12-04
| * | | | [PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig2008-12-04
* | | | | Merge branch 'drm-gem-update' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-05
|\ \ \ \ \
| * | | | | drm/i915: Return error in i915_gem_set_to_gtt_domain if we're not in the GTT.Eric Anholt2008-12-03
| * | | | | drm/i915: Retry execbuffer pinning after clearing the GTTKeith Packard2008-12-03
| * | | | | drm/i915: Move the execbuffer domain computations togetherKeith Packard2008-12-03
| * | | | | drm/i915: Rename object_set_domain to object_set_to_gpu_domainKeith Packard2008-12-03
| * | | | | drm/i915: Make a single set-to-cpu-domain path and use it wherever needed.Eric Anholt2008-12-03
| * | | | | drm/i915: Make a single set-to-gtt-domain path.Eric Anholt2008-12-03
| * | | | | drm/i915: If interrupted while setting object domains, still emit the flush.Eric Anholt2008-12-03
| * | | | | drm/i915: Move flushing list cleanup from flush request retire to request emit.Eric Anholt2008-12-03
| * | | | | drm/i915: Respect GM965/GM45 bit-17-instead-of-bit-11 option for swizzling.Eric Anholt2008-12-03
| |/ / / /
* / / / / ACPI: Fix ACPI battery regression introduced by commit 558073Rafael J. Wysocki2008-12-05
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-12-03
|\ \ \ \
| * | | | block: fix setting of max_segment_size and seg_boundary maskMilan Broz2008-12-03
| |/ / /
* / / / iTCO_wdt: fix typo when setting TCO_EN bitLinus Torvalds2008-12-03
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-12-02
|\ \ \
| * | | [WATCHDOG] hpwdt: Fix kdump when using hpwdtBernhard Walle2008-12-01
| * | | [WATCHDOG] hpwdt: set the mapped BIOS address space as executableBernhard Walle2008-11-21
| * | | [WATCHDOG] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsetsWim Van Sebroeck2008-11-21
| * | | [WATCHDOG] iTCO_wdt : correct status clearingWim Van Sebroeck2008-11-21
| * | | [WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboardsWim Van Sebroeck2008-11-21
| * | | [WATCHDOG] fix mtx1_wdt compilation failureFlorian Fainelli2008-11-21
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-12-02
|\ \ \ \
| * | | | rtc: rtc-starfire fixesAlessandro Zummo2008-11-21
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-02
|\ \ \ \ \