aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2006-04-29Merge branch 'merge'Paul Mackerras17-232/+1546
2006-04-26[PATCH] splice: add ->splice_write support for /dev/nullJens Axboe1-0/+14
2006-04-23Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-10/+2
2006-04-23drm: possible cleanupsDave Airlie4-9/+1
2006-04-23drm: fixup r300 scratch on BE machinesDave Airlie1-1/+1
2006-04-22[PATCH] tpm: add HID module parameterKylene Jo Hall1-1/+12
2006-04-22[PATCH] tpm: add interrupt module parameterKylene Jo Hall1-35/+43
2006-04-22[PATCH] tpm: spacing cleanups 2Kylene Jo Hall1-13/+9
2006-04-22[PATCH] tpm_infineon section fixupRandy Dunlap1-1/+2
2006-04-22[PATCH] tpm: update bios log code for 1.2Kylene Jo Hall1-12/+37
2006-04-22[PATCH] tpm: check mem start and lenKylene Jo Hall1-0/+7
2006-04-22[PATCH] tpm: tpm_infineon updated to latest interface changesMarcel Selhorst1-29/+29
2006-04-22[PATCH] tpm: use clear_bitKylene Jo Hall1-18/+7
2006-04-22[PATCH] tpm: msecs_to_jiffies cleanupsKylene Jo Hall3-26/+32
2006-04-22[PATCH] tpm: driver for next generation TPM chipsLeendert van Doorn5-1/+670
2006-04-22[PATCH] tpm: new 1.2 sysfs filesKylene Jo Hall2-2/+247
2006-04-22[PATCH] tpm: command duration updateKylene Jo Hall2-3/+311
2006-04-22[PATCH] tpm: return chip from tpm_register_hardwareKylene Jo Hall5-40/+55
2006-04-22[PATCH] tpm: chip struct updateKylene Jo Hall4-55/+53
2006-04-22[PATCH] tpm: reorganize sysfs filesKylene Jo Hall1-59/+86
2006-04-22[PATCH] tpm: spacing cleanupsKylene Jo Hall1-5/+4
2006-04-22[PATCH] tpm: fix missing stringKylene Jo Hall1-0/+1
2006-04-22[PATCH] tpm: fix memory leakKylene Jo Hall1-0/+2
2006-04-22[PATCH] Altix snsc: duplicate kobject fixakpm@osdl.org1-1/+2
2006-04-22[PATCH] powerpc: Quiet HVSI boot outputOlof Johansson1-1/+1
2006-04-20[PATCH] sonypi: correct detection of new ICH7-based laptopsArnaud MAZIN1-0/+3
2006-04-20[PATCH] cs5535_gpio.c: call cdev_del() during module_exit to unmap kobject re...Thayumanavar Sachithanantham1-2/+3
2006-04-19[PATCH] Open IPMI BT overflowHeikki Orsila1-1/+1
2006-04-19[PATCH] IPMI: fix devinit placementRandy Dunlap1-2/+2
2006-04-19[PATCH] Fix file lookup without refDipankar Sarma1-2/+6
2006-04-18Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds7-133/+152
2006-04-18drm: Fix further issues in drivers/char/drm/via_irq.cJayachandran C1-3/+4
2006-04-18drivers/char/drm/drm_memory.c: possible cleanupsAdrian Bunk4-30/+25
2006-04-14[efficeon-agp] Add missing memory maskH. Peter Anvin1-1/+7
2006-04-13[PATCH] do_SAK: Don't recursively take the tasklist_lockEric W. Biederman1-1/+1
2006-04-11[PATCH] RTC subsystem: VR41XX driverYoichi Yuasa3-722/+0
2006-04-11[PATCH] Wrong out of range check in drivers/char/applicom.cEric Sesterhenn1-1/+1
2006-04-11[PATCH] ipmi: fix event queue limitCorey Minyard1-0/+2
2006-04-11[PATCH] MPBL0010 driver sysfs permissions wide openMark Bellon1-18/+18
2006-04-11[PATCH] tty release_dev(): remove dead codePaul Fulghum1-2/+1
2006-04-11[PATCH] ptmx: fix duplicate idr_removePaul Fulghum1-0/+1
2006-04-11[PATCH] Remove extraneous \n in doubletalk init printk.Dave Jones1-1/+1
2006-04-11[PATCH] make tty_insert_flip_string_flags() a non gpl exportAndrew Morton1-6/+16
2006-04-09[IPV6]: Unexport secure_ipv6_port_ephemeralAdrian Bunk1-1/+0
2006-04-07drm: deline a few large inlines in DRM codeDave Airlie2-106/+127
2006-04-05drm: remove master setting from add/remove contextDave Airlie1-2/+2
2006-04-05drm: drm_pci needs dma-mapping.hDave Airlie1-0/+1
2006-04-05[PATCH] drm: Fix issue reported by Coverity in drivers/char/drm/via_irq.cDave Airlie1-2/+3
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds5-36/+340
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds3-239/+131
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-17/+101
2006-04-02[WATCHDOG] at91_wdt.c - Atmel AT91RM9200 watchdog driverAndrew Victor3-0/+236
2006-04-02[WATCHDOG] pcwd_usb.c: fix a NULL pointer dereferenceAdrian Bunk1-1/+2
2006-04-02[WATCHDOG] pcwd.c sprintf/strcpy fixWim Van Sebroeck1-1/+1
2006-04-02[WATCHDOG] pcwd.c general clean-up after patchesWim Van Sebroeck1-2/+9
2006-04-02[WATCHDOG] pcwd.c add debug infoWim Van Sebroeck1-0/+56
2006-04-02[WATCHDOG] pcwd.c pcwd_cleanup_module patchWim Van Sebroeck1-1/+0
2006-04-02[WATCHDOG] pcwd.c firmware-info patchWim Van Sebroeck1-14/+8
2006-04-02[WATCHDOG] pcwd.c control status patchWim Van Sebroeck1-18/+29
2006-04-02Input: add support for Braille devicesSamuel Thibault1-17/+101
2006-04-01[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool1-1/+1
2006-03-31[PATCH] vt: add TIOCL_GETKMSGREDIRECTRafael J. Wysocki1-0/+4
2006-03-31[PATCH] drivers/char/[i]stallion: Clean up kmalloc usageTobias Klauser2-54/+24
2006-03-31[PATCH] IPMI: convert from semaphores to mutexesCorey Minyard4-55/+63
2006-03-31[PATCH] IPMI: tidy up various thingsCorey Minyard5-33/+35
2006-03-31[PATCH] IPMI: fix startup race conditionCorey Minyard2-27/+41
2006-03-31[PATCH] make tty_insert_flip_string a non-GPL exportAndrew Morton1-1/+1
2006-03-31[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_presentDominik Brodowski2-3/+3
2006-03-31[PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski3-40/+17
2006-03-31[PATCH] pcmcia: add return value to _config() functionsDominik Brodowski3-18/+28
2006-03-31[PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski3-85/+69
2006-03-31[PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski3-44/+35
2006-03-31[PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski3-21/+0
2006-03-31[PATCH] pcmcia: default suspend and resume handlingDominik Brodowski3-39/+0
2006-03-31[PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski3-13/+3
2006-03-30Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds16-318/+413
2006-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds8-57/+283
2006-03-28[PATCH] do_SAK: don't depend on session ID 0Eric W. Biederman1-3/+13
2006-03-28[PATCH] do_tty_hangup: use group_send_sig_info not send_group_sig_infoEric W. Biederman1-2/+2
2006-03-29Merge ../linux-2.6Paul Mackerras13-54/+263
2006-03-29drm: remove drm_{alloc,free}_pagesDave Airlie3-131/+0
2006-03-29drm: sis fix compile warningDave Airlie1-1/+1
2006-03-28[PATCH] Typo fixesAlexey Dobriyan2-2/+2
2006-03-28[PATCH] nvidia-agp: use time_before_eq()Marcelo Feitoza Parisi1-1/+2
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven5-5/+5
2006-03-28[PATCH] synclink_gt: remove uneeded async codePaul Fulghum1-4/+0
2006-03-28[PATCH] synclink_gt add gpio featurePaul Fulghum1-4/+242
2006-03-28[PATCH] synclink: remove dead codePaul Fulghum1-30/+1
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-1/+4
2006-03-28[PATCH] powerpc: add hvc backend for rtasArnd Bergmann3-0/+146
2006-03-28[PATCH] powerpc: hvc_console updatesRyan S. Arnold5-41/+115
2006-03-27[PATCH] RTC subsystem: ARM cleanupAlessandro Zummo1-1/+1
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern3-7/+10
2006-03-27[PATCH] powerpc: HVC init raceMichael Neuling1-14/+18
2006-03-27[PATCH] powerpc: Compile warning in hvcs driverAnton Blanchard1-1/+0
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds3-10/+6
2006-03-26drivers/char/ftape/lowlevel/fdc-io.c: Correct a commentBastien Roucaries1-1/+1
2006-03-26[PATCH] isicom: select FW_LOADERmaximilian attems1-0/+1
2006-03-26[PATCH] tlclk: fix handling of device majorAndrew Morton1-0/+1
2006-03-26[PATCH] ipmi: Increment driver version to v39.0Corey Minyard1-1/+1
2006-03-26[PATCH] ipmi: add full sysfs supportCorey Minyard5-54/+664
2006-03-26[PATCH] ipmi: add generic PCI handlingCorey Minyard2-454/+496
2006-03-26[PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()Bjorn Helgaas1-12/+6
2006-03-26BUG_ON() Conversion in drivers/charEric Sesterhenn2-9/+5
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds19-106/+103
2006-03-25[PATCH] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridgeHenrik Kretzschmar1-1/+1
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-43/+44
2006-03-25[PATCH] drivers/char/ipmi/ipmi_msghandler.c: fix a memory leakAdrian Bunk1-5/+7
2006-03-25[PATCH] tpm: sparc32 build fixAndrew Morton1-0/+1
2006-03-25[PATCH] adjust /dev/{kmem,mem,port} write handlersJan Beulich1-15/+13
2006-03-25[PATCH] parport: move PP_MAJOR from ppdev.h to major.hRene Herman1-1/+2
2006-03-25[PATCH] sysrq cleanupAndrew Morton1-135/+115
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell3-12/+12
2006-03-25[PATCH] constify tty flip buffer handlingThomas Koeller1-2/+2
2006-03-25[PATCH] cirrus ep93xx watchdog driverAlessandro Zummo3-0/+268
2006-03-25drm: add new radeon PCI ids..Dave Airlie3-27/+81
2006-03-24[AGPGART] x86_64: Enable VIA AGP driver on x86-64 for VIA P4 chipsetsAndi Kleen1-1/+1
2006-03-24[AGPGART] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridgeHenrik Kretzschmar1-1/+1
2006-03-24tabify drivers/char/MakefileJim Cromie1-43/+44
2006-03-24[PATCH] Yet more rio cleaning (2 of 2)Alan Cox18-912/+265
2006-03-24[PATCH] Yet more rio cleaning (1 of 2)Alan Cox15-524/+36
2006-03-24[PATCH] rio driver rework continued #5Alan Cox3-10/+2
2006-03-24[PATCH] rio driver rework continued #4Alan Cox1-272/+118
2006-03-24[PATCH] rio driver rework continued #3Alan Cox7-535/+232
2006-03-24[PATCH] rio driver rework continued #2Alan Cox4-154/+115
2006-03-24[PATCH] rio driver rework continued #1Alan Cox10-167/+118
2006-03-24[PATCH] rioboot: post-LindentAlan Cox1-252/+177
2006-03-24[PATCH] rioboot: lindentAlan Cox1-811/+704
2006-03-24[PATCH] rio: more header cleanupAlan Cox10-400/+243
2006-03-24[PATCH] remove ipmi pm_power_off redefinitionOlaf Hering1-3/+1
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan4-4/+4
2006-03-24[PATCH] remove ISA legacy functions: drivers/char/toshiba.cAl Viro1-15/+23
2006-03-23[PATCH] kill _INLINE_Adrian Bunk1-12/+6
2006-03-23[PATCH] snsc kmalloc2kzallocJes Sorensen2-9/+4
2006-03-23[PATCH] sem2mutex: serial ->port_write_mutexIngo Molnar4-11/+11
2006-03-23[PATCH] sem2mutex: ttyIngo Molnar3-37/+37
2006-03-23[PATCH] sem2mutex: drivers/char/Ingo Molnar4-10/+10
2006-03-23[PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_genericArjan van de Ven1-11/+12
2006-03-23[PATCH] swsusp: add check for suspension of X-controlled devicesRafael J. Wysocki1-0/+8
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-5/+6
2006-03-23[PATCH] powerpc: dont allow old RTC to be selectedAnton Blanchard1-1/+1
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+1
2006-03-22[PATCH] tb0219: convert to the new platform device interfaceDmitry Torokhov1-9/+15
2006-03-22[PATCH] mv64x600_wdt: convert to the new platform device interfaceDmitry Torokhov1-5/+15
2006-03-22[PATCH] vr41xx: convert to the new platform device interfaceDmitry Torokhov2-16/+33
2006-03-22[SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller1-0/+1
2006-03-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-9/+28
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-2/+6
2006-03-21Pull sn-handle-sc-powerdown into release branchTony Luck2-9/+28
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel2-2/+6
2006-03-20remove dead Radeon URLAdrian Bunk1-2/+2
2006-03-20Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitAdrian Bunk29-469/+510
2006-03-20drm: read breadcrumb in IRQ handlerDave Airlie1-0/+2
2006-03-19drm: fixup i915 breadcrumb read/writeDave Airlie1-2/+0
2006-03-19drm: remove pointless checks in radeon_stateDave Airlie1-45/+0
2006-03-19drm: fixup improper cast.Dave Airlie1-1/+1
2006-03-19drm: rationalise some pci idsDave Airlie2-16/+14
2006-03-19drm: Add general-purpose packet for manipulating scratch registers (r300)Dave Airlie3-1/+75
2006-03-19drm: rework radeon memory map (radeon 1.23)Dave Airlie5-64/+163
2006-03-19drm: update r300 register namesDave Airlie2-9/+34
2006-03-19drm: fixup PCI DMA supportDave Airlie4-23/+44
2006-03-09Merge ../linux-2.6Paul Mackerras6-9/+46
2006-03-07[IA64] SGI SN drivers: don't report !sn2 hardware as an errorBjorn Helgaas1-1/+1
2006-03-03[PATCH] Add missing ifdef for VIA RNG codeMark Brown1-0/+2
2006-03-01[AGPGART] ATI RS350 support.Dave Jones1-0/+4
2006-03-01[PATCH] pcmcia: CM4000, CM4040 Driver fixesHarald Welte2-6/+41
2006-02-28[PATCH] synclink_gt: make ->init_error signedDarren Jenkins1-1/+1
2006-02-28[PATCH] tty buffering: comment out debug codePaul Fulghum1-1/+1
2006-02-28[AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones19-105/+98
2006-02-28Merge ../powerpc-mergePaul Mackerras1-9/+13
2006-02-27[PATCH] Fix Specialix SX corruptionMarc Zyngier1-5/+5
2006-02-26[PATCH] Fix Specialix SI probingMarc Zyngier1-4/+8
2006-02-24Merge ../powerpc-mergePaul Mackerras17-334/+407
2006-02-24[PATCH] Fix race condition in hvc console.Michal Ostrowski1-3/+5
2006-02-20Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-1/+58
2006-02-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds3-43/+22
2006-02-20[PATCH] Terminate process that fails on a constrained allocationChristoph Lameter1-1/+1
2006-02-20[AGPGART] Add some informational printk to nforce GART failure path.Dave Jones1-2/+4
2006-02-18drm: fix brace placementDave Airlie1-4/+2
2006-02-18drm: radeon add r300 TX_CNTL and verify bitblt packetsDave Airlie3-1/+55
2006-02-18drm: fixup i915 interrupt on X server exitDave Airlie1-0/+5
2006-02-17[PATCH] Infineon TPM: IO-port leakage fix, WTX-bugfixMarcel Selhorst1-14/+34
2006-02-14[PATCH] HPET: handle multiple ACPI EXTENDED_IRQ resourcesBjorn Helgaas1-13/+9
2006-02-14[PATCH] tty reference count fixPaul Fulghum1-4/+3
2006-02-14[PATCH] Fix locking error in espAlan Cox1-20/+2
2006-02-13[PATCH] Remove "RV370 5B60 [Radeon X300 (PCIE)]" from DRI listDave Jones1-1/+0
2006-02-12[AGPGART] Improve the error message shown when we detect a ServerWorks CNB20HEDave Jones1-3/+1
2006-02-12[WATCHDOG] pcwd.c - update module version infoWim Van Sebroeck1-2/+7
2006-02-12[WATCHDOG] pcwd.c show card info patchWim Van Sebroeck1-78/+79
2006-02-12[WATCHDOG] pcwd.c move get_support to pcwd_check_temperature_supportWim Van Sebroeck1-7/+7
2006-02-12[WATCHDOG] pcwd.c Control Status #2 patchWim Van Sebroeck1-11/+13
2006-02-12[WATCHDOG] pcwd.c private data struct patchWim Van Sebroeck1-102/+104
2006-02-12[WATCHDOG] pcwd.c card_found-- fix.Wim Van Sebroeck1-0/+1
2006-02-12[WATCHDOG] pcwd.c add comments + tabsWim Van Sebroeck1-34/+37
2006-02-12[WATCHDOG] sa1100_wdt.c sparse clean (2)Ian Campbell1-5/+7
2006-02-11[PATCH] tipar fixesAndrew Morton1-3/+12
2006-02-10[AGPGART] help text updatesAdrian Bunk1-38/+17
2006-02-10[PATCH] tty buffering stall fixPaul Fulghum1-8/+22
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason1-4/+5
2006-02-08[PATCH] synclink_gt is PCI-onlyAl Viro1-1/+1