summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-06-165-233/+101Star
|\
| * ide-generic: don't probe all legacy ISA IDE ports by defaultBartlomiej Zolnierkiewicz2008-06-151-1/+8
| * ide-cs: fix releasing I/O resourcesBartlomiej Zolnierkiewicz2008-06-151-2/+6
| * ide-cs: fix probing and add warm-plug supportBartlomiej Zolnierkiewicz2008-06-151-19/+14Star
| * ide-pmac: remove bogus comment about pmac_ide_setup_device()Bartlomiej Zolnierkiewicz2008-06-151-4/+1Star
| * ide-pmac: add ->cable_detect methodBartlomiej Zolnierkiewicz2008-06-151-24/+31
| * ide-pmac: bugfix for media-bay support reworkBartlomiej Zolnierkiewicz2008-06-151-1/+2
| * opti621: add PIO 4 supportBartlomiej Zolnierkiewicz2008-06-151-32/+14Star
| * opti621: use pre-calculated PIO timingsBartlomiej Zolnierkiewicz2008-06-151-77/+15Star
| * opti621: program devices timings separately in ->set_pio_modeBartlomiej Zolnierkiewicz2008-06-151-65/+15Star
| * opti621: use PCI clock value provided by controllerBartlomiej Zolnierkiewicz2008-06-151-20/+22
| * opti621: remove DMA supportBartlomiej Zolnierkiewicz2008-06-151-6/+2Star
| * opti621: disable read prefetchBartlomiej Zolnierkiewicz2008-06-151-13/+2Star
* | virtio: Complete feature negotation before updating statusMark McLoughlin2008-06-151-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-06-142-24/+63
|\ \ | |/ |/|
| * PCI: fixup write combine comment in pci_mmap_resourceJesse Barnes2008-06-121-1/+0Star
| * Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2008-06-122-23/+63
| |\
| | * x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com2008-06-121-22/+62
| | * PCI: use dev_to_node in pci_call_probeYinghai Lu2008-05-241-1/+1
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-06-131-25/+112
|\ \ \
| * | | ahci: Workaround HW bug for SB600/700 SATA controller PMP supportShane Huang2008-06-131-17/+82
| * | | ahci: workarounds for mcp65Tejun Heo2008-06-131-9/+31
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-1315-55/+32Star
|\ \ \ \
| * | | | bnx2x: Updating the MaintainerEilon Greenstein2008-06-123-4/+7
| * | | | net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller2008-06-129-47/+21Star
| * | | | drivers/net/r6040.c: correct bad use of round_jiffies()Christophe Jaillet2008-06-121-1/+1
| * | | | fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUPRoel Kluin2008-06-121-1/+1
| * | | | ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_...Roel Kluin2008-06-121-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-06-131-32/+26Star
|\ \ \ \ \
| * | | | | sparc: get leo framebuffer workingRobert Reif2008-06-101-32/+26Star
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-06-131-2/+4
|\ \ \ \ \ \
| * | | | | | [ARM] 5090/1: Correct pxafb palette typo errorJürgen Schindele2008-06-121-2/+4
* | | | | | | rtc: Ramtron FM3130 RTC supportSergey Lapin2008-06-133-1/+514
* | | | | | | rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTCDavid Brownell2008-06-131-4/+4
* | | | | | | provide rtc_cmos platform deviceStas Sergeev2008-06-131-15/+16
* | | | | | | console keyboard mapping broken by 04c71976Jiri Bohac2008-06-131-6/+1Star
* | | | | | | driver/char/generic_nvram: fix bannerPhilippe De Muyter2008-06-131-1/+1
* | | | | | | drivers/video/cirrusfb: fix RAM address printkPhilippe De Muyter2008-06-131-3/+3
* | | | | | | intel_rng: make device not found a warningStephen Hemminger2008-06-131-1/+1
* | | | | | | drivers/isdn/sc/ioctl.c: add missing kfreeJulia Lawall2008-06-131-0/+1
* | | | | | | mmc: wbsd: initialize tasklets before requesting interruptChuck Ebbert2008-06-131-11/+10Star
* | | | | | | rtc-at32ap700x: fix bug in at32_rtc_readalarm()Haavard Skinnemoen2008-06-131-2/+5
* | | | | | | cciss: add new hardware supportMike Miller2008-06-131-5/+16
* | | | | | | hgafb: resource management fixKrzysztof Helt2008-06-131-11/+15
* | | | | | | agp: add support for Radeon Mobility 9000 chipsetAmit Kucheria2008-06-131-0/+4
| |_|_|/ / / |/| | | | |
* | | | | | fsl-diu-db: compile fixJeff Mahoney2008-06-121-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-06-124-13/+65
|\ \ \ \ \ \
| * | | | | | USB: don't use reset-resume if drivers don't support itLinus Torvalds2008-06-121-2/+44
| * | | | | | USB: isp1760: Assign resource fields before adding hcdNate Case2008-06-121-4/+4
| * | | | | | isight_firmware: Avoid crash on loading invalid firmwareMatthew Garrett2008-06-121-7/+16