summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-26USB: iuu_phoenix: remove bogus disconnect test in closeJohan Hovold1-8/+5
2013-03-26USB: digi_acceleport: remove bogus disconnect test in closeJohan Hovold1-47/+45
2013-03-26USB: cyberjack: remove bogus disconnect test in closeJohan Hovold1-5/+2
2013-03-26USB: ark3116: remove bogus disconnect test in closeJohan Hovold1-10/+7
2013-03-26USB: serial: remove port number from generic-driver debugJohan Hovold1-6/+4
2013-03-26USB: serial: remove redundant allocation error messagesJohan Hovold1-28/+9
2013-03-26USB: serial: clean up debug infoJohan Hovold1-19/+20
2013-03-26USB: serial: remove redundant commentsJohan Hovold1-15/+5
2013-03-26USB: serial: rename tty-port callbacksJohan Hovold1-9/+9
2013-03-26USB: pl2303: make set_control_lines a port operationJohan Hovold1-5/+6
2013-03-26USB: pl2303: use interface device for debugJohan Hovold1-2/+2
2013-03-26USB: iuu_phoenix: remove unnecessary urb kill on closeJohan Hovold1-1/+0
2013-03-26USB: kl5kusb105: remove unnecessary urb kill on closeJohan Hovold1-3/+0
2013-03-26USB: ftdi_sio: remove obsolete port data refcountingJohan Hovold1-32/+2
2013-03-26USB: EHCI: remove unused variable in unlink_empty_async()Alan Stern1-4/+1
2013-03-26USB: EHCI: improve end_unlink_async()Alan Stern4-46/+60
2013-03-26USB: EHCI: convert singly-linked lists to list_headsAlan Stern6-47/+43
2013-03-26USB: EHCI: consolidate code in ehci_urb_dequeue()Alan Stern1-37/+11
2013-03-26USB: EHCI: split needs_rescan into two flagsAlan Stern4-54/+39
2013-03-26USB: EHCI: change return value of qh_completions()Alan Stern2-21/+13
2013-03-26USB: EHCI: changes related to qh_refresh()Alan Stern2-35/+26
2013-03-26USB: usb-skeleton.c: fix blocked forever in skel_readDu Xing1-24/+8
2013-03-26USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMANDBjørn Mork4-0/+43
2013-03-25USB: hub: Avoid NULL pointer dereference when hub doesn't have any portsDavid Linares1-0/+4
2013-03-25usbnet: smsc75xx: don't recover device if suspend fails in system sleepMing Lei1-1/+5
2013-03-25usbnet: smsc95xx: don't recover device if suspend fails in system sleepMing Lei1-1/+5
2013-03-25usbnet: qmi_wwan: comments on suspend failureMing Lei1-0/+5
2013-03-25usbnet: cdc_mbim: comments on suspend failureMing Lei1-0/+5
2013-03-25USBHID: don't recover device if suspend fails in system sleepMing Lei1-9/+5
2013-03-25USB: serial: comments on suspend failureMing Lei1-0/+5
2013-03-25USB: adds comment on suspend callbackMing Lei2-4/+14
2013-03-25Merge 3.9-rc4 into usb-nextGreg Kroah-Hartman338-1683/+3377
2013-03-24Linux 3.9-rc4v3.9-rc4Linus Torvalds1-1/+1
2013-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-12/+29
2013-03-24Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds6-47/+86
2013-03-23Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-21/+16
2013-03-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-4/+21
2013-03-23Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2-121/+7
2013-03-23KMS: fix EDID detailed timing frame rateTorsten Duwe1-0/+1
2013-03-23KMS: fix EDID detailed timing vsync parsingTorsten Duwe1-1/+1
2013-03-23Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds3-9/+60
2013-03-23Merge branch 'akpm' (fixes from Andrew)Linus Torvalds15-114/+159
2013-03-23mqueue: sys_mq_open: do not call mnt_drop_write() if read-onlyVladimir Davydov1-1/+2
2013-03-23mm/hotplug: only free wait_table if it's allocated by vmallocJianguo Wu1-1/+5
2013-03-23dma-debug: update DMA debug API to better handle multiple mappings of a bufferAlexander Duyck1-5/+19
2013-03-23dma-debug: fix locking bug in check_unmap()Alexander Duyck1-9/+12
2013-03-23drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMRNicolas Ferre2-20/+31
2013-03-23drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten1-0/+1
2013-03-23drivers/rtc/rtc-da9052.c: fix for rtc device registrationAshish Jangam1-5/+3
2013-03-23mm: zone_end_pfn is too smallRuss Anderson1-1/+1