summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-15107-712/+1099
|\
| * ARM: OMAP: Switch ohci-omap to gpio_request/free callsJarkko Nikula2008-12-101-3/+3
| * ARM: OMAP: use gpio_to_irqDavid Brownell2008-12-102-7/+7
| * ARM: OMAP: switch to gpio_direction_inputDavid Brownell2008-12-102-2/+2
| * ARM: OMAP: switch to standard gpio get/set callsDavid Brownell2008-12-101-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-12-102-3/+27
| |\
| | * PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switchThomas Renninger2008-12-091-3/+26
| | * PCI: stop leaking 'slot_name' in pci_create_slotAlex Chiang2008-12-091-0/+1
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-12-103-6/+10
| |\ \
| | * | [IA64] Fix section mismatch ioc3uart_init()/ioc3uart_submoduleTony Luck2008-12-091-3/+3
| | * | [IA64] Clear up section mismatch for ioc4_ide_attach_one.Robin Holt2008-12-091-3/+3
| | * | [IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGEJack Steiner2008-12-091-0/+4
| | |/
| * | pktcdvd: remove broken dev_t export of class devicesKay Sievers2008-12-101-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-12-104-4/+14
| |\ \
| | * | firewire: fw-ohci: fix IOMMU resource exhaustionStefan Richter2008-12-103-4/+12
| | * | ieee1394: node manager causes up to ~3.25s delay in freezing tasksNigel Cunningham2008-12-091-0/+2
| | |/
| * | drivers/video/mb862xx/mb862xxfb.c: fix printkAndrew Morton2008-12-101-2/+2
| * | drivers/serial/s3c2440.c: fix typo in MODULE_LICENSEBalaji Rao2008-12-101-1/+1
| * | rtc twl4030: rename ioctl function when RTC_INTF_DEV=nRandy Dunlap2008-12-101-1/+1
| * | fbcon: fix workqueue shutdownGeoff Levand2008-12-101-0/+6
| * | rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 driversAlessandro Zummo2008-12-102-0/+12
| |/
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-091-1/+1
| |\
| | * [ARM] omap: fix a pile of issuesRussell King2008-12-011-1/+1
| * | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-12-096-41/+40
| |\ \
| | * | [MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXADenis V. Lunev2008-12-031-0/+1
| | * | [MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_putJulia Lawall2008-12-021-0/+1
| | * | [MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2Wolfgang Grandegger2008-11-271-3/+5
| | * | [MTD] physmap: fix memory leak on physmap_flash_remove by using devresAtsushi Nemoto2008-11-261-17/+9
| | * | [MTD] m25p80: chip erase != block erase != sector eraseChen Gong2008-11-261-10/+13
| | * | [MTD] m25p80: fix detection of m25p16 flashesMike Frysinger2008-11-261-1/+1
| | * | [MTD] m25p80: fix detection of SPI partsMike Frysinger2008-11-261-1/+2
| | * | [MTD] [NAND] OMAP: OneNAND: header file relocation (part 2)Adrian Hunter2008-11-261-3/+2
| | * | [MTD] [NAND] OMAP: OneNAND: header file relocationAdrian Hunter2008-11-241-6/+6
| * | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-095-28/+39
| |\ \ \
| | * | | ata: Fix experimental tagsAlan Cox2008-12-091-22/+22
| | * | | pata_ninja32: update ID tableAlan Cox2008-12-091-2/+7
| | * | | pata_sis: Remove bogus cable matchAlan Cox2008-12-091-1/+0
| | * | | ATA: piix, fix pointer deref on suspendJiri Slaby2008-12-091-1/+8
| | * | | pata_hpt366: fix clock detectionTejun Heo2008-12-091-2/+2
| * | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-12-094-7/+9
| |\ \ \ \
| | * | | | drm/i915: Disable the GM965 MSI errata workaround.Keith Packard2008-12-091-2/+3
| | * | | | drm/i915: Don't return error in evict_everything when we get to the end.Owain Ainsworth2008-12-091-0/+2
| | * | | | drm/radeon: don't actually enable the IRQ regs until irq is enabledDave Airlie2008-12-092-5/+4
| * | | | | radeonfb: Disable new color expand acceleration unless explicitely enabledBenjamin Herrenschmidt2008-12-093-1/+10
| | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-0810-15/+87
| |\ \ \ \
| | * | | | zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah2008-12-051-1/+1
| | * | | | ipw2200: fix netif_*_queue() removal regressionZhu Yi2008-12-051-0/+4
| | * | | | iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler2008-12-052-3/+24
| | * | | | netx-eth: initialize per device spinlockUwe Kleine-König2008-12-031-0/+2
| | * | | | enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach2008-12-031-2/+14