aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-03-20[NET]: Move destructor from neigh->ops to neigh_paramsMichael S. Tsirkin1-15/+1
2006-03-20[NET]: Convert RTNL to mutex.Stephen Hemminger1-1/+1
2006-03-20[CONNECTOR]: Use netlink_has_listeners() to avoind unnecessary allocations.Evgeniy Polyakov1-3/+4
2006-03-20[IRDA]: TOIM3232 dongle supportDavid Basden3-0/+384
2006-03-20[TG3]: Fix tg3_get_ringparam()Michael Chan1-4/+13
2006-03-20[TG3]: Add some missing netif_running() checksMichael Chan1-0/+6
2006-03-20[IRDA]: pci_register_driver conversionChristophe Lucas2-2/+2
2006-03-20[IRDA]: sti/cli removal from EP7211 IrDA driverDavid chosrova1-4/+7
2006-03-20[IRDA]: nsc-ircc: support for yet another Thinkpad IrDA chipsetJean Tourrilhes1-4/+6
2006-03-20[IRDA]: nsc-ircc: PM updateDmitry Torokhov2-35/+98
2006-03-20[IRDA]: nsc-ircc: ISAPnP supportJean Tourrilhes1-34/+151
2006-03-20[BNX2]: include <linux/vmalloc.h>Michael Chan2-2/+3
2006-03-20[BNX2]: Update versionMichael Chan1-2/+3
2006-03-20[BNX2]: Support larger rx ring sizes (part 2)Michael Chan1-2/+2
2006-03-20[BNX2]: Support larger rx ring sizes (part 1)Michael Chan2-46/+107
2006-03-20[BNX2]: Fix bug when rx ring is fullMichael Chan1-16/+25
2006-03-20[BNX2]: Add ethtool -d supportMichael Chan1-0/+60
2006-03-20[BNX2]: Reduce register test sizeMichael Chan1-254/+0
2006-03-20[TG3]: Update version and reldateMichael Chan1-2/+2
2006-03-20[TG3]: Support shutdown WoL.Michael Chan1-11/+41
2006-03-20[TG3]: Enable TSO by defaultMichael Chan1-4/+5
2006-03-20[TG3]: Add support for 5714S and 5715SMichael Chan1-1/+34
2006-03-20[libata] sata_mv: fix irq port status usageJeff Garzik1-1/+1
2006-03-20[PATCH] USB: omninet: fix up debugging commentsGreg Kroah-Hartman1-6/+4
2006-03-20[PATCH] USB serial: add navman driverGreg Kroah-Hartman3-0/+165
2006-03-20[PATCH] USB: Fix irda-usb use after useEugene Teo1-2/+3
2006-03-20[PATCH] USB: rtl8150 small fixPetko Manolov1-1/+3
2006-03-20[PATCH] USB: ftdi_sio: add Icom ID1 USB product and vendor idsA. Maitland Bottoms2-0/+8
2006-03-20[PATCH] USB: cp2101: add new device IDsCraig Shelley1-1/+2
2006-03-20[PATCH] USB: fix check_ctrlrecip to allow control transfers in state ADDRESSHorst Schirmeier1-1/+2
2006-03-20[PATCH] USB: vicam.c: fix a NULL pointer dereferenceAdrian Bunk1-0/+1
2006-03-20[PATCH] USB: ZC0301 driver bugfixLuca Risolia3-13/+10
2006-03-20[PATCH] USB: add support for Creativelabs Silvercrest USB keyboardWolfgang Rohdewald1-0/+4
2006-03-20[PATCH] USB: storage: new unusual_devs.h entry: Mitsumi 7in1 Card ReaderRodolfo Quesada1-0/+7
2006-03-20[PATCH] USB: storage: unusual_devs.h entry 0420:0001Pete Zaitcev1-0/+6
2006-03-20[PATCH] USB: storage: another unusual_devs.h entryPete Zaitcev1-0/+10
2006-03-20[PATCH] USB: storage: sandisk unusual_devices entryPhil Dibowitz1-1/+8
2006-03-20[PATCH] USB: fix initdata issue in isp116x-hcdGreg Kroah-Hartman1-1/+1
2006-03-20[PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference)Horst Schirmeier1-5/+7
2006-03-20[PATCH] USB: usbcore: Don't assume a USB configuration includes any interfacesAlan Stern1-6/+10
2006-03-20[PATCH] USB: ub 03 drop stall clearingPete Zaitcev1-12/+1
2006-03-20[PATCH] USB: ub 02 remove diagPete Zaitcev1-193/+4
2006-03-20[PATCH] USB: ub 01 remove first_openPete Zaitcev1-23/+0
2006-03-20[PATCH] USB: UHCI: Increase port-reset completion delay for HP controllersAlan Stern1-0/+21
2006-03-20[PATCH] USB: support for USB-to-serial cable from Speed Dragon MultimediaDick Streefland2-0/+5
2006-03-20[PATCH] USB: PL2303 and TIOCMIWAITJulian Bradfield1-0/+1
2006-03-20[PATCH] USB: cypress_m8: add support for the Nokia ca42-version 2 cableLonnie Mendez2-0/+75
2006-03-20[PATCH] USB: ZC0301 driver updatesLuca Risolia4-52/+89
2006-03-20[PATCH] USB: ET61X[12]51 driver updatesLuca Risolia4-160/+204
2006-03-20[PATCH] USB: SN9C10x driver updatesLuca Risolia9-107/+405
2006-03-20[PATCH] USB: kzalloc() conversion in drivers/usb/gadgetEric Sesterhenn9-22/+11
2006-03-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn29-101/+48
2006-03-20[PATCH] USB: ZC0301 driver updatesLuca Risolia3-17/+30
2006-03-20[PATCH] USB: Fix warning in drivers/usb/media/ov511.cMatthew Martin1-1/+1
2006-03-20[PATCH] USB: ethernet gadget driver section fixupsAras Vaichas1-11/+27
2006-03-20[PATCH] USB: gadget driver section fixupsDavid Brownell4-10/+10
2006-03-20[PATCH] usbcore: fix compile error with CONFIG_USB_SUSPEND=nAlan Stern1-1/+1
2006-03-20[PATCH] USB core and HCDs: don't put_device while atomicAlan Stern7-14/+5
2006-03-20[PATCH] uhci-hcd: fix mistaken usage of list_prepare_entryAlan Stern1-1/+1
2006-03-20[PATCH] UHCI: Don't log short transfersAlan Stern1-1/+1
2006-03-20[PATCH] UHCI: improve debugging codeAlan Stern4-39/+70
2006-03-20[PATCH] UHCI: remove main list of URBsAlan Stern4-370/+279
2006-03-20[PATCH] UHCI: use dummy TDsAlan Stern3-61/+83
2006-03-20[PATCH] UHCI: use one QH per endpoint, not per URBAlan Stern4-862/+685
2006-03-20[PATCH] USB: Fix masking bug initialization of Freescale EHCI controllerKumar Gala1-2/+1
2006-03-20[PATCH] USB: Zero driver: Removed duplicated codeFranck Bui-Huu1-6/+0
2006-03-20[PATCH] USB: Pegasus: Linksys USBVPN1 support + cleanupMalte Doersam2-12/+15
2006-03-20[PATCH] usbhid: add error handlingAlan Stern2-21/+142
2006-03-20[PATCH] USB: remove usbcore-specific wakeup flagsDavid Brownell4-27/+48
2006-03-20[PATCH] USB: ohci uses driver model wakeup flagsDavid Brownell3-30/+46
2006-03-20[PATCH] USB: usbcore sets up root hubs earlierDavid Brownell1-49/+55
2006-03-20[PATCH] recognize three more usb peripheral controllersDavid Brownell2-2/+36
2006-03-20[PATCH] USB: minor gadget/rndis tweakDavid Brownell1-1/+2
2006-03-20[PATCH] USB: add support for AT91 gadgetDavid Brownell4-0/+1972
2006-03-20[PATCH] USB: add support for OCHI on AT91rm9200Andrew Victor4-0/+313
2006-03-20[PATCH] USB: EHCI unlink tweaksDavid Brownell1-2/+4
2006-03-20[PATCH] USB: OHCI for AU1200Jordan Crouse1-15/+87
2006-03-20[PATCH] USB: EHCI for AU1200Jordan Crouse4-5/+314
2006-03-20[PATCH] USB: EHCI and Freescale 83xx quirkKumar Gala3-1/+33
2006-03-20[PATCH] USB: EHCI for Freescale 83xxRandy Vinson5-2/+403
2006-03-20[PATCH] USB: EHCI full speed ISO bugfixesClemens Ladisch1-5/+6
2006-03-20[PATCH] USB: EHCI and NF2 quirkDavid Brownell3-2/+30
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven34-372/+389
2006-03-20[PATCH] USB: remove LINUX_VERSION_CODE macro usagePekka Enberg3-14/+1
2006-03-20[PATCH] USB: drivers/usb/core/message.c: make usb_get_string() staticAdrian Bunk1-3/+2
2006-03-20[PATCH] USB: remove OBSOLETE_OSS_USB_DRIVER driversAdrian Bunk7-6347/+0
2006-03-20[PATCH] ub: use kzallocPete Zaitcev1-8/+4
2006-03-20[PATCH] USB: kzalloc in sisusbvgaOliver Neukum1-3/+2
2006-03-20[PATCH] USB: kzalloc in usbledOliver Neukum1-2/+1
2006-03-20[PATCH] USB: kzalloc in PhidgetServoOliver Neukum1-2/+1
2006-03-20[PATCH] USB: kzalloc in PhidgetInterfaceKitOliver Neukum1-6/+3
2006-03-20[PATCH] USB: kzalloc in ldusbOliver Neukum1-2/+1
2006-03-20[PATCH] USB: kzalloc in idmouseOliver Neukum1-2/+1
2006-03-20[PATCH] USB: kzalloc in cythermOliver Neukum1-2/+1
2006-03-20[PATCH] USB: kzalloc in usbvideoOliver Neukum1-2/+1
2006-03-20[PATCH] USB: kzalloc in w9968cfOliver Neukum1-9/+4
2006-03-20[PATCH] USB: kzalloc in dabusbOliver Neukum1-3/+2
2006-03-20[PATCH] USB: kzalloc for hidOliver Neukum4-23/+10
2006-03-20[PATCH] USB: kzalloc for storageOliver Neukum5-13/+7
2006-03-20[PATCH] USB: mdc800.c to kzallocOliver Neukum1-3/+1
2006-03-20[PATCH] USB: optimise devio.c usbdev_read fixAndrew Morton1-4/+4
2006-03-20[PATCH] USB: optimise devio.c::usbdev_readOliver Neukum1-13/+8
2006-03-20[PATCH] USB: Add ZC0301 Video4Linux2 driverLuca Risolia7-0/+2682
2006-03-20[PATCH] get_cpu_sysdev() signedness fixAndrew Morton1-1/+1
2006-03-20[PATCH] firmware: fix BUG: in fw_realloc_bufferJeff Moyer1-2/+4
2006-03-20[PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystemGreg Kroah-Hartman1-3/+3
2006-03-20[PATCH] kobj_map semaphore to mutex conversionJes Sorensen1-10/+11
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel17-10/+56
2006-03-20[PATCH] driver core: platform_get_irq*(): return -ENXIO on errorDavid Vrabel1-2/+2
2006-03-20[PATCH] Mark empty release functions as brokenGreg Kroah-Hartman2-0/+2
2006-03-20[SERIAL] Merge avlab serial board entries in parport_serialRussell King1-57/+18
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King24-301/+187
2006-03-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds8-27/+619
2006-03-20remove dead Radeon URLAdrian Bunk2-4/+2
2006-03-20SCSI_AACRAID: add a help textAdrian Bunk1-0/+8
2006-03-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds129-4311/+5127
2006-03-20Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds6-12/+15
2006-03-20IB/mthca: Query SRQ srq_limit fixesEli Cohen1-4/+8
2006-03-20IPoIB: Get rid of useless test of queue lengthRoland Dreier1-6/+1
2006-03-20IB/mthca: Correct reported SRQ size in MemFree case.Dotan Barak1-2/+2
2006-03-20IB/mad: Fix oopsable race on device removalMichael S. Tsirkin1-7/+14
2006-03-20IB/srp: Coverity fix to srp_parse_options()Roland Dreier1-0/+1
2006-03-20IB/mthca: Coverity fix to mthca_init_eq_table()Roland Dreier1-1/+1
2006-03-20IB: Coverity fixes to sysfs.cRoland Dreier1-2/+4
2006-03-20IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein4-7/+14
2006-03-20IPoIB: Fix build now that neighbour destructor is in neigh_paramsRoland Dreier1-1/+0
2006-03-20IB/uverbs: Use correct alt_pkey_index in modify QPAmi Perlmutter1-1/+1
2006-03-20IB/umad: Add support for large RMPP transfersJack Morgenstein4-209/+346
2006-03-20IB/srp: Add SCSI host attributes to show target portRoland Dreier1-1/+83
2006-03-20IB/cm: Check cm_id state before handling a REPSean Hefty1-18/+24
2006-03-20IB/mthca: Update firmware versionsRoland Dreier1-3/+3
2006-03-20IB/mthca: Optimize large messages on Sinai HCAsEli Cohen5-17/+51
2006-03-20IB/uverbs: Fix query QP return of sq_sig_allDotan Barak1-1/+1
2006-03-20IB: Fix modify QP checking of "current QP state" attributeDotan Barak1-4/+4
2006-03-20IPoIB: Fix multicast race between canceling and completingMichael S. Tsirkin1-3/+12
2006-03-20IPoIB: Clean up if posting receives failsEli Cohen1-0/+1
2006-03-20IB/mthca: Use an enum for HCA page sizeIshai Rabinovitz4-30/+37
2006-03-20IB/mthca: Check alternate P_Key index when setting alternate pathDotan Barak1-2/+8
2006-03-20IB/mthca: Add support for send work request fence flagDotan Barak1-2/+6
2006-03-20IPoIB: Close race in setting mcast->ahEli Cohen1-2/+7
2006-03-20IB/mthca: Implement query_ah methodJack Morgenstein3-0/+33
2006-03-20IB/mthca: Write FW commands through doorbell pageEli Cohen2-23/+136
2006-03-20IB/uverbs: Return actual capacity from create SRQ operationDotan Barak1-0/+2
2006-03-20IB/mthca: Return actual capacity from create_srqDotan Barak1-0/+3
2006-03-20IPoIB: clarify to_ipoib_neigh()Michael S. Tsirkin1-2/+8
2006-03-20IB/mthca: Bump driver version and release dateRoland Dreier1-2/+2
2006-03-20IB/mthca: Support for query QP and SRQEli Cohen6-1/+184
2006-03-20IB/uverbs: Support for query SRQ from userspaceDotan Barak3-0/+46
2006-03-20IB/uverbs: Support for query QP from userspaceDotan Barak3-0/+102
2006-03-20IB: Whitespace cleanupsRoland Dreier3-9/+7
2006-03-20IB/mthca: Convert to use ib_modify_qp_is_ok()Roland Dreier3-290/+76
2006-03-20IB: Add ib_modify_qp_is_ok() library functionRoland Dreier1-0/+252
2006-03-20IB/mthca: Generate SQ drained events when requestedRoland Dreier2-2/+15
2006-03-20IB/mad: Simplify SMI by eliminating smi_check_local_dr_smp()Ralph Campbell3-27/+6
2006-03-20IB/mad: Remove redundant check from smi_check_local_dr_smp()Ralph Campbell1-3/+0
2006-03-20IB: Enable FMR pool user to set page sizeOr Gerlitz2-8/+8
2006-03-20IB/mthca: Add modify_device method to set node descriptionRoland Dreier2-1/+48
2006-03-20IB: Allow userspace to set node descriptionRoland Dreier1-1/+29
2006-03-20IB/mthca: Whitespace cleanupsRoland Dreier9-26/+26
2006-03-20IB/mthca: Add device-specific support for resizing CQsRoland Dreier7-52/+308
2006-03-20IB: Add userspace support for resizing CQsRoland Dreier4-5/+47
2006-03-20IB/mthca: Get rid of might_sleep() annotationsRoland Dreier3-13/+0
2006-03-20IB/mthca: Make functions that never fail return voidRoland Dreier3-22/+15
2006-03-20Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitAdrian Bunk429-7258/+9040
2006-03-20Merge branch 'master'Jeff Garzik8-32/+79
2006-03-20Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik4-366/+354
2006-03-20Merge branch 'master'Jeff Garzik5-24/+68
2006-03-20[SPARC64] bbc_i2c: Fix cpu check and add missing module license.David S. Miller1-1/+3
2006-03-20[SUNSU]: Fix missing spinlock initialization.David S. Miller1-0/+2
2006-03-20[TG3]: Do not try to access NIC_SRAM_DATA_SIG on Sun parts.David S. Miller1-0/+4
2006-03-20[SPARC] serial: Make sure sysfs nodes get named correctly.David S. Miller4-0/+6
2006-03-20[SPARC64] sunhv: Fix locking in sunhv_start_tx()David S. Miller1-6/+2
2006-03-20[SPARC64]: Put sunhv.o earliest in the list of sparc serial drivers.David S. Miller1-1/+1
2006-03-20[SPARC64] sunhv: Support SYSRQ properly.David S. Miller1-0/+2
2006-03-20[SPARC64]: Fix OOPS on sunhv interrupts.David S. Miller1-16/+36
2006-03-20[SPARC64]: Decode virtual-devices interrupts correctly.David S. Miller1-10/+4
2006-03-20[SPARC64] sunhv: Bug fixes.David S. Miller1-15/+10
2006-03-20[SPARC64] sunhv: Use virtual-devices layer to get interrupt.David S. Miller1-6/+67
2006-03-20[SPARC64]: Prevent registering wrong serial console.David S. Miller3-26/+47
2006-03-20[SPARC64]: Add SUN4V Hypervisor Console driver.David S. Miller3-0/+489
2006-03-19[TG3]: 40-bit DMA workaround part 2Michael Chan2-9/+44
2006-03-19[SCSI] eliminate rphy allocation in favour of expander/end device allocationJames Bottomley1-45/+27
2006-03-19[SCSI] convert mptsas over to end_device/expander allocationsJames Bottomley1-5/+40
2006-03-19[SCSI] allow displaying and setting of cache type via sysfsJames Bottomley1-23/+113
2006-03-19[SCSI] add scsi_mode_select to scsi_lib.cJames Bottomley1-1/+80
2006-03-19[SCSI] 3ware 9000 add big endian supportadam radford2-83/+73
2006-03-18[PATCH] regularize blk_cleanup_queue() useAl Viro6-12/+15
2006-03-18[PATCH] Kconfig: swap VIDEO_CX88_ALSA and VIDEO_CX88_DVBMichael Krufky1-14/+14
2006-03-18[PATCH] Fixed em28xx based system lockupMarkus Rechberger1-0/+3
2006-03-17[PATCH] ipw2100: Update version ipw2100 stamp to 1.2.2Zhu Yi1-1/+1
2006-03-17[PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.hZhu Yi2-1/+1
2006-03-17[PATCH] ipw2100: semaphore to mutexes conversionIngo Molnar2-61/+62
2006-03-17[PATCH] ipw2100: Fix radiotap code gcc warningZhu Yi1-7/+8
2006-03-17[PATCH] ipw2100: add radiotap headers to packtes captured in monitor modeStefan Rompf2-11/+88
2006-03-17[PATCH] ipw2x00: expend Copyright to 2006Zhu Yi4-6/+6
2006-03-17[PATCH] drivers/net/wireless/ipw2200.c: fix an array overunAdrian Bunk1-3/+2
2006-03-17[PATCH] ipw2200: Update ipw2200 version stamp to 1.1.1Zhu Yi1-1/+1
2006-03-17[PATCH] ipw2200: switch to the new ipw2200-fw-3.0 image formatJames Ketrenos1-101/+64
2006-03-17[PATCH] ipw2200: wireless extension sensitivity threshold supportOlivier Hochreutiner2-1/+51
2006-03-17[PATCH] ipw2200: Enables the "slow diversity" algorithmCahill, Ben M2-1/+2