summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
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-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-26[PATCH] fix radeon_cp_init_ring_buffer()Ivan Kokshaysky1-5/+6
2005-10-21[PATCH] drm: another mga bugDave Airlie3-3/+4
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