summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * mtd: onenand:fix for page addr calculation based on device typeRohit Hassan Sathyanarayan2010-08-021-2/+5
| * mtd: nand: update nand_default_block_markbad()Brian Norris2010-08-021-10/+24
| * mtd: denali.h: fixed checkpatch errorsDong, Chuanxiao2010-08-021-82/+78
| * mtd: nand: davinci: correct 4-bit error correctionSudhakar Rajashekhara2010-08-021-0/+17
| * mtd: nand: more BB Detection refactoring and dynamic scan optionsBrian Norris2010-08-022-55/+86
| * mtd: nand: refactor BB marker detectionBrian Norris2010-08-022-11/+58
| * mtd: s3c nand: parsing command-line partitions prior to set->partitionsConke Hu2010-08-021-9/+6
| * mtd: mxc_nand: fix unbalanced enable for IRQEric Bénard2010-08-021-1/+1
| * mtd: tests: return -1 if verify failedRoel Kluin2010-08-021-5/+4
| * mtd: sm_common: remove casts from voidKulikov Vasiliy2010-08-021-1/+1
| * mtd: r852: remove casts from voidKulikov Vasiliy2010-08-021-1/+1
| * mtd: nandsim: remove casts from voidKulikov Vasiliy2010-08-021-7/+7
| * mtd: dataflash: remove casts from voidKulikov Vasiliy2010-08-021-6/+6
| * mtd: r852: remove casts from voidKulikov Vasiliy2010-08-021-2/+2
| * mtd: cfi_probe: print manufacturer and id of probed chipGuillaume LECERF2010-08-021-2/+2
| * mtd: nand: edit macro flag for BBT scan of last page in blockBrian Norris2010-08-022-4/+4
| * mtd: mtdconcat: fix bug with uninitialized lock and unlock functionsMartin Krause2010-08-021-8/+12
| * mtd: nand_ids: add two entries for NAND chipsBrian Norris2010-08-021-0/+4
| * mtd: mxc_nand: remove unused variableUwe Kleine-König2010-08-021-1/+0
| * mtd: physmap: use resource_size()H Hartley Sweeten2010-08-021-3/+3
| * mtd: add an ioctl to query the lock status of a flash sectorRichard Cochran2010-08-023-0/+34
| * mtd: denali: add Kconfig dependencyKarl Beldan2010-08-021-0/+1
| * mtd: m25p80: Add support for Macronix 25L8005Martin Michlmayr2010-08-021-0/+1
| * mtd: return success on blktrans_ioctlDan Carpenter2010-08-021-0/+1
| * mtd: remove redundant dependency checks in Kconfig filesKyle Spaans2010-08-023-19/+16
| * mtd: mxc_nand: fix OOB accesses on i.MX27Sascha Hauer2010-08-021-26/+5
| * mtd: sst25l: check for null consistentlyDan Carpenter2010-08-021-1/+1
| * drivers/mtd/maps: introduce missing kfreeJulia Lawall2010-06-031-3/+3
| * of/mtd: nand: fix build breakage in driversAnatolij Gustschin2010-06-032-10/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-6/+12
|\ \
| * | Make ->drop_inode() just return whether inode needs to be droppedAl Viro2010-08-091-2/+2
| * | remove inode_setattrChristoph Hellwig2010-08-091-4/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-1056-348/+944
|\ \ \
| * | | e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher2010-08-098-0/+18
| * | | ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIGJohn Fastabend2010-08-091-4/+10
| * | | netxen: protect tx timeout recovery by rtnl lockAmit Kumar Salecha2010-08-081-8/+7
| * | | isdn: gigaset: use after freeDan Carpenter2010-08-081-2/+4
| * | | isdn: gigaset: add missing unlockDan Carpenter2010-08-081-0/+1
| * | | solos-pci: Fix race condition in tasklet RX handlingDavid Woodhouse2010-08-081-1/+6
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-0632-273/+836
| |\ \ \
| | * | | iwlwifi: fix locking assertionsJohannes Berg2010-08-064-6/+6
| | * | | iwlwifi: fix TX tracerJohannes Berg2010-08-061-1/+1
| | * | | rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville2010-08-051-0/+2
| | * | | libertas: scan before assocation if no BSSID was givenDan Williams2010-08-053-33/+121
| | * | | libertas: fix association with some APs by using extended ratesDan Williams2010-08-051-16/+40
| | * | | libertas: get the right # of scanned BSSesDan Williams2010-08-051-1/+9
| | * | | iwlagn: Improve aggregation failure error messagesAndy Lutomirski2010-08-041-4/+7
| | * | | rt2x00: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-041-11/+10
| | * | | wireless: ipw2100: check result of kzalloc()Christoph Fritz2010-08-041-0/+4
| | * | | ath9k: fix erased ieee80211_rx_status.mactimeJan Friedrich2010-08-041-5/+5