summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* tty_register_driver: only allocate tty instances when definedAndy Whitcroft2007-05-071-3/+2
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-9/+4
|\
| * [PATCH] x86: fix amd64-agp aperture validationJan Beulich2007-05-021-9/+4
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-05-041-57/+44
|\ \
| * \ Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-0151-1739/+354
| |\ \ | | |/
| * | Input: keyboard handler - use printk_ratelimit()Dmitry Torokhov2007-04-121-1/+1
| * | Input: rework handle creation codeDmitry Torokhov2007-04-121-8/+20
| * | Input: add getkeycode and setkeycode methodsMarvin Raaijmakers2007-03-141-48/+23
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-05-047-7/+3
|\ \ \
| * | | PCI: Convert to alloc_pci_dev()Michael Ellerman2007-05-022-2/+2
| * | | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-025-5/+1
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-05-047-154/+193
|\ \ \ | |/ / |/| |
| * | [AGPGART] sworks-agp: Switch to PCI ref counting APIsAlan Cox2007-04-261-10/+13
| * | [AGPGART] Nvidia AGP: Use refcount aware PCI interfacesAlan Cox2007-04-261-3/+6
| * | [AGPGART] Fix sparse warning in sgi-agp.cDave Jones2007-04-261-3/+2
| * | [AGPGART] Intel-agp adjustmentsJan Beulich2007-04-261-5/+3
| * | [AGPGART] Move [un]map_page_into_agp into asm/agp.hJan Beulich2007-04-261-22/+0
| * | [AGPGART] Add missing calls to global_flush_tlb() to ali-agpJan Beulich2007-04-261-0/+2
| * | [AGPGART] prevent probe collision of sis-agp and amd64_agpOliver Neukum2007-04-261-111/+167
* | | Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2007-04-307-24/+46
|\ \ \
| * \ \ Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-305-90/+45
| |\ \ \
| * | | | [POWERPC] remove kernel module option for booke wdtDave Jiang2007-04-301-1/+1
| * | | | [POWERPC] Rename get_property to of_get_property: partial driversStephen Rothwell2007-04-273-4/+4
| * | | | Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-266-7/+7
| * | | | [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-241-2/+5
| * | | | [POWERPC] hvc_console: Typo fixeswill schmidt2007-04-241-9/+9
| * | | | [POWERPC] hvc_console: Polling mode timer backoffWill Schmidt2007-04-241-6/+25
| * | | | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-136-7/+7
| * | | | [POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell2007-04-131-1/+1
| * | | | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-131-1/+1
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-04-291-10/+43
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Pull sony into release branchLen Brown2007-04-281-10/+43
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | sonypi: use mutex instead of semaphoreMatthias Kaehlcke2007-04-281-10/+10
| | * | | sonypi: try to detect if sony-laptop has already taken one of the known ioportsmalattia@linux.it2007-04-281-0/+27
| | * | | sonypi: suggest sonypi users to try sony-laptop insteadmalattia@linux.it2007-04-281-0/+6
* | | | | [NET]: random functions can use nsec resolution instead of usecEric Dumazet2007-04-251-23/+13
* | | | | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* | | | | [TCP/DCCP/RANDOM]: Remove unused exports.Adrian Bunk2007-04-251-2/+0
|/ / / /
* | | | Char: mxser, fix TIOCMIWAITJiri Slaby2007-04-241-34/+14
* | | | Char: mxser_new, fix TIOCMIWAITJiri Slaby2007-04-241-29/+9
* | | | Char: mxser_new, fix recursive lockingJan Yenya Kasprzak2007-04-241-0/+7
* | | | fix bogon in /dev/mem mmap'ing on nommuBenjamin Herrenschmidt2007-04-171-1/+1
| |/ / |/| |
* | | Merge branch 'for-2.6.21' of master.kernel.org:/pub/scm/linux/kernel/git/dave...Linus Torvalds2007-04-101-2/+1
|\ \ \ | |/ / |/| |
| * | [AGPGART] intel_agp: fix G965 GTT size detectWang Zhenyu2007-04-091-2/+1
* | | Merge branch 'for-2.6.21' of master.kernel.org:/pub/scm/linux/kernel/git/dave...Linus Torvalds2007-04-091-2/+12
|\ \ \ | |/ /
| * | [AGPGART] intel_agp: PCI id update for Intel 965GMWang Zhenyu2007-04-081-2/+12
* | | [PATCH] vt: fix potential race in VT_WAITACTIVE handlerMichal Januszewski2007-04-021-2/+14
* | | [PATCH] Wire up DEC serial drivers in KconfigRalf Baechle2007-03-291-0/+33
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-284-1280/+0
|\ \ \
| * | | [DRM]: Delete sparc64 FFB driver code that never gets built.David S. Miller2007-03-264-1280/+0
| |/ /
OpenPOWER on IntegriCloud