summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2005-10-31[PATCH] reduce sizeof(struct file)Eric Dumazet1-1/+1
2005-10-31[PATCH] remove some more check_region stuffJeff Garzik1-172/+170
2005-10-31[PATCH] CONFIG_IA32Brian Gerst3-11/+11
2005-10-29qtronix.c: Handle kmalloc failure.Ralf Baechle1-0/+5
2005-10-29Resurrect Cobalt support for 2.6.Ralf Baechle2-3/+3
2005-10-29Create platform_device.h to contain all the platform device details.Russell King8-6/+9
2005-10-29[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier1-3/+1
2005-10-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-4/+5
2005-10-29Pull define-node-cleanup into release branchTony Luck2-4/+4
2005-10-28Pull altix-mmr into release branchTony Luck1-0/+1
2005-10-28Merge ../bleed-2.6Greg KH2-2/+110
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King3-36/+28
2005-10-28[PATCH] Input: convert sonypi to dynamic input_dev allocationDmitry Torokhov1-39/+53
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman16-33/+41
2005-10-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+109
2005-10-28[ARM] 2921/1: Support for the RTC / nvram on the Comdial MP1000Jon Ringle1-1/+109
2005-10-28[PATCH] gfp_t: remaining bits of drivers/*Al Viro1-1/+1
2005-10-28Merge in v2.6.14 by handPaul Mackerras1-5/+6
2005-10-26[PATCH] fix radeon_cp_init_ring_buffer()Ivan Kokshaysky1-5/+6
2005-10-24drm: remove unused components of drm structuresDave Airlie2-8/+0
2005-10-24drm: fix warning on 64-bit platforms..Dave Airlie1-1/+3
2005-10-24powerpc: set the driver.owner field for all vio driversStephen Rothwell2-1/+3
2005-10-24powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell3-4/+8
2005-10-22merge linus head to drm-mm branchDave Airlie1-1/+1
2005-10-22merge linus head to drm-mm branchDave Airlie2-2/+2
2005-10-21[PATCH] drm: another mga bugDave Airlie3-3/+4
2005-10-20merge Linus head tree into my drm tree and fix up conflictsDave Airlie11-127/+255
2005-10-20[PATCH] fix MGA DRM regression before 2.6.14Dave Airlie1-3/+19
2005-10-18Add some basic .gitignore filesLinus Torvalds1-0/+3
2005-10-18[PATCH] n_r3964 mod_timer() fixStephan Brodkorb1-4/+4
2005-10-12Pull mbcs-init-sn-check into release branchTony Luck1-0/+3
2005-10-10[ARM] 2963/1: S3C2410 - add .owner field to device_driverBen Dooks1-0/+1
2005-10-09Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-67/+172
2005-10-05[PATCH] Fix drm 'debug' sysfs permissionsDave Jones1-1/+1
2005-10-04[IA64] mbcs_init() should give up unless running on sn2Greg Edwards1-0/+3
2005-09-30drm: fix drm PCIGARTDave Airlie1-1/+2
2005-09-30drm: fix all sparse warning on 32-bit x86Dave Airlie22-73/+75
2005-09-30drm: add option to force writeback off.Dave Airlie3-0/+10
2005-09-29[PATCH] mv64x60_wdt __user annotations and cleanupsAl Viro1-7/+7
2005-09-29[PATCH] n_r3964: drop bogus fmt castsAlexey Dobriyan1-42/+42
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2-2/+2
2005-09-29[WATCHDOG] pcwd_pci.c add debug module_paramWim Van Sebroeck1-0/+64
2005-09-29[WATCHDOG] pcwd_pci.c control status + boot-code clean-upWim Van Sebroeck1-67/+108
2005-09-28[PATCH] Add IPMI poweroff control to sysfsCorey Minyard1-1/+1
2005-09-25drm: fix some lindent damageDave Airlie7-173/+86
2005-09-25drm: cast handle to a pointer to avoid warningDave Airlie1-1/+1
2005-09-25drm: lindent the drm directory.Dave Airlie93-19151/+19197
2005-09-25drm: use kernel macrosDave Airlie1-3/+3
2005-09-25update from upstreamDave Airlie66-2194/+4755
2005-09-24[PATCH] ipmi_msghandler: inconsistent spin_lock usageHironobu Ishii1-3/+3