index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2007-10-23
17
-199
/
+226
|
\
|
*
[MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursion
Alexey Korolev
2007-10-23
1
-69
/
+77
|
*
[JFFS2] Fix return value from jffs2_write_end()
Nick Piggin
2007-10-22
1
-7
/
+4
|
*
[MTD] [OneNAND] Fix wrong free the static address in onenand_sim
Kyungmin Park
2007-10-22
1
-1
/
+0
|
*
[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code
Jörn Engel
2007-10-20
4
-4
/
+6
|
*
[RSLIB] BUG() when passing illegal parameters to decode_rs8() or decode_rs16()
Jörn Engel
2007-10-20
1
-2
/
+1
|
*
[MTD] [NAND] treat any negative return value from correct() as an error
Matt Reimer
2007-10-20
1
-3
/
+3
|
*
[MTD] [NAND] nandsim: bugfix in initialization
Artem Bityutskiy
2007-10-20
1
-1
/
+1
|
*
[MTD] Fix typo in Alauda config option help text.
Dave Jones
2007-10-20
1
-1
/
+1
|
*
[MTD] [NAND] add s3c2440-specific read_buf/write_buf
Matt Reimer
2007-10-20
1
-0
/
+14
|
*
[MTD] [OneNAND] onenand-sim: fix kernel-doc and typos
Randy Dunlap
2007-10-20
1
-24
/
+25
|
*
[JFFS2] Tidy up fix for ACL/permissions problem.
KaiGai Kohei
2007-10-20
6
-87
/
+94
*
|
Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-10-23
6
-4
/
+429
|
\
\
|
*
|
[AVR32] ARRAY_SIZE() cleanup
Alejandro Martinez Ruiz
2007-10-23
1
-1
/
+1
|
*
|
[AVR32] Implement at32_add_device_cf()
Haavard Skinnemoen
2007-10-23
2
-31
/
+113
|
*
|
[AVR32] Implement more at32_add_device_foo() functions
Haavard Skinnemoen
2007-10-23
2
-0
/
+213
|
*
|
[AVR32] Fix a couple of sparse warnings
Haavard Skinnemoen
2007-10-23
2
-3
/
+3
|
*
|
[AVR32] Wire up AT73C213 sound driver on ATSTK1000 board
Hans-Christian Egtvedt
2007-10-23
1
-0
/
+58
|
*
|
[AVR32] Platform code for pata_at32
Kristoffer Nyborg Gregertsen
2007-10-23
2
-0
/
+72
*
|
|
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2007-10-23
26
-51
/
+70
|
\
\
\
|
*
|
|
sparc64: zero out dma_length
FUJITA Tomonori
2007-10-23
1
-0
/
+5
|
*
|
|
fvr32: fixup dma-mapping for new sg layout
Jens Axboe
2007-10-23
1
-4
/
+3
|
*
|
|
sh/sh64: fixup dma-mapping for new sg layout
Jens Axboe
2007-10-23
2
-14
/
+10
|
*
|
|
Fix sctp compile
Christian Borntraeger
2007-10-23
1
-1
/
+1
|
*
|
|
m68knommu: remove sg_address()
Jens Axboe
2007-10-23
1
-1
/
+0
|
*
|
|
frv: update comment in scatterlist to reflect new setup
Jens Axboe
2007-10-23
1
-4
/
+4
|
*
|
|
blackfin: remove sg_address()
Jens Axboe
2007-10-23
1
-1
/
+0
|
*
|
|
arm: sg fallout
Jens Axboe
2007-10-23
1
-5
/
+5
|
*
|
|
mips: sg_page() fallout
Jens Axboe
2007-10-23
1
-0
/
+1
|
*
|
|
alpha: sg_virt() fallout
Jens Axboe
2007-10-23
1
-0
/
+1
|
*
|
|
intel-iommu: fix sg_page()
FUJITA Tomonori
2007-10-23
1
-2
/
+2
|
*
|
|
parisc: fix sg_page() fallout
FUJITA Tomonori
2007-10-23
4
-1
/
+4
|
*
|
|
ide: build fix
FUJITA Tomonori
2007-10-23
1
-0
/
+1
|
*
|
|
net: fix xfrm build - missing scatterlist.h include
Heiko Carstens
2007-10-23
1
-0
/
+1
|
*
|
|
[BLOCK] blk_rq_map_sg: force clear termination bit
Jens Axboe
2007-10-23
1
-1
/
+13
|
*
|
|
[BLOCK] Don't clear sg_dma_len/addr() in blk_rq_map_sg()
Jens Axboe
2007-10-23
1
-2
/
+0
|
*
|
|
s390 zfcp: sg fixups
Jens Axboe
2007-10-23
3
-6
/
+9
|
*
|
|
powerpc: Fix fallout from sg_page() changes
Olof Johansson
2007-10-23
2
-6
/
+6
|
*
|
|
IB/ehca: Fix sg_page() fallout
Olof Johansson
2007-10-23
1
-3
/
+3
|
*
|
|
arm: build fix
FUJITA Tomonori
2007-10-23
1
-0
/
+1
*
|
|
|
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
2007-10-23
14
-81
/
+109
|
\
\
\
\
|
*
|
|
|
[ALSA] version 1.0.15
Jaroslav Kysela
2007-10-23
1
-1
/
+1
|
*
|
|
|
[ALSA] hda-codec - Fix possible array overflow
Takashi Iwai
2007-10-23
6
-11
/
+11
|
*
|
|
|
[ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warning
Borislav Petkov
2007-10-23
1
-2
/
+3
|
*
|
|
|
[ALSA] usb-audio: Another USB mic quirk for Logitech Communicator webcam
Dawid Wrobel
2007-10-23
1
-0
/
+9
|
*
|
|
|
[ALSA] hda-codec - Fix build without CONFIG_SND_HDA_GENERIC
Takashi Iwai
2007-10-23
2
-7
/
+9
|
*
|
|
|
[ALSA] hda-codec - Fix Conexant 5045 volumes
Takashi Iwai
2007-10-23
1
-14
/
+19
|
*
|
|
|
[ALSA] hda-codec - Fix conflict of Master volume in STAC92xx codec
Takashi Iwai
2007-10-23
1
-1
/
+5
|
*
|
|
|
[ALSA] snd-bt87x: Make the load_all option work correctly
Trent Piepho
2007-10-23
1
-1
/
+1
|
*
|
|
|
[ALSA] protect Dreamcast PCM driver (AICA) from G2 bus effects
Adrian McMenamin
2007-10-23
1
-2
/
+29
[next]