Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | [JFFS2] Calculate CRC check starting point correctly | Artem B. Bityutskiy | 2005-11-06 | 2 | -8/+9 | |
| | * | | | [JFFS2] More message formatting cleanups | Artem B. Bityutskiy | 2005-11-06 | 2 | -7/+7 | |
| | * | | | [JFFS2] Fix JFFS2 [mc]time handling | Artem B. Bityutskiy | 2005-11-06 | 5 | -17/+37 | |
| | * | | | [JFFS2] Make the JFFS2 messages a bit nicer | Artem B. Bityutskiy | 2005-11-06 | 1 | -5/+5 | |
| | * | | | [MTD] NAND: Use correct mask for OOB size calculation | Thomas Gleixner | 2005-11-06 | 1 | -2/+2 | |
| | * | | | [MTD] Remove deprecated power management functions | Thomas Gleixner | 2005-11-06 | 1 | -45/+1 | |
| | * | | | [MTD] Missing check on kmalloc return in INFTL mount. | David Woodhouse | 2005-11-06 | 1 | -3/+8 | |
| | * | | | [JFFS2] Teach JFFS2 about Sibley flash | Nicolas Pitre | 2005-11-06 | 3 | -5/+46 | |
| | * | | | [MTD] writev support for cfi-cmdset-0001 | Nicolas Pitre | 2005-11-06 | 1 | -50/+75 | |
| | * | | | {MTD] add support for Intel's "Sibley" flash | Nicolas Pitre | 2005-11-06 | 5 | -29/+92 | |
| | * | | | [MTD] cleanups to cfi_cmdset_0001 | Nicolas Pitre | 2005-11-06 | 1 | -56/+71 | |
| | * | | | [MTD] Add Resident Flash Disk (RFD) support | Sean Young | 2005-11-06 | 5 | -12/+873 | |
| | * | | | [JFFS2] Debug code clean up - step 7 | Artem B. Bityutskiy | 2005-11-06 | 4 | -64/+71 | |
| | * | | | [JFFS2] Correct buggy length checks | Artem B. Bityutskiy | 2005-11-06 | 2 | -4/+4 | |
| | * | | | [JFFS2] Debug code clean up - step 6 | Artem B. Bityutskiy | 2005-11-06 | 3 | -28/+15 | |
| | * | | | [JFFS2] Build fragtree in reverse order | Artem B. Bityutskiy | 2005-11-06 | 3 | -253/+868 | |
| | * | | | [JFFS2] Refine fragtree debug macros | Artem B. Bityutskiy | 2005-11-06 | 1 | -6/+6 | |
| | * | | | [JFFS2] Move another fragtree-related function to nodelist.c | Artem B. Bityutskiy | 2005-11-06 | 3 | -28/+28 | |
| | * | | | [JFFS2] Fix up new debug code for eCos build | Andrew Lunn | 2005-11-06 | 3 | -10/+16 | |
| | * | | | [JFFS2] Debug code clean up - step 5 | Artem B. Bityutskiy | 2005-11-06 | 2 | -143/+117 | |
| | * | | | [JFFS2] Move scattered function into related files | Artem B. Bityutskiy | 2005-11-06 | 3 | -800/+790 | |
| | * | | | [JFFS2] Debug code clean up - step 4 | Artem B. Bityutskiy | 2005-11-06 | 2 | -44/+54 | |
| | * | | | [jffs2] Remove compressor lzo and lzari | Ferenc Havasi | 2005-11-06 | 3 | -25/+3 | |
| | * | | | [JFFS2] Namespace clean up | Artem B. Bityutskiy | 2005-11-06 | 5 | -30/+11 | |
| | * | | | [JFFS2] Debug code clean up - step 3 | Artem B. Bityutskiy | 2005-11-06 | 14 | -239/+630 | |
| | * | | | [JFFS2] Fix slab panic | Artem B. Bityutskiy | 2005-11-06 | 1 | -3/+2 | |
| | * | | | [JFFS2] Debug code clean up - step 2 | Artem B. Bityutskiy | 2005-11-06 | 5 | -13/+13 | |
| | * | | | [JFFS2] Use f->target instead of f->dents for symlink target | Artem B. Bityutskiy | 2005-11-06 | 5 | -47/+44 | |
| | * | | | [JFFS2] Debug code clean up - step 1 | Artem B. Bityutskiy | 2005-11-06 | 14 | -439/+663 | |
| | * | | | [JFFS2] Split a large routine on several smaller. | Artem B. Bityutskiy | 2005-11-06 | 1 | -261/+336 | |
| | * | | | Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/ | Thomas Gleixner | 2005-11-06 | 7517 | -332498/+584530 | |
| | |\ \ \ | ||||||
| | * | | | | [MTD] mtdchar: Return EINVAL for bad seeks instead of fixing up to valid byte | Todd Poynor | 2005-08-04 | 1 | -9/+6 | |
| | * | | | | [MTD] Pre-CFI Sharp chip driver: Some speedups and cleanups | Todd Poynor | 2005-08-04 | 1 | -9/+8 | |
| | * | | | | [MTD] mtd_blkdevs.c: Fix names when many devices/partitions are created | Todd Poynor | 2005-08-04 | 1 | -3/+13 | |
| | * | | | | [MTD] mtd_blkdevs.c: Remove DEVFS leftovers | Todd Poynor | 2005-08-04 | 1 | -7/+1 | |
| | * | | | | [MTD] CHIPS: Recognize Spansion CFI 1.4 chips | Todd Poynor | 2005-08-04 | 4 | -13/+32 | |
| * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2005-11-07 | 3 | -8/+6 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge with http://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Adrian Bunk | 2005-11-07 | 85 | -1378/+3722 | |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | * | | | | | Update Michal Wronski contact info | Michal Wronski | 2005-11-06 | 2 | -5/+3 | |
| | * | | | | | I am the new monkey. | Adrian Bunk | 2005-11-06 | 1 | -3/+3 | |
| * | | | | | | Merge branch 'block-dir' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2005-11-07 | 16 | -30/+32 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [BLOCK] iosched: fix setting of default io scheduler | Jens Axboe | 2005-11-04 | 1 | -3/+3 | |
| | * | | | | | | [BLOCK] Move all core block layer code to new block/ directory | Jens Axboe | 2005-11-04 | 16 | -27/+29 | |
| * | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2005-11-07 | 165 | -3019/+3682 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [ALSA] version 1.0.10rc3 | Jaroslav Kysela | 2005-11-07 | 1 | -2/+2 | |
| | * | | | | | | | [ALSA] ice1724 - Fix ADC mux put callback in aureon.c | Takashi Iwai | 2005-11-07 | 1 | -1/+1 | |
| | * | | | | | | | [ALSA] Cleanup - remove sound/core/wrappers.c | Jaroslav Kysela | 2005-11-07 | 1 | -40/+0 | |
| | * | | | | | | | [PATCH] Fix wrong irq enable via rtc_control() | Takashi Iwai | 2005-11-07 | 1 | -27/+38 | |
| | * | | | | | | | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2... | Jaroslav Kysela | 2005-11-07 | 492 | -44528/+46568 | |
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | ||||||
| | * | | | | | | | [ALSA] usb-audio: remove duplicate fixup entry (Hercules DJ Console) | Jaroslav Kysela | 2005-11-04 | 1 | -5/+0 |