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