summaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-14USB: ehci: add workaround for Synopsys HC bugGabor Juhos3-0/+7
2011-04-14USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCsGabor Juhos4-0/+217
2011-04-14ARM: EXYNOS4: Add usb ehci device to the NURI boardJoonyoung Shim2-0/+17
2011-04-14USB: Add initial S5P EHCI driverJoonyoung Shim4-0/+213
2011-04-14ARM: EXYNOS4: Add usb host phy controlJoonyoung Shim9-3/+243
2011-04-14ARM: S5P: Add usb ehci deviceJoonyoung Shim6-0/+82
2011-04-14Revert "USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)"Johan Hovold3-216/+0
2011-04-14USB: twl4030-usb: Report correct vbus value for accessory charger adapters1Matthias Kaehlcke1-1/+8
2011-04-14USB: Mark ehci_adjust_port_wakeup_flags as __maybe_unusedFabio Estevam1-1/+1
2011-04-14usb: fix a typo in a commentWeiping Pan(潘卫平)1-1/+1
2011-04-14usb/otg: fix twl6030 macroRandy Dunlap1-1/+1
2011-04-14usb: gadget: f_mass_storage: If 'ro'/'cdrom' specified, open file as read-onlyRoger Quadros1-0/+1
2011-04-14usb: gadget: f_mass_storage: Fix Bulk-only RESET handlingRoger Quadros1-0/+5
2011-04-14usb: u132-hcd: Drop __TIME__ usageMichal Marek1-2/+1
2011-04-14usb: ftdi-elan: Drop __TIME__ usageMichal Marek1-2/+1
2011-04-14USB: UHCI: don't try to revive a dead controllerAlan Stern1-10/+9
2011-04-14USB: UHCI: remove uses of hcd->stateAlan Stern1-6/+1
2011-04-14usb: don't enter usb subdirectories directlyFelipe Balbi2-4/+7
2011-04-14usb gadget: fix all Section mismatch warningsRandy Dunlap1-2/+2
2011-04-14USB: sl811: add Kconfig option for ISOCHRONOUS modeMike Frysinger2-7/+11
2011-04-14USB: g_file_storage: don't send padding when stall=nAlan Stern2-84/+23
2011-04-14USB: remove dead code from usb_deregister_dev()Libor Pechacek1-8/+0
2011-04-14usb: usb_storage: do not align length of request for CBW to maxp sizeMian Yousaf Kaukab3-49/+10
2011-04-14USB: cdc-acm: re-write read processingJohan Hovold2-197/+120
2011-04-14USB: cdc-acm: clean up read urb allocationJohan Hovold1-16/+13
2011-04-14USB: cdc-acm: clean up open error handlingJohan Hovold1-3/+1
2011-04-14USB: cdc-acm: clean up rx_buflimit referencesJohan Hovold1-7/+7
2011-04-14USB: cdc-acm: remove unused drain-delay codeJohan Hovold2-7/+0
2011-04-14USB: cdc-acm: remove superfluous prototypeJohan Hovold1-2/+0
2011-04-14USB: cdc-acm: remove version information and changelogJohan Hovold1-30/+2
2011-04-14USB: cdc-acm: use dev_vdbg in read/write pathsJohan Hovold1-7/+7
2011-04-14USB: cdc-acm: clean up verbose debugJohan Hovold1-9/+2
2011-04-14USB: cdc-acm: replace dbg macros with dev_dbgJohan Hovold1-28/+52
2011-04-14USB: cdc-acm: clean up dev_err and dev_dbgJohan Hovold1-6/+9
2011-04-14USB: cdc-acm: use dev_err to report failed allocationsJohan Hovold1-7/+7
2011-04-14USB: cdc-acm: add missing newlines to dev_dbg and dev_errJohan Hovold1-3/+3
2011-04-14USB: change the way we initialize format stringsDmitry Torokhov1-11/+11
2011-04-14usb: renesas_usbhs: Add Renesas USBHS GadgetKuninori Morimoto6-1/+1402
2011-04-14usb: renesas_usbhs: Add Renesas USBHS common codeKuninori Morimoto11-0/+2145
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