aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds6-4/+1423
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-2/+1
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds9-101/+94
2006-12-01Driver core: change mem class_devices to be real devicesGreg Kroah-Hartman1-4/+4
2006-12-01Driver core: convert ppdev code to use struct deviceGreg Kroah-Hartman1-3/+3
2006-12-01Driver core: convert raw device code to use struct deviceGreg Kroah-Hartman1-6/+6
2006-12-01Driver core: convert tty core to use struct deviceGreg Kroah-Hartman1-9/+10
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman3-29/+24
2006-12-01Driver core: convert vc code to use struct deviceGreg Kroah-Hartman1-8/+8
2006-12-01Driver core: convert vt code to use struct deviceGreg Kroah-Hartman1-42/+39
2006-12-01usb: pcwd_usb free urb cleanupMariusz Kozlowski1-2/+1
2006-11-30Merge ../linux-2.6-watchdog-mmWim Van Sebroeck6-4/+1423
2006-11-30Fix misc .c/.h comment typosMatt LaPlante3-5/+5
2006-11-30Fix misc Kconfig typosMatt LaPlante1-1/+1
2006-11-25[PATCH] tlclk: fix platform_device_register_simple() error checkAkinobu Mita1-3/+2
2006-11-22[AGP] Allocate AGP pages with GFP_DMA32 by defaultLinus Torvalds2-2/+2
2006-11-22[AGP] Fix intel 965 AGP memory mapping functionLinus Torvalds1-7/+24
2006-11-20[PATCH] ftape: fix printk format warningsRandy Dunlap1-2/+2
2006-11-17[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 4Wim Van Sebroeck1-20/+22
2006-11-17[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 3Wim Van Sebroeck1-27/+29
2006-11-17[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 2Wim Van Sebroeck1-115/+101
2006-11-17[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 1Wim Van Sebroeck1-10/+9
2006-11-17[WATCHDOG] MIPS RM9000 on-chip watchdog deviceThomas Koeller3-0/+442
2006-11-16[PATCH] ipmi: use platform_device_add() instead of platform_device_register()...Zhang, Yanmin2-2/+2
2006-11-14[PATCH] Char: isicom, fix close bugJiri Slaby1-1/+2
2006-11-13[PATCH] IPMI: Fix more && typosCorey Minyard1-2/+2
2006-11-13[PATCH] mspec driver build fixJes Sorensen2-9/+7
2006-11-12[WATCHDOG] Add iTCO vendor specific supportWim Van Sebroeck4-4/+342
2006-11-08[PATCH] ipmi_si_intf.c: fix "&& 0xff" typosAlexey Dobriyan1-3/+3
2006-11-08[PATCH] IPMI: retry messages on certain error returnsCorey Minyard1-1/+3
2006-11-08[PATCH] IPMI: Clean up the waiting message queue properly on unloadCorey Minyard1-1/+11
2006-11-03[PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASSYvan Seth1-1/+1
2006-10-29[WATCHDOG] sc1200wdt.c pnp unregister fix.Akinobu Mita1-2/+7
2006-10-29[WATCHDOG] sc1200wdt.c pnp unregister fix.Akinobu Mita1-2/+7
2006-10-28[WATCHDOG] config.h removalAndrew Morton1-1/+0
2006-10-25drm: ioremap balanced with iounmap for drivers/char/drmAmol Lad1-0/+4
2006-10-25drm: fix error returns, sysfs error handlingJeff Garzik1-8/+35
2006-10-25fix return code in error case.Dave Jones1-1/+1
2006-10-24drm: mga: set dev_priv_sizeTilman Sauerbeck1-0/+1
2006-10-24drm: savage: dev->agp_buffer_map is not initialized for AGP DMA on savagesMichael Karcher1-0/+1
2006-10-24drm: radeon: only allow specific type-3 packetss through verifierRoland Scheidegger2-4/+138
2006-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds8-18/+1162
2006-10-23[WATCHDOG] NS pc87413-wdt Watchdog driver - fixesWim Van Sebroeck1-2/+2
2006-10-23[WATCHDOG] NS pc87413-wdt Watchdog driver v1.1Sven Anders & Marcus Junker1-304/+330
2006-10-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-19/+35
2006-10-21[PATCH] Char: correct pci_get_device changesJiri Slaby3-0/+19
2006-10-20[PATCH] ipmi: fix return codes in failure caseDave Jones1-2/+2
2006-10-18[alim7101] Add pci dev table for auto module loading.Ben Collins1-1/+12
2006-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2006-10-17[PATCH] epca: prevent panic on tty_register_driver() failureAkinobu Mita1-9/+23
2006-10-17[PATCH] sx: fix user-visible typo (devic)Alexey Dobriyan1-1/+1
2006-10-17[PATCH] drivers/char/specialix.c: fix the baud conversionAdrian Bunk1-11/+4
2006-10-17[PATCH] synclink: remove PAGE_SIZE referencePaul Fulghum1-2/+2
2006-10-16[PATCH] CONFIG_TELCLOCK depends on X86Geert Uytterhoeven1-1/+1
2006-10-16[PATCH] rio: fix array checkingAlan Cox1-2/+2
2006-10-15[AGPGART] uninorth: Add module param 'aperture' for aperture sizeMichel Dänzer1-19/+35
2006-10-15[WATCHDOG] NS pc87413-wdt Watchdog driverSven Anders & Marcus Junker3-0/+625
2006-10-15[PATCH] serial167 __user annotations, NULL noise removalAl Viro1-26/+26
2006-10-14[WATCHDOG] remove experimental on iTCO_wdt.cWim Van Sebroeck1-4/+7
2006-10-13[WATCHDOG] Atmel AT91RM9200 rename.Andrew Victor3-2/+2
2006-10-13Include proper header file for PFN_DOWN()Linus Torvalds1-0/+1
2006-10-13[PATCH] Fix up mmap_kmemFranck Bui-Huu1-2/+2
2006-10-11[WATCHDOG] watchdog/iTCO_wdt: fix bug related to gcc uninit warningJeff Garzik1-2/+4
2006-10-11[PATCH] i2Output always takes kernel data nowAl Viro3-11/+6
2006-10-11[PATCH] ipmi: handle sysfs errorsJeff Garzik1-29/+93
2006-10-11[PATCH] tpm: fix error handlingJeff Garzik3-8/+17
2006-10-11Input: add missing exports to fix modular buildDmitry Torokhov1-0/+1
2006-10-10[PATCH] trivial iomem annotations: istallionAl Viro1-29/+29
2006-10-09[RTC] Consistently use of tabs for formatting.Ralf Baechle1-2/+2
2006-10-09[MIPS] qtronix: remove driver.Ralf Baechle1-605/+0
2006-10-09[PATCH] m68k/MVME167: SERIAL167 tty flip buffer updatesGeert Uytterhoeven1-6/+10
2006-10-09[PATCH] m68k/MVME167: SERIAL167 is no longer brokenGeert Uytterhoeven1-2/+0
2006-10-09Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds5-9/+8
2006-10-08[WATCHDOG] add ich8 support to iTCO_wdt.c (patch 2)Wim Van Sebroeck1-2/+12
2006-10-08[WATCHDOG] add ich8 support to iTCO_wdt.cArnaud Patard (Rtp)1-0/+3
2006-10-07[WATCHDOG] ioremap balanced with iounmap for drivers/char/watchdog/s3c2410_wdt.cAmol Lad1-0/+5
2006-10-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-1/+1
2006-10-07[PATCH] m68k pt_regs fixesAl Viro1-1/+1
2006-10-07[POWERPC] Fix viocons for irq breakageStephen Rothwell1-1/+1
2006-10-06Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik5-9/+8
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik5-9/+8
2006-10-06[PATCH] sysrq: irq change build fix.Heiko Carstens1-0/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells52-208/+181
2006-10-04[WATCHDOG] w83697hf/hg WDT driver - Kconfig patchSamuel Tardieu1-4/+6
2006-10-04[WATCHDOG] w83697hf/hg WDT driver - autodetect patchWim Van Sebroeck1-15/+17
2006-10-04[WATCHDOG] w83697hf/hg WDT driver - patch 16Samuel Tardieu1-1/+2
2006-10-04[WATCHDOG] w83697hf/hg WDT driver - patch 15Samuel Tardieu1-10/+8
2006-10-04[WATCHDOG] w83697hf/hg WDT driver - patch 14Samuel Tardieu1-21/+6
2006-10-04[WATCHDOG] w83697hf/hg WDT driver - patch 13Samuel Tardieu1-9/+22
2006-10-04[WATCHDOG] w83697hf/hg WDT driver - patch 12Samuel Tardieu1-3/+9
2006-10-04[WATCHDOG] w83697hf/hg WDT driver - patch 11Samuel Tardieu1-2/+15
2006-10-04[WATCHDOG] w83697hf/hg WDT driver - patch 10Samuel Tardieu1-10/+44
2006-10-04[WATCHDOG] w83697hf/hg WDT driver - patch 9Samuel Tardieu1-15/+27
2006-10-04[WATCHDOG] w83697hf/hg WDT driver - patch 8Samuel Tardieu1-1/+7
2006-10-04[WATCHDOG] w83697hf/hg WDT driver - patch 7Samuel Tardieu1-2/+8
2006-10-04[WATCHDOG] w83697hf/hg WDT driver - patch 6Samuel Tardieu1-5/+6
2006-10-04[WATCHDOG] w83697hf/hg WDT driver - patch 5Samuel Tardieu1-21/+21
2006-10-04[WATCHDOG] w83697hf/hg WDT driver - patch 4Samuel Tardieu1-3/+3
2006-10-04[WATCHDOG] w83697hf/hg WDT driver - patch 3Samuel Tardieu1-33/+33
2006-10-04[WATCHDOG] w83697hf/hg WDT driver - patch 2Samuel Tardieu1-3/+3
2006-10-04[WATCHDOG] w83697hf/hg WDT driver - patch 1Samuel Tardieu1-5/+3
2006-10-04[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Wim Van Sebroeck1-1/+1
2006-10-04[WATCHDOG] Kconfig clean upWim Van Sebroeck1-5/+4
2006-10-04[WATCHDOG] w836?7hf_wdt spinlock fixes.Wim Van Sebroeck2-0/+16
2006-10-04[WATCHDOG] Kconfig clean-upWim Van Sebroeck1-13/+13
2006-10-04[WATCHDOG] w83697hf WDT driverMarcus Junker3-0/+381
2006-10-04[WATCHDOG] Winbond SMsC37B787 watchdog fixesWim Van Sebroeck1-17/+30
2006-10-04[WATCHDOG] Winbond SMsC37B787 - remove trailing whitespaceWim Van Sebroeck1-3/+3
2006-10-04[WATCHDOG] Winbond SMsC37B787 watchdog driverSven Anders3-0/+635
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds15-16/+0
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6Linus Torvalds3-1/+426
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-2/+10
2006-10-04[PATCH] Char: serial167, remove useless tty checkJiri Slaby1-2/+2
2006-10-04[PATCH] char: kill unneeded memsetsJiri Slaby7-118/+7
2006-10-04[PARISC] Add support for Quicksilver AGPGARTKyle McMartin3-1/+426
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones15-16/+0
2006-10-04Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras2-2/+10
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds5-8/+5
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2-2/+2
2006-10-03ite_gpio fix tabbageJim Cromie1-7/+7
2006-10-03fix file specification in commentsUwe Zeisberger4-4/+4
2006-10-03[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Wim Van Sebroeck2-2/+2
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds3-0/+757
2006-10-03remove mentionings of devfs in documentationAdrian Bunk1-4/+1
2006-10-03[WATCHDOG] iTCO_wdt.c shutdown patchWim Van Sebroeck1-33/+4
2006-10-03[WATCHDOG] iTCO_wdt.c - pci_dev_put fixWim Van Sebroeck1-1/+4
2006-10-03[WATCHDOG] iTCO_wdt (Intel TCO Timer) driverWim Van Sebroeck1-24/+79
2006-10-03[WATCHDOG] iTCO_wdt (Intel TCO Timer) driverWim Van Sebroeck3-0/+728
2006-10-03[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa6-1006/+2
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-2/+0
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-6/+1
2006-10-03[PATCH] pr_debug: tipar: repair nonexistant pr_debug argument useZach Brown1-2/+4
2006-10-03[PATCH] vt: proper prototypes for some console functionsAdrian Bunk1-8/+0
2006-10-03[PATCH] vt: Honor the return value of device_create_fileAntonino A. Daplas1-7/+24
2006-10-03[PATCH] IPMI: allow user to override the kernel IPMI daemon enableCorey Minyard1-2/+19
2006-10-03[PATCH] drivers/char/ip2: kill unused code, labelJeff Garzik1-2/+0
2006-10-03[PATCH] ipmi: fix uninitialized data bugJeff Garzik1-0/+1
2006-10-02[WATCHDOG] improve machzwd detectionDave Jones1-2/+1
2006-10-02[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Samuel Tardieu43-44/+44
2006-10-02[WATCHDOG] s3c24XX nowayoutBen Dooks1-5/+5
2006-10-02[WATCHDOG] pnx4008: add cpu_relax()Vitaly Wool1-1/+2
2006-10-02[WATCHDOG] pnx4008_wdt.c - spinlock fixes.Wim Van Sebroeck1-0/+12
2006-10-02[WATCHDOG] pnx4008_wdt.c - remove patchWim Van Sebroeck1-6/+6
2006-10-02[WATCHDOG] pnx4008_wdt.c - nowayout patchWim Van Sebroeck1-5/+1
2006-10-02[WATCHDOG] pnx4008: add watchdog supportVitaly Wool3-0/+365
2006-10-02[WATCHDOG] i8xx_tco remove pci_find_device.Jiri Slaby1-14/+19
2006-10-02[WATCHDOG] alim remove pci_find_deviceJiri Slaby2-8/+17
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-3/+6
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater2-4/+3
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-2/+2
2006-10-02[PATCH] const struct tty_operationsJeff Dike29-29/+30
2006-10-02[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).Eric W. Biederman2-4/+5
2006-10-02[PATCH] vt: rework the console spawning variablesEric W. Biederman2-7/+18
2006-10-01[SERIAL] Remove wrong asm/serial.h inclusionsRussell King2-2/+0
2006-10-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2-5/+12
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty1-13/+2
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty1-2/+0
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty1-13/+1
2006-10-01[PATCH] ipmi: don't start kipmid if the IPMI driver can use interruptsCorey Minyard1-1/+5
2006-10-01[PATCH] Char: specialix, kill unneeded page allocJiri Slaby1-10/+1
2006-10-01[PATCH] Off-by-one in drivers/char/mwave/mwavedd.cEric Sesterhenn1-2/+2
2006-10-01[PATCH] sysrq: disable lockdep on rebootPeter Zijlstra1-0/+1
2006-10-01[PATCH] ip2: use newer pci_get functionsAlan Cox1-3/+7
2006-10-01[PATCH] IPMI: per-channel command registrationCorey Minyard2-21/+88
2006-10-01[PATCH] isicom: correct firmware loadingJiri Slaby1-16/+19
2006-10-01[PATCH] synclink_gt: increase max devicesPaul Fulghum1-3/+3
2006-10-01[PATCH] synclink_gt: add bisync and monosync modesPaul Fulghum1-25/+63
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan1-7/+8
2006-10-01[PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded valuesJosef 'Jeff' Sipek1-3/+4
2006-10-01[PATCH] serial: Fix up offenders peering at baud bits directlyAlan Cox3-157/+11
2006-09-30Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-0/+5
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2-0/+5
2006-09-30Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds42-1772/+1878
2006-09-29[PATCH] Fix locking for tty drivers when doing urgent charactersAlan Cox1-7/+11
2006-09-29[PATCH] specialix - remove private speed decodingAlan Cox1-12/+4
2006-09-29[PATCH] istallion: Remove private baud rate decoding, which is also broken in...Alan Cox1-19/+1
2006-09-29[PATCH] generic_serial: remove private decoding of baud rate bitsAlan Cox1-10/+1
2006-09-29[PATCH] rate limiting for the ldisc open failure messagesAkinobu Mita1-2/+3
2006-09-29[PATCH] mem driver: fix conditional on isa i/o supportGeoff Levand1-4/+4
2006-09-29[PATCH] tty: Fix bits and note more bits to fixAlan Cox1-8/+11
2006-09-29[PATCH] solaris emulation: incorrect tty lockingAlan Cox1-0/+1
2006-09-29[PATCH] Return better error codes if drivers/char/raw.c module init failsRolf Eike Beer1-8/+11
2006-09-29[PATCH] tty: make termios_sem a mutexArjan van de Ven2-19/+21
2006-09-29[PATCH] tty: lock ticogwinszAlan Cox1-7/+10
2006-09-29[PATCH] tty: trivial kzalloc opportunityAlan Cox1-7/+1
2006-09-29[PATCH] Fix memory leak in vc_resize/vc_allocateCatalin Marinas1-1/+2
2006-09-29[PATCH] Remove old drivers/char/s3c2410_rtc.cBen Dooks3-600/+0
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-29[PATCH] tty locking on resizeAlan Cox4-26/+34
2006-09-29[PATCH] console utf-8 mode fixesAdam Tlalka1-27/+52
2006-09-29[PATCH] tty_io.c: keep davej saneAlexey Dobriyan1-8/+6
2006-09-29[PATCH] There is no devfs, there has never been a devfs, we have always been ...Alan Cox3-9/+10
2006-09-29[PATCH] fix Intel RNG detectionJan Beulich1-9/+177
2006-09-29[PATCH] OMAP: Add Watchdog driver supportKomal Shah4-0/+463
2006-09-29[PATCH] scx200_gpio export cleanupsChris Boot1-1/+1
2006-09-29[PATCH] drivers/char/pc8736x_gpio.c: remove unused static functionsAdrian Bunk1-10/+0
2006-09-29[PATCH] drivers/char/scx200_gpio.c: make code staticJim Cromie1-1/+1
2006-09-29[PATCH] remove unnecessary barrier in rtc_get_rtc_timeSteven Rostedt1-3/+1
2006-09-28[AGPGART] printk fixups.Dave Jones1-3/+6
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-36/+84