summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2008-10-233-154/+229
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse2008-10-21121-2107/+2150
| |\
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse2008-10-203-153/+230
| |\ \
| | * | dmar: fix uninitialised 'ret' variable in dmar_parse_dev()David Woodhouse2008-10-181-3/+2
| | * | intel-iommu: use coherent_dma_mask in alloc_coherentFUJITA Tomonori2008-10-181-10/+19
| | * | intel-iommu: IA64 supportFenghua Yu2008-10-183-70/+91
| | * | dmar: remove the quirk which disables dma-remapping when intr-remapping enabledYouquan Song2008-10-171-15/+5
| | * | dmar: Use queued invalidation interface for IOTLB and context invalidationYouquan Song2008-10-171-50/+45
| | * | dmar: context cache and IOTLB invalidation using queued invalidationYouquan Song2008-10-171-0/+56
| | * | dmar: use spin_lock_irqsave() in qi_submit_sync()Suresh Siddha2008-10-171-6/+13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-2362-106/+63
|\ \ \ \
| * | | | ide: remove useless subdirs from drivers/ide/Bartlomiej Zolnierkiewicz2008-10-2162-106/+63
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-10-2319-798/+977
|\ \ \ \
| * | | | dm: tidy local_initKiyoshi Ueda2008-10-211-17/+17
| * | | | dm: remove unused flush_allKiyoshi Ueda2008-10-211-13/+1
| * | | | dm raid1: separate region_hash interface part1Heinz Mauelshagen2008-10-213-687/+808
| * | | | dm: mark split bio as clonedMartin K. Petersen2008-10-211-0/+1
| * | | | dm crypt: remove waitqueueMilan Broz2008-10-211-8/+0
| * | | | dm crypt: fix async splitMilan Broz2008-10-211-1/+40
| * | | | dm crypt: tidy sectorMilan Broz2008-10-211-2/+5
| * | | | dm: remove dm header from targetsMikulas Patocka2008-10-2114-13/+18
| * | | | dm: publish array_too_bigMikulas Patocka2008-10-213-14/+2
| * | | | dm exception store: fix misordered writesMikulas Patocka2008-10-211-3/+8
| * | | | dm exception store: refactor zero_areaAlasdair G Kergon2008-10-211-34/+68
| * | | | dm snapshot: drop unused last_percentMikulas Patocka2008-10-212-4/+0
| * | | | dm snapshot: fix primary_pe raceMikulas Patocka2008-10-211-7/+3
| * | | | dm kcopyd: avoid queue shuffleKazuo Ito2008-10-211-1/+12
| |/ / /
* | | | 8250: Add more OxSemi devicesLee Howard2008-10-231-2/+22
* | | | 8250: Oxford Semiconductor DevicesLee Howard2008-10-232-1/+230
* | | | tty: Fix tty_port kref screwupAlan Cox2008-10-231-1/+1
* | | | watchdog: Fix warningAlan Cox2008-10-231-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds2008-10-233-0/+327
|\ \ \ \
| * | | | xtensa: Add support for the Sonic Ethernet device for the XT2000 board.Chris Zankel2008-10-213-0/+327
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2008-10-2316-53/+185
|\ \ \ \ \
| * | | | | hvc_console: Remove __devexit annotation of hvc_remove()Hendrik Brueckner2008-10-222-2/+2
| * | | | | hvc_console: Add support for tty window resizingHendrik Brueckner2008-10-222-0/+64
| * | | | | hvc_console: Fix loop if put_char() returns 0Hendrik Brueckner2008-10-221-9/+11
| * | | | | hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOSHendrik Brueckner2008-10-221-1/+1
| * | | | | hvc_console: Add a hangup notifier for backendsHendrik Brueckner2008-10-227-3/+14
| * | | | | Merge commit 'origin' into masterBenjamin Herrenschmidt2008-10-211142-19145/+216998
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge commit 'kumar/kumar-for-2.6.28'Benjamin Herrenschmidt2008-10-212-1/+2
| |\ \ \ \ \
| | * | | | | of/spi: Support specifying chip select as active high via device treeWolfgang Ocker2008-10-201-0/+2
| | * | | | | i2c-cpm: Suppress autoprobing for devicesWolfram Sang2008-10-201-1/+0
| * | | | | | of: Format string bug in drivers/of/of_i2c.cJon Smirl2008-10-211-1/+1
| * | | | | | powerpc/oprofile: Fix mutex locking for cell spu-oprofileCarl Love2008-10-213-1/+45
| * | | | | | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-10-211-33/+22
| |\ \ \ \ \ \
| | * | | | | | powerpc/mpc5200: Refactor FEC mdio read/write routinesWolfram Sang2008-10-151-33/+22
| * | | | | | | Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt2008-10-212-2/+23
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | ibm_newemac: Fix new MAL feature handlingJosh Boyer2008-10-202-2/+23
| | |/ / / / /
* | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-10-2387-0/+31511
|\ \ \ \ \ \ \