aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | [PATCH] hpet: disallow zero interrupt frequencyClemens Ladisch2005-10-301-1/+4
| * | | | | | [PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap2005-10-302-2/+2
| * | | | | | [PATCH] tpm-tidiesAndrew Morton2005-10-303-37/+23
| * | | | | | [PATCH] Infineon TPM: move infineon driver off pci_devMarcel Selhorst2005-10-301-98/+59
| * | | | | | [PATCH] tpm: move nsc driver off pci_devKylene Jo Hall2005-10-301-67/+77
| * | | | | | [PATCH] tpm: move atmel driver off pci_devKylene Jo Hall2005-10-301-62/+63
| * | | | | | [PATCH] tpm: change from pci_dev to dev power management functionsKylene Jo Hall2005-10-302-6/+6
| * | | | | | [PATCH] tpm: remove pci dependencyKylene Jo Hall2005-10-305-72/+91
| * | | | | | [PATCH] tpm: add status function to allow non-lpc bus chipsKylene Jo Hall2005-10-305-1/+20
| * | | | | | [PATCH] rocketport: make it work when statically linked into kernelBjorn Helgaas2005-10-301-8/+2
| * | | | | | [PATCH] watchdog: update .owner field of struct pci_driverLaurent Riffard2005-10-302-0/+2
| * | | | | | [PATCH] SyncLink adapters: updates .owner field of struct pci_driverLaurent Riffard2005-10-302-0/+2
| * | | | | | [PATCH] epca: update .owner field of struct pci_driverLaurent Riffard2005-10-301-0/+1
| * | | | | | [PATCH] setkeys needs rootAndrew Morton2005-10-301-0/+3
| * | | | | | [PATCH] Telecom Clock Driver for MPCBL0010 ATCA computer bladeMark Gross2005-10-303-0/+909
| * | | | | | [PATCH] Typo fix: dot after newline in printk stringsJean Delvare2005-10-301-1/+1
| * | | | | | [PATCH] Typo fix: explictly -> explicitlyJean Delvare2005-10-301-1/+1
| * | | | | | [PATCH] reduce sizeof(struct file)Eric Dumazet2005-10-301-1/+1
| * | | | | | [PATCH] remove some more check_region stuffJeff Garzik2005-10-301-172/+170
| * | | | | | [PATCH] CONFIG_IA32Brian Gerst2005-10-303-11/+11
| * | | | | | 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-283-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-151-2/+2
| | | * | | | | [IA64] Cleanup use of various #defines related to nodesJack Steiner2005-09-151-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/+28
| * | | | | | | | [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] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier2005-10-291-3/+1
* | | | | | | | Merge in v2.6.14 by handPaul Mackerras2005-10-281-5/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | [PATCH] fix radeon_cp_init_ring_buffer()Ivan Kokshaysky2005-10-261-5/+6
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | powerpc: set the driver.owner field for all vio driversStephen Rothwell2005-10-242-1/+3
* | | | | | | powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell2005-10-243-4/+8
|/ / / / / /
* | | | | | [PATCH] drm: another mga bugDave Airlie2005-10-213-3/+4
| |_|_|_|/ |/| | | |
* | | | | [PATCH] fix MGA DRM regression before 2.6.14Dave Airlie2005-10-191-3/+19
* | | | | Add some basic .gitignore filesLinus Torvalds2005-10-181-0/+3
* | | | | [PATCH] n_r3964 mod_timer() fixStephan Brodkorb2005-10-171-4/+4
* | | | | Pull mbcs-init-sn-check into release branchTony Luck2005-10-111-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