aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar3-3/+8
2005-06-30[PATCH] tpm: fix bug introduced by the /proc/miscKylene Jo Hall1-1/+1
2005-06-30[PATCH] pcmcia: fix modalias attribute in sysfsDominik Brodowski1-1/+1
2005-06-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-7/+50
2005-06-29Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds12-53/+62
2005-06-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-9/+7
2005-06-29Auto merge with /home/aegl/GIT/linusTony Luck102-3489/+2520
2005-06-29[PATCH] Serial: Split 8250 port table (part 2)Russell King2-2/+2
2005-06-29[PATCH] Serial: Disable OX950 transmitter for flow controlRussell King1-12/+16
2005-06-29[PATCH] Serial: Check status of CTS when using flow controlRussell King1-0/+17
2005-06-29[PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernelNicolas Pitre1-9/+7
2005-06-29[PATCH] Don't fill up log with atxp1 vcore messages change messagePrakash Punnoor1-1/+1
2005-06-29[PATCH] Fix get_request nastinessHugh Dickins1-3/+2
2005-06-29[PATCH] Serial: Adjust serial lockingRussell King11-39/+27
2005-06-28Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds32-97/+96
2005-06-28[PATCH] sis 760 support.Dave Jones1-0/+9
2005-06-28[PATCH] v4l: bttv new insmod parametersMauro Carvalho Chehab2-10/+68
2005-06-28[PATCH] v4l: tuner improvementsMauro Carvalho Chehab7-110/+457
2005-06-28[PATCH] blk: light iocontext opsNick Piggin1-31/+25
2005-06-28[PATCH] blk: reduce lockingNick Piggin1-10/+19
2005-06-28[PATCH] blk: __make_request efficiencyNick Piggin1-41/+21
2005-06-28[PATCH] coverity: tty_ldisc_ref return null checkKAMBAROV, ZAUR1-2/+2
2005-06-28[PATCH] coverity: ipmi_msghandler() channels array overrun fixKAMBAROV, ZAUR1-2/+2
2005-06-28[PATCH] coverity: i386: scsi_lib buffer overrun fixKAMBAROV, ZAUR1-1/+1
2005-06-28[PATCH] drivers/isdn/: make some code staticAdrian Bunk7-28/+20
2005-06-28[PATCH] hisax warning fixesAndrew Morton1-2/+2
2005-06-28[PATCH] request_firmware(): avoid race conditionsStanislaw W. Gruszka1-3/+10
2005-06-28[PATCH] Adapt drivers/char/vt_ioctl.c to non-x86Emmanuel Colbus1-2/+3
2005-06-28[PATCH] ixp4xx/ixp2000 watchdog driver typoLennert Buytenhek2-2/+2
2005-06-28[PATCH] drivers/char/tipar.c: off by one array accessLuc Van Oostenryck1-1/+1
2005-06-28[PATCH] Using msleep() instead of HZLuca Falavigna1-12/+4
2005-06-28[NET]: drivers/net/slip.c needs linux/delay.hDavid S. Miller1-0/+1
2005-06-28[NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller31-97/+95
2005-06-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds34-1744/+812
2005-06-28[PATCH] ll_rw_blk: prevent huge request allocationsJens Axboe1-0/+9
2005-06-28[PATCH] md: bio leak fixNeil Brown1-0/+1
2005-06-28[PATCH] cciss_ioctl() warning fixAndrew Morton1-1/+0
2005-06-28Merge head 'upstream-20050628-1' of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-20/+8
2005-06-28[IA64-SGI] pcdp: add PCDP pci interface supportMark Maule2-7/+50
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH293-15611/+21047
2005-06-27[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver core callback.Greg Kroah-Hartman10-47/+27
2005-06-27[PATCH] cpqphp: fix oops during unload without probeKeith Moore1-2/+3
2005-06-27[PATCH] PCI: clean up the MSI code a bit.Greg Kroah-Hartman2-60/+37
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman2-9/+31
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: acpiphp supportKenji Kaneshige1-0/+127
2005-06-27[PATCH] acpi hotplug: decouple slot power state changes from physical hotplugRajesh Shah1-31/+38
2005-06-27[PATCH] acpi hotplug: aCPI based root bridge hot-addRajesh Shah1-9/+202
2005-06-27[PATCH] acpi hotplug: fix slot power-down problem with acpiphpRajesh Shah1-2/+2
2005-06-27[PATCH] acpi hotplug: clean up notify handlers on acpiphp unloadRajesh Shah1-8/+26
2005-06-27[PATCH] acpi hotplug: convert acpiphp to use generic resource codeRajesh Shah6-1530/+134