index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kobject.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-16
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
37
-198
/
+297
2009-06-16
USB: usb-serial: call port_probe and port_remove at the right times
Alan Stern
3
-18
/
+41
2009-06-16
USB: gadget: add USB Audio Gadget driver
Bryan Wu
6
-0
/
+1400
2009-06-16
USB: audio: add USB audio class definitions
Bryan Wu
1
-2
/
+263
2009-06-16
USB: Gadget driver for Samsung HS/OtG block
Ben Dooks
5
-0
/
+3711
2009-06-16
USB: gadget: Add i.MX3x support to the fsl_usb2_udc driver
Guennadi Liakhovetski
5
-24
/
+164
2009-06-16
USB: usb_serial: only allow sysrq on a console port
Jason Wessel
1
-1
/
+1
2009-06-16
USB: pl2303 usb_serial: implement sysrq handling on break
Jason Wessel
1
-1
/
+4
2009-06-16
USB: gadget : Fix RNDIS code to pass USB Compliance tests (USBCV) with g_ether
Maulik Mankad
1
-1
/
+3
2009-06-16
USB: cdc-acm: quirk for Alcatel OT-I650
Kir Kolyshkin
1
-0
/
+3
2009-06-16
USB: gadget: imx_udc: don't queue more data when zlp is to be sent
Daniel Glöckner
1
-0
/
+7
2009-06-16
USB: gadget: g_serial: append zlp when tx buffer becomes empty
Daniel Glöckner
1
-0
/
+1
2009-06-16
USB: replace dma_sync_single and dma_sync_sg with dma_sync_single_for_cpu and...
FUJITA Tomonori
1
-4
/
+4
2009-06-16
USB: EHCI: update toggle state for linked QHs
Alan Stern
9
-18
/
+53
2009-06-16
USB: r8a66597-hcd: use platform_data instead of module_param
Yoshihiro Shimoda
3
-50
/
+92
2009-06-16
USB: usb-storage: add filter to "option_ms" to leave unrecognized devices alone
Josua Dietze
1
-52
/
+69
2009-06-16
USB: EHCI: stagger frames for interrupt transfers
Alan Stern
2
-3
/
+6
2009-06-16
USB: usb-storage: fix return values from init functions
Alan Stern
2
-5
/
+5
2009-06-16
usb: musb: disable OTG AUTOIDLE only with omap3430
Niilo Minkkinen
1
-1
/
+6
2009-06-16
USB: support for cdc-acm of single interface devices
Oliver Neukum
2
-12
/
+58
2009-06-16
+ drivers-usb-serial-sierrac-fix-printk-warning.patch added to -mm tree
Andrew Morton
1
-1
/
+1
2009-06-16
USB: imx_udc: fix leak in imx_ep_alloc_request()
Daniel Mack
1
-2
/
+5
2009-06-16
usb: convert endpoint devices to bus-less childs of the usb interface
Kay Sievers
4
-170
/
+29
2009-06-16
USB: serial: sierra driver sierra_calc_num_ports() fix
Elina Pasheva
1
-35
/
+14
2009-06-16
USB: serial: sierra driver interrupt urb resubmit fix
Elina Pasheva
1
-4
/
+3
2009-06-16
USB: serial: sierra driver zero length packet fix
Elina Pasheva
1
-1
/
+4
2009-06-16
USB: serial: ftd_sio: implement sysrq handling on break
Jason Wessel
1
-2
/
+6
2009-06-16
USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial break
Jason Wessel
3
-12
/
+91
2009-06-16
USB: serial: ftd_sio usb: move status check
Jason Wessel
1
-5
/
+5
2009-06-16
USB: usb_debug, usb_generic_serial: implement multi urb write
Jason Wessel
3
-7
/
+120
2009-06-16
USB: serial: sierra driver read path bug fix
Elina Pasheva
1
-11
/
+17
2009-06-16
USB: serial: sierra driver write path improvements
Elina Pasheva
1
-17
/
+35
2009-06-16
USB: janitor storage initializers
Pete Zaitcev
1
-6
/
+8
2009-06-16
USB: usb.h: change private: kernel-doc for new format requirement
Randy Dunlap
1
-2
/
+2
2009-06-16
USB: composite.h: mark private struct members as private:
Randy Dunlap
1
-0
/
+3
2009-06-16
wusb: hwa-hc: Drop unused pci_suspend/resume hooks.
Paul Mundt
1
-21
/
+0
2009-06-16
USB: garmin_gps: removes usb_reset_device from garmin_close
Hermann Kneissel
1
-125
/
+73
2009-06-16
USB: Identify Novatel MC760 in option driver
Richard Laager
1
-2
/
+2
2009-06-16
USB: new flag for resume-from-hibernation
Alan Stern
5
-27
/
+23
2009-06-16
USB: move PCI host controllers to new PM framework
Alan Stern
5
-139
/
+141
2009-06-16
PCI: add power-state name strings
Alan Stern
2
-0
/
+13
2009-06-16
USB: g_file_storage: use the "unaligned" accessors
Alan Stern
1
-51
/
+42
2009-06-16
USB: serial: sierra driver debug info visibility improvement
Elina Pasheva
1
-25
/
+25
2009-06-16
USB: serial: sierra driver performance improvements
Elina Pasheva
1
-3
/
+3
2009-06-16
USB: remove unused usb_host class
Greg Kroah-Hartman
4
-36
/
+0
2009-06-16
USB: EHCI: create sysfs companion files directly in the controller device
Greg Kroah-Hartman
1
-2
/
+2
2009-06-16
USB: OHCI: use the ohci structure directly in debugfs files.
Greg Kroah-Hartman
1
-21
/
+10
2009-06-16
NLS: update handling of Unicode
Alan Stern
9
-137
/
+182
2009-06-16
usb: return device strings in UTF-8
Clemens Ladisch
2
-24
/
+18
2009-06-16
nls: utf8_wcstombs: fix buffer overflow
Clemens Ladisch
1
-0
/
+1
[next]