summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-06-301-1/+2
| |\ \
| | * | [PATCH] Serial: Fix small CONFIG_SERIAL_8250_NR_UARTSRussell King2005-06-301-1/+2
| | |/
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-06-305-20/+137
| |\ \
| | * \ Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-2916-70/+120
| | |\ \ | | | |/
| | * | [PATCH] Driver core: Use klist_del() instead of klist_remove().Patrick Mochel2005-06-291-1/+1
| | * | [PATCH] driver core: change bus_rescan_devices to return voidGreg Kroah-Hartman2005-06-291-18/+9
| | * | [PATCH] driver core: Add the ability to bind drivers to devices from userspaceGreg Kroah-Hartman2005-06-293-1/+28
| | * | [PATCH] driver core: Add the ability to unbind drivers to devices from userspaceGreg Kroah-Hartman2005-06-291-0/+30
| | * | [PATCH] driver core: add bus_find_device & driver_find_device functionsCornelia Huck2005-06-292-0/+69
| * | | [PATCH] x86: i8253/i8259A lock cleanupIngo Molnar2005-06-303-3/+8
| * | | [PATCH] tpm: fix bug introduced by the /proc/miscKylene Jo Hall2005-06-301-1/+1
| * | | [PATCH] pcmcia: fix modalias attribute in sysfsDominik Brodowski2005-06-301-1/+1
| | |/ | |/|
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-06-292-7/+50
| |\ \
| | * \ Auto merge with /home/aegl/GIT/linusTony Luck2005-06-29102-3489/+2520
| | |\ \ | | | |/
| | * | [IA64-SGI] pcdp: add PCDP pci interface supportMark Maule2005-06-282-7/+50
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-06-2912-53/+62
| |\ \ \
| | * | | [PATCH] Serial: Split 8250 port table (part 2)Russell King2005-06-292-2/+2
| | * | | [PATCH] Serial: Disable OX950 transmitter for flow controlRussell King2005-06-291-12/+16
| | * | | [PATCH] Serial: Check status of CTS when using flow controlRussell King2005-06-291-0/+17
| | * | | [PATCH] Serial: Adjust serial lockingRussell King2005-06-2911-39/+27
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-291-9/+7
| |\ \ \ \
| | * | | | [PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernelNicolas Pitre2005-06-291-9/+7
| | |/ / /
| * | | | [PATCH] Don't fill up log with atxp1 vcore messages change messagePrakash Punnoor2005-06-291-1/+1
| | |_|/ | |/| |
| * | | [PATCH] Fix get_request nastinessHugh Dickins2005-06-291-3/+2
| |/ /
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-2832-97/+96
| |\ \
| | * | [NET]: drivers/net/slip.c needs linux/delay.hDavid S. Miller2005-06-281-0/+1
| | * | [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-2831-97/+95
| * | | [PATCH] sis 760 support.Dave Jones2005-06-281-0/+9
| * | | [PATCH] v4l: bttv new insmod parametersMauro Carvalho Chehab2005-06-282-10/+68
| * | | [PATCH] v4l: tuner improvementsMauro Carvalho Chehab2005-06-287-110/+457
| * | | [PATCH] blk: light iocontext opsNick Piggin2005-06-281-31/+25
| * | | [PATCH] blk: reduce lockingNick Piggin2005-06-281-10/+19
| * | | [PATCH] blk: __make_request efficiencyNick Piggin2005-06-281-41/+21
| * | | [PATCH] coverity: tty_ldisc_ref return null checkKAMBAROV, ZAUR2005-06-281-2/+2
| * | | [PATCH] coverity: ipmi_msghandler() channels array overrun fixKAMBAROV, ZAUR2005-06-281-2/+2
| * | | [PATCH] coverity: i386: scsi_lib buffer overrun fixKAMBAROV, ZAUR2005-06-281-1/+1
| * | | [PATCH] drivers/isdn/: make some code staticAdrian Bunk2005-06-287-28/+20
| * | | [PATCH] hisax warning fixesAndrew Morton2005-06-281-2/+2
| * | | [PATCH] request_firmware(): avoid race conditionsStanislaw W. Gruszka2005-06-281-3/+10
| * | | [PATCH] Adapt drivers/char/vt_ioctl.c to non-x86Emmanuel Colbus2005-06-281-2/+3
| * | | [PATCH] ixp4xx/ixp2000 watchdog driver typoLennert Buytenhek2005-06-282-2/+2
| * | | [PATCH] drivers/char/tipar.c: off by one array accessLuc Van Oostenryck2005-06-281-1/+1
| * | | [PATCH] Using msleep() instead of HZLuca Falavigna2005-06-281-12/+4
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2005-06-2834-1744/+812
| |\ \ \
| | * \ \ Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-27293-15611/+21047
| | |\ \ \ | | | | |/ | | | |/|
| | * | | [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman2005-06-2710-47/+27
| | * | | [PATCH] cpqphp: fix oops during unload without probeKeith Moore2005-06-271-2/+3
| | * | | [PATCH] PCI: clean up the MSI code a bit.Greg Kroah-Hartman2005-06-272-60/+37
| | * | | [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman2005-06-272-9/+31
| | * | | [PATCH] ACPI based I/O APIC hot-plug: acpiphp supportKenji Kaneshige2005-06-271-0/+127
OpenPOWER on IntegriCloud