summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* mtd: docg3: add protection areas sysfs accessRobert Jarzmik2012-01-092-0/+134
* mtd: docg3: add fast modeRobert Jarzmik2012-01-092-20/+75
* mtd: docg3: add suspend and resumeRobert Jarzmik2012-01-092-1/+80
* mtd: docg3: add ECC correction codeRobert Jarzmik2012-01-093-23/+113
* mtd: docg3: map erase and write functionsRobert Jarzmik2012-01-091-10/+4
* mtd: docg3: add erase functionsRobert Jarzmik2012-01-091-0/+90
* mtd: docg3: add write functionsRobert Jarzmik2012-01-091-12/+541
* mtd: docg3: add OOB buffer to device structureRobert Jarzmik2012-01-091-0/+8
* mtd: docg3: add registers for erasing and writingRobert Jarzmik2012-01-091-1/+13
* mtd: docg3: add OOB layout to mtdinfoRobert Jarzmik2012-01-091-0/+15
* mtd: docg3: add multiple floor supportRobert Jarzmik2012-01-092-56/+126
* mtd: docg3: fix reading oob+data without correctionRobert Jarzmik2012-01-091-99/+95
* mtd: docg3: fix BCH registersRobert Jarzmik2012-01-091-1/+1
* mtd: docg3: fix protection areas readingRobert Jarzmik2012-01-091-7/+9
* mtd: docg3: fix tracing of IO in writebRobert Jarzmik2012-01-091-1/+1
* mtd: docg3: fix debug log verbosityRobert Jarzmik2012-01-091-1/+1
* mtd: nand: Making MTD_NAND_OMAP2 depend on ARCH_OMAP2PLUSShubhrajyoti D2012-01-091-1/+1
* mtd: cfi: Allow per-mapping CFI device endiannessAaron Sierra2012-01-091-2/+3
* mtd: mtd_blkdevs: don't increase 'open' count on error pathBrian Norris2012-01-091-1/+2
* mtd: nand: scan 1st and 2nd page for Macronix SLCBrian Norris2012-01-091-3/+4
* mtd: nand: add 512 Mbit device code (Macronix)Brian Norris2012-01-091-1/+2
* mtd: nand: add Macronix manufacturerBrian Norris2012-01-091-0/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-232-2/+2
|\
| * [media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart2011-12-192-2/+2
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-12-234-10/+13
|\ \
| * | md/bitmap: It is OK to clear bits during recovery.NeilBrown2011-12-221-4/+1
| * | md: don't give up looking for spares on first failure-to-addNeilBrown2011-12-221-2/+1
| * | md/raid5: ensure correct assessment of drives during degraded reshape.NeilBrown2011-12-221-4/+10
| * | md/linear: fix hot-add of devices to linear arrays.NeilBrown2011-12-221-0/+1
* | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-12-224-8/+9
|\ \ \
| * \ \ Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman2011-12-213-4/+5
| |\ \ \
| | * | | usb: gadget: epautoconf: do not change number of streamsFelipe Balbi2011-12-191-3/+0
| | * | | usb: dwc3: core: fix cached revision on our structureFelipe Balbi2011-12-141-1/+1
| | * | | usb: musb: fix reset issue with full speed deviceAjay Kumar Gupta2011-12-141-0/+4
| * | | | USB: Fix usb/isp1760 build on sparcDavid Miller2011-12-211-4/+4
* | | | | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2011-12-221-1/+1
|\ \ \ \ \
| * | | | | pata_of_platform: Add missing CONFIG_OF_IRQ dependency.David Miller2011-12-221-1/+1
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-229-20/+32
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-211-3/+1
| |\ \ \ \ \
| | * | | | | iwlwifi: update SCD BC table for all SCD queuesEmmanuel Grumbach2011-12-191-3/+1
| * | | | | | asix: new device idAurelien Jacobs2011-12-191-0/+4
| * | | | | | davinci-cpdma: fix locking issue in cpdma_chan_stopIlya Yanok2011-12-191-0/+2
| * | | | | | r8169: fix Config2 MSIEnable bit setting.françois romieu2011-12-191-6/+8
| * | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-12-195-11/+17
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-155-11/+17
| | |\| | | |
| | | * | | | iwlwifi: allow to switch to HT40 if not associatedWey-Yi Guy2011-12-141-2/+2
| | | * | | | iwlwifi: tx_sync only on PAN contextJohannes Berg2011-12-141-0/+6
| | | * | | | mwifiex: avoid double list_del in command cancel pathYogesh Ashok Powar2011-12-141-7/+2
| | | * | | | ath9k: fix max phy rate at rate control initRajkumar Manoharan2011-12-121-1/+3
| | | * | | | iwlwifi: do not set the sequence control bit is not neededWey-Yi Guy2011-12-121-1/+4