summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sh: Fix up broken kerneldoc comments.Paul Mundt2008-08-041-13/+14
* maple: Kill useless private_data pointer.Paul Mundt2008-08-042-7/+9
* maple: Clean up maple_driver_register/unregister routines.Paul Mundt2008-08-042-14/+29
* input: Clean up maple keyboard driverAdrian McMenamin2008-08-041-69/+32Star
* maple: allow removal and reinsertion of keyboard driver moduleAdrian McMenamin2008-08-041-43/+81
* net: stnic: Fix up fallout from SH header migration.Paul Mundt2008-08-011-1/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-08-017-106/+230
|\
| * [MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warningsAndrew Morton2008-08-011-3/+5
| * [MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_p...Bryan Wu2008-08-011-14/+24
| * [MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk()Mike Frysinger2008-08-011-2/+1Star
| * [MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by defaultMike Frysinger2008-08-011-0/+1
| * [MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to prob...Mike Frysinger2008-08-011-3/+3
| * [MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin...Mike Frysinger2008-08-012-0/+52
| * [MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we ext...Mike Frysinger2008-08-011-2/+2
| * [MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from th...Mike Frysinger2008-08-011-1/+1
| * [MTD] [NAND] diskonchip.c fix sparse endian warningsHarvey Harrison2008-08-011-15/+15
| * [MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.hAndrew Morton2008-08-011-0/+1
| * [MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device IDJerry Hicks2008-07-311-1/+1
| * [MTD] DataFlash: bugfix, binary page sizes now handledakpm@linux-foundation.org2008-07-301-47/+83
| * [MTD] [NAND] fsl_elbc_nand.c: fix printk warningakpm@linux-foundation.org2008-07-301-1/+1
| * [MTD] [NAND] nandsim: support random page read commandArtem Bityutskiy2008-07-301-17/+40
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-08-012-45/+17Star
|\ \
| * | [PATCH] switch mtd and dm-table to lookup_bdev()Al Viro2008-08-012-45/+17Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-08-017-95/+40Star
|\ \ \
| * | | au1xmmc: raise segment size limit.Manuel Lauss2008-08-011-1/+7
| * | | mmc_block: use proper sg iteratorsPierre Ossman2008-08-011-6/+11
| * | | mmc: properly iterate over sg list in debug checkPierre Ossman2008-08-011-2/+3
| * | | mmc_test: Revert "mmc_test: test oversized sg lists"Pierre Ossman2008-08-011-82/+3Star
| * | | sdhci: check correct return valuePierre Ossman2008-08-011-1/+1
| * | | sdhci: disable DMA for req, not completelyPierre Ossman2008-08-011-2/+2
| * | | sdhci: handle bug in JMB38x for sizes < 4 bytesPierre Ossman2008-08-013-1/+13
| |/ /
* | | Merge branch 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-08-017-0/+2616
|\ \ \
| * | | regulator: TI bq24022 Li-Ion Charger driverPhilipp Zabel2008-07-303-0/+179
| * | | regulator: core kbuild filesLiam Girdwood2008-07-303-0/+60
| * | | regulator: regulator test harnessMark Brown2008-07-301-0/+345
| * | | regulator: add support for fixed regulators.Mark Brown2008-07-301-0/+129
| * | | regulator: regulator framework coreLiam Girdwood2008-07-301-0/+1903
| | |/ | |/|
* | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2008-08-015-76/+692
|\ \ \
| * | | Merge branch 'master' of /home/cbou/linux-2.6Anton Vorontsov2008-07-303247-214665/+318219
| |\| |
| * | | power_supply: Sharp SL-6000 (tosa) batteries supportDmitry Baryshkov2008-07-013-0/+494
| * | | power_supply: fix up CHARGE_COUNTER output to be more preciseAndres Salomon2008-05-181-2/+2
| * | | power_supply: add CHARGE_COUNTER property and olpc_battery support for itAndres Salomon2008-05-132-1/+11
| * | | power_supply: bump EC version check that we refuse to run with in olpc_batteryAndres Salomon2008-05-041-2/+8
| * | | power_supply: cleanup of the OLPC battery driverAndres Salomon2008-05-041-73/+118
| * | | power_supply: add eeprom dump file to olpc_battery's sysfsAndres Salomon2008-05-041-0/+49
| * | | power_supply: Support serial number in olpc_batteryDavid Woodhouse2008-05-041-0/+12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-08-018-95/+198
|\ \ \ \
| * | | | video: Fix up hp6xx driver build regressions.Paul Mundt2008-07-292-2/+2
| * | | | serial: sh-sci: Fix up SH7760/SH7780/SH7785 early printk regression.Paul Mundt2008-07-291-5/+7
| * | | | sh/maple: clean maple bus codeAdrian McMenamin2008-07-291-81/+184