summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | USB: add kernel-doc for wusb_dev in struct usb_deviceInaky Perez-Gonzalez2009-01-271-0/+2
| * | | USB: ftdi_sio driver support of bar code scanner from DieboldMhayk Whandson2009-01-272-0/+6
| * | | USB: ftdi_sio: added Alti-2 VID and Neptune 3 PIDRobie Basak2009-01-272-0/+5
| * | | USB: cp2101 deviceTomasz K2009-01-271-0/+1
| * | | USB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440Brandon Philips2009-01-271-0/+1
| * | | USB: remove vernier labpro from ldusbsware2009-01-271-2/+0
| * | | USB: CDC-ACM quirk for MTK GPSAndrew Lunn2009-01-271-0/+3
| * | | USB: cdc-acm: support some gps data loggersJames A. Treacy2009-01-271-0/+3
| * | | USB: composite: Fix bug: low byte of w_index is the usb interface number not ...Bryan Wu2009-01-271-3/+4
| * | | USB: composite: Fix bug: should test set_alt function pointer before use itBryan Wu2009-01-271-1/+1
| * | | USB: musb: Kconfig fixDavid Brownell2009-01-271-1/+1
| * | | USB: musb cppi dma fixSwaminathan S2009-01-271-0/+1
| * | | USB: musb cppi bugfixesHugo Villeneuve2009-01-271-2/+7
| * | | USB: musb uses endpoint functionsJulia Lawall2009-01-272-5/+5
| * | | USB: musb: tusb6010 buildfixKalle Valo2009-01-271-2/+2
| * | | USB: musb free_irq bugfixAjay Kumar Gupta2009-01-271-2/+3
| * | | USB: musb_hdrc: another davinci buildfix (otg related)David Brownell2009-01-272-23/+1
| * | | USB: musb davinci buildfixDavid Brownell2009-01-271-9/+4
| * | | USB: omap1 ohci buildfix (otg related)David Brownell2009-01-272-2/+3
| * | | USB: fix char-device disconnect handlingAlan Stern2009-01-273-10/+12
| * | | USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki2009-01-275-93/+27
| * | | USB: don't enable wakeup by default for PCI host controllersAlan Stern2009-01-273-7/+4
| * | | USB: storage: add unusual devs entryOliver Neukum2009-01-271-0/+6
| * | | USB: fix toggle mismatch in disable_endpoint pathsAlan Stern2009-01-274-21/+30
| * | | USB: cp2101: add fasttrax GPS evaluation kit vendor/product IDWolfgang Glas2009-01-271-0/+1
| |/ /
* | | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-01-274-6/+7
|\ \ \
| * | | nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is foundJeff Layton2009-01-271-1/+0
| * | | nfsd: fix cred leak on every rpcJ. Bruce Fields2009-01-271-0/+1
| * | | nfsd: fix null dereference on error pathJ. Bruce Fields2009-01-271-0/+2
| * | | nfs: note that CONFIG_SUNRPC_XPRT_RDMA turns on server side support tooJ. Bruce Fields2009-01-271-3/+2
| * | | update port number in NFS/RDMA documentationJames Lentini2009-01-271-2/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-01-2712-44/+100
|\ \ \
| * | | [SCSI] ibmvfc: Fix DMA mapping leak on memory allocation failureBrian King2009-01-251-1/+3
| * | | [SCSI] qla2xxx: Update version number to 8.03.00-k2.Andrew Vasquez2009-01-251-1/+1
| * | | [SCSI] qla2xxx: Add checks for a valid fcport in dev-loss-tmo/terminate_rport...Seokmann Ju2009-01-251-0/+6
| * | | [SCSI] qla2xxx: Correct regression in DMA-mask setting prior to allocations.Andrew Vasquez2009-01-251-6/+2
| * | | [SCSI] qla2xxx: Correct descriptions in flash manipulation routines.Joe Carnuccio2009-01-251-3/+3
| * | | [SCSI] qla2xxx: Correct regression in EH abort handling.Andrew Vasquez2009-01-251-0/+1
| * | | [SCSI] qla2xxx: Correct endianness issue during flash manipulation.Andrew Vasquez2009-01-251-5/+2
| * | | [SCSI] qla2xxx: Correct MSI-X vector allocation for single queue mode.Lalit Chandivade2009-01-251-0/+5
| * | | [SCSI] qla2xxx: Modify firmware-load order precedence for ISP81XX parts.Andrew Vasquez2009-01-253-7/+46
| * | | [SCSI] qla2xxx: Always serialize mailbox command execution.Andrew Vasquez2009-01-251-10/+6
| * | | [SCSI] qla2xxx: Ensure RISC-interrupt-enabled consistency for IS_NOPOLLING_TY...Andrew Vasquez2009-01-251-0/+3
| * | | [SCSI] qla2xxx: Simplify sector-mask calculation in preparation for larger fl...Andrew Vasquez2009-01-251-6/+4
| * | | [SCSI] qla2xxx: Fix memory leak in error pathAnirban Chakraborty2009-01-251-3/+8
| * | | [SCSI] qla4xxx: do not reuse session when connecting to different target portMike Christie2009-01-252-2/+9
| * | | [SCSI] libiscsi: fix iscsi pool leakMike Christie2009-01-251-0/+1
| | |/ | |/|
* | | cpumask fallout: Initialize irq_default_affinity earlierDavid Daney2009-01-272-8/+16
* | | Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too.David Daney2009-01-271-1/+1
* | | Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known"Alexey Dobriyan2009-01-271-0/+7
OpenPOWER on IntegriCloud