An error occurred fetching the project authors.
- 31 Oct, 2004 1 commit
-
-
Geert Uytterhoeven authored
M68k: Add missing and remove superfluous #include <linux/config.h> Signed-off-by:
Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
- 11 May, 2004 1 commit
-
-
Geert Uytterhoeven authored
M68k: Remove superfluous whitespace that hurts my eyes with `let c_space_errors=1' in vim. This includes correcting trailing whitespace and spaces in front of tabs. `diff -urNbB' shows no difference before/after.
-
- 10 May, 2004 1 commit
-
-
Geert Uytterhoeven authored
Sun3x: Like most other platforms, Sun3x needs conswitchp set if CONFIG_DUMMY_CONSOLE is defined (from Sam Creasey)
-
- 03 Nov, 2002 2 commits
-
-
Geert Uytterhoeven authored
General cleanup/updating of purely sun3/3x code (from Sam Creasey) - arch/m68k/sun3(x): o Cleaned up prom code slightly o Added reporting of prom revision in /proc/hardware o Removed some warnings - Use common idprom code for both Sun-3 and Sun-3x - Sun-3x idprom updates - drivers/scsi/sun3*: updated scsi drivers to reflect new struct scatterlist.
-
Geert Uytterhoeven authored
M68k input drivers cleanup: - Remove remnants from the old input layer: o Config.help entries for the Amiga and Atari mouse drivers o Apollo keyboard code (including beep support) o Dummy keyboard initialization, keyboard repeat, and keyboard LEDs code for MVME147, Sun-3, Sun-3x, o Makefile entries for Atari keyboard, mouse and joystick drivers, and the HP300 Human Interface Loop driver o kbd-reset kernel command line parameters o defconfig entry for the Amiga mouse driver o Mac ADB mouse driver glue o Amiga and Mac ADB mouse driver minors - Always include new input layer configuration data
-
- 23 Jul, 2002 1 commit
-
-
Geert Uytterhoeven authored
M68k VT updates: - Include <linux/vt_kern.h> instead of copying the kd_mksound() prototype - Lots of stuff depends on CONFIG_VT: o SYSRQ_KEY o kd_mksound() o mach_keyb_init() o mach_kbdrate() o mach_kbd_leds() o mach_kbd_translate() o mach_sysrq_xlate() o Atari keyboard and joystick drivers - There's no need to provide dummy routines for kbd{rate,_leds}() - dummy_con depends on CONFIG_DUMMY_CONSOLE
-
- 07 May, 2002 1 commit
-
-
Roman Zippel authored
- replace hwclk_time with rtc_time - use hwclk instead of gettod to set initial time
-
- 05 Feb, 2002 3 commits
-
-
Linus Torvalds authored
- Al Viro: more superblock cleanups - Jens Axboe: more patches for new block IO layer - Christoph Hellwig: get rid of the old, long- deprecated SCSI error handling
-
Linus Torvalds authored
- Takanori Kawano: brlock indexing bugfix - Ingo Molnar, Jeff Garzik: softirq updates and fixes - Al Viro: rampage of superblock cleanups. - Jean Tourrilhes: Orinoco driver update v6, IrNET update - Trond Myklebust: NFS brown-paper-bag thing - Tim Waugh: parport update - David Miller: networking and sparc updates - Jes Sorensen: m68k update. - Ben Fennema: UDF update - Geert Uytterhoeven: fbdev logo updates - Willem Riede: osst driver updates - Paul Mackerras: PPC update - Marcelo Tosatti: unlazy swap cache - Mikulas Patocka: hpfs update
-
Linus Torvalds authored
-