summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [JFFS2] Correct symlink name too long error codeAdrian Hunter2008-08-141-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-08-124344-101200/+141589
|\
| * Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-08-1116-76/+2249
| |\
| | * mfd: tc6393 cleanup and updateIan Molton2008-08-102-69/+96
| | * mfd: have TMIO drivers and subdevices depend on ARMSamuel Ortiz2008-08-103-2/+11
| | * mfd: TMIO MMC driverIan Molton2008-08-104-0/+892
| | * mfd: driver for the TMIO NAND controllerIan Molton2008-08-103-0/+564
| | * mfd: t7l66 MMC platform dataIan Molton2008-08-101-0/+5
| | * mfd: tc6387 MMC platform dataIan Molton2008-08-101-1/+10
| | * mfd: Fix 7l66 and 6387 according to the new mfd-core APISamuel Ortiz2008-08-102-5/+10
| | * mfd: Fix tc6393 according to the new tmio.hSamuel Ortiz2008-08-101-3/+0
| | * mfd: driver for the TC6387XB TMIO controller.Ian Molton2008-08-104-0/+202
| | * mfd: driver for the T7L66XB TMIO SoCIan Molton2008-08-104-0/+452
| | * mfd: TMIO MMC structures and accessors.Ian Molton2008-08-101-4/+15
| * | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-08-118-110/+66
| |\ \
| | * | hwmon: (lm75) Drop legacy i2c driverJean Delvare2008-08-101-92/+22
| | * | i2c: correct some size_t printk formatsDavid Brownell2008-08-102-6/+6
| | * | i2c: Check for address business before creating clientsJean Delvare2008-08-101-1/+6
| | * | i2c: Let users select algorithm drivers manually againJean Delvare2008-08-102-3/+22
| | * | i2c: Fix NULL pointer dereference in i2c_new_probed_deviceHans Verkuil2008-08-101-1/+3
| | * | i2c: Fix oops on bus multiplexer driver loadingJean Delvare2008-08-102-7/+7
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-08-118-24/+21
| |\ \
| | * | [WATCHDOG] pcwd.c - fix open_allowed type.Wim Van Sebroeck2008-08-101-1/+1
| | * | [WATCHDOG] fix watchdog/ixp4xx_wdt.c compilationAdrian Bunk2008-08-101-1/+1
| | * | [WATCHDOG] fix watchdog/wdt285.c compilationAdrian Bunk2008-08-101-1/+1
| | * | [WATCHDOG] fix watchdog/at91rm9200_wdt.c compilationAdrian Bunk2008-08-101-1/+1
| | * | [WATCHDOG] fix watchdog/shwdt.c compilationAdrian Bunk2008-08-101-12/+12
| | * | [WATCHDOG] fix watchdog/txx9wdt.c compilationAdrian Bunk2008-08-101-1/+1
| | * | [WATCHDOG] MAINTAINERS: remove ZF MACHZ WATCHDOG entryAdrian Bunk2008-08-101-6/+0
| | * | [WATCHDOG] Fix build with CONFIG_ITCO_VENDOR_SUPPORT=nJean Delvare2008-08-101-1/+4
| | |/
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-1126-1174/+2598
| |\ \
| | * | powerpc: Remove include/linux/harrier_defs.hPaul Mackerras2008-08-111-212/+0
| | * | powerpc: Do not ignore arch/powerpc/includeJunio C Hamano2008-08-111-1/+0
| | * | powerpc: Delete completed "ppc removal" task from feature removal fileRobert P. J. Day2008-08-111-13/+0
| | * | powerpc/mm: Fix attribute confusion with htab_bolt_mapping()Benjamin Herrenschmidt2008-08-113-31/+43
| | * | powerpc/pci: Don't keep ISA memory hole resources in the treeBenjamin Herrenschmidt2008-08-111-5/+12
| | * | powerpc: Zero fill the return values of rtas argument bufferNathan Fontenot2008-08-111-2/+3
| | * | powerpc/4xx: Update defconfig files for 2.6.27-rc1Josh Boyer2008-08-0616-892/+2510
| | * | powerpc/44x: Incorrect NOR offset in Warp DTSSean MacLennan2008-08-041-1/+1
| | * | powerpc/44x: Warp DTS changes for board updatesSean MacLennan2008-08-041-2/+18
| | * | powerpc/4xx: Cleanup Warp for i2c driver changes.Sean MacLennan2008-08-041-15/+10
| | * | powerpc/44x: Adjust warp-nand resource end addressValentine Barshak2008-08-041-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-08-117-32/+60
| |\ \ \
| | * | | PCI: Limit VPD length for Broadcom 5708SDean Hildebrand2008-08-071-1/+3
| | * | | PCI PM: Export pci_pme_active to driversRafael J. Wysocki2008-08-072-1/+3
| | * | | PCI: remove duplicate symbol from pci_ids.hakpm@linux-foundation.org2008-08-071-2/+0
| | * | | PCI: check the return value of device_create_bin_file() in pci_create_bus()Simon Horman2008-08-071-16/+38
| | * | | PCI: fully restore MSI state at resume timeJesse Barnes2008-08-071-3/+2
| | * | | DMA: make dma-coherent.c documentation kdoc-friendlyDmitry Baryshkov2008-08-071-5/+5
| | * | | PCI: make pci_register_driver() a macroAndrew Morton2008-08-071-4/+6
OpenPOWER on IntegriCloud