aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2006-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-4/+0
2006-06-20Merge branch 'rio.b19' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Linus Torvalds17-261/+283
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller1-4/+0
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds4-14/+11
2006-06-11[PATCH] Fix for the PPTP hangs that have been reportedPaul Mackerras1-1/+3
2006-06-10[PATCH] powerpc: console_initcall ordering issuesMilton Miller1-1/+1
2006-06-08[AGPGART] alpha-agp warning fixAndrew Morton1-8/+7
2006-06-08[AGPGART] uninorth-agp warning fixesAndrew Morton1-2/+2
2006-06-02[PATCH] pcmcia: fix zeroing of cm4000_cs.c dataDominik Brodowski1-1/+1
2006-05-31[PATCH] revert "swsusp add check for suspension of X controlled devices"Andrew Morton1-8/+0
2006-05-31[PATCH] IPMI: reserve I/O ports separatelyCorey Minyard1-16/+22
2006-05-31[PATCH] tpm: more bios log parsing fixesSeiji Munetoh1-44/+4
2006-05-31[PATCH] tpm: bios log parsing fixesSeiji Munetoh1-16/+25
2006-05-30[AGPGART] Remove pointless initialisation in intel-agpDave Jones1-1/+1
2006-05-30[AGPGART] Remove pointless code from agp_generic_create_gatt_table()Dave Jones1-3/+1
2006-05-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds3-1/+11
2006-05-27[PATCH] missing readb/readw in rioAl Viro3-24/+24
2006-05-27[PATCH] copy_to_user() from iomem is a bad thingAl Viro1-4/+16
2006-05-27[PATCH] forgotten swap of copyout() argumentsAl Viro1-1/+1
2006-05-27[PATCH] handling rio MEMDUMPAl Viro1-1/+1
2006-05-27[PATCH] fix rio_copy_to_card() for OLDPCI caseAl Viro2-2/+14
2006-05-27[PATCH] uses of ->Copy() in rioroute are bogusAl Viro1-5/+5
2006-05-27[PATCH] bogus order of copy_from_user() argumentsAl Viro1-1/+1
2006-05-27[PATCH] rio ->Copy() expects the sourse as first argumentAl Viro2-2/+2
2006-05-27[PATCH] trivial annotations in rioAl Viro17-230/+228
2006-05-26[PATCH] tpm: fix bug for TPM on ThinkPad T60 and Z60Kylene Jo Hall1-4/+0
2006-05-23[PATCH] tty_insert_flip_string_flags() license fixTobias Powalowski1-1/+1
2006-05-22[AGPGART] VIA PT880 Ultra support.Magnus Kessler1-0/+7
2006-05-21[AGPGART] Fix Nforce3 suspend on amd64.Dave Jones1-0/+3
2006-05-21[AGPGART] Enable SIS AGP driver on x86-64 for EM64T systemsAndi Kleen1-1/+1
2006-05-19Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds3-12/+12
2006-05-15[WATCHDOG] s3c2410_wdt.c stop watchdog after bootBen Dooks1-0/+6
2006-05-15[WATCHDOG] i8xx_tco.c - remove support for ICH6 + ICH7Wim Van Sebroeck1-11/+5
2006-05-15[WATCHDOG] sc1200wdt.c printk fixDave Jones1-1/+1
2006-05-15[PATCH] tpm_register_hardware gcc 4.1 warning fixDaniel Walker1-1/+1
2006-05-15[PATCH] Final rio polishAlan Cox5-76/+35
2006-05-15[PATCH] tpm: fix constantKylene Jo Hall1-1/+1
2006-05-15[PATCH] tpm: update module dependenciesKylene Jo Hall1-1/+1
2006-05-10[Cardman 40x0] Fix udev device creationHarald Welte2-8/+13
2006-05-01[PATCH] genrtc: fix read on 64-bit platformsAtsushi Nemoto1-4/+4
2006-04-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov48-1403/+2235
2006-04-28[PATCH] fix array overrun in drivers/char/mwave/mwavedd.cEric Sesterhenn1-1/+1
2006-04-28[PATCH] tipar oops fixDaniel Drake1-1/+1
2006-04-26[PATCH] splice: add ->splice_write support for /dev/nullJens Axboe1-0/+14
2006-04-26Input: allow using several chords for brailleSamuel Thibault1-10/+28
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-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