aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-12-29Revert radeon AGP aperture offset changesLinus Torvalds1-9/+2
2005-12-29[PATCH] fix ia64 compile failure with gcc4.1Dave Jones1-1/+1
2005-12-27[PATCH] Fix more radeon GART start calculation casesBenjamin Herrenschmidt1-2/+4
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2-7/+7
2005-12-19[SPARC]: Fix RTC build failure.Adrian Bunk1-1/+1
2005-12-18[PATCH] radeon drm: fix compilation breakage with gcc 2.95.3Jean Delvare1-1/+1
2005-12-16[PATCH] ppc: booke_wdt compile fixAl Viro1-1/+1
2005-12-15[PATCH] radeon drm: fix agp aperture map offsetBenjamin Herrenschmidt2-2/+8
2005-12-15[PATCH] IPMI oops fixPaolo Galtieri1-2/+4
2005-12-15[PATCH] mwave: missing __user in ioctl struct declarationAl Viro1-1/+1
2005-12-15[PATCH] __user annotations (booke_wdt.c)Al Viro1-6/+7
2005-12-15[PATCH] wdrtas.c: fix __user annotationsAl Viro1-1/+1
2005-12-15[PATCH] cm4000_cs: __user annotationsAl Viro1-6/+7
2005-12-12[drm] fix radeon aperture issueDave Airlie1-1/+1
2005-12-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+0
2005-12-12[PATCH] raw driver: Kconfig fixAndrew Morton1-9/+9
2005-12-12[PATCH] ipmi: fix panic generator IDMatt Domsch1-1/+1
2005-12-05[ARM SMP] mpcore_wdt bogus fpos checkMarcelo Tosatti1-4/+0
2005-11-30[PATCH] SiS DRM: Fix possible NULL dereferenceEgbert Eich1-1/+4
2005-11-28mm: re-architect the VM_UNPAGED logicLinus Torvalds1-1/+1
2005-11-24drm: fix quiescent lockingDave Airlie1-5/+11
2005-11-23drm: move is_pci to the end of the structureDave Airlie1-2/+1
2005-11-23drm: add __GFP_COMP to the drm_alloc_pagesDave Airlie2-2/+2
2005-11-23I think that if a PCI bus is a root bus, attached to a host bridge not aDave Airlie1-1/+1
2005-11-22[PATCH] unpaged: ZERO_PAGE in VM_UNPAGEDHugh Dickins1-1/+1
2005-11-21Merge ../linus/Dave Jones5-33/+42
2005-11-21[AGPGART] Support VIA P4M800CE bridge.Dave Jones1-0/+6
2005-11-18[PATCH] tpm: remove PCI kconfig dependencyKylene Jo Hall1-1/+1
2005-11-18[PATCH] tpm: use ioread8 and iowrite8Kylene Jo Hall2-31/+38
2005-11-18[PATCH] tpm: use flush_scheduled_work()Kylene Jo Hall1-0/+2
2005-11-18[PATCH] ipmi: missing NULL test for kthreadMatt Domsch1-1/+1
2005-11-16[AGPGART] Mark AMD64 aperture size structs as constDave Jones1-2/+2
2005-11-16[AGPGART] Mark maxes_table as constDave Jones1-1/+1
2005-11-15[PATCH] ipmi: bump-driver-versionCorey Minyard1-1/+1
2005-11-14Merge x86-64 update from AndiLinus Torvalds1-3/+14
2005-11-14[PATCH] AGP: Make gart iterator in K8 AGP driver SMP safeAndi Kleen1-2/+3
2005-11-14[PATCH] AGP: Try unsupported AGP chipsets on x86-64 by defaultAndi Kleen1-1/+1
2005-11-14[PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64Andi Kleen1-0/+10
2005-11-14[PATCH] powerpc: kill ppc64 rtc.c, use genrtc insteadBenjamin Herrenschmidt1-1/+1
2005-11-13[PATCH] tpm: locking fixKylene Jo Hall2-0/+10
2005-11-13[PATCH] tpm: dev_mask handling fixKylene Jo Hall1-3/+2
2005-11-13[PATCH] tpm: updates for new hardwareKylene Jo Hall3-72/+171
2005-11-13[PATCH] synclink: update to use DMA mapping APIPaul Fulghum1-15/+16
2005-11-13[PATCH] ppc: add support for new powerbooksOlof Johansson1-0/+4
2005-11-13[PATCH] Update email address for KumarKumar Gala1-1/+1
2005-11-13[PATCH] New Omnikey Cardman 4000 driverHarald Welte3-0/+2090
2005-11-13[PATCH] New Omnikey Cardman 4040 driverHarald Welte4-0/+902
2005-11-12[PATCH] I8K: fix /proc reporting of blank service tagsDmitry Torokhov1-2/+4
2005-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-0/+1
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds8-97/+99
2005-11-11[PATCH] ipmi: fix inconsistent spinlock usageHironobu Ishii1-3/+3
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman17-17/+0
2005-11-09Fix AGP compile on non-x86 architecturesLinus Torvalds2-6/+4
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King8-97/+99
2005-11-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds4-12/+30
2005-11-09[PATCH] drivers/char/sysrq.c: make two functions staticAdrian Bunk1-2/+2
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering7-7/+0
2005-11-09[PATCH] drm fixup pci gart settingsDave Airlie1-2/+2
2005-11-08[PATCH] i460-agp warning fixesAndrew Morton1-3/+5
2005-11-08[PATCH] AGP performance fixesAlan Hourihane4-9/+25
2005-11-08drivers/char/ftape/lowlevel/ftape-buffer.c should #include "../lowlevel/ftape...Adrian Bunk1-0/+1
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds16-42/+53
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds1-27/+38
2005-11-07[PATCH] kfree cleanup: drivers/charJesper Juhl13-55/+29
2005-11-07[PATCH] ipmi: fix watchdog timeout panic handlingCorey Minyard1-4/+9
2005-11-07[PATCH] ipmi: use rcu lock for using command receiversCorey Minyard1-16/+15
2005-11-07[PATCH] ipmi: use kthread APIMatt Domsch1-30/+15
2005-11-07[PATCH] ipmi: add timer threadCorey Minyard1-21/+63
2005-11-07[PATCH] ipmi: kcs error0 delayCorey Minyard3-1/+11
2005-11-07[PATCH] ipmi: bt restart reset fixesCorey Minyard1-2/+2
2005-11-07[PATCH] ipmi: si start transaction hookCorey Minyard1-0/+84
2005-11-07[PATCH] ipmi: more dell fixesCorey Minyard2-9/+23
2005-11-07[PATCH] ipmi: poweroff cleanupsCorey Minyard1-3/+1
2005-11-07[PATCH] ipmi: watchdog parms in sysfsCorey Minyard1-50/+196
2005-11-07[PATCH] ipmi: various si cleanupCorey Minyard4-37/+47
2005-11-07[PATCH] ipmi: use refcount in message handlerCorey Minyard1-455/+498
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-11-07[PATCH] Only disallow _setting_ of function key stringMarcelo Tosatti1-1/+4
2005-11-07[PATCH] tpm: Fix lack of driver_unregister in init failcasesKylene Jo Hall1-25/+23
2005-11-07[PATCH] serial moxa: fix wrong BUGKirill Smelkov1-1/+4
2005-11-07[PATCH] serial moxa: fix leaks of struct tty_driverKirill Smelkov1-11/+11
2005-11-07[PATCH] serial moxa: cleanup mxser_initKirill Smelkov1-18/+2
2005-11-07[PATCH] Fix wrong irq enable via rtc_control()Takashi Iwai1-27/+38
2005-11-05[AGPGART] Fix up warning in efficeon driver.Dave Jones1-1/+1
2005-11-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2-10/+10
2005-11-04[AGPGART] Fix up sgi-agp bug with no devices on bus.Dave Jones1-0/+2
2005-11-04[AGPGART] When we encounter reserved mode bits, print them out.Dave Jones1-2/+4
2005-11-04[PATCH] ARM: Reverted 2921/1: Support for the RTC / nvram on the Comdial MP1000Russell King1-109/+1
2005-11-02Merge Paulus' treeStephen Rothwell8-6/+9
2005-11-01[PATCH] missing platform_device.h includesAl Viro1-0/+1
2005-11-01Merge master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds93-19144/+19273
2005-11-01[PATCH] tlclk build fixAndrew Morton1-0/+1
2005-11-01[PATCH] TPM compile fixChris Wright2-0/+2
2005-11-02merge filename and modify references to iseries/vio.hKelly Daly2-3/+3
2005-11-02merge filename and modify references to iseries/hv_lp_event.hKelly Daly2-2/+2
2005-11-02merge filename and modify reference to iseries/hv_lp_config.hKelly Daly2-2/+2
2005-11-02merge filename and modify references to iseries/hv_call_event.hKelly Daly2-2/+2
2005-11-01[WATCHDOG] adds device_driver .owner fieldWim Van Sebroeck2-0/+2
2005-11-01[WATCHDOG] pcwd_pci.c update commentsWim Van Sebroeck1-2/+4
2005-11-01[WATCHDOG] w83627hf_wdt trivial typoPozsar Balazs1-1/+1
2005-11-01[WATCHDOG] s3c2410 wdt - add .owner fieldBen Dooks1-0/+1
2005-11-01merge filename and modify references to iseries/hv_call.hKelly Daly1-1/+1
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds8-6/+9
2005-10-31Merge ../linux-2.6 by handPaul Mackerras60-671/+1781
2005-10-30[PATCH] fix missing includesTim Schmielau13-1/+20
2005-10-30[PATCH] hpet: hpet driver cleanupsRandy Dunlap1-30/+35
2005-10-30[PATCH] hpet: use HPET physical addresses for dup. detectionRandy Dunlap1-5/+15
2005-10-30[PATCH] hpet: allow HPET FIXED_MEM32 resource typeRandy Dunlap1-0/+17
2005-10-30[PATCH] hpet: simplify initialization messageClemens Ladisch1-5/+4
2005-10-30[PATCH] hpet: remove superfluous indirectionsClemens Ladisch1-2/+2
2005-10-30[PATCH] hpet: fix access to multiple HPET devicesClemens Ladisch1-2/+2
2005-10-30[PATCH] hpet: fix uninitialized variable in hpet_register()Clemens Ladisch1-0/+2
2005-10-30[PATCH] hpet: fix division by zero in HPET_INFOClemens Ladisch1-2/+5
2005-10-30[PATCH] hpet: fix HPET_INFO calls from kernel spaceClemens Ladisch1-2/+6
2005-10-30[PATCH] hpet: allow shared interruptsClemens Ladisch1-7/+21
2005-10-30[PATCH] hpet: allow non-power-of-two frequenciesClemens Ladisch1-1/+1
2005-10-30[PATCH] hpet: remove superfluous register readsClemens Ladisch1-4/+0
2005-10-30[PATCH] hpet: remove unused variableClemens Ladisch1-3/+2
2005-10-30[PATCH] HPET: make frequency calculations 32 bit safeClemens Ladisch1-13/+19
2005-10-30[PATCH] hpet: disallow zero interrupt frequencyClemens Ladisch1-1/+4
2005-10-30[PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap2-2/+2
2005-10-30[PATCH] tpm-tidiesAndrew Morton3-37/+23
2005-10-30[PATCH] Infineon TPM: move infineon driver off pci_devMarcel Selhorst1-98/+59
2005-10-30[PATCH] tpm: move nsc driver off pci_devKylene Jo Hall1-67/+77
2005-10-30[PATCH] tpm: move atmel driver off pci_devKylene Jo Hall1-62/+63
2005-10-30[PATCH] tpm: change from pci_dev to dev power management functionsKylene Jo Hall2-6/+6
2005-10-30[PATCH] tpm: remove pci dependencyKylene Jo Hall5-72/+91
2005-10-30[PATCH] tpm: add status function to allow non-lpc bus chipsKylene Jo Hall5-1/+20
2005-10-30[PATCH] rocketport: make it work when statically linked into kernelBjorn Helgaas1-8/+2
2005-10-30[PATCH] watchdog: update .owner field of struct pci_driverLaurent Riffard2-0/+2
2005-10-30[PATCH] SyncLink adapters: updates .owner field of struct pci_driverLaurent Riffard2-0/+2
2005-10-30[PATCH] epca: update .owner field of struct pci_driverLaurent Riffard1-0/+1
2005-10-30[PATCH] setkeys needs rootAndrew Morton1-0/+3
2005-10-30[PATCH] Telecom Clock Driver for MPCBL0010 ATCA computer bladeMark Gross3-0/+909
2005-10-30[PATCH] Typo fix: dot after newline in printk stringsJean Delvare1-1/+1
2005-10-30[PATCH] Typo fix: explictly -> explicitlyJean Delvare1-1/+1
2005-10-30[PATCH] reduce sizeof(struct file)Eric Dumazet1-1/+1
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik1-172/+170
2005-10-30[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-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-4/+5
2005-10-28Pull 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-24[AGPGART] Set .owner field of struct pci_driver.Dave Jones12-0/+12
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-20[AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones7-37/+18
2005-10-20merge Linus head tree into my drm tree and fix up conflictsDave Airlie11-127/+255
2005-10-19[PATCH] fix MGA DRM regression before 2.6.14Dave Airlie1-3/+19
2005-10-18Add some basic .gitignore filesLinus Torvalds1-0/+3
2005-10-17[PATCH] n_r3964 mod_timer() fixStephan Brodkorb1-4/+4
2005-10-11Pull 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-08Merge 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-23[AGPGART] Fix serverworks TLB flush.Dave Jones1-2/+16
2005-09-23[PATCH] ipmi_msghandler: inconsistent spin_lock usageHironobu Ishii1-3/+3
2005-09-22[PATCH] Fix mmap() of /dev/hpetKeir Fraser1-1/+0
2005-09-16Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds1-1/+1
2005-09-16[PATCH] epca iomem annotations + several missing readw()Al Viro2-46/+50
2005-09-16[IA64] Remove warnings for gcc 4.0 IA64 compilation.Peter Chubb1-1/+1
2005-09-15[IA64] Two more uses of cpuid_to_cnodeid() must go.Tony Luck1-2/+2
2005-09-15[IA64] Cleanup use of various #defines related to nodesJack Steiner1-2/+2
2005-09-15[PATCH] vc: Use correct size on buffer copy in vc_resizeAntonino A. Daplas1-2/+3
2005-09-14Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp Linus Torvalds1-0/+2
2005-09-14[PATCH] hvc_console: start kernel thread before registering ttyAnton Blanchard1-3/+3
2005-09-14[ARM SMP] Add timer/watchdog defines for MPCoreRussell King1-0/+2