summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* qtronix.c: Handle kmalloc failure.Ralf Baechle2005-10-291-0/+5
* Resurrect Cobalt support for 2.6.Ralf Baechle2005-10-292-3/+3
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-10-293-4/+5
|\
| * Pull define-node-cleanup into release branchTony Luck2005-10-282-4/+4
| |\
| | * [IA64] Two more uses of cpuid_to_cnodeid() must go.Tony Luck2005-09-161-2/+2
| | * [IA64] Cleanup use of various #defines related to nodesJack Steiner2005-09-161-2/+2
| * | Pull altix-mmr into release branchTony Luck2005-10-281-0/+1
| |\ \
| | * | [IA64] Need to include <asm/sn/io.h> in a few more places.Tony Luck2005-09-091-0/+1
* | | | Merge ../bleed-2.6Greg KH2005-10-282-2/+110
|\ \ \ \
| * \ \ \ Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-281-1/+109
| |\ \ \ \
| | * | | | [ARM] 2921/1: Support for the RTC / nvram on the Comdial MP1000Jon Ringle2005-10-281-1/+109
| | |/ / /
| * / / / [PATCH] gfp_t: remaining bits of drivers/*Al Viro2005-10-281-1/+1
| |/ / /
* | | | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-283-36/+28Star
* | | | [PATCH] Input: convert sonypi to dynamic input_dev allocationDmitry Torokhov2005-10-281-39/+53
* | | | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-2816-33/+41
|/ / /
* | | [PATCH] fix radeon_cp_init_ring_buffer()Ivan Kokshaysky2005-10-261-5/+6
* | | [PATCH] drm: another mga bugDave Airlie2005-10-213-3/+4
* | | [PATCH] fix MGA DRM regression before 2.6.14Dave Airlie2005-10-201-3/+19
* | | Add some basic .gitignore filesLinus Torvalds2005-10-181-0/+3
* | | [PATCH] n_r3964 mod_timer() fixStephan Brodkorb2005-10-181-4/+4
* | | Pull mbcs-init-sn-check into release branchTony Luck2005-10-121-0/+3
|\ \ \
| * | | [IA64] mbcs_init() should give up unless running on sn2Greg Edwards2005-10-041-0/+3
* | | | [ARM] 2963/1: S3C2410 - add .owner field to device_driverBen Dooks2005-10-101-0/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2005-10-081-67/+172
|\ \ \ \
| * | | | [WATCHDOG] pcwd_pci.c add debug module_paramWim Van Sebroeck2005-09-291-0/+64
| * | | | [WATCHDOG] pcwd_pci.c control status + boot-code clean-upWim Van Sebroeck2005-09-291-67/+108
* | | | | [PATCH] Fix drm 'debug' sysfs permissionsDave Jones2005-10-051-1/+1
| |/ / / |/| | |
* | | | [PATCH] mv64x60_wdt __user annotations and cleanupsAl Viro2005-09-291-7/+7
* | | | [PATCH] n_r3964: drop bogus fmt castsAlexey Dobriyan2005-09-291-42/+42
* | | | [PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2005-09-292-2/+2
|/ / /
* | | [PATCH] Add IPMI poweroff control to sysfsCorey Minyard2005-09-281-1/+1
* | | [PATCH] ipmi_msghandler: inconsistent spin_lock usageHironobu Ishii2005-09-231-3/+3
* | | [PATCH] Fix mmap() of /dev/hpetKeir Fraser2005-09-231-1/+0Star
* | | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2005-09-161-1/+1
|\ \ \
| * | | [IA64] Remove warnings for gcc 4.0 IA64 compilation.Peter Chubb2005-09-161-1/+1
* | | | [PATCH] epca iomem annotations + several missing readw()Al Viro2005-09-162-46/+50
|/ / /
* | / [PATCH] vc: Use correct size on buffer copy in vc_resizeAntonino A. Daplas2005-09-151-2/+3
| |/ |/|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp Linus Torvalds2005-09-151-0/+2
|\ \
| * | [ARM SMP] Add timer/watchdog defines for MPCoreRussell King2005-09-141-0/+2
* | | [PATCH] hvc_console: start kernel thread before registering ttyAnton Blanchard2005-09-141-3/+3
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog Linus Torvalds2005-09-139-43/+2244
|\ \
| * | [WATCHDOG] pcwd_pci-include+WDIOC_SETOPTIONS-patchWim Van Sebroeck2005-09-121-20/+24
| * | [WATCHDOG] sbc8360+w83977f_wdt-consolidate_CONFIG_WATCHDOG_NOWAYOUT_handlingWim Van Sebroeck2005-09-122-12/+2Star
| * | [WATCHDOG] w83977f-watchdog-driver.patchJose Miguel Goncalves2005-09-123-0/+562
| * | [WATCHDOG] New SBC8360 watchdog driver (revised)Ian E. Morgan2005-09-113-0/+433
| * | [WATCHDOG] driver-for-ibm-automatic-server-restart-watchdog-fix2.patchWim Van Sebroeck2005-09-111-8/+3Star
| * | [WATCHDOG] driver-for-ibm-automatic-server-restart-watchdog-fixAndrew Morton2005-09-111-1/+4
| * | [WATCHDOG] driver-for-ibm-automatic-server-restart-watchdog.patchAndrey Panin2005-09-113-0/+418
| * | [WATCHDOG] i6300.h-removal-patchDavid Hardeman2005-09-112-74/+30Star
| * | [WATCHDOG] i6300esb.c-2-bugs-little-cleanup.patchJiri Slaby2005-09-111-2/+2