aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-03-26[PATCH] drivers/block/floppy.c: dont free_irq() from irq contextIngo Molnar1-1/+22
2006-03-25Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-253/+50
2006-03-25[PATCH] Fix compilation of processor_idle.c on IA64Andi Kleen1-2/+4
2006-03-25[SERIAL] amba-pl010: Remove accessor macrosRussell King1-61/+49
2006-03-25[SERIAL] remove 8250_acpi (replaced by 8250_pnp and PNPACPI)Bjorn Helgaas3-192/+0
2006-03-25[SERIAL] icom: select FW_LOADERmaximilian attems1-0/+1
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6Linus Torvalds7-120/+235
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds19-106/+103
2006-03-25[PATCH] x86_64: Force broadcast timer on AMD systems with C3 too.Andi Kleen1-10/+15
2006-03-25[PATCH] x86_64: Clean up and tweak ACPI blacklist year codeAndi Kleen1-21/+6
2006-03-25[PATCH] x86_64: Implement compat code for raw1394 read/writeAndi Kleen1-5/+91
2006-03-25[PATCH] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridgeHenrik Kretzschmar1-1/+1
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds7-91/+136
2006-03-25Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds8-119/+170
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds7-6/+5
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds19-81/+70
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds185-4618/+6663
2006-03-25[PATCH] git-scsi-misc: min() warning fixAndrew Morton1-1/+1
2006-03-25[PATCH] serial: merge mpsc.h into mpsc.cMark A. Greer2-293/+255
2006-03-25[PATCH] serial: mpsc driver has definition of SUPPORT_SYSRQ below include of ...Mark A. Greer1-4/+5
2006-03-25[PATCH] serial: mpsc driver passes bad devname to request_irq()Mark A. Greer1-1/+1
2006-03-25[PATCH] EISA: Ignore generated file drivers/eisa/devlist.hRalf Baechle1-0/+1
2006-03-25[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj1-8/+1
2006-03-25[PATCH] Fix memory leak in isapnpJesper Juhl1-1/+3
2006-03-25[PATCH] Altix: rs422 support for ioc4 serial driverPat Gefre1-138/+249
2006-03-25[PATCH] i4l/isdn_tty.c: fix a check-after-useAdrian Bunk1-1/+4
2006-03-25[PATCH] i2o_dump_hrt() output cleanupVasily Averin1-18/+13
2006-03-25[PATCH] drivers/char/ipmi/ipmi_msghandler.c: fix a memory leakAdrian Bunk1-5/+7
2006-03-25[PATCH] md/bitmap.c:bitmap_mask_state(): fix inconsequent NULL checkingAdrian Bunk1-1/+1
2006-03-25[PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=yZdenek Pavlas1-1/+0
2006-03-25[PATCH] ads7846 build fixAndrew Morton1-0/+1
2006-03-25[PATCH] tpm: sparc32 build fixAndrew Morton1-0/+1
2006-03-25[PATCH] fix hardcoded values in collie frontlightPavel Machek1-13/+10
2006-03-25[PATCH] adjust /dev/{kmem,mem,port} write handlersJan Beulich1-15/+13
2006-03-25[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas6-12/+7
2006-03-25[PATCH] EISA: tidy-up driver_register() return valueBjorn Helgaas3-21/+20
2006-03-25[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()Bjorn Helgaas4-14/+11
2006-03-25[PATCH] parport: move PP_MAJOR from ppdev.h to major.hRene Herman1-1/+2
2006-03-25[PATCH] block/floppy: fix section mismatch warningsSam Ravnborg1-1/+1
2006-03-25[PATCH] ide: fix section mismatch warningSam Ravnborg1-1/+1
2006-03-25[PATCH] sysrq cleanupAndrew Morton1-135/+115
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell41-91/+100
2006-03-25[PATCH] hysdn: remove custom typesAndrew Morton12-126/+127
2006-03-25[PATCH] drivers/block/nbd.c: don't defer compile error to runtimeAdrian Bunk1-4/+1
2006-03-25[PATCH] constify tty flip buffer handlingThomas Koeller1-2/+2
2006-03-25[PATCH] ISDN: fix copy_to_user() unused result warning in isdn_pppJesper Juhl1-1/+2
2006-03-25[PATCH] cirrus ep93xx watchdog driverAlessandro Zummo3-0/+268
2006-03-25V4L/DVB (3604): V4l printk fixAndrew Morton1-1/+1
2006-03-25V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab102-3012/+3012
2006-03-25V4L/DVB (3599a): Move drivers/usb/media to drivers/media/videoMauro Carvalho Chehab64-283/+281
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-24IPoIB: P_Key change event handlingLeonid Arsh4-19/+44
2006-03-24IB/mthca: Fix modify QP error pathRoland Dreier1-10/+11
2006-03-24IPoIB: Fix network interface "RUNNING" statusLeonid Arsh1-2/+3
2006-03-24IB/mthca: Fix indentationRoland Dreier1-2/+2
2006-03-24IB/mthca: Fix uninitialized variable in mthca_alloc_qp()Jack Morgenstein1-4/+5
2006-03-24IB/mthca: Check SRQ limit in modify SRQ operationJack Morgenstein1-0/+2
2006-03-24IB/mthca: Check that SRQ WQE size does not exceed device's max valueJack Morgenstein1-0/+4
2006-03-24IB/mthca: Check that sgid_index and path_mtu are valid in modify_qpDotan Barak1-4/+23
2006-03-24IB/srp: Use a fake scatterlist for non-SG SCSI commandsRoland Dreier2-77/+75
2006-03-24[WIRELESS]: Fix config dependencies.Dave Jones1-0/+1
2006-03-24IPoIB: Pass correct pointer when flushing child interfacesLeonid Arsh1-1/+1
2006-03-24V4L/DVB (3599): Implement new routing commands for wm8775 and cs53l32a.Hans Verkuil2-10/+20
2006-03-24V4L/DVB (3597): Vivi: fix warning: implicit declaration of function 'in_inter...Michael Krufky1-0/+1
2006-03-24V4L/DVB (3588): Remove VIDIOC_G/S_AUDOUT from msp3400Hans Verkuil1-37/+2
2006-03-24V4L/DVB (3587): Always wake thread after routing change.Hans Verkuil1-2/+1
2006-03-24V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil8-5/+28
2006-03-24V4L/DVB (3582): Implement correct msp3400 input/output routingHans Verkuil8-111/+176
2006-03-24V4L/DVB (3581): Add new media/msp3400.h header containing the routing macrosHans Verkuil4-6/+7
2006-03-24V4L/DVB (3580): Last round of msp3400 cleanups before adding routing commandsHans Verkuil3-85/+107
2006-03-24V4L/DVB (3579): Move msp_modus to msp3400-kthreads, add JP and KR std detectionHans Verkuil3-33/+33
2006-03-24V4L/DVB (3578): Make scart definitions easier to handleHans Verkuil2-23/+24
2006-03-24V4L/DVB (3577): Cleanup audio input handlingHans Verkuil21-320/+316
2006-03-24V4L/DVB (3575): Cxusb: fix i2c debug messages for bluebird devicesMichael Krufky2-2/+4
2006-03-24V4L/DVB (3574): Cxusb: fix debug messagesMichael Krufky1-3/+3
2006-03-24V4L/DVB (3573): Cxusb: remove FIXME: comment in bluebird_patch_dvico_firmware...Michael Krufky1-1/+0
2006-03-24V4L/DVB (3572): Cxusb: conditionalize gpio write for the medion boxMichael Krufky1-8/+9
2006-03-24V4L/DVB (3571): Printk warning fixesAndrew Morton1-9/+12
2006-03-24V4L/DVB (3569): PATCH: switch cpia2 to mutexes and use ioctl 32 compat lib funcAlan Cox3-42/+43
2006-03-24V4L/DVB (3557): Kconfig: fix title and description for VIDEO_CX88_ALSAMichael Krufky1-2/+3
2006-03-24V4L/DVB (3551): Fix saturation bug. Fix NTSC->PAL standard change. Detect NTS...Hans Verkuil1-4/+31
2006-03-24V4L/DVB (3549): Make hotplug automatically load the b2c2-flexcop-usb modulePatrick Boettcher1-0/+1
2006-03-24V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_fooMauro Carvalho Chehab10-49/+49
2006-03-24V4L/DVB (3547): Tvaudio.h are just i2c addresses. Merged into i2c-addr.hMauro Carvalho Chehab2-15/+1
2006-03-24V4L/DVB (3546): Fix Compilation after moving bttv codeMauro Carvalho Chehab8-73/+19
2006-03-24V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversionManu Abraham1-1/+1
2006-03-24V4L/DVB (3539): Move bttv fragments to bt8xx/Manu Abraham16-30/+28
2006-03-24V4L/DVB (3519): Corrects MODULE_AUTHORMauro Carvalho Chehab1-1/+1
2006-03-24V4L/DVB (3518): Creates a virtual video device driverMauro Carvalho Chehab2-0/+1860
2006-03-24V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab24-158/+297
2006-03-24BUG_ON() Conversion in drivers/video/Eric Sesterhenn2-4/+2
2006-03-24BUG_ON() Conversion in drivers/parisc/Eric Sesterhenn2-11/+6
2006-03-24BUG_ON() Conversion in drivers/block/Eric Sesterhenn4-7/+4
2006-03-24BUG_ON() Conversion in drivers/s390/block/dasd.cEric Sesterhenn1-6/+4
2006-03-24BUG_ON() Conversion in input/serio/hil_mlc.cEric Sesterhenn1-1/+1
2006-03-24BUG_ON() Conversion in md/dm-hw-handler.cEric Sesterhenn1-2/+1
2006-03-24BUG_ON() Conversion in md/bitmap.cEric Sesterhenn1-1/+1
2006-03-24fix typos "wich" -> "which"Uwe Zeisberger6-6/+7
2006-03-24[PATCH] net: ne2k.c won't compile if pci_clone_list is constHorms1-1/+1
2006-03-24[PATCH] AT91RM9200 Ethernet driverAndrew Victor4-0/+1220
2006-03-24tabify drivers/char/MakefileJim Cromie1-43/+44
2006-03-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds10-503/+540
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] Fix "value computed not used" warningsTakashi Iwai3-10/+10
2006-03-24[PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operationsKumar Gala2-2/+9
2006-03-24[PATCH] show MCP menu only on ARCH_SA1100Adrian Bunk1-0/+1
2006-03-24[PATCH] mmc: Secure Digital Host Controller Interface driverPierre Ossman4-0/+1462
2006-03-24[PATCH] set_page_dirty() return value fixesAndrew Morton1-1/+2
2006-03-24[PATCH] block: floppy98 removal, really.Arthur Othieno1-1/+0
2006-03-24[PATCH] remove ipmi pm_power_off redefinitionOlaf Hering1-3/+1
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan15-16/+16
2006-03-24[PATCH] remove ISA legacy functions: drivers/net/lance.cAl Viro1-2/+7
2006-03-24[PATCH] remove ISA legacy functions: drivers/net/hp-plus.cAl Viro1-4/+13
2006-03-24[PATCH] remove ISA legacy functions: drivers/scsi/in2000.cAl Viro1-6/+18
2006-03-24[PATCH] remove ISA legacy functions: drivers/scsi/g_NCR5380.cAl Viro2-13/+38
2006-03-24[PATCH] remove ISA legacy functions: drivers/char/toshiba.cAl Viro1-15/+23
2006-03-24[PATCH] dasd: "cleanup dasd_ioctl" fixBastian Blank1-1/+1
2006-03-24[PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn26-138/+67
2006-03-24[PATCH] s390: CEX2A crt message lengthEric Rossman2-3/+12
2006-03-24[PATCH] s390: 3590 tape driverStefan Bader6-11/+1443
2006-03-24[PATCH] s390: fix endless retry loop in tape driverMichael Holzheu3-13/+35
2006-03-24[PATCH] s390: tape operation abortion leads to panicMichael Holzheu1-1/+1
2006-03-24[PATCH] s390: tape retry flooding by deferred CC in interruptStefan Bader1-4/+5
2006-03-24[PATCH] s390: dasd extended error reportingStefan Weinhuber8-1/+812
2006-03-24[PATCH] s390: random values in result of BIODASDINFO2Horst Hummel1-3/+2
2006-03-24[PATCH] s390: remove experimental flag from dasd diagPeter Oberparleiter1-1/+1
2006-03-24[PATCH] s390: remove dynamic dasd ioctlsChristoph Hellwig2-80/+0
2006-03-24[PATCH] s390: merge cmb into dasdcChristoph Hellwig4-139/+22
2006-03-24[PATCH] s390: use normal switch statement for ioctls in dasd_ioctlcChristoph Hellwig3-97/+55
2006-03-24[PATCH] s390: use normal switch statement for ioctls in dasd_ioctlcChristoph Hellwig3-161/+86
2006-03-24[PATCH] s390: channel path measurementsCornelia Huck4-23/+500
2006-03-24[PATCH] s390: wrong interrupt delivered for hsch() or csch()Cornelia Huck1-0/+12
2006-03-24[PATCH] libata: Remove dependence on host_set->dev for SASBrian King1-6/+7
2006-03-24[PATCH] libata: ata_scsi_ioctl cleanupBrian King1-13/+0
2006-03-24[PATCH] libata: ata_scsi_queuecmd cleanupBrian King1-14/+18
2006-03-24[libata] export ata_dev_pair; trim trailing whitespaceJeff Garzik6-47/+48
2006-03-24[PATCH] libata: add ata_dev_pair helperAlan Cox1-0/+17
2006-03-24[PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham3-5/+6
2006-03-24[PATCH] libata: make ata_set_mode() responsible for failure handlingTejun Heo1-20/+36
2006-03-24[PATCH] libata: use ata_dev_disable() in ata_bus_probe()Tejun Heo1-3/+1
2006-03-24[PATCH] libata: implement ata_dev_disable()Tejun Heo1-0/+9
2006-03-24[PATCH] libata: check if port is disabled after internal commandTejun Heo1-0/+16
2006-03-24[PATCH] libata: make per-dev transfer mode limits per-devTejun Heo2-2/+2
2006-03-24[PATCH] libata: add per-dev pio/mwdma/udma_maskTejun Heo1-18/+25
2006-03-24[PATCH] libata: implement ata_unpack_xfermask()Tejun Heo1-0/+23
2006-03-23[PATCH] aoe [3/3]: update version to 22Ed L. Cashin1-1/+1
2006-03-23[PATCH] aoe [2/3]: don't request ATA device ID on ATA errorEd L. Cashin1-1/+2
2006-03-23[PATCH] aoe [1/3]: support multiple AoE listenersEd L. Cashin1-17/+5
2006-03-23[PATCH] aoe: do not stop retransmit timer when device goes downEd L. Cashin1-2/+2
2006-03-23[PATCH] aoe [8/8]: update driver version numberEd L. Cashin1-1/+1
2006-03-23[PATCH] aoe [7/8]: update driver compatibility stringEd L. Cashin1-1/+1
2006-03-23[PATCH] aoe [6/8]: update device information on last closeEd L. Cashin1-1/+1
2006-03-23[PATCH] aoe [5/8]: allow network interface migration on packet retransmitEd L. Cashin1-0/+2
2006-03-23[PATCH] aoe [4/8]: use less confusing driver nameEd L. Cashin1-1/+1
2006-03-23[PATCH] aoe [3/8]: increase allowed outstanding packetsEd L. Cashin1-1/+1
2006-03-23[PATCH] aoe [2/8]: support dynamic resizing of AoE devicesEd L. Cashin5-97/+220
2006-03-23[PATCH] aoe [1/8]: zero packet data after skb allocationEd L. Cashin1-0/+1
2006-03-23[PATCH] w1: use kthread api.Evgeniy Polyakov3-65/+28
2006-03-23[PATCH] W1: u64 is not long longAndrew Morton1-2/+5
2006-03-23[PATCH] W1: Remove incorrect MODULE_ALIASPatrick McHardy1-2/+0
2006-03-23[PATCH] fix W1_MASTER_DS9490_BRIDGE dependenciesAdrian Bunk1-1/+1
2006-03-23[PATCH] w1: misc cleanupsAdrian Bunk5-15/+18
2006-03-23[PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver.Evgeniy Polyakov3-0/+576
2006-03-23[PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code ...Evgeniy Polyakov13-91/+126
2006-03-23[PATCH] W1: Change the type 'unsigned long' member of 'struct w1_bus_master' ...Evgeniy Polyakov4-40/+40
2006-03-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds11-235/+376
2006-03-23Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-1/+14
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds12-263/+200
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds68-1763/+1656
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds50-2525/+2094
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-90/+173
2006-03-23[PATCH] acpiphp: fix acpi_path_nameMUNEDA Takahiro3-43/+27
2006-03-23[PATCH] ibmphp: remove TRUE and FALSEKristen Accardi6-85/+83
2006-03-23[PATCH] PCI Hotplug: add common acpi functions to coreKristen Accardi14-591/+254
2006-03-23[PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn14-169/+75
2006-03-23[PATCH] acpiphp: Scan slots under the nested P2P bridgeKenji Kaneshige1-1/+8
2006-03-23[PATCH] PCI Hotplug: SN: Fix cleanup on hotplug removal of PPBJohn Keller1-8/+8
2006-03-23[PATCH] shpchp: cleanup bus speed handlingKenji Kaneshige2-429/+189
2006-03-23[PATCH] PCI: fix pci_request_region[s] argJeff Garzik1-2/+2
2006-03-23[PATCH] PCI: Provide a boot parameter to disable MSIMatthew Wilcox4-2/+22
2006-03-23[PATCH] PCI: the scheduled removal of PCI_LEGACY_PROCAdrian Bunk2-143/+0
2006-03-23[PATCH] PCI: cpqphp_ctrl.c: board_replaced(): remove dead codeAdrian Bunk1-62/+14
2006-03-23[PATCH] acpiphp: fix bridge handleMUNEDA Takahiro1-2/+2
2006-03-23[PATCH] acpiphp - slot management fix - V4MUNEDA Takahiro3-98/+87
2006-03-23[PATCH] acpi: remove dock event handling from ibm_acpiKristen Accardi2-3/+22
2006-03-23[PATCH] acpiphp: add dock event handlingKristen Accardi5-24/+545
2006-03-23[PATCH] acpi: export acpi_bus_trimKristen Accardi1-2/+3
2006-03-23[PATCH] acpiphp: add new bus to acpiKristen Accardi1-2/+109
2006-03-23[PATCH] PCI: Move pci_dev_put outside a spinlockAlan Stern1-2/+2