summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2005-06-28Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-06-28[PATCH] sis 760 support.Dave Jones
2005-06-28[PATCH] v4l: bttv new insmod parametersMauro Carvalho Chehab
2005-06-28[PATCH] v4l: tuner improvementsMauro Carvalho Chehab
2005-06-28[PATCH] blk: light iocontext opsNick Piggin
2005-06-28[PATCH] blk: reduce lockingNick Piggin
2005-06-28[PATCH] blk: __make_request efficiencyNick Piggin
2005-06-28[PATCH] coverity: tty_ldisc_ref return null checkKAMBAROV, ZAUR
2005-06-28[PATCH] coverity: ipmi_msghandler() channels array overrun fixKAMBAROV, ZAUR
2005-06-28[PATCH] coverity: i386: scsi_lib buffer overrun fixKAMBAROV, ZAUR
2005-06-28[PATCH] drivers/isdn/: make some code staticAdrian Bunk
2005-06-28[PATCH] hisax warning fixesAndrew Morton
2005-06-28[PATCH] request_firmware(): avoid race conditionsStanislaw W. Gruszka
2005-06-28[PATCH] Adapt drivers/char/vt_ioctl.c to non-x86Emmanuel Colbus
2005-06-28[PATCH] ixp4xx/ixp2000 watchdog driver typoLennert Buytenhek
2005-06-28[PATCH] drivers/char/tipar.c: off by one array accessLuc Van Oostenryck
2005-06-28[PATCH] Using msleep() instead of HZLuca Falavigna
2005-06-28[NET]: drivers/net/slip.c needs linux/delay.hDavid S. Miller
2005-06-28[NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller
2005-06-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2005-06-28[PATCH] ll_rw_blk: prevent huge request allocationsJens Axboe
2005-06-28[PATCH] md: bio leak fixNeil Brown
2005-06-28[PATCH] cciss_ioctl() warning fixAndrew Morton
2005-06-28Merge head 'upstream-20050628-1' of rsync://rsync.kernel.org/pub/scm/linux/ke...Linus Torvalds
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH
2005-06-27[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman
2005-06-27[PATCH] cpqphp: fix oops during unload without probeKeith Moore
2005-06-27[PATCH] PCI: clean up the MSI code a bit.Greg Kroah-Hartman
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: acpiphp supportKenji Kaneshige
2005-06-27[PATCH] acpi hotplug: decouple slot power state changes from physical hotplugRajesh Shah
2005-06-27[PATCH] acpi hotplug: aCPI based root bridge hot-addRajesh Shah
2005-06-27[PATCH] acpi hotplug: fix slot power-down problem with acpiphpRajesh Shah
2005-06-27[PATCH] acpi hotplug: clean up notify handlers on acpiphp unloadRajesh Shah
2005-06-27[PATCH] acpi hotplug: convert acpiphp to use generic resource codeRajesh Shah
2005-06-27[PATCH] acpi bridge hotadd: Export the interface to get PCI id for an ACPI ha...Rajesh Shah
2005-06-27[PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done ...Rajesh Shah
2005-06-27[PATCH] acpi bridge hotadd: Remove hot-plugged devices that could not be allo...Rajesh Shah
2005-06-27[PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-...Rajesh Shah
2005-06-27[PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on...Rajesh Shah
2005-06-27[PATCH] acpi bridge hotadd: Take the PCI lock when modifying pci bus or devic...Rajesh Shah
2005-06-27[PATCH] acpi bridge hotadd: Prevent duplicate bus numbers when scanning PCI b...Rajesh Shah
2005-06-27[PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah
2005-06-27[PATCH] pci: remove deprecatesAmit Gud
2005-06-27[PATCH] pci: remove deprecatesAmit Gud
2005-06-28Merge /spare/repo/linux-2.6/Jeff Garzik
2005-06-28[PATCH] libata: ahci: remove ata_port_start/stop() callsTejun Heo
2005-06-28[PATCH] libata: lengthen COMMRESET delayTejun Heo
2005-06-28libata: update DMA blacklistJeff Garzik
2005-06-27[PATCH] cfq build fixAndrew Morton