summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [MTD] [NAND] nand_ecc.c: adding support for 512 byte eccSingh, Vimal2008-08-251-24/+62
* [MTD] [NAND] au1550nd.c: remove unused #include <version.h>Huang Weiyi2008-08-251-1/+0
* [MTD] [NAND] Fix missing kernel-docAlexey Korolev2008-08-202-6/+6
* [MTD] [NAND] nand_ecc.c: fix big endian, strengthen test, add printkfrans2008-08-201-11/+33
* [MTD] removed unused #include <version.h>Huang Weiyi2008-08-173-3/+0
* [MTD] [NAND] Minor cleanup of nand_ecc.cDavid Woodhouse2008-08-161-11/+9
* [MTD] [NAND] nand_ecc.c: rewrite for improved performancefrans2008-08-161-124/+372
* [MTD] [OneNAND] OMAP3: add delay for GPIOAdrian Hunter2008-08-151-2/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-08-12650-13631/+48440
|\
| * Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-08-1112-66/+2172
| |\
| | * mfd: tc6393 cleanup and updateIan Molton2008-08-101-63/+93
| | * 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-103-0/+179
| | * mfd: driver for the T7L66XB TMIO SoCIan Molton2008-08-103-0/+416
| * | 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-117-18/+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] Fix build with CONFIG_ITCO_VENDOR_SUPPORT=nJean Delvare2008-08-101-1/+4
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-08-114-21/+48
| |\ \
| | * | PCI: Limit VPD length for Broadcom 5708SDean Hildebrand2008-08-071-1/+3
| | * | PCI PM: Export pci_pme_active to driversRafael J. Wysocki2008-08-071-1/+2
| | * | 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
| | * | PCI: add Broadcom 5708S to VPD length quirkEric Dumazet2008-08-071-1/+4
| * | | Fix race/oops in tty layer after BKL pushdownChristian Borntraeger2008-08-111-1/+1
| * | | Revert "fbcon: bgcolor fix"Linus Torvalds2008-08-111-1/+1
| * | | uninline atl1e_setup_mac_ctrl()Adrian Bunk2008-08-091-2/+2
| | |/ | |/|
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2008-08-081-10/+10
| |\ \
| | * | [CPUFREQ] Fix -Wshadow warning in conservative governor.Dave Jones2008-08-081-10/+10
| * | | Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-08185-397/+373
| |\ \ \ | | |/ / | |/| |
| | * | Merge Linus' latest into masterRussell King2008-08-08132-6320/+5822
| | |\ \
| | * \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-08-071-1/+3
| | |\ \ \
| | | * | | [ARM] sa1100_wdt: use reset_status to remember watchdog reset statusEric Miao2008-08-051-1/+4
OpenPOWER on IntegriCloud