summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [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
| |\ \ \ \
| * | | | | [MTD] [OneNAND] Add OMAP2 / OMAP3 OneNAND driverAdrian Hunter2008-08-123-0/+785
| * | | | | [MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffffAdrian Hunter2008-08-124-6/+6
| * | | | | [MTD] m25p80.c extended jedec supportChen Gong2008-08-111-39/+47
| * | | | | [MTD] m25p80.c code cleanupChen Gong2008-08-111-1/+1
| * | | | | [MTD] m25p80.c erase enhanceChen Gong2008-08-111-8/+40
| * | | | | [MTD] [NAND] drivers/mtd/nand/nandsim.c: remove duplicated #includeHuang Weiyi2008-08-111-1/+0
| * | | | | [MTD] [NOR] Rename and export new cfi_qry_*() functionsDavid Woodhouse2008-08-072-21/+25
| * | | | | [MTD] make dataflash write-verify be optionalDavid Brownell2008-08-072-5/+13
| * | | | | [MTD] Compile fix for dataflash OTP supportDavid Brownell2008-08-071-1/+1
| * | | | | [MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operationsAnders Grafström2008-08-061-14/+38
| * | | | | [MTD] [NOR] Add qry_mode_on()/qry_omde_off() to deal with odd chipsAlexey Korolev2008-08-062-49/+65
| * | | | | [MTD] [NOR] Add "Spansion" to MTD_CFI_AMDSTD kconfig menu descriptionGeorge G. Davis2008-08-061-1/+1
| * | | | | [MTD] Remove references to TI 'toto' platform.David Woodhouse2008-08-046-354/+0
| * | | | | [MTD] Use DIV_ROUND_UPJulia Lawall2008-08-023-4/+3
| * | | | | [MTD] remove code associated with !CONFIG_PPC_MERGEKumar Gala2008-08-015-466/+0
| * | | | | [MTD] dataflash OTP supportDavid Brownell2008-08-016-9/+219
* | | | | | x86: sysfs: kill owner field from attributeParag Warudkar2008-10-2019-21/+6
* | | | | | drivers/scsi/sr_vendor.c: use bcd2binAdrian Bunk2008-10-201-6/+6
* | | | | | i2c: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-17/+17
* | | | | | drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BINAndrew Morton2008-10-201-15/+15
* | | | | | rtc: use bcd2bin/bin2bcdAdrian Bunk2008-10-204-61/+61
* | | | | | drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-2030-509/+509
* | | | | | acpi: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-9/+9
* | | | | | byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison2008-10-203-1/+3
* | | | | | edac cell: fix incorrect edac_modeBenjamin Herrenschmidt2008-10-201-1/+1
* | | | | | pc8736x_gpio: add support for PC87365 chipsAndre Haupt2008-10-201-3/+8
* | | | | | phonedev: remove BKLRichard Holden2008-10-201-2/+0
* | | | | | fb: convert lock/unlock_kernel() into local fb mutexKrzysztof Helt2008-10-201-19/+20
* | | | | | fb: push down the BKL in the ioctl handlerAlan Cox2008-10-201-55/+86
* | | | | | gpiolib: fix oops in gpio_get_value_cansleep()David Brownell2008-10-201-1/+1
* | | | | | gpio: modify sysfs gpio export so that "value" displays as 0 or 1Steven A. Falco2008-10-201-1/+1
* | | | | | rtc-cmos: export second NVRAM bankDavid Brownell2008-10-201-7/+63
* | | | | | Altix serial: fixroel kluin2008-10-201-1/+1
* | | | | | make probe_serial_gsc() staticAdrian Bunk2008-10-201-1/+1
* | | | | | Char: sx, remove bogus iomapJiri Slaby2008-10-201-3/+3
* | | | | | hwmon: applesmc: lighter wait mechanism, drastic improvementHenrik Rydberg2008-10-201-10/+12
* | | | | | hwmon: applesmc: Add support for Macbook Pro 3Henrik Rydberg2008-10-201-0/+9
* | | | | | hwmon: applesmc: Add support for Macbook Pro 4Henrik Rydberg2008-10-201-0/+9
* | | | | | drivers/hwmon/applesmc.c: remove unneeded castsAndrew Morton2008-10-201-8/+8
* | | | | | hwmon: applesmc: add support for Macbook AirHenrik Rydberg2008-10-201-0/+9
* | | | | | hwmon: applesmc: allow for variable ALV0 and ALV1 package lengthHenrik Rydberg2008-10-201-5/+15
* | | | | | hwmon: applesmc: prolong status waitHenrik Rydberg2008-10-201-2/+2
* | | | | | hwmon: applesmc: fix the 'wait status failed: c != 8' problemHenrik Rydberg2008-10-201-8/+24
* | | | | | hwmon: applesmc: specified number of bytes to read should match actualHenrik Rydberg2008-10-201-1/+1
OpenPOWER on IntegriCloud