aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-07-31[PATCH] drivers/char/pc8736x_gpio.c: unexport a static structAdrian Bunk1-1/+0
2006-07-31[PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestampChandra Seetharaman1-5/+15
2006-07-28Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-25/+51
2006-07-29Merge branch 'master' into upstream-fixesJeff Garzik29-228/+411
2006-07-29Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik1-4/+13
2006-07-29[PATCH] skge: chip clock rate typoStephen Hemminger1-4/+1
2006-07-29[PATCH] myri10ge - Always do a dummy RDMA after loading the firmwareBrice Goglin1-1/+1
2006-07-29Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik4-3/+6
2006-07-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-8/+5
2006-07-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-4/+4
2006-07-28[SUNLANCE]: fix compilation on sparc-UPAlexey Dobriyan1-4/+4
2006-07-28[PATCH] scsi: kill overeager "not-ready" messagesJens Axboe1-4/+1
2006-07-28[PATCH] it821x: fix ide dma setup bugJens Axboe1-3/+8
2006-07-28[PATCH] ide: if the id fields looks screwy, disable DMAJens Axboe1-1/+1
2006-07-28[PATCH] ide: option to disable cache flushes for buggy drivesJens Axboe2-2/+5
2006-07-27[PATCH] orinoco: fix setting transmit key onlyDan Williams1-2/+2
2006-07-27[PATCH] softmac: do shared key auth in workqueueDaniel Drake1-1/+1
2006-07-27[PATCH] airo: should select crypto_aesRobert Schulze1-0/+1
2006-07-27[PATCH] zd1201: workaround interference problemPavel Machek1-0/+2
2006-07-27[S390] duplicate ccw devices in ccwgroup.Cornelia Huck1-7/+3
2006-07-27[S390] permanent subchannel busy conditions may cause I/O stallPeter Oberparleiter1-1/+2
2006-07-26[PATCH] fix compile regression for a few scsi driversChristoph Hellwig2-12/+6
2006-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-8/+4
2006-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-29/+87
2006-07-26[PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizareArjan van de Ven4-26/+23
2006-07-25[TG3]: Update version and reldateMichael Chan1-2/+2
2006-07-25[TG3]: Handle tg3_init_rings() failuresMichael Chan1-5/+27
2006-07-25[TG3]: Add tg3_restart_hw()Michael Chan1-22/+58
2006-07-25[PATCH] cciss: fix stall with softirq handling and CFQJens Axboe1-41/+45
2006-07-24[SCSI] esp: Fix build.David S. Miller1-8/+4
2006-07-24[Bluetooth] Enable SCO support for Broadcom HID proxy dongleMarcel Holtmann1-1/+1
2006-07-24[Bluetooth] Add quirk for another broken RTX Telecom based dongleMarcel Holtmann1-1/+2
2006-07-24[Bluetooth] Correct SCO buffer size for Belkin devicesMarcel Holtmann1-1/+2
2006-07-24[Bluetooth] Correct SCO buffer size for another Broadcom chipMarcel Holtmann1-2/+15
2006-07-24IB/mthca: Initialize max_cmds before debug code prints itRoland Dreier1-2/+3
2006-07-24IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin2-0/+24
2006-07-24IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz1-4/+4
2006-07-24IB/mad: Validate MADs for spec complianceSean Hefty2-21/+88
2006-07-24IB/ipath: ipath_skip_sge() can break if num_sge > 1Ralph Campbell1-4/+0
2006-07-24IB/ipath: Fix ib_ipath driver to work with SRPRalph Campbell2-0/+16
2006-07-24IB/ipath: Fix a data corruptionRalph Campbell1-40/+36
2006-07-24IB/mthca: Fix SRQ limit event range checkDotan Barak1-1/+2
2006-07-24Merge branch 'master' into upstream-fixesJeff Garzik83-1198/+1325
2006-07-24[libata] sata_promise: comment out duplicate PCI IDJeff Garzik1-0/+7
2006-07-23IB/uverbs: Fix lockdep warningsRoland Dreier1-11/+21
2006-07-23IB/uverbs: Fix unlocking in error pathsMichael S. Tsirkin1-2/+8
2006-07-23[cpufreq] ondemand: make shutdown sequence more robustLinus Torvalds1-6/+10
2006-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-27/+53
2006-07-21[DUMMY]: Avoid an oops when dummy_init_one() failedNicolas Dichtel1-0/+1
2006-07-21[IFB] After ifb_init_one() failed, i is increased. DecreaseNicolas Dichtel1-0/+1
2006-07-21[NET]: sun happymeal, little pci cleanupJiri Slaby1-7/+2
2006-07-21[I/OAT]: Remove pci_module_init() from Intel I/OAT DMA engineHenrik Kretzschmar1-1/+1
2006-07-21[WAN]: Converted synclink drivers to use netif_carrier_*()Krzysztof Halasa4-16/+40
2006-07-21[WAN]: Cosmetic changes to N2 and C101 driversKrzysztof Halasa2-3/+4
2006-07-21[WAN]: Added missing netif_dormant_off() to generic HDLCKrzysztof Halasa4-0/+4
2006-07-21[SERIAL] sunzilog: Fix instance enumeration.David S. Miller1-36/+35
2006-07-21[SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe().David S. Miller1-9/+1
2006-07-21[SERIAL] sunzilog: Register IRQ after all devices have been probed.David S. Miller1-11/+35
2006-07-21[SPARC] sbus: Make sure sbus nodes are named uniquely.David S. Miller1-1/+1
2006-07-21[SERIAL] sunsab: Get line numbers and table sizing correct.David S. Miller1-4/+5
2006-07-21[SPARC64] Fix sunsab ports orderingMarc Zyngier1-1/+1
2006-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds53-662/+790
2006-07-21Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds7-35/+91
2006-07-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-409/+306
2006-07-20via-velocity: fix speed and link status reported by ethtoolJay Cliburn1-4/+13
2006-07-19[PATCH] libata: improve EH action and EHI flag handlingTejun Heo1-5/+28
2006-07-19[PATCH] libata: fix eh_skip_recovery conditionTejun Heo1-3/+4
2006-07-19[PATCH] libata: fix autopsy ehc->i.action and ehc->i.dev handlingTejun Heo1-17/+12
2006-07-18[S390] sysfs_create_xxx return values.Heiko Carstens5-32/+76
2006-07-17[PATCH] spidernet: rework tx queue handlingJens Osterkamp2-377/+274
2006-07-17[PATCH] spidernet: bug fix for init codeJens Osterkamp1-1/+1
2006-07-17[PATCH] sky2: NAPI poll fixStephen Hemminger1-5/+2
2006-07-17Merge branch 'upstream-fixes-jgarzik' of git://lost.foo-projects.org/~ahkok/g...Jeff Garzik2-26/+29
2006-07-17[S390] channel measurement interval display.Cornelia Huck1-0/+1
2006-07-17[S390] xpram module parameter parsing - take 2.Heiko Carstens1-3/+14
2006-07-16[libata] ata_piix: correct 'invalid MAP value' typo-caused errorJeff Garzik1-1/+1
2006-07-16[libata] ata_piix: minor cleanups noticed in prior patch runJeff Garzik1-11/+7
2006-07-16[libata] ata_piix: attempt to fix ICH8 supportJeff Garzik1-4/+38
2006-07-16[libata] ata_piix: Consolidate PCS register writingJeff Garzik1-25/+28
2006-07-16[PATCH] ata_piix: add host_set private structureTejun Heo1-16/+40
2006-07-14Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+7
2006-07-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-1/+6
2006-07-14[PATCH] mbxfb: Add framebuffer driver for the Intel 2700GMike Rapoport7-0/+1509
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] net48xx LED cleanupsChris Boot1-3/+4
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-14[PATCH] drivers/block/cpqarray.c: remove an unused variableAdrian Bunk1-2/+0
2006-07-14[PATCH] RTC subsystem, Add ISL1208 supportHerbert Valerio Riedel3-0/+602
2006-07-14[PATCH] ramdisk blocksize Kconfig entryNathan Scott2-1/+11
2006-07-14[PATCH] IB/core: use correct gfp_mask in sa_queryMichael S. Tsirkin1-5/+5
2006-07-14[PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin3-6/+6
2006-07-14[PATCH] IB/cm: set private data length for reject messagesIra Weiny1-0/+1
2006-07-14[PATCH] srp: fix fmr error handlingVu Pham1-0/+1
2006-07-14[PATCH] IB/addr: gid structure alignment fixMichael S. Tsirkin1-10/+11
2006-07-14[PATCH] IB/cm: drop REQ when out of memoryMichael S. Tsirkin1-3/+18
2006-07-14[PATCH] IB/mthca: comment fixMichael S. Tsirkin1-7/+6
2006-07-14[PATCH] IB/mthca: fix static rate returned by mthca_ah_queryJack Morgenstein1-2/+3
2006-07-15[CRYPTO] padlock: Fix alignment after aes_ctx rearrangeMichal Ludvig1-2/+7
2006-07-14[SERIAL] sunsab: Fix significant typo in sab_probe()David S. Miller1-1/+1
2006-07-14[SERIAL] sunsu: Report keyboard and mouse ports in kernel log.David S. Miller1-0/+5
2006-07-14e1000: bump version to 7.1.9-k4Auke Kok1-1/+1
2006-07-14e1000: fix panic on large frame receive when mtu=defaultAuke Kok2-2/+4
2006-07-14e1000: remove CRC bytes from measured packet lengthAuke Kok1-1/+9
2006-07-14e1000: Redo netpoll fix to address community concernsAuke Kok1-22/+15
2006-07-14[SCSI] More buffer->request_buffer changesChristoph Hellwig14-21/+19
2006-07-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-1/+3
2006-07-13Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-4/+2
2006-07-13Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-7/+24
2006-07-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+2
2006-07-13[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa3-1/+3
2006-07-13[MMC] Change SDHCI version error to a warningPierre Ossman1-3/+1
2006-07-13[MMC] Fix incorrect register accessPierre Ossman1-1/+1
2006-07-13[SCSI] mptfusion: bump version to 3.04.01Eric Moore1-2/+2
2006-07-13[SCSI] mptfusion: misc fix'sEric Moore9-49/+10
2006-07-13[SCSI] mptfusion: firmware download boot fix'sEric Moore1-8/+18
2006-07-13[SCSI] mptfusion: task abort fix'sEric Moore2-18/+41
2006-07-13[SCSI] mptfusion: sas nexus loss supportEric Moore1-1/+18
2006-07-13[SCSI] mptfusion: sas loginfo updateEric Moore1-18/+36
2006-07-13[SCSI] mptfusion: mptctl panic when loadingEric Moore1-6/+6
2006-07-13[SCSI] mptfusion: sas enclosures with smart driveEric Moore2-0/+48
2006-07-13[SERIAL] sunsu: Handle keyboard and mouse ports directly.David S. Miller1-9/+26
2006-07-12Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds7-70/+84
2006-07-12Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 of HEADLinus Torvalds12-43/+63
2006-07-12Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 of...Linus Torvalds2-17/+18
2006-07-12Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 of HEADLinus Torvalds3-2/+77
2006-07-12Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 of HEADLinus Torvalds74-734/+990
2006-07-12Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 of HEADLinus Torvalds2-37/+1
2006-07-12Revert "[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if...Linus Torvalds1-71/+10
2006-07-12[PATCH] Revert "ACPI: execute Notify() handlers on new thread"Len Brown1-36/+24
2006-07-12Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds15-192/+253
2006-07-12[PATCH] Driver core: bus.c cleanupsAdrian Bunk1-2/+3
2006-07-12[PATCH] Driver core: kernel-doc in drivers/base/core.c correctionsHenrik Kretzschmar1-15/+15
2006-07-12[PATCH] Driver core: fix driver-core kernel-docRandy Dunlap1-3/+3
2006-07-12[PATCH] PCI: PCIE power management quirkKristen Carlson Accardi3-2/+50
2006-07-12[PATCH] PCI: Clear abnormal poweroff flag on VIA southbridges, fix resumeMatthew Garrett1-0/+27
2006-07-12[PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman38-340/+37
2006-07-12[PATCH] USB: Anydata: Fixes wrong URB callback.Luiz Fernando N. Capitulino2-1/+2
2006-07-12[PATCH] USB: gadget section fixupsDavid Brownell7-17/+17
2006-07-12[PATCH] USB: another unusual devicePhil Dibowitz1-0/+6
2006-07-12[PATCH] USB: Add one VID/PID to ftdi_sioColin Leroy2-0/+8
2006-07-12[PATCH] USB: unusual_devs entry for Sony DSC-H5Lars Jacob1-3/+4
2006-07-12[PATCH] USB: unusual_devs entry for Nokia E61Alan Stern1-0/+7
2006-07-12[PATCH] USB: unusual_devs entry for Nokia N91Alan Stern1-0/+8
2006-07-12[PATCH] USB: add ZyXEL vendor/product ID to rtl8150 driverDan Streetman1-0/+3
2006-07-12[PATCH] USB: Option driver: new product IDMatthias Urlichs1-1/+5
2006-07-12[PATCH] USB: add support for WiseGroup., Ltd SmartJoy Dual PLUS AdapterNavaho Gunleg1-0/+4
2006-07-12[PATCH] USB: ipw.c driver fixBart Oldeman1-0/+2
2006-07-12[PATCH] USB: remove devfs information from KconfigMichal Piotrowski1-3/+0
2006-07-12[PATCH] USB: remove empty destructor from drivers/usb/mon/mon_text.cChristoph Lameter1-6/+1
2006-07-12[PATCH] USB: ipaq.c timing parametersFrank Gevaerts1-1/+11
2006-07-12[PATCH] USB: ipaq.c bugfixesFrank Gevaerts1-5/+6
2006-07-12[PATCH] USB: ehci: fix bogus alteration of a local variableDavid Brownell1-3/+4
2006-07-12[PATCH] USB: add driver for non-composite Sierra Wireless devicesKevin Lloyd3-0/+87
2006-07-12[PATCH] USB: fix pointer dereference in drivers/usb/misc/usblcdEric Sesterhenn1-4/+2
2006-07-12[PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohciKyle McMartin1-4/+4
2006-07-12[PATCH] USB serial ftdi_sio: Prevent userspace DoSIan Abbott1-13/+90
2006-07-12[PATCH] USB serial visor: fix race in open/closeIan Abbott1-1/+0
2006-07-12[PATCH] USB Storage: Uname in PR/SC Unneeded messagePhil Dibowitz1-2/+5
2006-07-12[PATCH] USB Storage: US_FL_MAX_SECTORS_64 flagPhil Dibowitz3-13/+19
2006-07-12[PATCH] usbcore: fixes for hub_port_resumeAlan Stern1-0/+5
2006-07-12[PATCH] USB: unusual_devs entry for Samsung MP3 playerErnis1-0/+7
2006-07-12[PATCH] usb-storage: unusual_devs entry for Motorola RAZR V3xDavide Perini1-0/+9
2006-07-12[PATCH] USB hub: don't return status > 0 from resumeAlan Stern1-1/+4
2006-07-12[PATCH] usb-storage: fix race between reset and disconnectAlan Stern1-8/+14
2006-07-12[PATCH] USB: update for acm in quirks and debugOliver Neukum1-23/+26
2006-07-12[PATCH] USB: rename Cypress CY7C63xxx driver to proper name and fix up some t...Oliver Bock5-251/+286
2006-07-12[PATCH] usbfs: use the correct signal number for disconnectionZoran Marceta1-1/+1
2006-07-12[PATCH] USB: Support for Susteen Datapilot Universal-2 cable in pl2303Matthew Meno2-0/+5
2006-07-12[PATCH] USB: fix visor leaksPete Zaitcev1-3/+33
2006-07-12[PATCH] USB: fix usb-serial leaks, oopses on disconnectPete Zaitcev1-14/+9
2006-07-12[PATCH] USB: OHCI hub code unaligned accessDavid Miller1-2/+2
2006-07-12[PATCH] USB: new device ids for ftdi_sio driverChristophe Mariac2-0/+4
2006-07-12[PATCH] USB: new device id for Thorlabs motor driverD. Peter Siddons2-0/+6
2006-07-12[PATCH] USB: Addition of vendor/product id pair for pl2303 driverPeter Moulder2-0/+2
2006-07-12[PATCH] USB: ohci bits for the cirrus ep93xxLennert Buytenhek3-0/+231
2006-07-12[PATCH] USB: au1200: EHCI and OHCI fixesDaniel Mack2-13/+11
2006-07-12[PATCH] USB: au1xxx: compile fixes for OHCI for au1200Domen Puncer1-2/+4
2006-07-12[PATCH] hwmon: Fix for first generation Abit uGuru chipsHans de Goede1-2/+19
2006-07-12[PATCH] pca9539: Honor the force parameterBen Gardner1-5/+7
2006-07-12[PATCH] i2c-algo-bit: Wipe out dead codeUwe Bugla1-1/+0
2006-07-12[PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm driversMark M. Hoffman5-14/+11
2006-07-12[PATCH] i2c-powermac: Fix master_xfer return valueJean Delvare1-3/+1
2006-07-12[PATCH] scx200_acb: Fix the block transactionsJean Delvare1-2/+6
2006-07-12[PATCH] scx200_acb: Fix the state machineThomas Andrews1-6/+6
2006-07-12[PATCH] i2c-iop3xx: Avoid addressing selfPeter Milne2-8/+11
2006-07-12[PATCH] i2c: Fix 'ignore' module parameter handling in i2c-coreMark M. Hoffman1-2/+2
2006-07-12[PATCH] sky2: optimize receive restartStephen Hemminger1-5/+22
2006-07-12[PATCH] sky2: PHY power on delaysStephen Hemminger1-1/+2
2006-07-12[PATCH] sky2: NAPI suspend/resume of dual port cardsStephen Hemminger1-7/+4
2006-07-12[PATCH] sky2: sky2_reset section mismatchStephen Hemminger1-1/+1
2006-07-12[PATCH] sk98lin: fix truncated collision threshold maskStephen Hemminger1-1/+1
2006-07-12[PATCH] skge: fix truncated collision threshold maskStephen Hemminger1-2/+2
2006-07-12[PATCH] sky2: fix truncated collision threshold maskStephen Hemminger1-1/+1