summaryrefslogtreecommitdiffstats
path: root/drivers/net (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-14USB: xhci - fix math in xhci_get_endpoint_interval()Dmitry Torokhov1-28/+62
2011-04-14USB: xhci: simplify logic of skipping missed isoc TDsDmitry Torokhov1-78/+94
2011-04-14USB: xhci - remove excessive 'inline' markingsDmitry Torokhov2-8/+8
2011-04-14USB: xhci: unsigned char never equals -1Dan Carpenter3-6/+9
2011-04-14USB: xhci - fix unsafe macro definitionsDmitry Torokhov1-3/+3
2011-04-14USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devicesDmitry Torokhov1-4/+6
2011-04-14USB: isp1760-hcd: move imask clear after pending work is doneRichard Retanubun1-1/+3
2011-04-14USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0Valentin Longchamp1-2/+18
2011-04-14usb: qcserial add missing errorpath kfreesSteven Hardy1-0/+2
2011-04-14usb: qcserial avoid pointing to freed memorySteven Hardy1-6/+9
2011-04-14usb: Fix qcserial memory leak on rmmodSteven Hardy1-1/+13
2011-04-14USB: ftdi_sio: add ids for Hameg HO720 and HO730Paul Friedrich2-0/+4
2011-04-14USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem.Marius B. Kotsbak1-0/+5
2011-04-14usb: pch_udc: unlock on allocation failureDan Carpenter1-3/+5
2011-04-14USB host: Fix lockdep warning in AMD PLL quirkJoerg Roedel1-43/+74
2011-04-14usb/gadget: don't leak hs_descriptorsSebastian Andrzej Siewior1-0/+1
2011-04-14USB: ohci-au1xxx: fix warning "__BIG_ENDIAN" is not definedYoichi Yuasa1-1/+1
2011-04-14USB: ftdi_sio: add PID for OCT DK201 docking stationJohan Hovold2-0/+2
2011-04-14usb: musb: omap2430: fix build failureJohan Hovold1-1/+2
2011-04-14USB: EHCI: unlink unused QHs when the controller is stoppedAlan Stern1-6/+9
2011-04-14usb: gadget: eem: fix echo command processingYauheni Kaliuta1-2/+6
2011-04-14USB: ftdi_sio: Added IDs for CTI USB Serial DevicesChristian Simon2-0/+11
2011-04-14usb: r8a66597-udc: fix spinlock usageYoshihiro Shimoda1-0/+2
2011-04-14usb: Fix Kconfig unmet dependencies for Microblaze EHCIMichal Simek2-1/+1
2011-04-14USB: usb-gadget: unlock data->lock mutex on error path in ep_read()Alexey Khoroshilov1-1/+3
2011-04-14usb: fix ips1760-hcd printk format warningRandy Dunlap1-1/+1
2011-04-13USB: musb: blackfin: work around anomaly 05000450Mike Frysinger3-0/+37
2011-04-13usb: musb: Fix the crash issue during rebootHema HK1-0/+2
2011-04-13usb: musb: gadget: check the correct list_headFelipe Balbi1-1/+1
2011-04-13usb: musb: temporarily make it boolFelipe Balbi1-3/+3
2011-04-13USB: musb: dereferencing an iomem pointerDan Carpenter1-1/+1
2011-04-13USB: musb: silence printk format warningDan Carpenter1-8/+10
2011-04-13USB: musb: using 0 instead of NULLDan Carpenter1-1/+1
2011-04-13USB: musb: add missing unlock in cppi_interrupt()Dan Carpenter1-1/+4
2011-04-13usb: musb: ux500: copy dma mask from platform device to musb deviceMian Yousaf Kaukab1-0/+2
2011-04-13usb: musb: clear AUTOSET while clearing DMAENABMian Yousaf Kaukab1-1/+1
2011-04-12Linux 2.6.39-rc3v2.6.39-rc3Linus Torvalds1-1/+1
2011-04-12xfs_destroy_workqueues() should not be tagged with__exitLuck, Tony1-1/+1
2011-04-11pci: fix PCI bus allocation alignment handlingLinus Torvalds1-2/+2
2011-04-11dt/fsldma: fix build warning caused by of_platform_device changesIra W. Snyder1-1/+1
2011-04-11ext4: fix data corruption regression by reverting commit 6de9843dab3fTheodore Ts'o1-0/+1
2011-04-11ext4: Allow indirect-block file to grow the file size to max file sizeKazuya Mio1-6/+17
2011-04-11ext4: allow an active handle to be started when freezingYongqiang Yang1-11/+33
2011-04-11ext4: sync the directory inode in ext4_sync_parent()Curt Wohlgemuth1-3/+14
2011-04-11net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning1-0/+15
2011-04-10nfsd4: fix oops on lock failureJ. Bruce Fields1-3/+6
2011-04-08signal.c: fix erroneous syscall kernel-docRandy Dunlap1-2/+2
2011-04-08xfs: use proper interfaces for on-stack pluggingChristoph Hellwig1-11/+9
2011-04-08xfs: fix xfs_debug warningsChristoph Hellwig2-29/+22
2011-04-08xfs: fix variable set but not used warningsChristoph Hellwig5-18/+0