summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * mtd: add 'const' qualifier to a couple of register functionsArtem Bityutskiy2013-04-054-7/+8
| * mtd: remove the ixp2000 map driverArtem Bityutskiy2013-04-053-263/+0
| * mtd: remove the dilnetpc map driver supportArtem Bityutskiy2013-04-053-513/+0
| * mtd: remove the tqm8xxl map driverArtem Bityutskiy2013-04-053-260/+0
| * mtd: maps: kill the rpxlite map driverArtem Bityutskiy2013-04-053-75/+0
| * mtd: remove the mbx860 map driverArtem Bityutskiy2013-04-053-107/+0
| * mtd: remove the dmv182 map driverArtem Bityutskiy2013-04-053-156/+0
| * mtd: remove the dbox2-flash map driverArtem Bityutskiy2013-04-053-132/+0
| * mtd: devices: elm: check for device's presence before configurationDaniel Mack2013-04-053-4/+12
| * mtd: nand_base: Removed unnecessary cleaning "onfi_version" variableAlexander Shiyan2013-04-051-2/+0
| * mtd: nand_base: Removed unnecessary command maskingAlexander Shiyan2013-04-051-2/+1
| * mtd: m25p80: add entry for w25q128Rafał Miłecki2013-04-051-0/+1
| * mtd: maps: Remove redundant NULL check before kfreeSyam Sidhardhan2013-04-051-2/+1
| * mtd: m25p80: add support for SST25VF064CKrzysztof Mazur2013-04-051-0/+1
| * mtd: m25p80: introduce SST_WRITE flag for SST byte programmingKrzysztof Mazur2013-04-051-9/+10
| * mtd: ofpart: support partitions of 4 GiB and largerJoe Schaack2013-04-052-4/+39
| * mtd: m25p80: n25q064 is Micron, not Intel/NumonyxBrian Norris2013-04-051-1/+1
| * mtd: doc: remove support for DoC 2000/2001/2001+Artem Bityutskiy2013-04-057-3996/+0
| * mtd: nand: provision full ID supportArtem Bityutskiy2013-04-051-6/+17
| * mtd: nand_ids: introduce helper macrosArtem Bityutskiy2013-04-053-111/+133
| * mtd: nand: remove few tiny page NAND bitsArtem Bityutskiy2013-04-053-13/+4
| * mtd: nand: rename the id field of 'struct nand_flash_dev'Artem Bityutskiy2013-04-057-18/+17
| * mtd: nand: use NAND_HAS_CACHEPROGArtem Bityutskiy2013-04-052-2/+2
| * mtd: nand: remove NAND_COPYBACK macroArtem Bityutskiy2013-04-051-4/+1
| * mtd: nand: remove NAND_NO_PADDING macroArtem Bityutskiy2013-04-051-5/+1
| * mtd: nand: remove a bunch of unused commandsArtem Bityutskiy2013-04-055-53/+0
| * mtd: nand: remove AG-AND supportArtem Bityutskiy2013-04-054-132/+2
| * mtd: nand: remove the rtc_from4 driver supportArtem Bityutskiy2013-04-053-635/+0
| * arm: defconfigs: lpc32xx_defconfig: remove the museum NAND optionArtem Bityutskiy2013-04-051-1/+0
| * mtd: decommission the NAND museumArtem Bityutskiy2013-04-052-25/+5
| * mtd: nand_ids: minor clean-upsArtem Bityutskiy2013-04-051-19/+15
| * mtd: mtdchar: handle chips that have user otp but no factory otpUwe Kleine-König2013-04-051-11/+13
| * mtd: m25p80: add support for EON EN25QH256Daniel Schwierzeck2013-04-051-0/+1
| * mtd: m25p80: add support for Macronix MX66L51235LDaniel Schwierzeck2013-04-051-0/+1
* | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-095-152/+166
|\ \
| * | firewire: ohci: dump_stack() for PHY regs read/write failuresPeter Hurley2013-04-301-2/+4
| * | firewire: ohci: Improve bus reset error messagesPeter Hurley2013-04-301-13/+14
| * | firewire: ohci: Alias dev_* log functionsPeter Hurley2013-04-301-78/+65
| * | firewire: ohci: Fix 'failed to read phy reg' on FW643 rev8Peter Hurley2013-04-301-2/+18
| * | firewire: ohci: fix VIA VT6306 video receptionAndy Leiserson2013-04-281-3/+35
| * | firewire: ohci: Check LPS before register access on pci removalPeter Hurley2013-04-281-4/+9
| * | firewire: ohci: Fix double free_irq()Peter Hurley2013-04-281-22/+16
| * | firewire: remove unnecessary alloc/OOM messagesStefan Richter2013-04-285-30/+12
| * | firewire: sbp2: replace BUG_ON by WARN_ONStefan Richter2013-04-281-2/+2
| * | firewire: core: remove an always false testStefan Richter2013-04-281-2/+1
| * | firewire: Remove two unneeded checks for macrosPaul Bolle2013-04-282-4/+0
* | | Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-091-9/+9
|\ \ \
| * | | EDAC: Don't give write permission to read-only filesSrivatsa S. Bhat2013-05-091-6/+6
| * | | EDAC, mc_sysfs.c: Fix string array pointer typesBorislav Petkov2013-03-251-3/+3
* | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-05-095-18/+16
|\ \ \ \