aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-03[PATCH] generic_serial.c portability fixAlexander Viro1-1/+1
2005-03-30[PATCH] vt: don't call unblank at irq timeBenjamin Herrenschmidt1-3/+15
2005-03-30[PATCH] Kill stupid warning when compiling riocmd.cRolf Eike Beer1-50/+17
2005-03-30[PATCH] SX cli() conversionPatrick vd Lageweg2-21/+41
2005-03-30[PATCH] make sysrq-F call oom_kill()christian@leber.de1-2/+21
2005-03-30[PATCH] read_kmem() fixesHirofumi Ogawa1-12/+13
2005-03-30[PATCH] BDI: Provide backing device capability information [try #3]David Howells1-0/+6
2005-03-29[PATCH] Fix u32 vs. pm_message_t confusion in AGPPavel Machek1-3/+3
2005-03-28[PATCH] Specialix/IO8 cli() conversionPatrick vd Lageweg3-277/+683
2005-03-28[PATCH] unified spinlock initializationAmit Gud1-1/+1
2005-03-28[PATCH] generic-serial cli() conversionPatrick vd Lageweg1-50/+65
2005-03-28[PATCH] alpha build fixesJeff Garzik2-0/+2
2005-03-28[PATCH] io_remap_pfn_range: fix some callers for XENRandy Dunlap5-7/+9
2005-03-28[PATCH] io_remap_pfn_range: convert sparc callersRandy Dunlap1-3/+3
2005-03-28[PATCH] Fix oops when inserting ipmi_si moduleLi Shaohua1-0/+5
2005-03-28[PATCH] drivers/char/isicom.c gcc4 fixMikael Pettersson1-3/+3
2005-03-28[PATCH] Stallion driver module clean upDarren Williams1-22/+7
2005-03-28[PATCH] uml: disable more hardware kconfig opt and rename USERMODE to UMLPaolo \'Blaisorblade\' Giarrusso1-1/+1
2005-03-28[PATCH] pm: remove obsolete pm_* from vt.cPavel Machek1-27/+0
2005-03-28[PATCH] mips: update VR41xx RTC supportYoichi Yuasa3-0/+714
2005-03-28[PATCH] ppc32/64: Map prefetchable PCI without guarded bitBenjamin Herrenschmidt1-9/+7
2005-03-28[PATCH] Fix mmap of /dev/kmemAndi Kleen1-1/+17
2005-03-28[PATCH] tty overrun time fixAndrew Morton2-3/+6
2005-03-28drm: free kbuf if copy from user fails..Dave Airlie1-1/+3
2005-03-28drm: radeon idct definesDave Airlie1-0/+2
2005-03-28drm: radeon driver update 1.16Dave Airlie3-3/+19
2005-03-28Merge starflyer.(none):/foo/airlied/bitkeeper/linux-2.5Dave Airlie9-31/+36
2005-03-28drm: change DRIVER_ to CORE_Dave Airlie4-21/+13
2005-03-28Fix sparse NULL/0 warning:Dave Airlie1-1/+1
2005-03-28drm: Remove incorrect "drm_"-prefix from parameter description.Dave Airlie1-2/+2
2005-03-27drm: fixup pci idsDave Airlie1-1/+2
2005-03-25[PATCH] 3dfx DRM depends on PCIGeert Uytterhoeven1-1/+1
2005-03-25[PATCH] TPM depends on PCIGeert Uytterhoeven1-1/+1
2005-03-25Undo VIA AGP TLB flush low-bits-zero patchLinus Torvalds1-2/+0
2005-03-25agp: export agp_find_bridge for drmDave Airlie1-0/+1
2005-03-25drm: fix issue where agp is acquired before agp_initDave Airlie1-5/+10
2005-03-25drm: issue with unique for XFree86 4.3 backwards compatibilityDave Airlie1-0/+6
2005-03-25verify_area is deprecated, replaced by access_ok.Dave Airlie1-1/+1
2005-03-16Merge http://linux-watchdog.bkbits.net/linux-2.6-watchdogLinus Torvalds4-17/+16
2005-03-15[WATCHDOG] Makefile-patchDave Jones1-6/+7
2005-03-15[WATCHDOG] pcwd_pci-register-driver-patchWim Van Sebroeck1-3/+3
2005-03-15[WATCHDOG] s3c2410-divide-patchBen Dooks1-5/+3
2005-03-15[WATCHDOG] pcwd_usb: usb_control_msg-timeout-patchWim Van Sebroeck1-3/+3
2005-03-15[PATCH] Fixes to mmtimer driverChristoph Lameter1-22/+16
2005-03-14Merge bk://linux-dj.bkbits.net/agpgartLinus Torvalds3-2/+340
2005-03-15[AGPGART] Enable Intel AGP support for x86-64 again.Dave Jones1-1/+1
2005-03-13Fixup 2.6.11.3 merge by hand.Greg Kroah-Hartman1-2/+0
2005-03-13Merge 2.6.11.3 into mainlineGreg Kroah-Hartman1-0/+2
2005-03-13[PATCH] char/istallion: replace interruptible_sleep_on() with wait_event_inte...Domen Puncer1-43/+33
2005-03-13[PATCH] char/lp: remove interruptible_sleep_on_timeout() usageDomen Puncer1-5/+11