Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | [PATCH] OneNAND: Add simulator | Kyungmin Park | 2005-11-06 | 3 | -0/+474 | |
| * | | | | | [PATCH] OneNAND: Update OMAP OneNAND mapping using device driver model | Kyungmin Park | 2005-11-06 | 1 | -182/+89 | |
| * | | | | | [PATCH] OneNAND: Simple Bad Block handling support | Kyungmin Park | 2005-11-06 | 2 | -20/+89 | |
| * | | | | | [PATCH] OneNAND: Sync. Burst Read support | Kyungmin Park | 2005-11-06 | 3 | -4/+107 | |
| * | | | | | [MTD] Add initial support for OneNAND flash chips | Kyungmin Park | 2005-11-06 | 6 | -6/+1689 | |
| * | | | | | [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 | |
| * | | | | | [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 | 2 | -24/+67 | |
| * | | | | | [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 | |
| * | | | | | Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/ | Thomas Gleixner | 2005-11-06 | 2183 | -150450/+260632 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | [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 branch 'block-dir' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2005-11-07 | 12 | -11456/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [BLOCK] Move all core block layer code to new block/ directory | Jens Axboe | 2005-11-04 | 12 | -11437/+0 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2005-11-07 | 1 | -27/+38 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [PATCH] Fix wrong irq enable via rtc_control() | Takashi Iwai | 2005-11-07 | 1 | -27/+38 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2005-11-07 | 26 | -1756/+3160 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' | Jeff Garzik | 2005-11-06 | 13 | -126/+359 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| * | | | | | | | [netdrvr s2io] warning fixes | Jeff Garzik | 2005-11-05 | 1 | -6/+4 | |
| * | | | | | | | [netdrvr] fac_8xx build fix | Jeff Garzik | 2005-11-05 | 1 | -1/+1 | |
| * | | | | | | | Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. | Jeff Garzik | 2005-11-05 | 8 | -8/+0 | |
| * | | | | | | | Merge git://git.tuxdriver.com/git/netdev-jwl | Jeff Garzik | 2005-11-05 | 16 | -1741/+3155 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [PATCH] airo.c/airo_cs.c: correct prototypes | Adrian Bunk | 2005-11-05 | 3 | -4/+13 | |
| | * | | | | | | | [PATCH] bnx2: update version and minor fixes | Michael Chan | 2005-11-05 | 1 | -4/+4 | |
| | * | | | | | | | [PATCH] bnx2: refine bnx2_poll | Michael Chan | 2005-11-05 | 2 | -15/+43 | |
| | * | | | | | | | [PATCH] bnx2: update firmware handshake for 5708 | Michael Chan | 2005-11-05 | 2 | -15/+122 | |
| | * | | | | | | | [PATCH] bnx2: update nvram code for 5708 | Michael Chan | 2005-11-05 | 2 | -23/+87 | |
| | * | | | | | | | [PATCH] bnx2: update firmware for 5708 | Michael Chan | 2005-11-05 | 1 | -1527/+2526 | |
| | * | | | | | | | [PATCH] bnx2: add 5708 support | Michael Chan | 2005-11-05 | 2 | -28/+252 | |
| | * | | | | | | | [PATCH] prism54: Remove redundant assignment | Daniel Drake | 2005-11-05 | 1 | -1/+0 | |
| | * | | | | | | | [PATCH] drivers/net/hamradio/dmascc.c: remove dmascc_setup() | Adrian Bunk | 2005-11-05 | 1 | -10/+0 | |
| | * | | | | | | | [PATCH] drivers/net/e1000/: possible cleanups | Adrian Bunk | 2005-11-05 | 4 | -89/+87 | |
| | * | | | | | | | [PATCH] drivers/net/ixgb/: make some code static | Adrian Bunk | 2005-11-05 | 4 | -28/+24 | |
* | | | | | | | | | [PATCH] m68knommu: FEC ethernet support for the ColdFire 5208 | Greg Ungerer | 2005-11-07 | 1 | -22/+218 | |
* | | | | | | | | | [PATCH] m68knommu: FEC ethernet header support for the ColdFire 5208 | Greg Ungerer | 2005-11-07 | 1 | -5/+5 | |
* | | | | | | | | | [PATCH] m68knommu: add 5208 ColdFire UART support to ColdFire serial driver | Greg Ungerer | 2005-11-07 | 1 | -3/+34 | |
* | | | | | | | | | [PATCH] check for failed kmalloc in inftlmount.c | Greg Ungerer | 2005-11-07 | 1 | -0/+6 | |
* | | | | | | | | | [PATCH] max1619 fix | Andrew Morton | 2005-11-07 | 1 | -8/+6 | |
* | | | | | | | | | [PATCH] drivers/pnp/: cleanups | Adrian Bunk | 2005-11-07 | 7 | -4/+19 | |
* | | | | | | | | | [PATCH] kfree cleanup: misc remaining drivers | Jesper Juhl | 2005-11-07 | 24 | -151/+83 | |
* | | | | | | | | | [PATCH] kfree cleanup: drivers/media | Jesper Juhl | 2005-11-07 | 12 | -45/+26 | |
* | | | | | | | | | [PATCH] kfree cleanup: drivers/s390 | Jesper Juhl | 2005-11-07 | 16 | -86/+44 | |
* | | | | | | | | | [PATCH] kfree cleanup: drivers/isdn | Jesper Juhl | 2005-11-07 | 19 | -160/+79 | |
* | | | | | | | | | [PATCH] kfree cleanup: drivers/char | Jesper Juhl | 2005-11-07 | 13 | -55/+29 |