aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-10-10Use the new "kill_proc_info_as_uid()" for USB disconnect tooLinus Torvalds3-3/+6
2005-10-10[PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte1-3/+9
2005-10-10Merge master.kernel.org:/home/rmk/linux-2.6-ucbLinus Torvalds1-11/+11
2005-10-10[ARM] 2956/1: fix the "Fix gcc4 build errors in ucb1x00-core.c"Nicolas Pitre1-11/+11
2005-10-10[PATCH] ide: Workaround PM problemBenjamin Herrenschmidt1-0/+8
2005-10-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-5/+8
2005-10-10[PATCH] pcmcia: fix task state at pccard thread exitSteven Rostedt1-0/+3
2005-10-10[ARM] 2964/1: S3C2410 - serial: add .owner to driverBen Dooks1-0/+3
2005-10-10[ARM] 2963/1: S3C2410 - add .owner field to device_driverBen Dooks1-0/+1
2005-10-10[ARM] 2957/1: imx UART Error handlingSascha Hauer1-5/+4
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro21-31/+28
2005-10-08[PATCH] scsi_ioctl: only warn for rejected commandsJens Axboe1-4/+4
2005-10-08Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-67/+172
2005-10-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+4
2005-10-08[PATCH] yenta: fix build if YENTA && !CARDBUSDavid Vrabel1-1/+4
2005-10-07[SPARC]: Fix p9100 framebuffer in 2.6Tom 'spot' Callaway1-0/+4
2005-10-06Merge master.kernel.org:/home/rmk/linux-2.6-ucbLinus Torvalds2-4/+0
2005-10-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-9/+9
2005-10-06[MFD] Fix gcc4 build errors in ucb1x00-core.cRussell King2-4/+0
2005-10-05[PATCH] Fix drm 'debug' sysfs permissionsDave Jones1-1/+1
2005-10-04[CONNECTOR]: fix sparse gfp nocast warningsRandy Dunlap1-1/+2
2005-10-04[BONDING]: fix sparse gfp nocast warningsRandy Dunlap1-2/+3
2005-10-04[ATM]: fix sparse gfp nocast warningsRandy Dunlap1-6/+4
2005-10-04[PATCH] orinoco: Information leakage due to incorrect paddingPavel Roskin1-5/+9
2005-10-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2-26/+23
2005-10-04[PATCH] bogus kfree() in ibmtrAl Viro1-5/+0
2005-10-04[PATCH] missing include in megaraid_sasAl Viro1-0/+1
2005-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-4/+0
2005-10-04[PATCH] sungem: fix gfp flags typeRandy Dunlap1-1/+2
2005-10-04[PATCH] ns83820: fix gfp flags typeRandy Dunlap1-1/+1
2005-10-03[netdrvr starfire] fix highmem and broken firmware issuesIon Badulescu1-22/+24
2005-10-03[PATCH] net/Kconfig: convert pocket_adapter ISA to PARPORTGrant Coady1-4/+4
2005-10-03[PATCH] emac: add support for platform-specific unsupported PHY featuresWade Farnsworth1-0/+31
2005-10-03[PATCH] tulip DC21143 rev 48 10Mbit HDX fixPhilippe De Muyter1-1/+1
2005-10-03[PATCH] fix bonding crash, remove old ABI supportJay Vosburgh2-213/+71
2005-10-03[PATCH] s390: qeth driver fixesUrsula Braun2-20/+19
2005-10-03[netdrvr] fix smc91c92_cs multicast bugKomuro1-1/+1
2005-10-03[PATCH] ns83820: fix gfp flags typeRandy Dunlap1-1/+1
2005-10-03[PATCH] skge: set mac address oops with bondingStephen Hemminger1-8/+16
2005-10-03[SUNSU]: Fix bogus locking in sunsu_change_mouse_baud()David S. Miller1-4/+0
2005-10-03[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-10-03[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu6-16/+24
2005-10-03[TG3]: Refine AMD K8 write-reorder chipset test.Michael Chan1-11/+12
2005-10-03[CASSINI]: Convert to ethtool_opsAl Viro1-288/+214
2005-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds26-310/+4856
2005-10-03[SCSI] Legacy MegaRAID: Fix READ CAPACITYJames Bottomley1-20/+50
2005-10-02[SCSI] aic7xxx/aic79xx: fix module removal path not to panicJames Bottomley5-10/+15
2005-10-02[SCSI] fix potential panic with proc on module removalJames Bottomley1-1/+1
2005-10-02[ARM] Fix init printk for EBSA110 network driver, and link timerRussell King1-11/+9
2005-10-02[ARM] Fix EBSA110 network driver link detectionRussell King1-1/+1
2005-10-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2005-10-01[PATCH] pmac/radeonfb: Add suspend support for M11 chip in new iBook 12"Sven Henkel1-6/+8
2005-10-01[ARM] 2944/1: GCC 4 mx1ads serial driver compile fixVincent Sanders1-1/+1
2005-09-30[PATCH] r8169: tone down the r8169 driverFrancois Romieu1-2/+1
2005-09-30[IB] mthca: Fix memory leak on device closeMichael S. Tsirkin1-24/+21
2005-09-30[PATCH] ohci1394: less noise in dmesgJody McIntyre1-2/+2
2005-09-30[PATCH] ieee1394: delete legacy module aliasesJody McIntyre4-4/+0
2005-09-30[PATCH] eth1394: workaround limitation in rawiso routinesJody McIntyre2-7/+11
2005-09-30[PATCH] ieee1394: remove superfluous include in csr1212Jody McIntyre1-1/+0
2005-09-30[PATCH] ieee1394: trivial edits of a few commentsJody McIntyre1-4/+4
2005-09-30[PATCH] ieee1394: use time_before()Jody McIntyre1-1/+2
2005-09-30[PATCH] ieee1394: fix for debug outputJody McIntyre1-22/+10
2005-09-30[PATCH] ieee1394: skip unnecessary pause when scanning config ROMsJody McIntyre1-2/+2
2005-09-30[PATCH] ieee1394: reorder activities after bus reset (fixes device detection)Jody McIntyre1-10/+9
2005-09-30[PATCH] sbp2: default to serialize_io=1Jody McIntyre1-4/+7
2005-09-30[PATCH] sbp2: fix deadlocks and delays on device removal/rmmodJody McIntyre1-38/+58
2005-09-30[PATCH] ioc4_serial: Remove bogus error messageBrent Casavant1-12/+0
2005-09-30[PATCH] v4l: DViCO FusionHDTV5 Lite GPIO FixMichael Krufky1-1/+1
2005-09-30[PATCH] usb/core/hcd-pci.c: don't free_irq() on suspendDaniel Ritz1-9/+0
2005-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-1/+3
2005-09-30[PATCH] volatile unsigned short f(...) doesn't make senseAl Viro1-1/+1
2005-09-30[PATCH] cassini annotations and fixesAl Viro1-9/+9
2005-09-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds15-78/+54
2005-09-29[RADEON]: Fix unaligned I/O port access during probe.David S. Miller2-1/+3
2005-09-29[PATCH] Fix ppc64 smu driver lockingBenjamin Herrenschmidt1-1/+3
2005-09-29Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-2/+2
2005-09-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-0/+9745
2005-09-29[PATCH] Fix ixp4xx MTD driver module buildDeepak Saxena1-1/+1
2005-09-29[PATCH] s3c2410fb: Minor warning fixBen Dooks1-2/+2
2005-09-29[PATCH] intelfb: Fix regression (blank display) from ioremap patchAntonino A. Daplas2-11/+11
2005-09-29[PATCH] mv64x60_wdt __user annotations and cleanupsAl Viro1-7/+7
2005-09-29[PATCH] saa6588 __user annotationsAl Viro2-3/+3
2005-09-29[PATCH] i810-i2c iomem annotationsAl Viro1-8/+8
2005-09-29[PATCH] cyblafb: portability fixes, sanitized work with pointersAl Viro1-5/+6
2005-09-29[PATCH] n_r3964: drop bogus fmt castsAlexey Dobriyan1-42/+42
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro13-27/+24
2005-09-29[WATCHDOG] pcwd_pci.c add debug module_paramWim Van Sebroeck1-0/+64
2005-09-29[WATCHDOG] pcwd_pci.c control status + boot-code clean-upWim Van Sebroeck1-67/+108
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King12-13/+0
2005-09-29[ARM] Don't include asm/arch/hardware.h directlyRussell King2-2/+0
2005-09-29[ARM] pxafb: Remove #if DEBUG, convert DPRINTK to pr_debugRussell King2-63/+54
2005-09-28[IPoIB] Rename IPoIB's path_lookup() to avoid name clashesRoland Dreier1-2/+2
2005-09-28[PATCH] pcmcia: only start up nonstatic sockets if both mem and io are availableDominik Brodowski1-1/+1
2005-09-28[PATCH] pcmcia: allow one port excludesDominik Brodowski1-4/+4
2005-09-28Merge branch 'for-linus' from master.kernel.org:/pub/scm/linux/kernel/git/rol...Linus Torvalds7-71/+104
2005-09-28[PATCH] device-mapper: Fix queue_if_no_path initialisationAlasdair G Kergon1-6/+10
2005-09-28[PATCH] device-mapper: Trigger an event when a table is deletedgoggin, edward1-0/+9
2005-09-28[PATCH] orinoco: Fix flood of kernel log with stupid WE warningsBenjamin Herrenschmidt1-1/+1
2005-09-28[PATCH] Add IPMI poweroff control to sysfsCorey Minyard1-1/+1
2005-09-28[PATCH] dvb: fix NULL pointer dereference when loading the budget-av moduleJon Burgess1-2/+2
2005-09-27[NET]: Add Sun Cassini driver.David S. Miller4-0/+9745
2005-09-27[IB] mthca: fix hw_ver value returned from mthca_query_deviceJack Morgenstein1-1/+1
2005-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-15/+80
2005-09-27[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-09-27[TG3]: misc. fixesMichael Chan1-7/+46
2005-09-27[TG3]: 5780 PHY fixesMichael Chan2-6/+32
2005-09-26[IB] mthca: Round up number of slots in HCA context memory tableMichael S. Tsirkin1-1/+1
2005-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-49/+57
2005-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds6-45/+142
2005-09-26[PATCH] missing asm/irq.h (cs89x0)Al Viro1-0/+1
2005-09-26[SCSI] aacraid: remove aac_insert_entryMark Haverkamp2-130/+50
2005-09-26[SCSI] aacraid: fib size math fixMark Haverkamp2-8/+8
2005-09-26[SCSI] aacraid: initialization timeoutMark Haverkamp3-3/+31
2005-09-26[SCSI] aacraid: error return checkingMark Haverkamp1-4/+7
2005-09-26[SCSI] aacraid: handle AIF hotplug events (update)Mark Haverkamp3-2/+280
2005-09-26[SCSI] aacraid: aacraid: AIF preallocation (update)Mark Haverkamp1-19/+81
2005-09-26[SCSI] aacraid: Greater than 2TB capacity supportMark Haverkamp4-33/+254
2005-09-26[SCSI] MegaRAID SAS RAID: new driverBagalkote, Sreenivas5-0/+3958
2005-09-26[CONNECTOR]: async connector mode.Evgeniy Polyakov2-49/+57
2005-09-26[IB] uverbs: Close some exploitable racesRoland Dreier3-62/+86
2005-09-26[IB] mthca: Fix off by one bug in mthca_map_cmdMichael S. Tsirkin1-2/+2
2005-09-26[IB] mthca: fix off by one in clr_int calculationMichael S. Tsirkin1-1/+1
2005-09-26[IB] mthca: Fix doorbell record resource leakRoland Dreier1-4/+13
2005-09-26[PATCH] pcmcia: update ID for NinjaATADominik Brodowski1-1/+1
2005-09-26[PATCH] yenta: more ENE bridgesDaniel Ritz1-0/+4
2005-09-26[PATCH] pcmcia: new IDs for serial_csDominik Brodowski1-0/+1
2005-09-26[PATCH] yenta: add support for more TI bridgesDaniel Ritz2-0/+37
2005-09-26[PATCH] pcmcia: fix Kconfig dependencyKomuro1-1/+1
2005-09-26[PATCH] yenta: tiny cleanupDominik Brodowski1-2/+3
2005-09-26[PATCH] yenta: don't mess with bridge control registerDaniel Ritz1-27/+3
2005-09-26[PATCH] yenta: auto-tune EnE bridges for CardBus cardsDaniel Ritz3-14/+92
2005-09-25[SCSI] sas: fix remote phy removalChristoph Hellwig1-5/+4
2005-09-25[ARM] 2933/1: S3C2410 - fix serial port warningsBen Dooks1-2/+2
2005-09-25[SCSI] qla2xxx: fix remote port timeout with qla2xxx driverAndrew Vasquez1-0/+2
2005-09-25[SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3James Bottomley1-49/+47
2005-09-25[SCSI] 3ware 9000: Add support for 9550SX controllersadam radford2-15/+57
2005-09-24Merge master.kernel.org:/home/rmk/linux-2.6-ucbLinus Torvalds1-2/+2
2005-09-24Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+1
2005-09-24[PATCH] Input: check switch bitmap when matching handlersDmitry Torokhov1-0/+1
2005-09-24[MFD] Fix "bious one-bit signed bitfield" errorsRussell King1-2/+2
2005-09-24[SERIAL] Remove unused variable in clps711x.cRussell King1-1/+1
2005-09-23Merge branch 'upstream' from master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds3-33/+51
2005-09-23Merge branch 'upstream-fixes' from master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+21
2005-09-23[PATCH] skge: fix Yukon-Lite A0 workaroundStephen Hemminger1-2/+20
2005-09-23Merge /spare/repo/linux-2.6/Jeff Garzik148-2658/+5348
2005-09-23[PATCH] ipmi_msghandler: inconsistent spin_lock usageHironobu Ishii1-3/+3
2005-09-23[PATCH] atyfb c99 fixAndrew Morton1-3/+5
2005-09-23[PATCH] hisax: remove URB_ASYNC_UNLINKKarsten Keil2-4/+0
2005-09-23[PATCH] pci: fixup parent subordinate busnrIvan Kokshaysky1-1/+17
2005-09-23[PATCH] 8390 Tx fix for non i386 machinesPaul Gortmaker1-1/+1
2005-09-22[PATCH] mesh scsi: fix error handlingBenjamin Herrenschmidt1-8/+21
2005-09-22[PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt7-142/+1223
2005-09-22[PATCH] hdaps: small update.Robert Love2-17/+13
2005-09-22[PATCH] Fix mmap() of /dev/hpetKeir Fraser1-1/+0
2005-09-22[PATCH] DEBUG redefined in drivers/mtd/devices/docecc.cGrant Coady1-4/+4
2005-09-22[PATCH] Rename vprintk define in bttpvp.hBernd Petrovitsch2-8/+8
2005-09-22[PATCH] ub: Comment out unconditional stall clearPete Zaitcev1-0/+2
2005-09-22[PATCH] USB: Add Novatel CDMA Wireless PC card IDs to airprimeDavid Hollis1-1/+2
2005-09-22[PATCH] usb/serial/option.c: Increase input buffer sizeMatthias Urlichs1-1/+3
2005-09-22[PATCH] USB: fix pegasus driverKevin Vigor1-9/+20
2005-09-22[PATCH] USB: sl811-hcd minor fixesDavid Brownell1-2/+14
2005-09-22[PATCH] USB: fix pxa2xx_udc compile warningsRichard Purdie2-6/+6
2005-09-22[PATCH] USB: ftdi_sio: allow baud rate to be changed without raising RTS and DTRPeter Favrholdt1-3/+5
2005-09-22[PATCH] USB: more device IDs for Option card driverMatthias Urlichs1-0/+7
2005-09-22[PATCH] ub: fix burning cdsPete Zaitcev1-26/+27
2005-09-22[PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.cLinda Xie1-2/+2
2005-09-22[PATCH] fix drivers/pci/probe.c warningAmos Waterland1-2/+2
2005-09-22[PATCH] PCI: convert kcalloc to kzallocPekka Enberg2-4/+4
2005-09-22[PATCH] PCI: remove unused "scratch"Bjorn Helgaas1-4/+0
2005-09-22[PATCH] fix class symlinks in sysfsBill Nottingham1-0/+13
2005-09-22[PATCH] driver core: add helper device_is_registered()Daniel Ritz3-5/+5
2005-09-22[PATCH] Driver Core: fis bus rescan devices raceDaniel Ritz1-0/+3
2005-09-21[PATCH] Add NVIDIA device ID in sata_nvAndy Currid1-0/+2
2005-09-21[PATCH] r8169: call proper VLAN receive functionTommy Christensen1-2/+2
2005-09-21[PATCH] skge: check length from PHYStephen Hemminger2-82/+85
2005-09-21[PATCH] skge: expand ethtool debug register dumpStephen Hemminger1-21/+8
2005-09-21[PATCH] bonding: Fix link monitor capability check (was skge: set mac address...nsxfreddy@gmail.com1-1/+2
2005-09-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+2
2005-09-21[SCSI] lpfc build fixAndrew Morton4-11/+11
2005-09-21Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-11/+8
2005-09-21[IB] Fix RMPP receive length calculationHal Rosenstock1-2/+2
2005-09-21[IB] Add MAD data field size definitionsSean Hefty1-9/+6
2005-09-21[PATCH] Fix I2O config-osm init to return proper errorDeepak Saxena1-1/+4
2005-09-21[PATCH] remove blkdev_scsi_issue_flush_fn againChristoph Hellwig1-38/+0
2005-09-21[PATCH] cciss: busy_initializing bug fixMike Miller1-4/+1
2005-09-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+4
2005-09-21[ATYFB]: Fix build with CONFIG_FB_ATY_GENERIC_LCD disabled.Tom 'spot' Callaway1-1/+4
2005-09-20Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds8-63/+55
2005-09-20[PATCH] fbdev: Fix reversed back and front porchesAntonino A. Daplas1-4/+4
2005-09-20[PATCH] nvidiafb: Fix absence of cursor in nvidiafbAntonino A. Daplas2-1/+5
2005-09-20[ARM] Fix pcf8583 to buildRussell King1-1/+2
2005-09-20[PATCH] IB/mthca: Fix device removal memory leakMichael S. Tsirkin1-0/+1
2005-09-20[PATCH] IPoIB: Don't flush workqueue from within workqueueRoland Dreier3-6/+7
2005-09-20Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds43-1580/+4223
2005-09-19[WAN] hdlc_cisco: Fix regression introduced by skb->tail changes.Krzysztof Halasa1-1/+1
2005-09-19[PATCH] IB: Fix data length for RMPP SA sendsHal Rosenstock1-2/+3
2005-09-19[SCSI] zfcp: add additional fc_host attributesAndreas Herrmann7-98/+72
2005-09-19[SCSI] zfcp: provide support for NPIVMaxim Shchetynin7-140/+367
2005-09-19[SCSI] zfcp: enhancement of zfcp debug featuresMaxim Shchetynin9-435/+1297
2005-09-19[SCSI] zfcp: shorten eh_bus_reset and eh_host_reset handlersAndreas Herrmann1-26/+14