aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
* | | | | Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds2008-12-10
| |/ / / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-12-10
|\ \ \ \
| * | | | PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switchThomas Renninger2008-12-09
| * | | | PCI: stop leaking 'slot_name' in pci_create_slotAlex Chiang2008-12-09
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-12-10
|\ \ \ \ \
| * | | | | [IA64] Fix section mismatch ioc3uart_init()/ioc3uart_submoduleTony Luck2008-12-09
| * | | | | [IA64] Clear up section mismatch for ioc4_ide_attach_one.Robin Holt2008-12-09
| * | | | | [IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGEJack Steiner2008-12-09
| |/ / / /
* | | | | pktcdvd: remove broken dev_t export of class devicesKay Sievers2008-12-10
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-12-10
|\ \ \ \ \
| * | | | | firewire: fw-ohci: fix IOMMU resource exhaustionStefan Richter2008-12-10
| * | | | | ieee1394: node manager causes up to ~3.25s delay in freezing tasksNigel Cunningham2008-12-09
| |/ / / /
* | | | | drivers/video/mb862xx/mb862xxfb.c: fix printkAndrew Morton2008-12-10
* | | | | drivers/serial/s3c2440.c: fix typo in MODULE_LICENSEBalaji Rao2008-12-10
* | | | | rtc twl4030: rename ioctl function when RTC_INTF_DEV=nRandy Dunlap2008-12-10
* | | | | fbcon: fix workqueue shutdownGeoff Levand2008-12-10
* | | | | rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 driversAlessandro Zummo2008-12-10
|/ / / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-09
|\ \ \ \
| * | | | [ARM] omap: fix a pile of issuesRussell King2008-12-01
* | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-12-09
|\ \ \ \ \
| * | | | | [MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXADenis V. Lunev2008-12-03
| * | | | | [MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_putJulia Lawall2008-12-02
| * | | | | [MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2Wolfgang Grandegger2008-11-27
| * | | | | [MTD] physmap: fix memory leak on physmap_flash_remove by using devresAtsushi Nemoto2008-11-26
| * | | | | [MTD] m25p80: chip erase != block erase != sector eraseChen Gong2008-11-26
| * | | | | [MTD] m25p80: fix detection of m25p16 flashesMike Frysinger2008-11-26
| * | | | | [MTD] m25p80: fix detection of SPI partsMike Frysinger2008-11-26
| * | | | | [MTD] [NAND] OMAP: OneNAND: header file relocation (part 2)Adrian Hunter2008-11-26
| * | | | | [MTD] [NAND] OMAP: OneNAND: header file relocationAdrian Hunter2008-11-24
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-09
|\ \ \ \ \ \
| * | | | | | ata: Fix experimental tagsAlan Cox2008-12-09
| * | | | | | pata_ninja32: update ID tableAlan Cox2008-12-09
| * | | | | | 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