summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] ucb1400_ts.c compilation fix (struct snd_ac97)Andrew Morton2007-02-091-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-084-22/+22
|\
| * Revert "Driver core: convert SPI code to use struct device"Greg Kroah-Hartman2007-02-074-22/+22
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-0814-430/+167
|\ \
| * | [POWERPC] windfarm: don't die on suspend thread signalJohannes Berg2007-02-081-4/+2
| * | [POWERPC] ppc: Fix booke watchdog initializationStefan Roese2007-02-081-9/+11
| * | Merge branch 'linux-2.6'Paul Mackerras2007-02-07143-1055/+1348
| |\ \
| * | | [POWERPC] Celleb: hypervisor console driverIshizaki Kou2007-02-073-0/+142
| * | | [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560adsVitaly Bordug2007-02-073-6/+1
| * | | [POWERPC] PS3: Move vuart declarations to ps3.hGeoff Levand2007-02-071-37/+1
| * | | [POWERPC] PS3: Move system bus to platform directoryGeoff Levand2007-02-072-363/+0
| * | | [POWERPC] Add "is_power_of_2" checking to log2.h.Robert P. J. Day2007-02-071-2/+0
| * | | [POWERPC] ps3: bind interrupt to cpuGeoff Levand2007-02-071-2/+2
| * | | [POWERPC] ps3: system bus minor mmio fixBenjamin Herrenschmidt2007-02-071-3/+3
| * | | [POWERPC] cpm_uart: OF-related fix for CPM1Vitaly Bordug2007-02-071-7/+8
* | | | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds2007-02-0821-307/+304
|\ \ \ \ | |_|_|/ |/| | |
| * | | drm: Allow for 44 bit user-tokens (or drm_file offsets)Thomas Hellstrom2007-02-083-13/+14
| * | | drm/via: Disable AGP DMA for chips with the new 3D engine.Thomas Hellstrom2007-02-081-0/+5
| * | | drm: update core memory manager from git drm treeThomas Hellstrom2007-02-083-47/+149
| * | | drm: remove drm_ioremap and drm_ioremapfreeChristoph Hellwig2007-02-086-195/+25
| * | | i810/i830: use drm_core_ioremap instead of drm_ioremapDave Airlie2007-02-084-22/+48
| * | | drm: use vmalloc_user instead of vmalloc_32 for DRM_SHMThomas Hellstrom2007-02-081-1/+1
| * | | via: allow for npot texture pitch alignmentThomas Hellstrom2007-02-083-11/+24
| * | | via: add some new chipsetsThomas Hellstrom2007-02-085-17/+33
| * | | via: some PCI posting flushesThomas Hellstrom2007-02-082-1/+5
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-02-0715-868/+2478
|\ \ \ \
| * | | | ide-acpi support warning fixAndrew Morton2007-02-071-3/+4
| * | | | ACPI support for IDE devicesHannes Reinecke2007-02-075-0/+743
| * | | | IDE Driver for Delkin/Lexar/etc.. cardbus CF adapterMark Lord2007-02-073-0/+148
| * | | | ide: it8213 IDE driver update (version 2)Bartlomiej Zolnierkiewicz2007-02-071-106/+66
| * | | | ide: add it8213 IDE driverJack Lee2007-02-073-1/+408
| * | | | tc86c001: add missing __init tag for tc86c001_ide_init()Bartlomiej Zolnierkiewicz2007-02-071-1/+1
| * | | | tc86c001: mark init_chipset_tc86c001() with __devinit tagAndrew Morton2007-02-071-1/+2
| * | | | tc86c001: init_hwif_tc86c001() can be staticAdrian Bunk2007-02-071-1/+1
| * | | | ide: add Toshiba TC86C001 IDE driver (take 2)Sergei Shtylyov2007-02-074-0/+332
| * | | | pdc202xx_new: remove check_in_drive_lists abominationSergei Shtylyov2007-02-072-42/+12
| * | | | pdc202xx_new: remove useless codeSergei Shtylyov2007-02-071-28/+3
| * | | | slc90e66: carry over fixes from piix driverSergei Shtylyov2007-02-071-21/+34
| * | | | piix: tuneproc() fixes/cleanupsSergei Shtylyov2007-02-071-11/+10
| * | | | piix: fix 82371MX enablebitsSergei Shtylyov2007-02-071-2/+8
| * | | | hpt366: HPT36x PCI clock detection fixSergei Shtylyov2007-02-071-2/+6
| * | | | hpt366: init code rewriteSergei Shtylyov2007-02-071-362/+489
| * | | | hpt366: clean up DMA timeout handling for HPT370Sergei Shtylyov2007-02-071-37/+25
| * | | | hpt366: merge HPT37x speedproc handlersSergei Shtylyov2007-02-071-170/+88
| * | | | hpt366: cache channel's MCR addressSergei Shtylyov2007-02-071-190/+181
| * | | | hpt366: switch to using pci_get_slotSergei Shtylyov2007-02-071-30/+31
| * | | | hpt366: print the real chip name at startupSergei Shtylyov2007-02-071-37/+67
| * | | | hpt366: rework rate filtering tidyAndrew Morton2007-02-071-9/+14
| * | | | hpt366: rework rate filteringSergei Shtylyov2007-02-071-94/+85
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-0720-1533/+969
|\ \ \ \ \