Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2a678c226bcac10125a5d307d5094c8da5cbfb92
/
drivers
/
usb
/
misc
f81139b
usb: diag_bridge: Support PID 9079
by Jack Pham
· 12 years ago
b0037c0
diag: Add support for mutiple HSIC instances
by Shalabh Jain
· 12 years ago
790f06d
Update copyright to The Linux Foundation
by Duy Truong
· 12 years ago
3487d00
Merge "USB: ks_bridge: Enable autosuspend only for remote wakeup capable devices"
by Linux Build Service Account
· 12 years ago
aa9e089
Merge "USB: ks_bridge: Abort suspend when data is received during unlink"
by Linux Build Service Account
· 12 years ago
c957670
Merge "USB: ks_bridge: Prevent freeing buffers while copy is in progress"
by Linux Build Service Account
· 12 years ago
d53a0f4
USB: ks_bridge: Enable autosuspend only for remote wakeup capable devices
by Pavankumar Kondeti
· 12 years ago
f0b7ac1
USB: ks_bridge: Abort suspend when data is received during unlink
by Pavankumar Kondeti
· 12 years ago
157fd79
USB: ks_bridge: Prevent freeing buffers while copy is in progress
by Pavankumar Kondeti
· 12 years ago
eff9b8f
usb: ks_bridge: Add support for multiple instance of driver
by Hemant Kumar
· 12 years ago
361d9af
USB: ks_bridge: Fix PM usage counter mismatch
by Pavankumar Kondeti
· 12 years ago
50f3815
USB: mdm_bridge: Fix a possible freed memory access
by Pavankumar Kondeti
· 12 years ago
7fcc779
usb: ks_bridge: Limit write size to 16KB
by Pavankumar Kondeti
· 12 years ago
cfa601a
usb: ks_bridge: Add efs sync support for PID 0x9075
by Hemant Kumar
· 12 years ago
2aefaca
Merge "usb: ks_bridge: Avoid allocating large buffers in atomic context"
by Linux Build Service Account
· 12 years ago
5c915c1
usb: ks_bridge: Avoid allocating large buffers in atomic context
by Pavankumar Kondeti
· 12 years ago
ce3c5bf
HSIC: Add support for product id 9075
by Hemant Kumar
· 12 years ago
77f7957
usb: mdm_ctrl_bridge: Do not unlink URB upon cable disconnect
by Hemant Kumar
· 12 years ago
0339eb7
Merge "usb: mdm_bridge: Increase the number of rx urbs"
by Linux Build Service Account
· 12 years ago
e8f691f
usb: mdm_bridge: Increase the number of rx urbs
by Hemant Kumar
· 12 years ago
a3d4a6e
usb: Decrease autosuspend delay to 200ms upon usb disconnect
by Hemant Kumar
· 12 years ago
afba830
Merge "usb: ks_bridge: Free up stale buffers in probe"
by Linux Build Service Account
· 12 years ago
2f20bda
usb: ks_bridge: Free up stale buffers in probe
by Hemant Kumar
· 12 years ago
b3779d1
usb: ks_bridge: Synchronize disconnect with ongoing IO
by Hemant Kumar
· 12 years ago
b48f473
usb: ks_bridge: Fix bug in partial read on data buffer
by Hemant Kumar
· 12 years ago
1432f6f
usb: ks_bridge: Fix memory leak in tx data path
by Hemant Kumar
· 12 years ago
fbd2255
diag: hsic: Fix improper opening/closing of diag_bridge
by Jack Pham
· 12 years ago
d26076c
usb: ks_bridge: Add support for autosuspend
by Hemant Kumar
· 12 years ago
c0b5db2
Merge "usb: ks_bridge: Check for received data upon unlinking the urb" into msm-3.4
by Linux Build Service Account
· 12 years ago
1b88545
Merge "usb: diag_bridge: Fix NULL pointer crash during disconnect" into msm-3.4
by Linux Build Service Account
· 12 years ago
45bdca8
usb: mdm_bridge: Free driver data structure memory in correct order
by Hemant Kumar
· 12 years ago
b179554
usb: diag_bridge: Fix NULL pointer crash during disconnect
by Jack Pham
· 12 years ago
853ebf6
usb: ks_bridge: Check for received data upon unlinking the urb
by Hemant Kumar
· 12 years ago
a800a23
Merge "usb: diag_bridge: call bridge callbacks even for -EPROTO" into msm-3.4
by Linux Build Service Account
· 12 years ago
3ec42b6
usb: diag_bridge: call bridge callbacks even for -EPROTO
by Jack Pham
· 12 years ago
4380e00
usb: misc: Avoid excessive logging during disconnect
by Jack Pham
· 12 years ago
da86bd2
usb: ks_bridge: Fix memory leaks in the driver
by Hemant Kumar
· 12 years ago
5b94471
usb: misc: Add kickstart bridge driver
by Vamsi Krishna
· 12 years ago
5a10c6f
usb: misc: Send zero-length packets on bulk OUT
by Jack Pham
· 12 years ago
1b1ba47
usb: misc: fix memory leaks
by Jack Pham
· 13 years ago
e874150
usb: misc: improve dev_printk output
by Jack Pham
· 13 years ago
cca0332
usb: diag_bridge: Fix error handling during disconnect
by Jack Pham
· 13 years ago
76e61dd
usb: diag_bridge: Avoid NULL pointer references
by Jack Pham
· 13 years ago
75c34ca
Merge remote branch 'origin/msm-3.0' into msm-3.4
by Steve Muckle
· 13 years ago
93387bd
usb: mdm_bridge: Fix bug in handling error condition
by Hemant Kumar
· 13 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 13 years ago
b9d67c6
usb: mdm_bridge: always read interrupt notifications
by Jack Pham
· 13 years ago
9012564
hsic: diag_bridge: Fix null pointer crash in read callback
by Vamsi Krishna
· 13 years ago
532f17b
USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb
by Tomoki Sekiyama
· 13 years ago
523fc5c
USB: yurex: Remove allocation of coherent buffer for setup-packet buffer
by Tomoki Sekiyama
· 13 years ago
f4a728d
drivers/usb/misc/usbtest.c: add kfrees
by Julia Lawall
· 13 years ago
8bde9a6
usb: usbtest: avoid integer overflow in alloc_sglist()
by Xi Wang
· 13 years ago
e65cdfa
usb: usbtest: avoid integer overflow in test_ctrl_queue()
by Xi Wang
· 13 years ago
b72233f
usb: mdm_bridge: Fix premature auto suspend on Rx data path
by Hemant Kumar
· 13 years ago
a76e99a
Merge branch 'Linux 3.0.21' into msm-3.0
by Rohit Vaswani
· 13 years ago
1a20e2e
Merge "usb: mdm_bridge: Add support for PID 0x904c" into msm-3.0
by Linux Build Service Account
· 13 years ago
88f6802
Merge "usb: diag_bridge: support autosuspend and autoresume" into msm-3.0
by Linux Build Service Account
· 13 years ago
e97cbb3
usb: mdm_bridge: Add support for PID 0x904c
by Hemant Kumar
· 13 years ago
b60775a
usb: diag_bridge: support autosuspend and autoresume
by Jack Pham
· 13 years ago
4b34cc9
Merge "usb: diag_bridge: Add support for PID 0x904c" into msm-3.0
by Linux Build Service Account
· 13 years ago
9b0a0e5
usb: mdm_bridge: Fix autosuspend for tethered connections
by Jack Pham
· 13 years ago
cfc0dad
usb: diag_bridge: Add support for PID 0x904c
by Hemant Kumar
· 13 years ago
9a08de4
usb: diag_bridge: Add debugfs byte counters
by Jack Pham
· 13 years ago
a607902
USB: usbsevseg: fix max length
by Harrison Metzger
· 13 years ago
1097cce
USB: usbsevseg: fix max length
by Harrison Metzger
· 13 years ago
55305af
drivers/usb/misc/emi26.c & emi62.c: fix warnings
by Andrew Morton
· 13 years ago
c72ab2b
usb: rmnet: Add timestamps for SKB life cycle in UL and DL directions
by Hemant Kumar
· 13 years ago
73eff1c
usb: mdm_bridge: Reduce number of interrupts in TX Data Path
by Hemant Kumar
· 13 years ago
767b30c
Merge "usb: mdm_bridge: Do not submit subsequent tx URBs in case of -EPROTO" into msm-3.0
by Linux Build Service Account
· 13 years ago
06b7e43
usb: mdm_bridge: Do not submit subsequent tx URBs in case of -EPROTO
by Hemant Kumar
· 13 years ago
f13358e
usb: mdm_bridge: Decrement PM-usage counter in completion handler
by Hemant Kumar
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
41671fc
USB: isight: fix kernel bug when loading firmware
by Greg Kroah-Hartman
· 13 years ago
f62f619
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 13 years ago
55b81e6
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
184765b
usb: mdm_bridge: Add rx URBs back to idle rx list if submit_rx_urb() fails
by Hemant Kumar
· 13 years ago
946476a
Merge "usb: diag_bridge: Add support for PID 0x9001 & 0x9034" into msm-3.0
by Linux Build Service Account
· 13 years ago
7a067f1
usb: diag_bridge: Add support for PID 0x9001 & 0x9034
by Hemant Kumar
· 13 years ago
3a5b88d
Merge "usb: mdm_bridge: Add support for PID 0x9001 & 0x9034" into msm-3.0
by Linux Build Service Account
· 13 years ago
67a4fd0
usb: mdm_bridge: Add support for PID 0x9001 & 0x9034
by Hemant Kumar
· 13 years ago
32e70bb
diag: Add HSIC communication support
by Dixon Peterson
· 13 years ago
7f23683
usb: Update PID to 9048 for mdm_bridge, diag_bridge, embedded rmnet drivers
by Hemant Kumar
· 13 years ago
2c9ede5
switch device_get_devnode() and ->devnode() to umode_t *
by Al Viro
· 13 years ago
fd2d5e5
usb: mdm_bridge: Make rx_done queue length check independent of rx throttle
by Hemant Kumar
· 13 years ago
c8a3d31
usb: mdm_bridge: Add NULL pointer check in data_bridge_write()
by Hemant Kumar
· 13 years ago
87c700d
Merge "usb: diag_bridge: Treat EPROTO as a non-recoverable error" into msm-3.0
by Linux Build Service Account
· 13 years ago
93f5bca
Merge "usb: mdm_bridge: Fix probe return value for unsupported interfaces" into msm-3.0
by Linux Build Service Account
· 13 years ago
46f9f24
usb: mdm_bridge: Fix probe return value for unsupported interfaces
by Hemant Kumar
· 13 years ago
452c692
usb: mdm_bridge: Remove platform device before freeing structure
by Jack Pham
· 13 years ago
3ae820f
usb: diag_bridge: Treat EPROTO as a non-recoverable error
by Jack Pham
· 13 years ago
59bf5cf
USB: isight: fix kernel bug when loading firmware
by Greg Kroah-Hartman
· 13 years ago
e691e20
Merge "usb: diag_bridge: Fix memory allocation flags" into msm-3.0
by Linux Build Service Account
· 13 years ago
290b108
usb: diag_bridge: Fix memory allocation flags
by Jack Pham
· 13 years ago
b1ad715
usb: mdm_bridge: Fix invalid VID/PID registration
by Jack Pham
· 13 years ago
a7c9267
usb: mdm_bridge: Fix NULL pointer check logic
by Jack Pham
· 13 years ago
14401d5
usb: Add network bridge host driver for dun and rmnet
by Hemant Kumar
· 13 years ago
5689871
USB: remove BKL comments
by Davidlohr Bueso
· 13 years ago
789aaa2
HID/usbled: add support for Dream Cheeky DL100B Mailbox Friends Alert
by Dan Delaney
· 13 years ago
65db430
USB: convert drivers/usb/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
Next »