summaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+1
* [PATCH] Only disallow _setting_ of function key stringMarcelo Tosatti2005-11-071-1/+4
* [PATCH] tpm: Fix lack of driver_unregister in init failcasesKylene Jo Hall2005-11-071-25/+23
* [PATCH] serial moxa: fix wrong BUGKirill Smelkov2005-11-071-1/+4
* [PATCH] serial moxa: fix leaks of struct tty_driverKirill Smelkov2005-11-071-11/+11
* [PATCH] serial moxa: cleanup mxser_initKirill Smelkov2005-11-071-18/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-052-10/+10
|\
| * Merge Paulus' treeStephen Rothwell2005-11-028-6/+9
| |\
| * | merge filename and modify references to iseries/vio.hKelly Daly2005-11-022-3/+3
| * | merge filename and modify references to iseries/hv_lp_event.hKelly Daly2005-11-022-2/+2
| * | merge filename and modify reference to iseries/hv_lp_config.hKelly Daly2005-11-022-2/+2
| * | merge filename and modify references to iseries/hv_call_event.hKelly Daly2005-11-022-2/+2
| * | merge filename and modify references to iseries/hv_call.hKelly Daly2005-11-011-1/+1
* | | [PATCH] ARM: Reverted 2921/1: Support for the RTC / nvram on the Comdial MP1000Russell King2005-11-041-109/+1
* | | [PATCH] missing platform_device.h includesAl Viro2005-11-021-0/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2005-11-0293-19144/+19273
|\ \ \
| * | | drm: remove unused components of drm structuresDave Airlie2005-10-242-8/+0
| * | | drm: fix warning on 64-bit platforms..Dave Airlie2005-10-241-1/+3
| * | | merge linus head to drm-mm branchDave Airlie2005-10-221-1/+1
| * | | merge linus head to drm-mm branchDave Airlie2005-10-222-2/+2
| |\ \ \
| * \ \ \ merge Linus head tree into my drm tree and fix up conflictsDave Airlie2005-10-2011-127/+255
| |\ \ \ \
| * | | | | drm: fix drm PCIGARTDave Airlie2005-09-301-1/+2
| * | | | | drm: fix all sparse warning on 32-bit x86Dave Airlie2005-09-3022-73/+75
| * | | | | drm: add option to force writeback off.Dave Airlie2005-09-303-0/+10
| * | | | | drm: fix some lindent damageDave Airlie2005-09-257-173/+86
| * | | | | drm: cast handle to a pointer to avoid warningDave Airlie2005-09-251-1/+1
| * | | | | drm: lindent the drm directory.Dave Airlie2005-09-2593-19151/+19197
| * | | | | drm: use kernel macrosDave Airlie2005-09-251-3/+3
| * | | | | update from upstreamDave Airlie2005-09-2566-2194/+4755
| |\ \ \ \ \
| * | | | | | drm: add radeon PCI express supportDave Airlie2005-09-118-59/+186
| * | | | | | drm: update radeon driver to 1.18Dave Airlie2005-09-113-3/+37
| * | | | | | drm: missing drm_vm.c changes for consistent mapsDave Airlie2005-09-111-1/+2
* | | | | | | [PATCH] tlclk build fixAndrew Morton2005-11-021-0/+1
* | | | | | | [PATCH] TPM compile fixChris Wright2005-11-022-0/+2
* | | | | | | [WATCHDOG] adds device_driver .owner fieldWim Van Sebroeck2005-11-012-0/+2
* | | | | | | [WATCHDOG] pcwd_pci.c update commentsWim Van Sebroeck2005-11-011-2/+4
* | | | | | | [WATCHDOG] w83627hf_wdt trivial typoPozsar Balazs2005-11-011-1/+1
* | | | | | | [WATCHDOG] s3c2410 wdt - add .owner fieldBen Dooks2005-11-011-0/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-318-6/+9
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Create platform_device.h to contain all the platform device details.Russell King2005-10-298-6/+9
* | | | | | Merge ../linux-2.6 by handPaul Mackerras2005-10-3160-671/+1781
|\ \ \ \ \ \
| * | | | | | [PATCH] fix missing includesTim Schmielau2005-10-3113-1/+20
| * | | | | | [PATCH] hpet: hpet driver cleanupsRandy Dunlap2005-10-311-30/+35
| * | | | | | [PATCH] hpet: use HPET physical addresses for dup. detectionRandy Dunlap2005-10-311-5/+15
| * | | | | | [PATCH] hpet: allow HPET FIXED_MEM32 resource typeRandy Dunlap2005-10-311-0/+17
| * | | | | | [PATCH] hpet: simplify initialization messageClemens Ladisch2005-10-311-5/+4
| * | | | | | [PATCH] hpet: remove superfluous indirectionsClemens Ladisch2005-10-311-2/+2
| * | | | | | [PATCH] hpet: fix access to multiple HPET devicesClemens Ladisch2005-10-311-2/+2
| * | | | | | [PATCH] hpet: fix uninitialized variable in hpet_register()Clemens Ladisch2005-10-311-0/+2
| * | | | | | [PATCH] hpet: fix division by zero in HPET_INFOClemens Ladisch2005-10-311-2/+5