aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell2007-10-111-106/+18
* [POWERPC] Remove iSeries_vio_devStephen Rothwell2007-10-111-4/+3
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-036-30/+48
|\
| * [TCP]: secure_tcp_sequence_number() should not use a too fast clockEric Dumazet2007-10-011-4/+6
| * VT ioctl race fixSamuel Ortiz2007-10-011-3/+5
| * fix console change race exposed by CFSJan Lübbe2007-09-291-2/+5
| * i915: make vbl interrupts work properly on i965g/gm hw.Dave Airlie2007-09-272-0/+18
| * Silent drivers/char/hpet.c build warnings on i386S.Çağlar Onur2007-09-261-0/+3
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-09-261-3/+3
| |\
| | * ACPI: hpet: ACPI Error (utglobal-0126): Unknown exception code: 0xFFFFFFF0Zhao Yakui2007-09-251-3/+3
| * | fix "mspec: handle shrinking virtual memory areas"Cliff Wickman2007-09-251-18/+8
| |/
* | Merge branch 'linux-2.6'Paul Mackerras2007-09-205-24/+67
|\ \ | |/
| * intel-agp: Fix i830 mask variable that changed with G33 supportDave Airlie2007-09-192-2/+3
| * pci: fix unterminated pci_device_id listsKees Cook2007-09-191-1/+2
| * mspec: handle shrinking virtual memory areasCliff Wickman2007-09-191-21/+48
| * sparc64 (and others): fix tty_ioctl.c buildTony Breeds2007-09-151-0/+14
* | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-09-143-3/+14
|\ \ | |/
| * intel_agp: fix GTT map size on G33Zhenyu Wang2007-09-111-1/+4
| * intel_agp: fix stolen mem range on G33Zhenyu Wang2007-09-111-0/+5
| * tty: termios locking functions break with new termios typeDavid Miller2007-09-111-2/+2
| * Do not use the ia64 clocksource on non-ia64 architecturesLinus Torvalds2007-08-311-0/+3
* | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-08-2825-34/+68
|\ \ | |/
| * [MIPS] Delete duplicate inclusion of <linux/delay.h>.Ralf Baechle2007-08-271-1/+0
| * Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2007-08-258-5/+29
| |\
| | * agp: balance ioremap checksScott Thompson2007-08-256-5/+22
| | * agp: Add device id for P4M900 to via-agp moduleXavier Bachelot2007-08-251-0/+5
| | * efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_pr...Jesper Juhl2007-08-061-0/+2
| * | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2007-08-252-7/+8
| |\ \
| | * | drm: ioremap return value checksScott Thompson2007-08-251-1/+7
| | * | drm/via: Fix dmablit when blit queue is fullSimon Farnsworth2007-07-231-1/+1
| | * | drm_rmmap_ioctl(): remove dead codeAdrian Bunk2007-07-231-5/+0
| * | | Pull events into release branchLen Brown2007-08-251-1/+1
| |\ \ \
| | * | | ACPI: Schedule /proc/acpi/event for removalLen Brown2007-08-231-1/+1
| * | | | tty: dont needlessly cast kmalloc() return valueJesper Juhl2007-08-231-4/+2
| |/ / /
| * | | synclink_gt fix module referencePaul Fulghum2007-08-221-0/+4
| * | | IPMI: fix warning in ipmi_si_intf.cMijo Safradin2007-08-221-1/+1
| * | | m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visibleGeert Uytterhoeven2007-08-221-4/+0
| * | | tpmdd maintainersKent Yoder2007-08-227-5/+9
| * | | [WATCHDOG] Add support for 1533 bridge to alim1535_wdtAndrey Borzenkov2007-08-161-2/+5
| * | | [WATCHDOG] Eurotechwdt.c - clean-up commentsWim Van Sebroeck2007-08-161-4/+9
* | | | [POWERPC] Use of_get_property in ipmi codeStephen Rothwell2007-08-171-3/+3
* | | | [POWERPC] Init markings for hvc_beatIshizaki Kou2007-08-171-2/+2
|/ / /
| | |
| \ \
*-. \ \ pull asus sony thinkpad into release branchLen Brown2007-08-121-1/+6
|\ \ \ \ | | |_|/ | |/| |
| | * | sonypi: fix ids member of struct acpi_driverEugene Teo2007-08-031-1/+6
| |/ /
* | | lguest files should explicitly include asm/paravirt.hJes Sorensen2007-08-111-0/+1
* | | fix serial buffer memory leakAlan Cox2007-08-111-6/+50
* | | drivers/char/pcmcia/cm40x0_cs.c: fix release function callDaniel Ritz2007-08-112-4/+3
* | | drm/i915: Fix i965 secured batchbuffer usageDave Airlie2007-08-062-3/+12
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-07-3122-148/+1393
|\ \
| * | [WATCHDOG] Fix pcwd_init_module crashWim Van Sebroeck2007-07-291-1/+0