Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | ide: split off ioctl handling from IDE settings (v2) | Bartlomiej Zolnierkiewicz | 2007-05-10 | 6 | -112/+199 | |
| * | | | ide: make /proc/ide/ optional | Bartlomiej Zolnierkiewicz | 2007-05-10 | 12 | -32/+40 | |
| * | | | ide: add ide_tune_dma() helper | Bartlomiej Zolnierkiewicz | 2007-05-10 | 13 | -206/+32 | |
| * | | | ide: rework the code for selecting the best DMA transfer mode (v3) | Bartlomiej Zolnierkiewicz | 2007-05-10 | 26 | -568/+232 | |
| * | | | ide: fix UDMA/MWDMA/SWDMA masks (v3) | Bartlomiej Zolnierkiewicz | 2007-05-10 | 8 | -60/+87 | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2007-05-09 | 1 | -3/+1 | |
|\ \ \ \ | ||||||
| * | | | | [IA64-SN2][KJ] mmtimer.c-kzalloc | vignesh babu | 2007-05-08 | 1 | -3/+1 | |
* | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-05-09 | 19 | -4677/+301 | |
|\ \ \ \ \ | ||||||
| * | | | | | [MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp) | David Woodhouse | 2007-05-09 | 5 | -2976/+0 | |
| * | | | | | [MTD] Delete allegedly obsolete "bank_size" field of mtd_info. | Robert P. J. Day | 2007-05-09 | 1 | -1/+0 | |
| * | | | | | [MTD] [MAPS] Remove flash maps for no longer supported 405LP boards | David Gibson | 2007-05-09 | 4 | -285/+0 | |
| * | | | | | [MTD] [MAPS] Fix missing printk() parameter in physmap_of.c MTD driver | David Gibson | 2007-05-09 | 1 | -1/+1 | |
| * | | | | | [MTD] [NAND] platform NAND driver: add driver | Vitaly Wool | 2007-05-08 | 3 | -0/+160 | |
| * | | | | | [MTD] [NAND] at91_nand.c: CMDLINE_PARTS support | Andrew Victor | 2007-05-03 | 1 | -0/+10 | |
| * | | | | | [MTD] [NAND] Tidy up handling of page number in nand_block_bad() | Thomas Knobloch | 2007-05-03 | 1 | -6/+5 | |
| * | | | | | [MTD] block2mtd_paramline[] mustn't be __initdata | Adrian Bunk | 2007-05-02 | 1 | -1/+1 | |
| * | | | | | [MTD] [NAND] Support multiple chips in CAFÉ driver | David Woodhouse | 2007-05-02 | 1 | -9/+20 | |
| * | | | | | [MTD] [NAND] Rename cafe.c to cafe_nand.c and remove the multi-obj magic | David Woodhouse | 2007-05-02 | 2 | -1/+0 | |
| * | | | | | [MTD] [NAND] Use rslib for CAFÉ ECC | Segher Boessenkool | 2007-05-02 | 4 | -1399/+106 | |
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-05-09 | 1 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq(). | Paul Mundt | 2007-05-09 | 1 | -3/+3 | |
| * | | | | | | rtc: rtc-sh: Fix up dev_dbg() warnings. | Paul Mundt | 2007-05-09 | 1 | -1/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-09 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [POWERPC] iSeries: Make HVC_ISERIES the default | Stephen Rothwell | 2007-05-09 | 1 | -1/+2 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 | 79 | -119/+110 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | remove broken URLs from net drivers' output | Markus Dahms | 2007-05-09 | 9 | -22/+13 | |
| * | | | | | | fix file specification in comments | Uwe Kleine-König | 2007-05-09 | 2 | -2/+2 | |
| * | | | | | | drivers/base/platform.c: fix small typo in doc | Márton Németh | 2007-05-09 | 1 | -1/+1 | |
| * | | | | | | misc doc and kconfig typos | Matt LaPlante | 2007-05-09 | 4 | -6/+6 | |
| * | | | | | | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 37 | -40/+40 | |
| * | | | | | | Correct comments in genrtc.c to refer to correct /proc file. | Robert P. J. Day | 2007-05-09 | 1 | -2/+2 | |
| * | | | | | | Fix more "deprecated" spellos. | Randy Dunlap | 2007-05-09 | 1 | -1/+1 | |
| * | | | | | | Fix "deprecated" typoes. | Robert P. J. Day | 2007-05-09 | 2 | -2/+2 | |
| * | | | | | | Fix misspellings collected by members of KJ list. | Robert P. J. Day | 2007-05-09 | 15 | -21/+21 | |
| * | | | | | | Fix trivial typos in Kconfig* files | David Sterba | 2007-05-09 | 6 | -6/+6 | |
| * | | | | | | devres: kernel-doc and DocBook | Randy Dunlap | 2007-05-09 | 1 | -16/+16 | |
| |/ / / / / | ||||||
* | | | | | | md: improve partition detection in md array | NeilBrown | 2007-05-09 | 3 | -21/+8 | |
* | | | | | | md: allow reshape_position for md arrays to be set via sysfs | NeilBrown | 2007-05-09 | 1 | -7/+63 | |
* | | | | | | md: remove the slash from the name of a kmem_cache used by raid5 | NeilBrown | 2007-05-09 | 1 | -2/+2 | |
* | | | | | | md: stop using csum_partial for checksum calculation in md | NeilBrown | 2007-05-09 | 1 | -2/+29 | |
* | | | | | | md: move test for whether level supports bitmap to correct place | NeilBrown | 2007-05-09 | 1 | -16/+26 | |
* | | | | | | md: cleanup: use seq_release_private() where appropriate | Martin Peschke | 2007-05-09 | 1 | -10/+1 | |
* | | | | | | drivers/md.c: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-05-09 | 1 | -3/+3 | |
* | | | | | | frame buffer: geforce 7300 gt | Michal Piotrowski | 2007-05-09 | 2 | -2/+6 | |
* | | | | | | fbdev: add support for AVR32 | Haavard Skinnemoen | 2007-05-09 | 1 | -0/+4 | |
* | | | | | | svgalib: move fb_get_caps to svgalib | Antonino A. Daplas | 2007-05-09 | 4 | -18/+20 | |
* | | | | | | arkfb: new framebuffer driver for ARK Logic cards | Ondrej Zajicek | 2007-05-09 | 3 | -0/+1214 | |
* | | | | | | vt8623fb: new framebuffer driver for VIA VT8623 | Ondrej Zajicek | 2007-05-09 | 3 | -0/+941 | |
* | | | | | | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 | 6 | -0/+19 | |
* | | | | | | fs: convert core functions to zero_user_page | Nate Diller | 2007-05-09 | 1 | -5/+1 |