- 25 Sep, 2003 24 commits
-
-
David S. Miller authored
-
David S. Miller authored
-
David S. Miller authored
-
David S. Miller authored
-
David S. Miller authored
-
Randy Dunlap authored
-
Chas Williams authored
-
Chas Williams authored
-
Chas Williams authored
-
Chas Williams authored
-
Chas Williams authored
-
Chas Williams authored
-
Chas Williams authored
-
Chas Williams authored
-
Chas Williams authored
-
Chas Williams authored
-
Chas Williams authored
-
Christoph Hellwig authored
-
Maneesh Soni authored
-
Stephen Hemminger authored
-
David S. Miller authored
into nuts.ninka.net:/disk1/davem/BK/net-2.5
-
Linus Torvalds authored
-
Brian Gerst authored
Trivial patch to use MODULE_ALIAS_CHARDEV_MAJOR macro.
-
bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
- 26 Sep, 2003 2 commits
-
-
Russell King authored
-
Russell King authored
We can remove the CONFIG_PCI_INTEGRATOR hack, and instead make the "bool" on CONFIG_PCI depend on CONFIG_ARCH_INTEGRATOR.
-
- 25 Sep, 2003 14 commits
-
-
Russell King authored
Patch from Kevin Welton. The initialisation routines in consistent.c and minicache.c both fail to put a spinlock in init_mm.page_table_lock when they should do.
-
Linus Torvalds authored
-
bk://kernel.bkbits.net//home/mochel/linux-2.5-powerPatrick Mochel authored
into osdl.org:/home/mochel/src/kernel/linux-2.5-power
-
Patrick Mochel authored
into osdl.org:/home/mochel/src/kernel/linux-2.5-power
-
James Bottomley authored
The latest set of smc-mca fixes broke the driver. Apparently, it wasn't realised that request_region() actually returns a pointer to the region you're requesting if it can. Without this fix, the smc-mca cannot attach to any device.
-
bk://linux.bkbits.net/linux-2.5Patrick Mochel authored
into kernel.bkbits.net:/home/mochel/linux-2.5-power
-
bk://kernel.bkbits.net/gregkh/linux/linus-2.6Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
bk://kernel.bkbits.net/gregkh/linux/i2c-2.6Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Andrew Morton authored
This is pretty high on the puke-o-meter, but a zero means "infinity" for max_sectors. So we can't use "min()" to determine who has the smallest max_sector, and we'll have to use a special "min_not_zero()" compatison. Run away, run away.
-
http://linux-sound.bkbits.net/linux-soundLinus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Jaroslav Kysela authored
D:2003/09/25 19:55:42 C:RME HDSP driver,Sound Scape driver,ALSA Version A:Jaroslav Kysela <perex@suse.cz> F:include/hdsp.h:1.2->1.3 F:include/sscape_ioctl.h:1.1->1.2 F:include/version.h:1.23->1.24 F:isa/sscape.c:1.4->1.5 F:pci/rme9652/hdsp.c:1.43->1.44 L:- fixed firmware ioctls for sscape and hdsp drivers (ioctl out of range) L:- updated ALSA version to 0.9.7
-
Jaroslav Kysela authored
-
Jaroslav Kysela authored
into suse.cz:/home/perex/bk/linux-sound/linux-sound
-
Jaroslav Kysela authored
D:2003/09/24 17:47:04 C:Digigram VX Pocket driver A:Takashi Iwai <tiwai@suse.de> F:pcmcia/vx/vx_entry.c:1.2->1.3 L:remove timer and clean up for 2.6 kernel.
-