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
*
[MTD] [NAND] nandsim: allow for 64-bit size
Adrian Hunter
2008-06-04
1
-14
/
+21
*
[MTD] [NAND] nandsim: fix overridesize
Adrian Hunter
2008-06-04
1
-0
/
+1
*
[MTD] [NAND] nandsim: fix size bug
Adrian Hunter
2008-06-04
1
-1
/
+1
*
[MTD] [OneNAND] Check the ECC status first instead of controller
Kyungmin Park
2008-06-04
1
-29
/
+25
*
[MTD] DataFlash: use proper types
David Woodhouse
2008-06-04
1
-16
/
+16
*
[MTD] DataFlash: fix bug - ATMEL AT45DF321D spi flash card fails to be copied...
Michael Hennerich
2008-06-04
1
-5
/
+112
*
[MTD] use list_for_each_entry() in del_mtd_device()
matthias@kaehlcke.net
2008-06-04
1
-3
/
+2
*
[MTD] use list_for_each_entry() in add_mtd_device()
matthias@kaehlcke.net
2008-06-04
1
-3
/
+2
*
[MTD] [NAND] excite_nandflash: simplify code using ARRAY_SIZE() macro.
Robert P. J. Day
2008-06-04
1
-1
/
+1
*
[MTD] [NAND] fix 2 "unused variable" warnings in cafe_nand.c
Toralf Förster
2008-06-04
1
-2
/
+4
*
[MTD] [NOR] Add support for Eon EN29SL800B[BT] NOR flash chips
Mike Rapoport
2008-06-04
1
-0
/
+35
*
[MTD] [NOR] Add support for flash chips with ID in bank other than 0
Mike Rapoport
2008-06-04
1
-3
/
+16
*
[MTD] [NOR] Add support for AMD AM29SL800D[BT] NOR flash chips
Mike Rapoport
2008-06-04
1
-0
/
+32
*
[MTD] [NOR] Support for M50FLW080A and M50FLW080B
Nate Case
2008-05-14
2
-0
/
+36
*
[MTD] [NOR] Remove cfi_cmdset_0001.c erase suspend fixup typo
Alexander Belyakov
2008-05-06
1
-1
/
+1
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2008-05-01
25
-196
/
+193
|
\
|
*
[MTD][NOR] Add physical address to point() method
Jared Hulbert
2008-05-01
12
-51
/
+77
|
*
[JFFS2] Track parent inode for directories (for NFS export)
David Woodhouse
2008-05-01
12
-42
/
+70
|
*
[JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean.
David Woodhouse
2008-05-01
4
-7
/
+8
|
*
[JFFS2] Quiet lockdep false positive.
David Woodhouse
2008-05-01
2
-3
/
+10
|
*
[JFFS2] Clean up jffs2_alloc_inode() and jffs2_i_init_once()
David Woodhouse
2008-05-01
1
-7
/
+8
|
*
[MTD] Delete long-unused jedec.h header file.
Robert P. J. Day
2008-04-26
1
-66
/
+0
|
*
[MTD] [NAND] at91_nand: use at91_nand_{en,dis}able consistently.
Atsushi Nemoto
2008-04-26
1
-21
/
+21
*
|
make generic sys_ptrace unconditional
Christoph Hellwig
2008-05-01
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-05-01
1
-1
/
+2
|
\
\
|
*
|
ide: fix early setup of hwif->host_flags
Bartlomiej Zolnierkiewicz
2008-05-01
1
-1
/
+2
*
|
|
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
2008-05-01
7
-48
/
+56
|
\
\
\
|
*
\
\
Merge branch 'smsc47b397-new-id' into release
Mark M. Hoffman
2008-05-01
1
-3
/
+14
|
|
\
\
\
|
|
*
|
|
hwmon: (smsc47b397) add a new chip id (0x8c)
Craig Kelley
2008-03-02
1
-3
/
+14
|
*
|
|
|
hwmon: (adt7473) minor cleanup / refactoring
Mark M. Hoffman
2008-04-27
1
-22
/
+23
|
*
|
|
|
hwmon: (asb100) Remove some dead code
Mark M. Hoffman
2008-04-27
1
-4
/
+0
|
*
|
|
|
hwmon: (lm75) Fix an incorrect comment
Jean Delvare
2008-04-27
1
-4
/
+1
|
*
|
|
|
hwmon: (w83793) VID and VRM handling cleanups
Jean Delvare
2008-04-27
1
-12
/
+14
|
*
|
|
|
hwmon: (w83l785ts) Don't ask the user to report failures
Jean Delvare
2008-04-27
2
-3
/
+4
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-05-01
2
-166
/
+172
|
\
\
\
\
\
|
*
|
|
|
|
module: add MODULE_STATE_GOING notifier call
Peter Oberparleiter
2008-05-01
1
-4
/
+7
|
*
|
|
|
|
module: Enhance verify_export_symbols
Rusty Russell
2008-05-01
1
-24
/
+24
|
*
|
|
|
|
module: set unused_gpl_crcs instead of overwriting unused_crcs
Rusty Russell
2008-05-01
1
-1
/
+2
|
*
|
|
|
|
module: neaten __find_symbol, rename to find_symbol
Rusty Russell
2008-05-01
1
-121
/
+125
|
*
|
|
|
|
module: reduce module image and resident size
Rusty Russell
2008-05-01
2
-2
/
+3
|
*
|
|
|
|
module: make module_sect_attrs private to kernel/module.c
Rusty Russell
2008-05-01
2
-18
/
+15
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2008-05-01
4
-4
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
[CRYPTO] cryptd: Correct kzalloc error test
Julia Lawall
2008-05-01
1
-1
/
+3
|
*
|
|
|
|
[CRYPTO] eseqiv: Fix off-by-one encryption
Herbert Xu
2008-05-01
1
-1
/
+2
|
*
|
|
|
|
[CRYPTO] api: Fix scatterwalk_sg_chain
Herbert Xu
2008-05-01
1
-0
/
+4
|
*
|
|
|
|
[CRYPTO] authenc: Fix async crypto crash in crypto_authenc_genicv()
Patrick McHardy
2008-05-01
1
-2
/
+3
|
|
/
/
/
/
*
|
|
|
|
m68knommu: fix FEC driver locking
Sebastian Siewior
2008-05-01
1
-22
/
+33
*
|
|
|
|
m68knommu: kill warnings in FEC driver
Sebastian Siewior
2008-05-01
1
-2
/
+8
*
|
|
|
|
m68knommu: remove unused interrupts in FEC driver
Greg Ungerer
2008-05-01
1
-34
/
+2
*
|
|
|
|
m68knommu: fix ColdFire 5272 fec driver hash registers
Greg Ungerer
2008-05-01
2
-12
/
+16
[next]