aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | * | | | | | Commands needing to be retried require a complete re-initialization.Alan D. Brunelle2008-12-12
| | |/ / / / /
| * | | | | | console ASCII glyph 1:1 mappingIngo Brueckl2008-12-13
| * | | | | | unicode table for cp437Ingo Brueckl2008-12-13
| |/ / / / /
| * | | | | Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds2008-12-10
* | | | | | Merge branch 'hsmmc-init' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-12-17
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | omap mmc: Add low-level initialization for hsmmc controllerTony Lindgren2008-12-10
| * | | | | omap mmc: Add better MMC low-level initTony Lindgren2008-12-10
* | | | | | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-15
|\| | | | |
| * | | | | ARM: OMAP: Switch ohci-omap to gpio_request/free callsJarkko Nikula2008-12-10
| * | | | | ARM: OMAP: use gpio_to_irqDavid Brownell2008-12-10
| * | | | | ARM: OMAP: switch to gpio_direction_inputDavid Brownell2008-12-10
| * | | | | ARM: OMAP: switch to standard gpio get/set callsDavid Brownell2008-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