- 13 Feb, 2004 19 commits
-
-
Andrew Morton authored
From: Paul Mundt <lethal@linux-sh.org> Sanity fixes in pvr2fb_check_var() so we don't constantly report an invalid pixclock.. also fixup FB_SYNC_BROADCAST setting so this doesn't get improperly assigned in the VO_VGA case.
-
Andrew Morton authored
From: Paul Mundt <lethal@linux-sh.org> This updates hitfb, and also adds basic accel support. Also as we don't need the generic cfb_copyarea anymore, we no longer link cfbcopyarea.o in at build time.
-
Andrew Morton authored
From: Paul Mundt <lethal@linux-sh.org> Misc build fixes.. also not horribly exciting.
-
Andrew Morton authored
From: Paul Mundt <lethal@linux-sh.org> This adds support for the H8/300 series to the sh-sci driver. Patch from Yoshinori Sato.
-
Andrew Morton authored
From: Paul Mundt <lethal@linux-sh.org> This updates a number of the hd64461 cchip definitions (needed by hitfb), and also adds some additional I/O routines.
-
Andrew Morton authored
From: Paul Mundt <lethal@linux-sh.org> This adds the missing setup code for the hp680 board. Patch from Andriy Skulysh.
-
Andrew Morton authored
From: Paul Mundt <lethal@linux-sh.org> This fixes up a number of other outstanding preemption issues in the sh backend (in addition to the ones already fixed in previous patches). Patch from Kaz Kojima.
-
Andrew Morton authored
From: Paul Mundt <lethal@linux-sh.org> This updates the lazy fpu handling to be preempt safe. Patches from SUGIOKA Toshinobu and Kaz Kojima.
-
Andrew Morton authored
From: Paul Mundt <lethal@linux-sh.org> Re-read RTC registers if MSB of R64CNT was changed while reading them on SH-4 which has unreliable CF bit. Patch from SUGIOKA Toshinobu and Masaki Saitoh.
-
Andrew Morton authored
From: Paul Mundt <lethal@linux-sh.org> This adds sh to the list of platforms that wrap fb_readX/fb_writeX() to __raw_readX/__raw_writeX(). This is needed so that the generic fb read/write routines will wrap properly through the sh machvec and use the appropriate board-specific I/O routines.
-
Andrew Morton authored
From: Paul Mundt <lethal@linux-sh.org> This updates the sh defconfig.. nothing horribly exciting.
-
Andrew Morton authored
From: Stephen Smalley <sds@epoch.ncsc.mil> This patch fixes a couple of bugs in the SELinux policy loading code. The first bug was reported by Magosanyi Arpad; kernel panic upon feeding the kernel a policy with an empty avtab due to cleanup code trying to free the avtab twice. The other bugs were reported by Frank Mayer; failure to properly validate certain values read from the policy.
-
Andrew Morton authored
From: carbonated beverage <ramune@net-ronin.org> Remove an anonymous struct
-
Andrew Morton authored
From: jbarnes@sgi.com (Jesse Barnes) Fix a missing conversion from the memblks removal.
-
bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Russell King authored
-
Russell King authored
-
Jeff Garzik authored
Also update copyrights for 2004.
-
Jeff Garzik authored
Hardware issue on Intel ICH5 requires an additional ack sequence over and above the normal IDE DMA interrupt ack requirements. Issue described in post to freebsd list: http://www.mail-archive.com/freebsd-stable@freebsd.org/msg58421.html Since the bug workaround only requires a single additional PIO or MMIO read in the interrupt handler, it is applied to all chipsets using the standard libata interrupt handler. Credit for research the issue, creating the patch, and testing the patch all go to Jon Burgess.
-
- 12 Feb, 2004 4 commits
-
-
Benjamin Herrenschmidt authored
They both define radeon_engine_reset. Here's a fix (from Panagiotis Papadakos).
-
Linus Torvalds authored
correctly handle the "restart from this device/driver" case, and caused oopses with ieee1394. This just uses "list_for_each_entry_continue()" instead. Add helper macro to make usage of "list_for_each_entry_continue()" a bit more readable.
-
bk://kernel.bkbits.net/davem/atm-2.6Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
bk://kernel.bkbits.net/davem/netfix-2.6Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
- 11 Feb, 2004 10 commits
-
-
Linus Torvalds authored
-
David S. Miller authored
into kernel.bkbits.net:/home/davem/netfix-2.6
-
David S. Miller authored
-
Benjamin Herrenschmidt authored
The patch adding the OF platform entries had a typo ;) ppc32 needs this.
-
Benjamin Herrenschmidt authored
Here is the new radeonfb. It doesn't remove the old one, just in case, though CONFIG_FB_RADEON now builds the new one. The new driver supports recent cards, has better monitor detection, including DDC2, fixes a couple of constants in the old driver, and a lot more. I had to add an empty fb_set_suspend() function to fbmem.c (the real implementation is in James tree and will be here soon). That means that Power Management on Apple laptops isn't completely right yet until the core fbdev fixes get in, but it's good enough for now.
-
Chas Williams authored
-
Chas Williams authored
-
Chas Williams authored
-
Benjamin Herrenschmidt authored
rivafb is part of the g5 defconfig, but will cause a build error on ppc64 due to a missing #include, here is the fix.
-
bk://ppc.bkbits.net/for-linus-ppcLinus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
- 13 Feb, 2004 7 commits
-
-
Benjamin Herrenschmidt authored
-
Benjamin Herrenschmidt authored
-
Benjamin Herrenschmidt authored
-
Benjamin Herrenschmidt authored
-
Benjamin Herrenschmidt authored
-
Benjamin Herrenschmidt authored
-
Benjamin Herrenschmidt authored
-