You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David P. Reed
bc0a733fac
x86: define outb_pic and inb_pic to stop using outb_p and inb_p
...
x86: define outb_pic and inb_pic to stop using outb_p and inb_p
The delay between io port accesses to the PIC is now defined using outb_pic
and inb_pic. This fix provides the next step, using udelay(2) to define the
*PIC specific* timing requirements, rather than on bus-oriented timing, which
is not well calibrated.
Again, the primary reason for fixing this is to use proper delay strategy,
and in particular to fix crashes that can result from using port 80 writes
on machines that have resources on port 80, such as the ENE chips used by Quanta
in latops it designs and sells to, e.g. HP.
Signed-off-by: David P. Reed <dpreed@reed.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
17 years ago
..
acpi
ACPI, cpuidle: Clarify C-state description in sysfs
17 years ago
asm-alpha
alpha: get_current(): don't add zero to current_thread_info()->task
17 years ago
asm-arm
spi: spi_s3c24xx must initialize num_chipselect
17 years ago
asm-avr32
kvm: provide kvm.h for all architecture: fixes headers_install
17 years ago
asm-blackfin
kvm: provide kvm.h for all architecture: fixes headers_install
17 years ago
asm-cris
kvm: provide kvm.h for all architecture: fixes headers_install
17 years ago
asm-frv
FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2 ]
17 years ago
asm-generic
kvm: provide kvm.h for all architecture: fixes headers_install
17 years ago
asm-h8300
kvm: provide kvm.h for all architecture: fixes headers_install
17 years ago
asm-ia64
kvm: provide kvm.h for all architecture: fixes headers_install
17 years ago
asm-m32r
kvm: provide kvm.h for all architecture: fixes headers_install
17 years ago
asm-m68k
kvm: provide kvm.h for all architecture: fixes headers_install
17 years ago
asm-m68knommu
kvm: provide kvm.h for all architecture: fixes headers_install
17 years ago
asm-mips
Pb1200/DBAu1200: fix bad IDE resource size
17 years ago
asm-mn10300
kvm: provide kvm.h for all architecture: fixes headers_install
17 years ago
asm-parisc
kvm: provide kvm.h for all architecture: fixes headers_install
17 years ago
asm-powerpc
kvm: provide kvm.h for all architecture: fixes headers_install
17 years ago
asm-ppc
[PPC] 8xx: swap bug-fix
17 years ago
asm-s390
kvm: provide kvm.h for all architecture: fixes headers_install
17 years ago
asm-sh
kvm: provide kvm.h for all architecture: fixes headers_install
17 years ago
asm-sparc
kvm: provide kvm.h for all architecture: fixes headers_install
17 years ago
asm-sparc64
kvm: provide kvm.h for all architecture: fixes headers_install
17 years ago
asm-um
uml: compile error fix
17 years ago
asm-v850
kvm: provide kvm.h for all architecture: fixes headers_install
17 years ago
asm-x86
x86: define outb_pic and inb_pic to stop using outb_p and inb_p
17 years ago
asm-xtensa
kvm: provide kvm.h for all architecture: fixes headers_install
17 years ago
crypto
[CRYPTO] skcipher: Fix section mismatches
17 years ago
keys
…
linux
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
17 years ago
math-emu
…
media
V4L/DVB (7192): Adds support for Genius TVGo A11MCE
17 years ago
mtd
…
net
[IPV6]: Use appropriate sock tclass setting for routing lookup.
17 years ago
pcmcia
…
rdma
IB/core: Remove unused struct ib_device.flags member
17 years ago
rxrpc
…
scsi
[SCSI] iscsi class: regression - fix races with state manipulation and blocking/unblocking
17 years ago
sound
[ALSA] opl3 - Fix compilation without sequencer support
17 years ago
video
atmel_lcdfb: backlight control
17 years ago
xen
…
Kbuild
…