aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2005-01-11Merge http://lia64.bkbits.net/linux-ia64-release-2.6.11Linus Torvalds1-8/+1
2005-01-11[PATCH] pcmcia: remove client_attributesDominik Brodowski1-1/+0
2005-01-11[PATCH] pcmcia: BUG on dev_list != NULLDominik Brodowski1-7/+1
2005-01-10Merge intel.com:/data/home/aegl/BK/LinusTony Luck1-1/+1
2005-01-10[PATCH] drivers/char/: misc cleanupsAdrian Bunk17-303/+187
2005-01-10[PATCH] fix module_param() type mismatch in drivers/char/n_hdlc.cWilliam Lee Irwin III1-2/+2
2005-01-10[PATCH] cleanup virtual console <-> selection.c interfaceChristoph Hellwig4-262/+272
2005-01-10[PATCH] remove unused drivers/char/rsf16fmi.hDomen Puncer1-13/+0
2005-01-10[PATCH] remove unused drivers/char/rio/cdproto.hDomen Puncer1-55/+0
2005-01-10[PATCH] random: remove pool resizing sysctlMatt Mackall1-84/+5
2005-01-10[PATCH] random: whitespace cleanupsMatt Mackall1-341/+334
2005-01-09Merge intel.com:/data/home/aegl/BK/LinusTony Luck1-1/+1
2005-01-09Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman2-15/+7
2005-01-09[PATCH] Fix gcc 4 compilation in DRMAndi Kleen1-1/+0
2005-01-07[PATCH] watchdog/machzwd.c: remove unused functionsAdrian Bunk1-29/+0
2005-01-07[PATCH] DRM: remove unused functionsAdrian Bunk2-36/+0
2005-01-07[PATCH] IPMI: use C99 struct inits.Randy Dunlap3-18/+24
2005-01-07[PATCH] ifdef typos: drivers_char_ipmi_ipmi_si_intf.cMaximilian Attems1-1/+1
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton11-41/+42
2005-01-07[PATCH] small ftape cleanupsAdrian Bunk23-145/+31
2005-01-07[PATCH] char/cyclades.c: remove unused codeAdrian Bunk1-21/+0
2005-01-07[PATCH] small char/generic_serial.c cleanupAdrian Bunk1-24/+2
2005-01-07[PATCH] small drivers/char/rio/ cleanupsAdrian Bunk10-362/+57
2005-01-07[PATCH] tipar: Code cleanupJames Nelson1-23/+22
2005-01-07[PATCH] cyclades: Put README.cycladeZ in Documentation/serialJames Nelson1-8/+0
2005-01-07[PATCH] Lock initializer cleanup (character devices)Thomas Gleixner18-22/+22
2005-01-07[PATCH] Lock initializer unifying: RIOThomas Gleixner4-8/+8
2005-01-07[PATCH] Lock initializer unifying: character devicesThomas Gleixner5-6/+6
2005-01-07[PATCH] Lock initializer unifying: DRMThomas Gleixner1-3/+3
2005-01-07[IA64] add hpzx1_swiotlb machine-vectorDavid Mosberger1-1/+1
2005-01-06mergeGreg Kroah-Hartman2-15/+7
2005-01-06[PATCH] First cut at setsid/tty lockingAlan Cox1-10/+29
2005-01-06[PATCH] Resurrect ISICOM serialAlan Cox2-337/+501
2005-01-04Merge bk://drm.bkbits.net/drm-linusLinus Torvalds2-27/+72
2005-01-05Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.6David Woodhouse1-1/+1
2005-01-04Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.6David Woodhouse1-1/+1
2005-01-04[PATCH] fbcon/fbdev: Add blanking notificationAntonino Daplas1-1/+2
2005-01-04[PATCH] lcd: fix memory leak, code cleanupJames Nelson2-42/+46
2005-01-04[PATCH] fix alt-sysrq deadlockZwane Mwaikambo1-0/+1
2005-01-04[PATCH] panic_timeout: move to kernel.hRandy Dunlap1-2/+0
2005-01-04[PATCH] remove ip2 programsAdrian Bunk4-529/+0
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen4-7/+12
2005-01-04[PATCH] Cleanups for the IPMI driverCorey Minyard4-123/+7
2005-01-04[PATCH] GP-REL data supportDavid Howells1-2/+2
2005-01-04Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/inputVojtech Pavlik1-1/+1
2005-01-03Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/inputVojtech Pavlik76-2910/+3624
2005-01-03[PATCH] x86_64: Reenable MGA DRI on x86-64Andi Kleen1-1/+1
2005-01-03drm: mark ffb as broken because it actually isDave Airlie2-27/+72
2005-01-02drm: core changes broke i810/830Dave Airlie2-2/+2
2005-01-01[PATCH] sparc32: fix sbus rtc warningsWilliam Lee Irwin III1-1/+1
2004-12-31[PATCH] convert Linux to 4-level page tablesAndi Kleen1-1/+2
2005-01-01drm: make reclaim_buffers take dev argumentDave Airlie7-16/+10
2005-01-01drm: use spin_lock_init instead of SPIN_LOCK_UNLOCKEDDave Airlie1-1/+1
2005-01-01drm: correct historic mis-attribution of copyrightDave Airlie2-4/+4
2005-01-01Make 1-bit fields be unsigned (no sign bit :).Dave Airlie1-2/+2
2004-12-31Now that sparse looks into asms, fix the fake anti-optimizer castLinus Torvalds0-0/+0
2005-01-01drm: Use wbinvd macro instead of assembly for it,Dave Airlie1-1/+1
2004-12-31Merge starflyer.(none):/foo/airlied/bitkeeper/linux-2.5Dave Airlie2-66/+73
2004-12-28[PATCH] more isa-ectomyAlexander Viro1-23/+26
2004-12-28[PATCH] mxser annotations and compile fixesAlexander Viro1-43/+47
2004-12-28Merge bkbits.net:/repos/l/linux/linux-2.5David Airlie70-2803/+3513
2004-12-27Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/inputVojtech Pavlik36-1323/+2838
2004-12-27Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds1-0/+5
2004-12-27[ARM PATCH] 2323/1: Expand IXP4XX_WATCHDOG config help textDavid Vrabel1-0/+5
2004-12-27[PATCH] drivers/char/hw_random.c: make a variable staticAdrian Bunk1-1/+1
2004-12-27[PATCH] hw_random: Minor cleanup to hw_random.cJames Nelson1-18/+15
2004-12-26[PATCH] Early ALI watchdog supportAlan Cox1-4/+42
2004-12-26Merge bk://linux-dj.bkbits.net/agpgartLinus Torvalds18-214/+374
2004-12-24Merge nuts.davemloft.net:/disk1/BK/net-2.6.11David S. Miller1-0/+18
2004-12-23[PATCH] fix inlining related build failures in mxser.cJesper Juhl1-6/+6
2004-12-22Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman3-953/+2244
2004-12-22[AGPGART] Fix agp=off.Dave Jones12-0/+25
2004-12-22[AGPGART] ULI M1689 support.Dave Jones1-1/+77
2004-12-22[PATCH] Bring Moxa serial back into beingAlan Cox3-953/+2244
2004-12-21Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman2-15/+7
2004-12-21[AGPGART] Fix up two stupid bugs in the posting fixes.Dave Jones1-2/+2
2004-12-20USB: change wMaxPacketSize field in struct usb_config_descriptor to be __le16Greg Kroah-Hartman1-1/+1
2004-12-19USB: convert the idVendor, idProduct, bcdDevice and bcdUSB fields to __le16Greg Kroah-Hartman1-6/+0
2004-12-19Merge nuts.davemloft.net:/disk1/BK/network-2.6.11David S. Miller1-0/+18
2004-12-19[TCP]: Efficient port randomization (rev 3)Stephen Hemminger1-0/+18
2004-12-18[PATCH] Fix a race condition in pty.cZou Nanhai1-1/+1
2004-12-15[AGPGART] Fix masking (causes crash on 460GX).Dave Jones2-3/+2
2004-12-15[AGPGART] Announce Intel 460GX when found.Dave Jones1-0/+2
2004-12-15[AGPGART] Add missing cache flush to the generic remove routine.Dave Jones1-0/+1
2004-12-15[AGPGART] Remove unnecessary parenthesis on return statements.Dave Jones4-50/+50
2004-12-15[AGPGART] Another missing PCI Posting bugfix.Dave Jones1-0/+1
2004-12-15[AGPGART] More PCI Posting bugs.Dave Jones3-4/+13
2004-12-15[AGPGART] Fix up PCI posting bugs.Dave Jones7-134/+148
2004-12-15[AGPGART] Fix TLB flushing issues with change_page_attr()Dave Jones3-5/+28
2004-12-15[AGPGART] Add support for ALI M1681/M1683Dave Jones1-0/+9
2004-12-15[AGPGART] Simplify global_cache_flushDave Jones1-6/+0
2004-12-15[AGPGART] isoch.c: replace pci_find_device with pci_get_deviceDave Jones1-1/+1
2004-12-15[AGPGART] intel-mch-agp.c: replace pci_find_device with pci_get_deviceDave Jones1-2/+3
2004-12-15[AGPGART] intel-agp.c: replace pci_find_device with pci_get_deviceDave Jones1-3/+4
2004-12-15[AGPGART] generic.c: replace pci_find_device with pci_get_deviceDave Jones1-2/+2
2004-12-15[AGPGART] amd64-agp.c replace pci_find_device with pci_get_deviceDave Jones1-3/+8
2004-12-14[PATCH] add class_device to miscdeviceRobert Love1-8/+6
2004-12-13Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.6David Woodhouse1-1/+1
2004-12-12[PATCH] Fix concurrent access to /dev/urandomMatt Mackall1-4/+26
2004-12-09Make sure VC resizing fits in s16.Linus Torvalds1-0/+5
2004-12-06[ARM PATCH] 2298/1: Fix minor typo in ixp4xx_wdtDavid Vrabel1-1/+1
2004-11-30Merge intel.com:/home/lenb/bk/26-latest-refLen Brown1-3/+10
2004-11-30Merge intel.com:/home/lenb/src/26-stable-devLen Brown1-2/+2
2004-11-30[ACPI] IPMI must supply the address of its GPE handler to install or remove itLen Brown1-2/+2
2004-11-30Merge http://linux-watchdog.bkbits.net/linux-2.6-watchdog-mmWim Van Sebroeck1-3/+10
2004-11-28Merge dwmw2.baythorne.internal:/inst/bk/linus-2.6David Woodhouse1-1/+1
2004-11-27[PATCH] misc iomem annotationsAlexander Viro3-3/+3
2004-11-25[PATCH] i8k: fix 'power_status' sysfs permissionsDmitry Torokhov1-1/+1
2004-11-24drm: move the enable device before filling in device infoDave Airlie1-1/+3
2004-11-22[ARM PATCH] 2272/1: S3C2410 - rtc should check for <0 on alarm setBen Dooks1-6/+7
2004-11-18[PATCH] sonypi: return an error from sonypi_camera_command() if the camera is...Stelian Pop2-39/+10
2004-11-18[PATCH] mmtimer driver updateChristoph Lameter1-89/+89
2004-11-18Manual mergeVojtech Pavlik30-747/+1264
2004-11-17[RANDOM]: Remove TCP MD4 code if not CONFIG_INETStephen Hemminger1-0/+2
2004-11-16Email address update.David Woodhouse1-1/+1
2004-11-15[PATCH] CONFIG_UNIX98_PTY=n warning fixYoshinori Sato1-1/+1
2004-11-12Merge bk://kernel.bkbits.net/gregkh/linux/pci-2.6Linus Torvalds4-10/+9
2004-11-12[ARM PATCH] 2232/2: S3C2410 - RTC driverBen Dooks3-0/+595
2004-11-12drm: in-correct locking in intel drmsDave Airlie5-85/+23
2004-11-12drm: remove use of drm_agp use agp backend directly.Dave Airlie3-68/+37
2004-11-12drm: fix Kconfig dependencyDave Airlie1-0/+1
2004-11-12drm: fix warning for missing vunmapDave Airlie1-0/+1
2004-11-11[PATCH] sis-agp.c: replace pci_find_device with pci_get_deviceHanna V. Linder1-1/+1
2004-11-11[PATCH] drm_drv.h: replace pci_find_deviceHanna V. Linder1-2/+1
2004-11-11drm: move ati_pcigart into drm coreDave Airlie6-10/+7
2004-11-11mergeGreg Kroah-Hartman2-7/+7
2004-11-10[PATCH] limit CONFIG_LEGACY_PTY_COUNTAndrew Morton1-0/+1
2004-11-10[PATCH] more MODULE_PARM conversionsRandy Dunlap3-5/+5
2004-11-10[PATCH] convert MODULE_PARM() to module_param() familyRandy Dunlap10-61/+72
2004-11-10[PATCH] scx200_wdt.c: replace pci_find_device with pci_dev_presentHanna V. Linder1-6/+6
2004-11-09[PATCH] Licencing of drivers/char/rocket.cTheodore Y. Ts'o1-24/+0
2004-11-09[PATCH] wierd typosAndries E. Brouwer2-2/+2
2004-11-07[PATCH] documentation: Remove drivers/char/README.sccJames Nelson1-5/+0
2004-11-07[PATCH] documentation: Remove drivers/char/README.ecpaJames Nelson1-532/+0
2004-11-07[PATCH] documentation: Remove drivers/char/README.cyclomYJames Nelson1-23/+0
2004-11-07[PATCH] documentation: Remove drivers/char/README.computoneJames Nelson1-10/+0
2004-11-07[PATCH] remove dead exports from random.cChristoph Hellwig1-7/+1
2004-11-07[PATCH] SysRq-n changes RT tasks to normalMåns Rullgård1-1/+11
2004-11-07[PATCH] fix alt-sysrq deadlockJason Baron1-14/+33
2004-11-07[PATCH] mmtimer driver update: add SHub interrupt supportChristoph Lameter1-10/+482
2004-11-07[PATCH] fix HPET time_interpolator registrationBjorn Helgaas1-0/+1
2004-11-06drm: make pcigart functions inlineDave Airlie3-38/+41
2004-11-05[PATCH] moxa - dead code removalAlan Cox1-3/+0
2004-11-05drm: rearrange some functions for new splitDave Airlie6-524/+529
2004-11-05drm: move fops into driversDave Airlie13-17/+76
2004-11-04[PATCH] cyclades.c: replace pci_find_deviceHanna V. Linder1-1/+1
2004-11-03Merge starflyer.(none):/home/airlied/bitkeeper/linux-2.5Dave Airlie3-22/+11
2004-11-03drm: rename fn_tbl to driver as it is no longer a function tableDave Airlie20-117/+117
2004-11-03drm: drm_memory.c missing from buildDave Airlie1-0/+181
2004-11-03drm: core/personality split for 2.6 kernelDave Airlie60-1470/+1976
2004-11-01[PATCH] HPET init/add fixesBjorn Helgaas1-40/+51
2004-11-01Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/inputVojtech Pavlik14-714/+686
2004-11-01Merge starflyer.(none):/home/airlied/bitkeeper/linux-2.5Dave Airlie27-443/+490
2004-11-01Merge starflyer.(none):/home/airlied/bitkeeper/drm-coreDave Airlie19-1/+7
2004-10-31[PATCH] fix IBM cyclone clock and some cleanupChristoph Lameter1-1/+2
2004-10-31[PATCH] m68k: Remove duplicate includesGeert Uytterhoeven1-1/+0
2004-10-31[PATCH] m68k: MVME167 serial: Replace bottom half handler with task queue han...Geert Uytterhoeven1-20/+9
2004-10-30[WATCHDOG] i8xx_tco.c-request_region-patchMatthieu Castet1-3/+10
2004-10-28[PATCH] ik8.c: export power_status parameter through sysfsDmitry Torokhov1-7/+9
2004-10-28Merge starflyer.(none):/home/airlied/bitkeeper/linux-2.5Dave Airlie12-338/+379
2004-10-28drm: device minor fixups and /proc fixupsDave Airlie4-248/+289
2004-10-27[PATCH] sonypi: bump up the version numberStelian Pop1-1/+1
2004-10-27[PATCH] sonypi: whitespace and coding style fixesStelian Pop2-139/+164
2004-10-27[PATCH] sonypi: don't suppose the bluetooth subsystem is initialy offStelian Pop1-1/+1
2004-10-27[PATCH] sonypi: make CONFIG_SONYPI depend on CONFIG_INPUTStelian Pop1-1/+1
2004-10-27[PATCH] sonypi: rework input supportStelian Pop2-49/+182
2004-10-27[PATCH] sonypi: power management related fixesStelian Pop2-126/+95
2004-10-27[PATCH] sonypi: replace homebrew queue with kfifoStelian Pop2-100/+47
2004-10-27[PATCH] sonypi: module related fixesStelian Pop2-101/+78
2004-10-27[PATCH] Remove build warning from drivers/char/random.c on 32-bit platformsChris Wedgwood1-5/+3
2004-10-27[PATCH] unexport set_selection and paste_selectionChristoph Hellwig1-3/+0
2004-10-27[PATCH] unexport vc_cons_allocatedChristoph Hellwig1-1/+0
2004-10-27[PATCH] Kill useless pm_access from vt.cPavel Machek1-6/+0
2004-10-27[PATCH] ppc64: iSeries console: cleanup after tty_write user copies removalStephen Rothwell1-123/+22
2004-10-27Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds3-9/+3
2004-10-27Manual mergeVojtech Pavlik5-14/+14
2004-10-27Merge bk://kernel.bkbits.net/acme/sk_buff-2.6David S. Miller3-9/+3
2004-10-26[PATCH] HVSI reset supportHollis Blanchard1-37/+81
2004-10-26[PATCH] HVSI hangup oopsHollis Blanchard1-0/+6
2004-10-25[PATCH] serial send_break duration fixPaul Fulghum1-3/+3
2004-10-25[PATCH] mmtimer sparse fixesJesse Barnes1-5/+5
2004-10-25[PATCH] Remove MODULE_PARM from i386 defconfig.Rusty Russell1-2/+2
2004-10-25drm: memory allocation patch Dave Airlie9-90/+90
2004-10-24Merge pobox.com:/garz/repo/linux-2.6 into pobox.com:/garz/repo/misc-2.6Jeff Garzik1-1/+1
2004-10-25Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/inputVojtech Pavlik30-1096/+281
2004-10-25drm: initial core move infrastructure changeDave Airlie19-1/+7
2004-10-24[PATCH] Cyclades assignment warningGeert Uytterhoeven1-1/+1
2004-10-24[PATCH] mem leak in tty_io.cBrian Gerst1-2/+2
2004-10-21[PATCH] hw_random.c: replace pci_find_deviceHanna V. Linder1-1/+1
2004-10-21Merge suse.cz:/data2/bk/linus into suse.cz:/data2/bk/inputVojtech Pavlik38-142/+750
2004-10-21Make drivers/char/mem.c use remap_pfn_range()Linus Torvalds1-12/+7
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds29-1084/+274
2004-10-20Manual mergeVojtech Pavlik40-253/+124
2004-10-20Merge http://lia64.bkbits.net/linux-ia64-release-2.6.10Linus Torvalds1-0/+1
2004-10-20MergeTony Luck1-0/+1
2004-10-20[IA64-SGI] snsc.c: snsc needs asm/sn/io.hJesse Barnes1-0/+1
2004-10-20[PATCH] sx.c iomem annotations and fixesAlexander Viro2-33/+50
2004-10-20[PATCH] moxa iomem annotationsAlexander Viro1-46/+45
2004-10-20Merge http://linux-watchdog.bkbits.net/linux-2.6-watchdogLinus Torvalds4-1/+534
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk23-23/+23