summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-10-2317-199/+226
|\
| * [MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursionAlexey Korolev2007-10-231-69/+77
| * [JFFS2] Fix return value from jffs2_write_end()Nick Piggin2007-10-221-7/+4
| * [MTD] [OneNAND] Fix wrong free the static address in onenand_simKyungmin Park2007-10-221-1/+0
| * [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction codeJörn Engel2007-10-204-4/+6
| * [RSLIB] BUG() when passing illegal parameters to decode_rs8() or decode_rs16()Jörn Engel2007-10-201-2/+1
| * [MTD] [NAND] treat any negative return value from correct() as an errorMatt Reimer2007-10-201-3/+3
| * [MTD] [NAND] nandsim: bugfix in initializationArtem Bityutskiy2007-10-201-1/+1
| * [MTD] Fix typo in Alauda config option help text.Dave Jones2007-10-201-1/+1
| * [MTD] [NAND] add s3c2440-specific read_buf/write_bufMatt Reimer2007-10-201-0/+14
| * [MTD] [OneNAND] onenand-sim: fix kernel-doc and typosRandy Dunlap2007-10-201-24/+25
| * [JFFS2] Tidy up fix for ACL/permissions problem.KaiGai Kohei2007-10-206-87/+94
* | Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-236-4/+429
|\ \
| * | [AVR32] ARRAY_SIZE() cleanupAlejandro Martinez Ruiz2007-10-231-1/+1
| * | [AVR32] Implement at32_add_device_cf()Haavard Skinnemoen2007-10-232-31/+113
| * | [AVR32] Implement more at32_add_device_foo() functionsHaavard Skinnemoen2007-10-232-0/+213
| * | [AVR32] Fix a couple of sparse warningsHaavard Skinnemoen2007-10-232-3/+3
| * | [AVR32] Wire up AT73C213 sound driver on ATSTK1000 boardHans-Christian Egtvedt2007-10-231-0/+58
| * | [AVR32] Platform code for pata_at32Kristoffer Nyborg Gregertsen2007-10-232-0/+72
* | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-2326-51/+70
|\ \ \
| * | | sparc64: zero out dma_lengthFUJITA Tomonori2007-10-231-0/+5
| * | | fvr32: fixup dma-mapping for new sg layoutJens Axboe2007-10-231-4/+3
| * | | sh/sh64: fixup dma-mapping for new sg layoutJens Axboe2007-10-232-14/+10
| * | | Fix sctp compileChristian Borntraeger2007-10-231-1/+1
| * | | m68knommu: remove sg_address()Jens Axboe2007-10-231-1/+0
| * | | frv: update comment in scatterlist to reflect new setupJens Axboe2007-10-231-4/+4
| * | | blackfin: remove sg_address()Jens Axboe2007-10-231-1/+0
| * | | arm: sg falloutJens Axboe2007-10-231-5/+5
| * | | mips: sg_page() falloutJens Axboe2007-10-231-0/+1
| * | | alpha: sg_virt() falloutJens Axboe2007-10-231-0/+1
| * | | intel-iommu: fix sg_page()FUJITA Tomonori2007-10-231-2/+2
| * | | parisc: fix sg_page() falloutFUJITA Tomonori2007-10-234-1/+4
| * | | ide: build fixFUJITA Tomonori2007-10-231-0/+1
| * | | net: fix xfrm build - missing scatterlist.h includeHeiko Carstens2007-10-231-0/+1
| * | | [BLOCK] blk_rq_map_sg: force clear termination bitJens Axboe2007-10-231-1/+13
| * | | [BLOCK] Don't clear sg_dma_len/addr() in blk_rq_map_sg()Jens Axboe2007-10-231-2/+0
| * | | s390 zfcp: sg fixupsJens Axboe2007-10-233-6/+9
| * | | powerpc: Fix fallout from sg_page() changesOlof Johansson2007-10-232-6/+6
| * | | IB/ehca: Fix sg_page() falloutOlof Johansson2007-10-231-3/+3
| * | | arm: build fixFUJITA Tomonori2007-10-231-0/+1
* | | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-10-2314-81/+109
|\ \ \ \
| * | | | [ALSA] version 1.0.15Jaroslav Kysela2007-10-231-1/+1
| * | | | [ALSA] hda-codec - Fix possible array overflowTakashi Iwai2007-10-236-11/+11
| * | | | [ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warningBorislav Petkov2007-10-231-2/+3
| * | | | [ALSA] usb-audio: Another USB mic quirk for Logitech Communicator webcamDawid Wrobel2007-10-231-0/+9
| * | | | [ALSA] hda-codec - Fix build without CONFIG_SND_HDA_GENERICTakashi Iwai2007-10-232-7/+9
| * | | | [ALSA] hda-codec - Fix Conexant 5045 volumesTakashi Iwai2007-10-231-14/+19
| * | | | [ALSA] hda-codec - Fix conflict of Master volume in STAC92xx codecTakashi Iwai2007-10-231-1/+5
| * | | | [ALSA] snd-bt87x: Make the load_all option work correctlyTrent Piepho2007-10-231-1/+1
| * | | | [ALSA] protect Dreamcast PCM driver (AICA) from G2 bus effectsAdrian McMenamin2007-10-231-2/+29