summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | spi/pl022: minor kerneldoc updatesLinus Walleij2011-02-151-9/+16
| * | | | | spi/pl022: remove dangling status checkVirupax Sadashivpetimath2011-02-151-2/+0
| * | | | | spi/pl022: disable core voltage when idleLinus Walleij2011-02-151-4/+13
| * | | | | spi/pl022: use dmaengine helper macrosLinus Walleij2011-02-151-17/+10
| * | | | | spi/bitbang: check for setup_transfer during initializationSascha Hauer2011-02-151-9/+4
| * | | | | spi/bfin_spi: return immediately after skipping to next transferSonic Zhang2011-02-151-0/+1
| * | | | | spi/bfin_spi: support for multiples of 8bits with hardware CSBob Liu2011-02-151-32/+71
| * | | | | Merge commit 'v2.6.38-rc4' into spi/nextGrant Likely2011-02-14769-5341/+9426
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | spi/spidev: Add 32 bit compat ioctl()Bernhard Walle2011-02-031-0/+12
| * | | | | spi/spi_sh_msiof: consolidate data in 8-bit mode into 32-bit wordsGuennadi Liakhovetski2011-01-211-0/+59
| * | | | | spi/spi_sh_msiof: cosmetic clean-upGuennadi Liakhovetski2011-01-211-34/+34
* | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-03-183-0/+19
|\ \ \ \ \ \
| * | | | | | UBI: provide LEB offset informationArtem Bityutskiy2011-03-081-0/+1
| * | | | | | UBI: incorporate maximum write sizeArtem Bityutskiy2011-03-083-0/+18
* | | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2011-03-1812-234/+297
|\ \ \ \ \ \ \
| * | | | | | | UBI: make tests modes dynamicArtem Bityutskiy2011-03-166-62/+49
| * | | | | | | UBI: make self-checks dynamicArtem Bityutskiy2011-03-168-25/+70
| * | | | | | | UBI: make debugging messages dynamicArtem Bityutskiy2011-03-163-55/+37
| * | | | | | | UBI: remove UBI_IO_DEBUG macroArtem Bityutskiy2011-03-162-21/+16
| * | | | | | | UBI: kill debugging bufferArtem Bityutskiy2011-03-162-19/+0
| * | | | | | | UBI: allocate erase checking buffer on demandArtem Bityutskiy2011-03-161-7/+12
| * | | | | | | UBI: allocate write checking buffer on demandArtem Bityutskiy2011-03-162-9/+16
| * | | | | | | UBI: always re-read in case of read failuresArtem Bityutskiy2011-02-061-1/+1
| * | | | | | | UBI: cleanup comments about corrupted PEBsArtem Bityutskiy2011-02-061-20/+34
| * | | | | | | UBI: add slab cache for ubi_scan_leb objectsArtem Bityutskiy2011-02-063-11/+25
| * | | | | | | UBI: use raw mtd read function in debugging codeArtem Bityutskiy2011-02-061-2/+4
| * | | | | | | UBI: try to reveal buggy MTD driversArtem Bityutskiy2011-02-061-0/+22
| * | | | | | | UBI: add a commentary about allocating VID header buffer on stackArtem Bityutskiy2011-01-261-0/+7
| * | | | | | | UBI: cleanup LEB start calculationsJohn Ogness2011-01-261-1/+1
| * | | | | | | UBI: fix NOR erase preparation quirkHolger Brunck2011-01-261-2/+4
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-182-3/+1
|\ \ \ \ \ \ \
| * | | | | | | ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driverClemens Ladisch2011-03-152-3/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-182-9/+19
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2011-03-172-9/+19
| |\ \ \ \ \ \ \
| | * | | | | | | oprofile, s390: Rework hwsampler implementationRobert Richter2011-02-153-46/+3
| | * | | | | | | oprofile, s390: Enhance OProfile to support System zs hardware sampling featureHeinz Graalfs2011-02-153-3/+46
| | * | | | | | | oprofile: Introduce new oprofile sample add function (oprofile_add_ext_hw_sam...Heinz Graalfs2011-02-151-7/+17
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-1842-93/+105
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dcdbas: force SMI to happen when expectedStuart Hayes2011-03-021-1/+3
| * | | | | | | | | drm: fix printk typo 'sracth'Paul Bolle2011-03-011-1/+1
| * | | | | | | | | Remove one to many n's in a wordJustin P. Mattock2011-03-014-4/+4
| * | | | | | | | | drivers:scsi Change printk typo initate -> initiateJustin P. Mattock2011-02-172-2/+2
| * | | | | | | | | serial, pch uart: Remove duplicate inclusion of linux/pci.h headerJesper Juhl2011-02-171-1/+0
| * | | | | | | | | drm: Fix printk typo 'failled'Paul Bolle2011-02-1712-22/+22
| * | | | | | | | | coh901318.c: Change initate to initiate.Justin P. Mattock2011-02-171-2/+2
| * | | | | | | | | edac: correct i82975x error-info reportedArvind R2011-02-171-16/+37
| * | | | | | | | | edac: correct i82975x mci initialisationArvind R2011-02-171-1/+3
| * | | | | | | | | edac: correct commented infoArvind R2011-02-171-7/+3
| * | | | | | | | | target: remove duplicate include of target/target_core_device.h from drivers/...Jesper Juhl2011-02-171-1/+0
| * | | | | | | | | kbuild, mtd, net: a few comment typo fixes and rewordingGilles Espinasse2011-02-172-4/+3