Age | Commit message (Expand) | Author | Files | Lines |
2006-11-29 | [MTD] Allow variable block sizes in mtd_blkdevs | Richard Purdie | 7 | -12/+21 |
2006-11-29 | [MTD] [MAPS] Support for BIOS flash chips on the nvidia ck804 southbridge | Dave Olsen | 3 | -0/+366 |
2006-11-29 | [MTD] [NAND] Fix endianess bug in ndfc.c | Stefan Roese | 1 | -1/+1 |
2006-11-29 | [MTD] make drivers/mtd/cmdlinepart.c:mtdpart_setup() static | Adrian Bunk | 1 | -1/+1 |
2006-11-29 | [MTD] [NAND] rtc_from4.c: use lib/bitrev.c | Adrian Bunk | 2 | -42/+3 |
2006-10-26 | [MTD] NAND: Fix nand_default_mark_blockbad() when flash-based BBT disabled | Ricard Wanderlöf | 1 | -1/+1 |
2006-10-22 | [MTD] NAND: Correct setting of chip->oob_poi OOB buffer | David Woodhouse | 1 | -1/+1 |
2006-10-21 | [MTD] NAND: Combined oob buffer so it's contiguous with data | David Woodhouse | 1 | -10/+5 |
2006-10-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 1280 | -11670/+25201 |
2006-10-21 | [MTD] NAND: nandsim: support subpage write | Artem Bityutskiy | 1 | -1/+3 |
2006-10-21 | [MTD] NOR: leave Intel chips in read-array mode on suspend | David Anders | 1 | -0/+2 |
2006-10-21 | [MTD] core: trivial comments fix | Artem Bityutskiy | 1 | -6/+6 |
2006-10-21 | [MTD] NAND: nandsim coding style fix | Vijay Kumar | 1 | -38/+19 |
2006-10-21 | [MTD] NAND: nandsim page-wise allocation (2/2) | Vijay Kumar | 1 | -24/+138 |
2006-10-21 | [MTD] NAND: nandsim page-wise allocation (1/2) | Vijay Kumar | 1 | -22/+0 |
2006-10-21 | [MTD] MAPS: Remove ITE 8172G and Globespan IVR MTD support | Yoichi Yuasa | 1 | -120/+1 |
2006-10-21 | [MTD] mtdchar: Fix MEMGETOOBSEL and ECCGETLAYOUT ioctls | Ricard Wanderlöf | 1 | -1/+2 |
2006-10-21 | [MTD] NAND: AT91 NAND driver | Andrew Victor | 3 | -0/+228 |
2006-10-21 | [MTD] MAPS: esb2rom: use hotplug safe interfaces | Alan Cox | 1 | -3/+4 |
2006-10-21 | [MTD] JEDEC probe: fix comment typo (devic) | Alexey Dobriyan | 1 | -1/+1 |
2006-10-21 | [MTD] MAPS: Support for BIOS flash chips on Intel ESB2 southbridge | Lew Glendenning | 3 | -0/+459 |
2006-10-21 | [MTD] CHIPS: Support for SST 49LF040B flash chip | Ryan Jackson | 2 | -2/+21 |
2006-10-21 | [MTD] MAPS: Add parameter to amd76xrom to override rom window size | Ryan Jackson | 1 | -6/+28 |
2006-10-21 | [PATCH] fix PXA2xx UDC compilation error | Nicolas Pitre | 1 | -1/+1 |
2006-10-21 | [PATCH] Fix up rpaphp driver for pci hotplug header move | Olaf Hering | 1 | -1/+1 |
2006-10-20 | Revert "[mv643xx] Add pci device table for auto module loading." | Linus Torvalds | 1 | -6/+0 |
2006-10-20 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -26/+36 |
2006-10-20 | [PATCH] firmware/dcdbas: add size check in smi_data_write | Doug Warzecha | 1 | -2/+5 |
2006-10-20 | [PATCH] ipmi: fix return codes in failure case | Dave Jones | 1 | -2/+2 |
2006-10-20 | [PATCH] drivers/isdn: ioremap balanced with iounmap | Amol Lad | 2 | -3/+25 |
2006-10-20 | [PATCH] irq updates: make eata_pio compile | Alan Cox | 1 | -1/+1 |
2006-10-20 | [PATCH] acpi memory hotplug: remove strange add_memory fail message | Yasunori Goto | 1 | -0/+12 |
2006-10-20 | [PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUG | Yasunori Goto | 1 | -1/+1 |
2006-10-20 | [PATCH] fix "ACPI: Processor native C-states using MWAIT" | Darrick J. Wong | 1 | -1/+1 |
2006-10-20 | [PATCH] Kconfig serial typos | Randy Dunlap | 1 | -6/+6 |
2006-10-20 | [PATCH] separate bdi congestion functions from queue congestion functions | Andrew Morton | 1 | -1/+2 |
2006-10-20 | [PATCH] e100: fix reboot -f with netconsole enabled | Auke Kok | 1 | -19/+31 |
2006-10-20 | [Bluetooth] Add missing entry for Nokia DTL-4 PCMCIA card | Marcel Holtmann | 1 | -0/+1 |
2006-10-20 | [Bluetooth] Add support for newer ANYCOM USB dongles | Marcel Holtmann | 1 | -0/+3 |
2006-10-20 | [NET]: Can use __get_cpu_var() instead of per_cpu() in loopback driver. | Eric Dumazet | 1 | -3/+3 |
2006-10-19 | [TG3]: Bump driver version and release date. | David S. Miller | 1 | -2/+2 |
2006-10-19 | [TG3]: Add lower bound checks for tx ring size. | Michael Chan | 1 | -1/+4 |
2006-10-19 | [TG3]: Fix set ring params tx ring size implementation | Ranjit Manomohan | 1 | -5/+5 |
2006-10-19 | [NET]: reduce per cpu ram used for loopback stats | Eric Dumazet | 1 | -16/+19 |
2006-10-19 | Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 11 | -16/+82 |
2006-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/hwmon-2.6 | Linus Torvalds | 8 | -63/+102 |
2006-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6 | Linus Torvalds | 7 | -179/+287 |
2006-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 37 | -387/+447 |
2006-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 6 | -58/+101 |
2006-10-19 | hwmon: Fix debug messages in w83781d | Jean Delvare | 1 | -8/+10 |