USB: serial: add generic get_icount implementation
[deliverable/linux.git] / drivers / usb /
2013-03-25  Johan HovoldUSB: serial: add generic get_icount implementation
2013-03-25  Johan HovoldUSB: serial: wake up MSR-wait queue on disconnect
2013-03-25  Johan HovoldUSB: serial: add generic TIOCMIWAIT implementation
2013-03-25  Johan HovoldUSB: serial: add tiocmiwait subdriver operation
2013-03-25  Johan HovoldUSB: serial: clean up usb-serial bus device removal
2013-03-25  Johan HovoldUSB: serial: use urb poison to reliably kill traffic
2013-03-25  Johan HovoldUSB: fix urb-poison imbalance
2013-03-25  Johan HovoldUSB: serial: rename port release
2013-03-25  Johan HovoldUSB: serial: fix port release
2013-03-25  Johan HovoldUSB: cyberjack: fix disconnect handling
2013-03-25  Johan HovoldUSB: serial: clean up generic-operation handling
2013-03-25  Johan HovoldUSB: serial: remove generic release callback
2013-03-25  Johan HovoldUSB: serial: remove generic disconnect callback
2013-03-25  Johan HovoldUSB: serial: fix generic disconnect implementation
2013-03-25  Johan HovoldUSB: ssu100: remove custom close operation
2013-03-25  Johan HovoldUSB: ssu100: remove explicit initialisation of disconnect
2013-03-25  Johan HovoldUSB: serial: remove bogus disconnect test in cleanup
2013-03-25  Johan HovoldUSB: usb_wwan: remove bogus disconnect test in close
2013-03-25  Johan HovoldUSB: sierra: remove bogus disconnect test in close
2013-03-25  Johan HovoldUSB: mos7840: remove bogus disconnect test in close
2013-03-25  Johan HovoldUSB: keyspan_pda: remove bogus disconnect test in close
2013-03-25  Johan HovoldUSB: keyspan_pda: remove bogus disconnect test from...
2013-03-25  Johan HovoldUSB: keyspan: remove bogus disconnect test in close
2013-03-25  Johan HovoldUSB: iuu_phoenix: remove bogus disconnect test in close
2013-03-25  Johan HovoldUSB: digi_acceleport: remove bogus disconnect test...
2013-03-25  Johan HovoldUSB: cyberjack: remove bogus disconnect test in close
2013-03-25  Johan HovoldUSB: ark3116: remove bogus disconnect test in close
2013-03-25  Johan HovoldUSB: serial: remove port number from generic-driver...
2013-03-25  Johan HovoldUSB: serial: remove redundant allocation error messages
2013-03-25  Johan HovoldUSB: serial: clean up debug info
2013-03-25  Johan HovoldUSB: serial: remove redundant comments
2013-03-25  Johan HovoldUSB: serial: rename tty-port callbacks
2013-03-25  Johan HovoldUSB: pl2303: make set_control_lines a port operation
2013-03-25  Johan HovoldUSB: pl2303: use interface device for debug
2013-03-25  Johan HovoldUSB: iuu_phoenix: remove unnecessary urb kill on close
2013-03-25  Johan HovoldUSB: kl5kusb105: remove unnecessary urb kill on close
2013-03-25  Johan HovoldUSB: ftdi_sio: remove obsolete port data refcounting
2013-03-25  Alan SternUSB: EHCI: remove unused variable in unlink_empty_async()
2013-03-25  Alan SternUSB: EHCI: improve end_unlink_async()
2013-03-25  Alan SternUSB: EHCI: convert singly-linked lists to list_heads
2013-03-25  Alan SternUSB: EHCI: consolidate code in ehci_urb_dequeue()
2013-03-25  Alan SternUSB: EHCI: split needs_rescan into two flags
2013-03-25  Alan SternUSB: EHCI: change return value of qh_completions()
2013-03-25  Alan SternUSB: EHCI: changes related to qh_refresh()
2013-03-25  Du XingUSB: usb-skeleton.c: fix blocked forever in skel_read
2013-03-25  Bjørn MorkUSB: cdc-wdm: implement IOCTL_WDM_MAX_COMMAND
2013-03-25  David LinaresUSB: hub: Avoid NULL pointer dereference when hub doesn...
2013-03-25  Ming LeiUSB: serial: comments on suspend failure
2013-03-25  Ming LeiUSB: adds comment on suspend callback
2013-03-25  Greg Kroah-HartmanMerge 3.9-rc4 into usb-next
2013-03-23  Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2013-03-23  Linus TorvaldsMerge tag 'md-3.9-fixes' of git://neil.brown.name/md
2013-03-23  Linus TorvaldsMerge tag 'upstream-linus' of git://git./linux/kernel...
2013-03-23  Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2013-03-23  Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2013-03-22  Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2013-03-22  Linus TorvaldsMerge branch 'akpm' (fixes from Andrew)
2013-03-22  Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2013-03-22  Linus TorvaldsMerge tag 'usb-3.9-rc3' of git://git./linux/kernel...
2013-03-22  Linus TorvaldsMerge tag 'sound-3.9' of git://git./linux/kernel/git...
2013-03-22  Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2013-03-22  Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2013-03-22  Linus TorvaldsMerge tag 'ext4_for_linue' of git://git./linux/kernel...
2013-03-21  Johan HovoldUSB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAIT
2013-03-21  Johan HovoldUSB: ssu100: fix use-after-free in TIOCMIWAIT
2013-03-21  Johan HovoldUSB: spcp8x5: fix use-after-free in TIOCMIWAIT
2013-03-21  Johan HovoldUSB: quatech2: fix use-after-free in TIOCMIWAIT
2013-03-21  Johan HovoldUSB: pl2303: fix use-after-free in TIOCMIWAIT
2013-03-21  Johan HovoldUSB: oti6858: fix use-after-free in TIOCMIWAIT
2013-03-21  Johan HovoldUSB: mos7840: fix use-after-free in TIOCMIWAIT
2013-03-21  Johan HovoldUSB: mos7840: fix broken TIOCMIWAIT
2013-03-21  Johan HovoldUSB: mct_u232: fix use-after-free in TIOCMIWAIT
2013-03-21  Johan HovoldUSB: io_ti: fix use-after-free in TIOCMIWAIT
2013-03-21  Johan HovoldUSB: io_edgeport: fix use-after-free in TIOCMIWAIT
2013-03-21  Johan HovoldUSB: ftdi_sio: fix use-after-free in TIOCMIWAIT
2013-03-21  Johan HovoldUSB: f81232: fix use-after-free in TIOCMIWAIT
2013-03-21  Johan HovoldUSB: cypress_m8: fix use-after-free in TIOCMIWAIT
2013-03-21  Johan HovoldUSB: ch341: fix use-after-free in TIOCMIWAIT
2013-03-21  Johan HovoldUSB: ark3116: fix use-after-free in TIOCMIWAIT
2013-03-21  Johan HovoldUSB: serial: fix interface refcounting
2013-03-21  Johan HovoldUSB: io_ti: fix get_icount for two port adapters
2013-03-21  Johan HovoldUSB: garmin_gps: fix memory leak on disconnect
2013-03-21  Johan HovoldUSB: cdc-acm: fix device unregistration
2013-03-21  Alexey Khoroshilovusb: cdc-acm: fix error handling in acm_probe()
2013-03-21  Alan SternUSB: EHCI: fix up incorrect merge resolution
2013-03-21  Greg Kroah-HartmanMerge tag 'fixes-for-v3.9-rc4' of git://git./linux...
2013-03-21  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2013-03-21  Paul Bolleusb: gadget: net2272: finally convert "CONFIG_USB_GADGE...
2013-03-21  Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2013-03-20  Bill PembertonRevert "USB: quatech2: only write to the tty if the...
2013-03-20  Greg Kroah-HartmanMerge branch 'usb-linus' into usb-next
2013-03-20  Alan SternUSB: EHCI: fix regression in QH unlinking
2013-03-20  Truls Bengtssonusb: gadget: f_rndis: Avoid to use ERROR macro if cdev...
2013-03-20  Andrzej Pietrasiewiczusb: gadget: ffs: fix enable multiple instances
2013-03-20  Alan SternUSB: gadget: net2280: remove leftover driver->unbind...
2013-03-20  Alan Sternusb: gadget: udc-core: fix a regression during gadget...
2013-03-20  Felipe Balbiusb: gadget: net22xx: fix ->disconnect reporting
2013-03-20  Dave AirlieMerge branch 'drm-fixes-3.9' of git://people.freedeskto...
2013-03-20  Dave AirlieMerge branch 'drm-nouveau-fixes-3.9' of git://anongit...
2013-03-20  Linus TorvaldsMerge tag 'vfio-v3.9-rc4' of git://github.com/awilliam...
next
This page took 0.050973 seconds and 8 git commands to generate.