aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
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-27Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-36/+84
2006-09-27[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmemDavid Howells1-0/+39
2006-09-27[PATCH] mspec driverJes Sorensen3-0/+430
2006-09-27watchdog: Add a simple mmap() stub for shwdt.Paul Mundt2-1/+59
2006-09-27sh: Kill off the rest of the legacy rtc mess.Paul Mundt1-1/+1
2006-09-27sh: Various cosmetic cleanups.Paul Mundt1-34/+24
2006-09-26[PATCH] Don't print virtual address in HPET initializationAndi Kleen1-2/+2
2006-09-25[PATCH] rtc: lockdep fix/workaroundPeter Zijlstra1-2/+3
2006-09-23[PATCH] briq_panel: read() and write() get __user pointers, damnitAl Viro1-7/+10
2006-09-23[PATCH] more fallout from get_property returning pointer to constAl Viro1-1/+1
2006-09-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds7-64/+199
2006-09-22[PATCH] memcpy_fromio() missing in istallionAl Viro1-1/+1
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds13-55/+912
2006-09-22drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blitsMichel Daenzer2-2/+7
2006-09-22drm: use radeon specific names for radeon flagsDave Airlie5-128/+128
2006-09-22drm: add device/vendor id to drm_device_t for compat with FreeBSD driversEric Anholt3-4/+8
2006-09-22drm: allow multiple addMaps with the same 32-bit map offsset.Thomas Hellstrom1-6/+8
2006-09-22drm: fd.o Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset().Michel Daenzer1-13/+12
2006-09-22drm: Fix hashtab implementation leaking illegal error codes to user space.Thomas Hellstrom1-3/+3
2006-09-22drm: domain changes broke ppc r200Dave Airlie1-1/+1
2006-09-22drm: fixup setversion return codes..Dave Airlie1-7/+10
2006-09-22drm: fixup i915 error codesDave Airlie1-2/+2
2006-09-22drm: realign sosme radeon code with drm git treeDave Airlie2-9/+15
2006-09-22drm: realign via driver with drm git treeDave Airlie3-26/+54
2006-09-22drm: remove hash tables on drm exitThomas Hellstrom2-0/+4
2006-09-22drm: cleanupsAdrian Bunk3-7/+10
2006-09-22drm: i810_dma.c: fix pointer arithmetic for 64-bit targetDenis Vlasenko2-5/+5
2006-09-22drm: avoid kernel oops in some error paths calling drm_lastcloseThomas Hellstrom1-4/+6
2006-09-22drm: allow detection of new VIA chipsetsChuck Short1-0/+3
2006-09-22drm: fix i965 build bugAndrew Morton1-1/+1
2006-09-22drm: remove FALSE/TRUE that snuck in with simple memory manager changes.Andrew Morton6-19/+19
2006-09-22drm: Add support for Intel i965G chipsets.Alan Hourihane5-19/+58
2006-09-22drm: add better explanation for i830/i915Dave Airlie1-3/+6
2006-09-22drm: remove a tab that snuck inDave Airlie1-1/+1
2006-09-22drm: fix return value in auth functionDave Airlie1-1/+1
2006-09-22drm: SiS 315 Awareness.Thomas Hellstrom4-1/+84
2006-09-22drm: update user token hashing and map handlesThomas Hellstrom5-63/+51
2006-09-22drm: move drm authentication to new generic hash table.Thomas Hellstrom5-62/+26
2006-09-22drm: Add the P4VM800PRO (?) PCI ID.Dave Airlie1-0/+1
2006-09-22drm: add drm simple memory manager support for SiS and VIA driversThomas Hellstrom12-1403/+344
2006-09-22drm: add simple DRM memory manager, and hash tableThomas Hellstrom7-2/+1019
2006-09-22drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE...Michel Dänzer2-7/+12
2006-09-22drm: radeon: fix up bus mastering when writeback is disabledMichel Dänzer2-0/+8
2006-09-22drm: radeon: implement RADEON_PARAM_SCRATCH_OFFSET getparamMichel Dänzer1-1/+5
2006-09-22drm: radeon: add some debug output when getparam is called with unknownMichel Dänzer1-0/+1
2006-09-22drm: missing mutex unlockThomas Hellstrom1-1/+3
2006-09-22drm: remove the DRM pci domainDave Airlie4-7/+9
2006-09-22drm: remove local copies of pci bus/slot/funcDave4-11/+8
2006-09-22drm: cleanup old compat code and DRM fns from Linux only codeDave Airlie10-29/+21
2006-09-16[PATCH] IPMI: fix handling of OEM flagsCorey Minyard1-4/+4
2006-09-16[PATCH] hvc_console suspend fixAndrew Morton1-0/+1
2006-09-16[PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systemsArnaud Patard1-0/+1
2006-09-14Merge branch 'linux-2.6'Paul Mackerras3-9/+10
2006-09-13[POWERPC] Quiet hvc_console console output on failed opensOlof Johansson1-3/+1
2006-09-10[AGPGART] Rework AGPv3 modesetting fallback.Dave Jones1-15/+24
2006-09-10[AGPGART] Add suspend callback for i965Dave Jones1-0/+2
2006-09-06[AGPGART] Fix number of aperture sizes in 830 gart structs.Dave Jones1-2/+2
2006-09-06[AGPGART] Intel 965 Express support.Eric Anholt1-11/+152
2006-09-05Merge ../linusDave Jones16-186/+941
2006-09-05[AGPGART] agp.h: constify struct agp_bridge_data::versionAlexey Dobriyan1-1/+1
2006-09-01[PATCH] IPMI: fix occasional oops on module unloadCorey Minyard1-0/+1
2006-09-01[PATCH] SBC8360: module_param() permission fixesIan E. Morgan1-2/+2
2006-09-01[PATCH] synclink_gt: fix receive tty error handlingPaul Fulghum1-7/+7
2006-08-31Merge branch 'merge'Paul Mackerras6-80/+814
2006-08-30[PATCH] drm: radeon flush TCL VAP for vertex program enable/disableRoland Scheidegger1-1/+8
2006-08-27[PATCH] Fix tty layer DoS and comment relevant codeAlan Cox1-10/+79
2006-08-27[PATCH] tty layer comment the locking assumptions and functions somewhatAlan Cox2-62/+715
2006-08-27[PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK)Samuel Thibault1-0/+2
2006-08-27[PATCH] char/moxa.c: fix endianess and multiple-card issuesDirk Eibach1-2/+6
2006-08-27[PATCH] tty: remove bogus call to cdev_del()Rolf Eike Beer1-1/+0
2006-08-25[POWERPC] Only offer CONFIG_BRIQ_PANEL if CONFIG_PPC_CHRP is enabledPaul Mackerras1-1/+1
2006-08-15[WATCHDOG] Kconfig typos fix.Matt LaPlante1-4/+4
2006-08-11[AGPGART] const'ify VIA AGP PCI table.Dave Jones1-2/+2
2006-08-11[AGPGART] CONFIG_PM=n slim: drivers/char/agp/intel-agp.cAlexey Dobriyan1-0/+4
2006-08-11[AGPGART] CONFIG_PM=n slim: drivers/char/agp/efficeon-agp.cAlexey Dobriyan1-7/+9
2006-08-11[AGPGART] Const'ify the agpgart driver version.Dave Jones1-1/+1
2006-08-08Merge branch 'merge'Paul Mackerras4-94/+111
2006-08-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds1-61/+78
2006-08-06[PATCH] pSeries: hvsi char driver janitorial cleanupLinas Vepstas1-4/+1
2006-08-06[PATCH] pSeries hvsi char driver null pointer derefLinas Vepstas1-1/+2
2006-08-06[PATCH] omap-rng build fixDavid Brownell1-27/+24
2006-08-04Input: keyboard - change to use kzallocDmitry Torokhov1-2/+2
2006-08-04Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...Dmitry Torokhov19-135/+232
2006-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+6
2006-08-02[IA64] add platform check to snsc driver initGreg Edwards1-1/+6
2006-08-01Merge branch 'merge'Paul Mackerras18-134/+226
2006-07-31[PATCH] hwrng: fix geode probe error unwindMichael Buesch1-1/+5
2006-07-31[PATCH] hwrng: fix intel probe error unwindMichael Buesch1-1/+1
2006-07-31[PATCH] drivers/char/pc8736x_gpio.c: unexport a static structAdrian Bunk1-1/+0
2006-07-31[POWERPC] tmp_atmel: Constify & voidify get_property()Jeremy Kerr1-2/+2
2006-07-31[POWERPC] video & agp: Constify & voidify get_property()Jeremy Kerr1-2/+2
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2-6/+5
2006-07-31[POWERPC] briq_panel Kconfig fixAndrew Morton1-0/+1
2006-07-26[AGPGART] remove private page protection mapHugh Dickins1-25/+2
2006-07-21[WAN]: Converted synclink drivers to use netif_carrier_*()Krzysztof Halasa4-16/+40
2006-07-19Input: keyboard - simplify emulate_raw() implementationDmitry Torokhov1-17/+34
2006-07-19Input: keyboard - remove static variable and clean up initializationDmitry Torokhov1-10/+9
2006-07-14[PATCH] tpm_tis: use resource_size_tKylene Jo Hall1-2/+3
2006-07-14[PATCH] tpm: Add force device probe optionKylene Jo Hall1-19/+56
2006-07-14[PATCH] tpm: interrupt clear fixKylene Jo Hall1-0/+1
2006-07-14[PATCH] TPM: fix failure path leakRandy Dunlap1-0/+1
2006-07-14[PATCH] gpio: rename exported vtables to better match purposeJim Cromie2-13/+12
2006-07-14[PATCH] gpio: cosmetics: remove needless newlinesJim Cromie1-4/+2
2006-07-14[PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is en...Jim Cromie2-4/+0
2006-07-14[PATCH] scx200_gpio: use 1 cdev for N minors, not N for NJim Cromie1-20/+8
2006-07-14[PATCH] scx200_gpio: 1 cdev for N minors: cleanup, prepJim Cromie1-19/+19
2006-07-13[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa1-0/+1
2006-07-13Merge branch 'hvc_iseries'Stephen Rothwell8-38/+616
2006-07-13[POWERPC] iseries: Small viotape cleanup allowed by devfs removalStephen Rothwell1-4/+2
2006-07-13[POWERPC] Make the hvc_console output buffer size settableStephen Rothwell5-9/+15
2006-07-13[POWERPC] iseries: A new iSeries consoleStephen Rothwell4-30/+602
2006-07-12[PATCH] lockdep: HPET/RTC fixIngo Molnar1-3/+3
2006-07-10[PATCH] snsc: switch from force_sig to kill_procChristoph Hellwig1-14/+1
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-initJim Cromie1-2/+15
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: undo region reservationJim Cromie1-6/+13
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: define and use constantsJim Cromie1-5/+5
2006-07-10[PATCH] char/rtc: Handle memory-mapped chips properlyMaciej W. Rozycki1-9/+32
2006-07-10[PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek1-2/+2
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt1-1/+1
2006-07-10[PATCH] Add Specialix IO8+ card support hotplug supportChuck Short1-0/+6
2006-07-10[PATCH] Add Computone IntelliPort Plus serial hotplug supportChuck Short1-0/+7
2006-07-07[POWERPC] Add support for briq front panelBenjamin Herrenschmidt3-0/+283
2006-07-06Input: introduce input_inject_event() functionDmitry Torokhov1-18/+18
2006-07-06Input: add start() method to input handlersDmitry Torokhov1-19/+20
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-4/+3
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar1-1/+1
2006-07-03[PATCH] lockdep: print all lock classes on SysRQ-DIngo Molnar1-1/+2
2006-07-03[PATCH] lockdep: locking init debugging improvementIngo Molnar1-3/+3
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar1-1/+1
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven97-118/+118
2006-07-03[PATCH] vt: Decrement ref count of the VT backend on deallocationAntonino A. Daplas1-0/+1
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-4/+3
2006-07-02[PATCH] irq-flags: rio: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-07-02[PATCH] irq-flags: drivers/drm: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner37-77/+77
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds113-114/+2
2006-06-30[PATCH] kill open-coded offsetof in cm4000_cs.c ZERO_DEV()Al Viro1-6/+1
2006-06-30[PATCH] fix ISTALLION=yAdrian Bunk1-15/+2
2006-06-30[PATCH] fix platform_device_put/del mishapsIngo Molnar2-5/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel112-112/+0
2006-06-30typo fixes: aquire -> acquireAdrian Bunk1-2/+2
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds32-225/+16
2006-06-29Merge ../linusDave Jones90-3212/+4674
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-3/+6
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-2/+2
2006-06-29[PATCH] GPIO for SCx200 & PC-8736x: x86-onlyDave Jones1-0/+1
2006-06-28Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds4-13/+150
2006-06-28[PATCH] IPMI: watchdog handle panic properlyCorey Minyard1-8/+10
2006-06-28[PATCH] IPMI: remove high res timer codeCorey Minyard1-67/+0
2006-06-28[PATCH] IPMI: tidy msghandler timerCorey Minyard1-5/+2
2006-06-28[PATCH] istallion: cleanupsAlan Cox1-1152/+667
2006-06-28[PATCH] stallion: fix recent SMP locking cleanupAlan Cox1-0/+3
2006-06-28[PATCH] remove active field from tty buffer structurePaul Fulghum1-12/+4
2006-06-28[PATCH] add receive_room flow control to flush_to_ldiscPaul Fulghum1-13/+24
2006-06-28[PATCH] remove TTY_DONT_FLIPPaul Fulghum4-20/+4
2006-06-28[AGPGART] Make AGP depend on PCIDave Jones1-0/+1
2006-06-27[PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root staticAdrian Bunk1-2/+1
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2-9/+7
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile ent...Jim Cromie2-1/+26
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpi...Jim Cromie1-2/+4
2006-06-27[PATCH] gpio-patchset-fixups: include linux/io.hJim Cromie1-1/+1
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexesJim Cromie1-4/+4
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regsJim Cromie1-4/+23
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common moduleJim Cromie3-30/+29
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w de...Jim Cromie1-38/+64
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio moduleJim Cromie3-2/+297
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common moduleJim Cromie2-3/+17
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common moduleJim Cromie2-90/+95
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: add empty common-moduleJim Cromie2-1/+46