aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2006-01-18[PATCH] tlclk driver updatemark gross1-35/+58
2006-01-18[PATCH] synclink_gt fix size of register value storagePaul Fulghum1-1/+1
2006-01-16[PATCH] Remove unused code from rioctrl.c (Last for this batch of work)Alan Cox1-110/+1
2006-01-16[PATCH] Remove rio_table.c unused codeAlan Cox1-8/+0
2006-01-16[PATCH] Remove unused code from rio_linux.cAlan Cox1-60/+0
2006-01-16[PATCH] Remove unused CHECK code from riocmd.cAlan Cox1-30/+0
2006-01-16[PATCH] Remove unused code from rioroute.hAlan Cox1-24/+0
2006-01-16[PATCH] Remove unused code from rioboot.hAlan Cox1-61/+0
2006-01-16[PATCH] Remove unused code from riobootAlan Cox1-1152/+0
2006-01-16[PATCH] Remove #if 0 and other long dead code from rio_ttyAlan Cox1-583/+0
2006-01-16[PATCH] Remove long dead #if 0 code from rio_paramAlan Cox1-43/+0
2006-01-16[PATCH] Remove old firmware headers from rio driversAlan Cox4-235/+0
2006-01-16[PATCH] Remove rtahw.h from rio driver (unused file)Alan Cox1-75/+0
2006-01-16[PATCH] Remove file riscos.h from rio driver (unused file)Alan Cox1-63/+0
2006-01-16[PATCH] Remove file riowinif.h from rio driver (unused file)Alan Cox1-1329/+0
2006-01-16[PATCH] Remove riotime.h from rio driver (unused file)Alan Cox1-63/+0
2006-01-16[PATCH] Remove file riolocks.h from rio driver (unused file)Alan Cox1-43/+0
2006-01-16[PATCH] Remove proto.h from rio driver (unused file)Alan Cox1-244/+0
2006-01-16[PATCH] Remove poll.h from rio driver (unused file)Alan Cox1-73/+0
2006-01-16[PATCH] Remove mesg.h from rio driver (unused file)Alan Cox1-41/+0
2006-01-16[PATCH] Remove mca.h from rio driver (unused file)Alan Cox1-73/+0
2006-01-16[PATCH] Remove internal firmware building files from rioAlan Cox3-154/+0
2006-01-16[PATCH] Remove hosthw.h from rio (unused file)Alan Cox1-55/+0
2006-01-16[PATCH] Remove formpkt.h from rio (unused file)Alan Cox1-153/+0
2006-01-16[PATCH] Remove enable.h from rio (unused file)Alan Cox1-48/+0
2006-01-16[PATCH] Remove enable.h from rio driver (unused file)Alan Cox1-104/+0
2006-01-16[PATCH] Remove debug.h from rio.h (unused file)Alan Cox1-39/+0
2006-01-16[PATCH] Remove data.h from rio driver (unused file)Alan Cox1-40/+0
2006-01-16[PATCH] Remove chan.h from rio driver (unused file)Alan Cox1-33/+0
2006-01-16[PATCH] Remove cmd.h from rio driver (unused file)Alan Cox1-83/+0
2006-01-16[PATCH] Remove brates.h from rio driver (unused file)Alan Cox1-106/+0
2006-01-16[PATCH] drivers/char/esp.c spinlock fixIngo Molnar1-1/+1
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds3-85/+65
2006-01-15[WATCHDOG] sa1100_wdt.c sparse cleanupsIan Campbell1-6/+6
2006-01-14[PATCH] powerpc: Add support for the MPC83xx watchdogKumar Gala3-0/+234
2006-01-14[PATCH] Watchdog: Winsystems EPX-C3 SBCCalin A. Culianu3-0/+239
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-1/+1
2006-01-15return statement cleanup - kill pointless parenthesesJesper Juhl1-64/+64
2006-01-15ftape: remove some outdated information from Kconfig filesAdrian Bunk2-21/+1
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk7-9/+0
2006-01-12Merge branch 'drm-forlinus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds73-1812/+2794
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2-20/+19
2006-01-12[PATCH] m68k: dsp56k __user annotationsAl Viro1-14/+15
2006-01-12[PATCH] m68k: amiserial __user annotationsAl Viro1-10/+9
2006-01-12[PATCH] m68k: static vs. extern in scc.hAl Viro1-1/+1
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro1-0/+1
2006-01-12drm: fix issues with systems with no MTRRDave Airlie1-0/+14
2006-01-12[PATCH] powerpc: iSeries fixes for build with no PCIStephen Rothwell1-4/+4
2006-01-12[PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell1-16/+15
2006-01-11[PATCH] lindent rio driversAndrew Morton72-8030/+7381
2006-01-11[PATCH] ipmi: use CONFIG_DMI instead of CONFIG_X86Matt Domsch1-5/+5
2006-01-11[PATCH] synclink_gt remove unnecessary page alignmentPaul Fulghum1-12/+4
2006-01-11[PATCH] random: get rid of sparse warningStephen Hemminger1-1/+1
2006-01-11[PATCH] tclk: fix typos, exclamation mark frenzy and missing device id on mes...Alan Cox1-8/+7
2006-01-11[PATCH] Allow reading CMOS day of week registerAlan Cox1-5/+9
2006-01-11[PATCH] new tty buffering access fixPaul Fulghum1-3/+3
2006-01-11drm: cleanup properly on drm module unloadDave Airlie1-6/+6
2006-01-11drm: fixup drm bufs being just under the EOMDave Airlie1-1/+1
2006-01-11[PATCH] powerpc: fix up iSeries console after TTY layer buffering revampStephen Rothwell1-3/+4
2006-01-11[PATCH] powerpc: Early debugging support for iSeriesMichael Ellerman1-2/+2
2006-01-10[PATCH] moxa serial: add proper capability checkAlan Cox1-0/+2
2006-01-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-6/+6
2006-01-10[PATCH] char/isicom: More whitespaces and coding styleJiri Slaby1-53/+59
2006-01-10[PATCH] char/isicom: Firmware loadingJiri Slaby1-236/+174
2006-01-10[PATCH] char/isicom: Pci probing addedJiri Slaby1-208/+239
2006-01-10[PATCH] char/isicom: Other little changesJiri Slaby1-82/+81
2006-01-10[PATCH] char/isicom: Type conversion and variables deletionJiri Slaby1-70/+61
2006-01-10[PATCH] char/isicom: Whitespace cleanupJiri Slaby1-683/+682
2006-01-10[PATCH] clean up computone remaining cli useAlan Cox2-12/+16
2006-01-10[PATCH] n_hdlc.c: remove unused declarationGrant Coady1-1/+0
2006-01-10[PATCH] TTY layer buffering revampAlan Cox31-560/+536
2006-01-10[PATCH] vr41xx: ARRAY_SIZE cleanupJean Delvare1-3/+2
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser17-51/+45
2006-01-10[PATCH] Fix console blankingVille Syrjala1-30/+3
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig5-5/+0
2006-01-10[PATCH] Disable rio on 64-bit platformsAlexey Dobriyan2-5/+1
2006-01-10[PATCH] ipmi: fix compile errors with PROC_FS=nAdrian Bunk2-1/+4
2006-01-10[PATCH] i386: GPIO driver for AMD CS5535/CS5536Ben Gardner3-0/+260
2006-01-10[PATCH] remove asm/serial.h from synclink_gt.Andrew Morton1-1/+0
2006-01-10Update Yoichi Yuasa's email address.Ralf Baechle3-6/+6
2006-01-10drm: fix radeon warnings on 64-bitDave Airlie1-3/+3
2006-01-10drm: fix warning on alphaDave Airlie1-0/+2
2006-01-09[PATCH] mutex subsystem, semaphore to completion: CPU3WDTSteven Rostedt1-4/+5
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-2/+2
2006-01-09[PATCH] mutex subsystem, more debugging codeIngo Molnar1-0/+19
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-7/+13
2006-01-08[PATCH] vr41xx: section tags fixJean Delvare1-2/+2
2006-01-08[PATCH] hw_random: 82801AB PCI Bridge supportEric Van Buggenhaut1-0/+1
2006-01-08[PATCH] sonypi: Enable ACPI events for Sony laptop hotkeysBen Collins1-0/+45
2006-01-08[PATCH] Sonypi: convert to the new platform device interfaceDmitry Torokhov1-152/+206
2006-01-08[PATCH] /dev/mem: validate mmap requestsBjorn Helgaas1-2/+12
2006-01-08[PATCH] /dev/mem __HAVE_PHYS_MEM_ACCESS_PROT tidy-upBjorn Helgaas1-9/+14
2006-01-08[PATCH] tpmdd: remove global event logKylene Jo Hall1-30/+62
2006-01-08[PATCH] tpm: add bios measurement logKylene Jo Hall4-0/+529
2006-01-08[PATCH] kmsg_write: don't return printk return valueGuillaume Chazarain1-1/+4
2006-01-08[PATCH] new driver synclink_gtPaul Fulghum3-0/+4510
2006-01-08[PATCH] fix more missing includesTim Schmielau1-0/+1
2006-01-08[PATCH] frv: suppress configuration of certain features for FRVDavid Howells1-2/+2
2006-01-08[PATCH] ARM Netwinder watchdog wdt977 updateWoody Suwalski1-75/+141
2006-01-09[PATCH] powerpc/8xx: Fix m8xx_wdt issuesMarcelo Tosatti1-4/+7
2006-01-09[PATCH] ppc32: m8xx watchdog updateMarcelo Tosatti1-5/+8
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2-2/+2
2006-01-07Merge with Linus' kernel.Russell King15-362/+274
2006-01-06[PATCH] shrink mmtimer memory sizeDimitri Sivanich1-33/+57
2006-01-06[PATCH] fix remaining list_for_each_safe_rcu in -mm (take 2)Paul E. McKenney1-3/+1
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky3-3/+3
2006-01-06[PATCH] Geode LX HW RNG SupportJordan Crouse1-1/+69
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski3-154/+30
2006-01-06[PATCH] pcmcia: remove dev_list from driversDominik Brodowski1-13/+1
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski3-99/+42
2006-01-05[PATCH] pcmcia: new suspend coreDominik Brodowski3-70/+88
2006-01-04[PATCH] Fix IXP4xx watchdog errata workaroundDeepak Saxena1-2/+2
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-6/+4
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-1/+0
2006-01-04[PATCH] Fix pragma packing in ip2 driverDavid Howells1-1/+1
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2006-01-03[INET6]: Generalise tcp_v6_hash_connectArnaldo Carvalho de Melo1-2/+2
2006-01-03[INET]: Generalise tcp_v4_hash_connectArnaldo Carvalho de Melo1-4/+2
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King1-2/+0
2006-01-03s/retreiv/retriev/gMatt Mackall1-1/+1
2006-01-03drm: remove is_pci flag completely...Dave Airlie1-1/+0
2006-01-03drm: merge in Linus mainlineDave Airlie51-265/+3388
2006-01-02drm: major update from CVS for radeon and coreDave Airlie12-381/+366
2006-01-02drm: update drm pci ids listDave Airlie1-1/+11
2006-01-02drm: drm_ioctl.c sync with fixes from CVSDave Airlie1-5/+10
2006-01-02drm: update lock flags from userspaceDave Airlie1-2/+2
2006-01-02drm: update to i915 1.3.0Dave Airlie6-39/+78
2006-01-02drm: update drm_memory_debug.hDave Airlie1-135/+134
2006-01-02drm: proper fix for drm_contextDave Airlie1-2/+1
2006-01-02drm: fix issue with contexts running out of RAMDave Airlie1-0/+4
2006-01-02drm: update PCIGART support from CVSDave Airlie8-38/+43
2006-01-02drm: remove old reclaim_buffers from ix0 driversDave Airlie2-2/+0
2006-01-02drm: bring savage inline with latest CVSDave Airlie2-17/+27
2006-01-02drm: fix a LOR issue on FreeBSD for savage driverDave Airlie2-176/+171
2006-01-02drm: bring sis + tdfx up to latest CVSDave Airlie5-15/+42
2006-01-02drm: via driver update to CVS versionDave Airlie6-6/+951
2006-01-02drm: move ioctl flags to a bit field of flagsDave Airlie11-177/+182
2006-01-01gitignore: misc filesBrian Gerst1-1/+1
2005-12-29Revert radeon AGP aperture offset changesLinus Torvalds1-9/+2
2005-12-29[PATCH] fix ia64 compile failure with gcc4.1Dave Jones1-1/+1
2005-12-27[PATCH] Fix more radeon GART start calculation casesBenjamin Herrenschmidt1-2/+4
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2-7/+7
2005-12-19[SPARC]: Fix RTC build failure.Adrian Bunk1-1/+1
2005-12-18[PATCH] radeon drm: fix compilation breakage with gcc 2.95.3Jean Delvare1-1/+1
2005-12-16[PATCH] ppc: booke_wdt compile fixAl Viro1-1/+1
2005-12-15[PATCH] radeon drm: fix agp aperture map offsetBenjamin Herrenschmidt2-2/+8
2005-12-15[PATCH] IPMI oops fixPaolo Galtieri1-2/+4
2005-12-15[PATCH] mwave: missing __user in ioctl struct declarationAl Viro1-1/+1
2005-12-15[PATCH] __user annotations (booke_wdt.c)Al Viro1-6/+7
2005-12-15[PATCH] wdrtas.c: fix __user annotationsAl Viro1-1/+1
2005-12-15[PATCH] cm4000_cs: __user annotationsAl Viro1-6/+7
2005-12-12[drm] fix radeon aperture issueDave Airlie1-1/+1
2005-12-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+0
2005-12-12[PATCH] raw driver: Kconfig fixAndrew Morton1-9/+9
2005-12-12[PATCH] ipmi: fix panic generator IDMatt Domsch1-1/+1
2005-12-05[ARM SMP] mpcore_wdt bogus fpos checkMarcelo Tosatti1-4/+0
2005-11-30[PATCH] SiS DRM: Fix possible NULL dereferenceEgbert Eich1-1/+4
2005-11-28mm: re-architect the VM_UNPAGED logicLinus Torvalds1-1/+1
2005-11-24drm: fix quiescent lockingDave Airlie1-5/+11
2005-11-23drm: move is_pci to the end of the structureDave Airlie1-2/+1
2005-11-23drm: add __GFP_COMP to the drm_alloc_pagesDave Airlie2-2/+2
2005-11-23I think that if a PCI bus is a root bus, attached to a host bridge not aDave Airlie1-1/+1
2005-11-22[PATCH] unpaged: ZERO_PAGE in VM_UNPAGEDHugh Dickins1-1/+1
2005-11-21Merge ../linus/Dave Jones5-33/+42
2005-11-21[AGPGART] Support VIA P4M800CE bridge.Dave Jones1-0/+6
2005-11-18[PATCH] tpm: remove PCI kconfig dependencyKylene Jo Hall1-1/+1
2005-11-18[PATCH] tpm: use ioread8 and iowrite8Kylene Jo Hall2-31/+38
2005-11-18[PATCH] tpm: use flush_scheduled_work()Kylene Jo Hall1-0/+2
2005-11-18[PATCH] ipmi: missing NULL test for kthreadMatt Domsch1-1/+1
2005-11-16[AGPGART] Mark AMD64 aperture size structs as constDave Jones1-2/+2
2005-11-16[AGPGART] Mark maxes_table as constDave Jones1-1/+1
2005-11-15[PATCH] ipmi: bump-driver-versionCorey Minyard1-1/+1
2005-11-14Merge x86-64 update from AndiLinus Torvalds1-3/+14
2005-11-14[PATCH] AGP: Make gart iterator in K8 AGP driver SMP safeAndi Kleen1-2/+3
2005-11-14[PATCH] AGP: Try unsupported AGP chipsets on x86-64 by defaultAndi Kleen1-1/+1
2005-11-14[PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64Andi Kleen1-0/+10
2005-11-14[PATCH] powerpc: kill ppc64 rtc.c, use genrtc insteadBenjamin Herrenschmidt1-1/+1
2005-11-13[PATCH] tpm: locking fixKylene Jo Hall2-0/+10
2005-11-13[PATCH] tpm: dev_mask handling fixKylene Jo Hall1-3/+2
2005-11-13[PATCH] tpm: updates for new hardwareKylene Jo Hall3-72/+171
2005-11-13[PATCH] synclink: update to use DMA mapping APIPaul Fulghum1-15/+16
2005-11-13[PATCH] ppc: add support for new powerbooksOlof Johansson1-0/+4
2005-11-13[PATCH] Update email address for KumarKumar Gala1-1/+1
2005-11-13[PATCH] New Omnikey Cardman 4000 driverHarald Welte3-0/+2090
2005-11-13[PATCH] New Omnikey Cardman 4040 driverHarald Welte4-0/+902
2005-11-12[PATCH] I8K: fix /proc reporting of blank service tagsDmitry Torokhov1-2/+4
2005-11-12drm: update VIA driver to 2.7.2Dave Airlie12-98/+211
2005-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-0/+1
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds8-97/+99
2005-11-11[PATCH] ipmi: fix inconsistent spinlock usageHironobu Ishii1-3/+3
2005-11-11drm: drop mtrr from i915Dave Airlie1-1/+4
2005-11-11drm: update mga driver for new bootstrap codeDave Airlie3-62/+92
2005-11-11drm: remove exports that modules shouldn't use.Dave Airlie1-8/+0
2005-11-11drm: add in-kernel entry points for rest of AGP ioctlsDave Airlie4-52/+95
2005-11-11drm: simplify sysfs code for drmDave Airlie6-52/+52
2005-11-11drm: fixup drm_proc.c struct tableDave Airlie1-9/+7
2005-11-11drm: remove old backwards compatibilty stuffDave Airlie1-14/+0
2005-11-11drm: remove drm_flushDave Airlie4-17/+0