index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-30
[MTD] NAND Expose the new raw mode function and status info to userspace
Thomas Gleixner
2
-11
/
+27
2006-05-29
[MTD] Rework the out of band handling completely
Thomas Gleixner
2
-10
/
+50
2006-05-29
[MTD] Remove silly MTD_WRITE/READ macros
Thomas Gleixner
1
-15
/
+1
2006-05-29
[MTD] NAND Replace oobinfo by ecclayout
Thomas Gleixner
8
-19
/
+43
2006-05-29
[MTD] NAND Consolidate oobinfo handling
Thomas Gleixner
1
-3
/
+2
2006-05-29
[MTD] NAND Fix platform structure and NDFC driver
Thomas Gleixner
2
-2
/
+5
2006-05-26
[MTD] NAND modularize write function
Thomas Gleixner
1
-26
/
+45
2006-05-25
[MTD] NAND Modularize read function
Thomas Gleixner
1
-8
/
+8
2006-05-25
[MTD] NAND Add read/write function pointers to struct nand_ecc_ctrl
Thomas Gleixner
1
-0
/
+13
2006-05-25
[MTD] Add ECC statistics to struct mtd_info
Thomas Gleixner
1
-0
/
+14
2006-05-25
[MTD] NAND Introduce NAND_NO_READRDY option
Thomas Gleixner
1
-0
/
+4
2006-05-23
[MTD] NAND remove write_byte/word function from nand_chip
Thomas Gleixner
1
-5
/
+0
2006-05-23
[MTD] Refactor NAND hwcontrol to cmd_ctrl
Thomas Gleixner
1
-16
/
+17
2006-05-23
[MTD] Remove read/write _ecc variants
Thomas Gleixner
2
-3
/
+3
2006-05-23
[MTD] Remove readv/readv_ecc
Thomas Gleixner
1
-5
/
+1
2006-05-23
[MTD] Remove nand writev support
Thomas Gleixner
1
-2
/
+0
2006-05-23
[MTD] NAND ECC hwctl function has no return value
Thomas Gleixner
1
-1
/
+1
2006-05-23
Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/
Thomas Gleixner
2
-11
/
+11
2006-05-23
[MTD] NAND modularize ECC
Thomas Gleixner
1
-30
/
+33
2006-05-23
[MTD] NAND consolidate data types
Thomas Gleixner
1
-11
/
+11
2006-05-23
[MTD] NAND whitespace and formatting cleanup
Thomas Gleixner
1
-69
/
+34
2006-05-23
[MTD] Add support for NDFC NAND controller
Thomas Gleixner
1
-0
/
+66
2006-05-23
[MTD] Add platform support for NAND
Thomas Gleixner
1
-0
/
+47
2006-05-23
[MTD] Simplify NAND locking
Thomas Gleixner
1
-3
/
+4
2006-05-22
[MTD] Introduce MTD_BIT_WRITEABLE
Joern Engel
1
-4
/
+3
2006-05-22
[MTD] Introduce writesize
Joern Engel
2
-3
/
+6
2006-05-22
[MTD] Use single flag to mark writeable devices.
Joern Engel
1
-6
/
+4
2006-05-20
Merge git://git.infradead.org/jffs2-xattr-2.6
David Woodhouse
1
-0
/
+40
2006-05-19
[JFFS2] Support new device nodes
David Woodhouse
1
-0
/
+6
2006-05-19
Merge git://git.infradead.org/mtd-2.6
KaiGai Kohei
43
-87
/
+214
2006-05-16
[JFFS2] Repack some on-medium structures. ARM is weirder than I thought.
David Woodhouse
1
-3
/
+3
2006-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
40
-74
/
+205
2006-05-15
[PATCH] fix can_share_swap_page() when !CONFIG_SWAP
Hua Zhong
1
-1
/
+1
2006-05-15
[PATCH] add slab_is_available() routine for boot code
Mike Kravetz
1
-0
/
+1
2006-05-15
[PATCH] symbol_put_addr() locks kernel
Trent Piepho
1
-0
/
+1
2006-05-15
[PATCH] s390: add vmsplice system call
Martin Schwidefsky
1
-1
/
+7
2006-05-15
[PATCH] RCU: introduce rcu_needs_cpu() interface
Heiko Carstens
1
-0
/
+1
2006-05-15
[JFFS2] Don't pack on-medium structures, because GCC emits crappy code
David Woodhouse
1
-7
/
+7
2006-05-14
[MTD] Clean up <linux/mtd/physmap.h> to fix modular build
David Woodhouse
1
-6
/
+2
2006-05-14
[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd
David Woodhouse
1
-1
/
+1
2006-05-13
[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
KaiGai Kohei
1
-0
/
+40
2006-05-12
[NEIGH]: Fix IP-over-ATM and ARP interaction.
Simon Kelley
1
-0
/
+1
2006-05-12
OneNAND: One-Time Programmable (OTP) support
Kyungmin Park
2
-0
/
+10
2006-05-12
OneNAND: handle byte access on BufferRAM
Kyungmin Park
1
-0
/
+3
2006-05-11
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-0
/
+1
2006-05-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+1
2006-05-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-6
/
+17
2006-05-10
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...
Linus Torvalds
1
-0
/
+1
2006-05-10
dl2k: use DMA_48BIT_MASK constant
Francois Romieu
1
-0
/
+1
2006-05-10
[NET]: Do sysfs registration as part of register_netdevice.
Stephen Hemminger
1
-2
/
+1
[next]