- 26 Feb, 2004 40 commits
-
-
Stephen Hemminger authored
-
Stephen Hemminger authored
-
Stephen Hemminger authored
-
Stephen Hemminger authored
-
Stephen Hemminger authored
-
Stephen Hemminger authored
-
Stephen Hemminger authored
-
Stephen Hemminger authored
-
Stephen Hemminger authored
-
Stephen Hemminger authored
-
Stephen Hemminger authored
-
Matthias Andree authored
-
http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller authored
into nuts.davemloft.net:/disk1/BK/net-2.6
-
Marcel Holtmann authored
The urb->interval value must be set when submitting an ISOC URB. If this is not done, the usb_submit_urb() call fails. Patch from Andreas Kemnade <akemnade@informatik.uni-bremen.de>
-
Chas Williams authored
-
Simon Barber authored
-
Simon Horman authored
-
Marcel Holtmann authored
This patch changes the GNU-style initializers to C99 style initializers in the HCI USB driver. Patch from Art Haas <ahaas@airmail.net>
-
Marcel Holtmann authored
For correct integration into the driver model the allocation of the HCI device must be dynamic.
-
bk://gkernel.bkbits.net/net-drivers-2.5Linus Torvalds authored
into ppc970.osdl.org:/home/torvalds/v2.5/linux
-
Greg Ungerer authored
Use KERN_DEBUG in all debugging printk() output. This patch originally from the kernel janitors.
-
Greg Ungerer authored
Fix interrupt handler return types to be irqreturn_t.
-
Greg Ungerer authored
Remove non-existent config option from defconfig.
-
Dave Jones authored
I goofed in my last patch to this code.. It reported 1 less CPU than it should have. Doh.
-
bk://linux-dj.bkbits.net/cpufreqLinus Torvalds authored
into ppc970.osdl.org:/home/torvalds/v2.5/linux
-
Dave Jones authored
From: Russell King <rmk@arm.linux.org.uk>
-
Dave Jones authored
Export scaling_available_frequencies on the remaining x86 freq_table-based cpufreq drivers. powernow-k7, acpi and speedstep-centrino are already queued. Please note that this cannot be done in the cpufreq core as the cpufreq core tries very hard to be independent of the freq_table helpers.
-
Dave Jones authored
From: Kronos <kronos at kronoz.cjb.net> The following patch make powernow-k7.c export supported frequencies via sysfs. I'm trying to write a scaling deamon and I need to know them.
-
Andrew Morton authored
From: Herbert Xu <herbert@gondor.apana.org.au> update_screen() requires the console semaphore.
-
Andrew Morton authored
net/wanrouter/wanmain.c:195: error: parse error before "static"
-
Andrew Morton authored
From: Sam Ravnborg <sam@ravnborg.org> List all entries in arch/$(ARCH)/configs/*_defconfig when doing 'make help'. Results in output like this (ppc64 as example): g5_defconfig - Build for g5 pSeries_defconfig - Build for pSeries The implementation is generic and enables this for all users of _defconfig.
-
Andrew Morton authored
From: linux@MichaelGeng.de (Michael Geng) Add new driver for Teletext decoder SAA5246A from Philips.
-
Andrew Morton authored
From: "Art Haas" <ahaas@airmail.net> Here's a small patch changing the GNU-style initializers to C99 initializers.
-
Andrew Morton authored
From: "Art Haas" <ahaas@airmail.net> Here's a small patch changing the GNU-style initializers to C99 initializers.
-
Andrew Morton authored
From: "Art Haas" <ahaas@airmail.net> Here's a small patch changing the GNU-style initializers to C99 initializers.
-
Andrew Morton authored
From: "Art Haas" <ahaas@airmail.net> Here's a small patch changing GNU-style initializers to C99 initializers.
-
Andrew Morton authored
From: "Art Haas" <ahaas@airmail.net> Here's a small patch changing the GNU-style initializers to C99 initializers.
-
Andrew Morton authored
From: "Art Haas" <ahaas@airmail.net> Here's a small patch changing the GNU-style initializers to C99 initializers.
-
Andrew Morton authored
From: "Art Haas" <ahaas@airmail.net> Here's a small patch changing the GNU-style initializers to C99 initializers.
-
Andrew Morton authored
From: "Art Haas" <ahaas@airmail.net> Here's a small patch changing the GNU-style initializers to C99 initializers.
-