aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | * | | | | sky2: 88E8040T pci device idStephen Hemminger2008-06-17
| | * | | | | netxen: download firmware in pci probeDhananjay Phadke2008-06-17
| | * | | | | netxen: cleanup debug messagesDhananjay Phadke2008-06-17
| | * | | | | netxen: remove global physical_port arrayDhananjay Phadke2008-06-17
| | * | | | | netxen: fix portnum for hp mezz cardsDhananjay Phadke2008-06-17
| | * | | | | ibm_newemac: select CRC32 in KconfigJosh Boyer2008-06-17
| * | | | | | tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is setAng Way Chuang2008-06-18
| |/ / / / /
| * | | | | atm: [he] send idle cells instead of unassigned when in SDH modeChas Williams2008-06-16
| * | | | | atm: [he] limit queries to the device's register spaceRobert T. Johnson2008-06-16
| * | | | | atm: [he] only support suni driver on multimode interfacesChas Williams2008-06-16
| * | | | | atm: [iphase] doesn't call phy->start due to a bogus #ifndefJorge Boncompte [DTI2]2008-06-16
| * | | | | atm: [iphase] set drvdata before enabling interruptsJorge Boncompte [DTI2]2008-06-16
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-14
| |\ \ \ \ \
| | * | | | | rt2x00: Add D-link DWA111 supportIvo van Doorn2008-06-13
| | * | | | | ssb: Fix coherent DMA mask for PCI devicesMichael Buesch2008-06-13
| | * | | | | rt2x00: LEDS build failureRandy Dunlap2008-06-13
| | * | | | | rt2x00: INPUT build failureRandy Dunlap2008-06-13
| | * | | | | b43: Fix noise calculation WARN_ONMichael Buesch2008-06-13
| | * | | | | b43: Fix possible NULL pointer dereference in DMA codeMichael Buesch2008-06-13
| | * | | | | rt2x00: Restrict DMA to 32-bit addresses.Gertjan van Wingerde2008-06-13
| | * | | | | rt2x00: Don't kill guardian_urb when it wasn't createdIvo van Doorn2008-06-13
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-17
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Input: appletouch - implement reset-resume logicOliver Neukum2008-06-17
| * | | | | | Input: i8042 - retry failed CTR writes when resumingJiri Kosina2008-06-17
| * | | | | | Input: i8042 - add Fujitsu-Siemens Amilo Pro V2030 to nomux tableJiri Kosina2008-06-06
| * | | | | | Input: pcspkr - remove negative dependency on snd-pcspStas Sergeev2008-06-06
* | | | | | | [POWERPC] Build fix for drivers/macintosh/mediabay.cAdrian Bunk2008-06-16
* | | | | | | [POWERPC] Add missing of_node_put in drivers/macintosh/therm_adt746x.cJulia Lawall2008-06-16
* | | | | | | [POWERPC] Add missing of_node_put in drivers/macintosh/smu.cJulia Lawall2008-06-16
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-06-15
|\ \ \ \ \ \ \
| * | | | | | | ide-generic: don't probe all legacy ISA IDE ports by defaultBartlomiej Zolnierkiewicz2008-06-15
| * | | | | | | ide-cs: fix releasing I/O resourcesBartlomiej Zolnierkiewicz2008-06-15
| * | | | | | | ide-cs: fix probing and add warm-plug supportBartlomiej Zolnierkiewicz2008-06-15
| * | | | | | | ide-pmac: remove bogus comment about pmac_ide_setup_device()Bartlomiej Zolnierkiewicz2008-06-15
| * | | | | | | ide-pmac: add ->cable_detect methodBartlomiej Zolnierkiewicz2008-06-15
| * | | | | | | ide-pmac: bugfix for media-bay support reworkBartlomiej Zolnierkiewicz2008-06-15
| * | | | | | | opti621: add PIO 4 supportBartlomiej Zolnierkiewicz2008-06-15
| * | | | | | | opti621: use pre-calculated PIO timingsBartlomiej Zolnierkiewicz2008-06-15
| * | | | | | | opti621: program devices timings separately in ->set_pio_modeBartlomiej Zolnierkiewicz2008-06-15
| * | | | | | | opti621: use PCI clock value provided by controllerBartlomiej Zolnierkiewicz2008-06-15
| * | | | | | | opti621: remove DMA supportBartlomiej Zolnierkiewicz2008-06-15
| * | | | | | | opti621: disable read prefetchBartlomiej Zolnierkiewicz2008-06-15
| | |/ / / / / | |/| | | | |
* | | | | | | virtio: Complete feature negotation before updating statusMark McLoughlin2008-06-15
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-06-14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | PCI: fixup write combine comment in pci_mmap_resourceJesse Barnes2008-06-12
| * | | | | | Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2008-06-12
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com2008-06-12
| | * | | | | PCI: use dev_to_node in pci_call_probeYinghai Lu2008-05-24
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-06-13
|\ \ \ \ \ \ \
| * | | | | | | ahci: Workaround HW bug for SB600/700 SATA controller PMP supportShane Huang2008-06-13