| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-02-08 | 4 | -22/+22 |
|\ |
|
| * | Revert "Driver core: convert SPI code to use struct device" | Greg Kroah-Hartman | 2007-02-07 | 4 | -22/+22 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2007-02-08 | 14 | -430/+167 |
|\ \ |
|
| * | | [POWERPC] windfarm: don't die on suspend thread signal | Johannes Berg | 2007-02-08 | 1 | -4/+2 |
| * | | [POWERPC] ppc: Fix booke watchdog initialization | Stefan Roese | 2007-02-08 | 1 | -9/+11 |
| * | | Merge branch 'linux-2.6' | Paul Mackerras | 2007-02-07 | 143 | -1055/+1348 |
| |\ \ |
|
| * | | | [POWERPC] Celleb: hypervisor console driver | Ishizaki Kou | 2007-02-07 | 3 | -0/+142 |
| * | | | [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads | Vitaly Bordug | 2007-02-07 | 3 | -6/+1 |
| * | | | [POWERPC] PS3: Move vuart declarations to ps3.h | Geoff Levand | 2007-02-07 | 1 | -37/+1 |
| * | | | [POWERPC] PS3: Move system bus to platform directory | Geoff Levand | 2007-02-07 | 2 | -363/+0 |
| * | | | [POWERPC] Add "is_power_of_2" checking to log2.h. | Robert P. J. Day | 2007-02-07 | 1 | -2/+0 |
| * | | | [POWERPC] ps3: bind interrupt to cpu | Geoff Levand | 2007-02-07 | 1 | -2/+2 |
| * | | | [POWERPC] ps3: system bus minor mmio fix | Benjamin Herrenschmidt | 2007-02-07 | 1 | -3/+3 |
| * | | | [POWERPC] cpm_uart: OF-related fix for CPM1 | Vitaly Bordug | 2007-02-07 | 1 | -7/+8 |
* | | | | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2007-02-08 | 21 | -307/+304 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | drm: Allow for 44 bit user-tokens (or drm_file offsets) | Thomas Hellstrom | 2007-02-08 | 3 | -13/+14 |
| * | | | drm/via: Disable AGP DMA for chips with the new 3D engine. | Thomas Hellstrom | 2007-02-08 | 1 | -0/+5 |
| * | | | drm: update core memory manager from git drm tree | Thomas Hellstrom | 2007-02-08 | 3 | -47/+149 |
| * | | | drm: remove drm_ioremap and drm_ioremapfree | Christoph Hellwig | 2007-02-08 | 6 | -195/+25 |
| * | | | i810/i830: use drm_core_ioremap instead of drm_ioremap | Dave Airlie | 2007-02-08 | 4 | -22/+48 |
| * | | | drm: use vmalloc_user instead of vmalloc_32 for DRM_SHM | Thomas Hellstrom | 2007-02-08 | 1 | -1/+1 |
| * | | | via: allow for npot texture pitch alignment | Thomas Hellstrom | 2007-02-08 | 3 | -11/+24 |
| * | | | via: add some new chipsets | Thomas Hellstrom | 2007-02-08 | 5 | -17/+33 |
| * | | | via: some PCI posting flushes | Thomas Hellstrom | 2007-02-08 | 2 | -1/+5 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-02-07 | 15 | -868/+2478 |
|\ \ \ \ |
|
| * | | | | ide-acpi support warning fix | Andrew Morton | 2007-02-07 | 1 | -3/+4 |
| * | | | | ACPI support for IDE devices | Hannes Reinecke | 2007-02-07 | 5 | -0/+743 |
| * | | | | IDE Driver for Delkin/Lexar/etc.. cardbus CF adapter | Mark Lord | 2007-02-07 | 3 | -0/+148 |
| * | | | | ide: it8213 IDE driver update (version 2) | Bartlomiej Zolnierkiewicz | 2007-02-07 | 1 | -106/+66 |
| * | | | | ide: add it8213 IDE driver | Jack Lee | 2007-02-07 | 3 | -1/+408 |
| * | | | | tc86c001: add missing __init tag for tc86c001_ide_init() | Bartlomiej Zolnierkiewicz | 2007-02-07 | 1 | -1/+1 |
| * | | | | tc86c001: mark init_chipset_tc86c001() with __devinit tag | Andrew Morton | 2007-02-07 | 1 | -1/+2 |
| * | | | | tc86c001: init_hwif_tc86c001() can be static | Adrian Bunk | 2007-02-07 | 1 | -1/+1 |
| * | | | | ide: add Toshiba TC86C001 IDE driver (take 2) | Sergei Shtylyov | 2007-02-07 | 4 | -0/+332 |
| * | | | | pdc202xx_new: remove check_in_drive_lists abomination | Sergei Shtylyov | 2007-02-07 | 2 | -42/+12 |
| * | | | | pdc202xx_new: remove useless code | Sergei Shtylyov | 2007-02-07 | 1 | -28/+3 |
| * | | | | slc90e66: carry over fixes from piix driver | Sergei Shtylyov | 2007-02-07 | 1 | -21/+34 |
| * | | | | piix: tuneproc() fixes/cleanups | Sergei Shtylyov | 2007-02-07 | 1 | -11/+10 |
| * | | | | piix: fix 82371MX enablebits | Sergei Shtylyov | 2007-02-07 | 1 | -2/+8 |
| * | | | | hpt366: HPT36x PCI clock detection fix | Sergei Shtylyov | 2007-02-07 | 1 | -2/+6 |
| * | | | | hpt366: init code rewrite | Sergei Shtylyov | 2007-02-07 | 1 | -362/+489 |
| * | | | | hpt366: clean up DMA timeout handling for HPT370 | Sergei Shtylyov | 2007-02-07 | 1 | -37/+25 |
| * | | | | hpt366: merge HPT37x speedproc handlers | Sergei Shtylyov | 2007-02-07 | 1 | -170/+88 |
| * | | | | hpt366: cache channel's MCR address | Sergei Shtylyov | 2007-02-07 | 1 | -190/+181 |
| * | | | | hpt366: switch to using pci_get_slot | Sergei Shtylyov | 2007-02-07 | 1 | -30/+31 |
| * | | | | hpt366: print the real chip name at startup | Sergei Shtylyov | 2007-02-07 | 1 | -37/+67 |
| * | | | | hpt366: rework rate filtering tidy | Andrew Morton | 2007-02-07 | 1 | -9/+14 |
| * | | | | hpt366: rework rate filtering | Sergei Shtylyov | 2007-02-07 | 1 | -94/+85 |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-02-07 | 20 | -1533/+969 |
|\ \ \ \ \ |
|
| * | | | | | Revert "PCI: remove duplicate device id from ata_piix" | Greg Kroah-Hartman | 2007-02-07 | 1 | -0/+4 |