index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-10
USB: serial: add quatech2 usb to serial driver
Bill Pemberton
3
-0
/
+1159
2012-05-10
usb: gadget: f_rndis: Set rndis vendor parameters
Benoit Goby
2
-21
/
+33
2012-05-10
usb: gadget: rndis: Fix re-binding f_rndis
Benoit Goby
1
-0
/
+1
2012-05-10
usb: gadget: Add variant of gether_setup to customize the device name
Mike Lockwood
2
-4
/
+25
2012-05-10
usb: gadget: u_serial: Allow calling gserial_setup after init
Benoit Goby
1
-2
/
+2
2012-05-10
usb: gadget: composite: add iSerialNumber to usb_composite_driver
Andrzej Pietrasiewicz
2
-2
/
+6
2012-05-10
usb: gadget: composite: make module parameters accessible at runtime
Andrzej Pietrasiewicz
1
-6
/
+12
2012-05-10
usb: gadget: composite: Initialize config->interface
Benoit Goby
1
-0
/
+1
2012-05-10
usb: gadget: composite: Add usb_remove_config
Benoit Goby
2
-20
/
+51
2012-05-10
USB: gadget: ci13xx_pci: remove unneeded check in ci13xxx_pci_probe()
Greg Kroah-Hartman
1
-3
/
+0
2012-05-10
USB: gadget: ci13xx_udc: fix potential crash in irq handler
Greg Kroah-Hartman
1
-3
/
+1
2012-05-10
usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper p...
Lukasz Majewski
8
-8
/
+8
2012-05-10
USB: ohci-at91: add a reset function to fix race condition
Nicolas Ferre
1
-1
/
+10
2012-05-10
USB: ohci-at91: use resource_size() for memory/io resource length
Nicolas Ferre
1
-1
/
+1
2012-05-10
ARM: OMAP: USB: fix warning on EHCI PHY reset path
Igor Grinberg
1
-2
/
+2
2012-05-10
usb: gadget: ci13xxx: convert to new style
Alexander Shishkin
1
-81
/
+39
2012-05-10
usb: gadget: ci13xxx: move endpoint (de-)initialization to probe/remove
Alexander Shishkin
1
-81
/
+80
2012-05-10
usb: gadget: ci13xxx: replace home-brewed logging with dev_{err,warn,info}
Alexander Shishkin
2
-109
/
+87
2012-05-09
usb: gadget: ci13xxx: convert to platform device
Alexander Shishkin
6
-102
/
+180
2012-05-09
usb: gadget: conversion of controllers choice to menu
Alexander Shishkin
1
-8
/
+2
2012-05-09
usb: gadget: ci13xxx: redo register access
Alexander Shishkin
2
-128
/
+191
2012-05-09
usb: gadget: ci13xxx: move global variables inside struct ci13xxx
Alexander Shishkin
2
-232
/
+244
2012-05-09
usb: gadget: ci13xxx: drop needless parens
Alexander Shishkin
2
-8
/
+8
2012-05-09
usb-storage: unusual_devs entry for Yarvik PMP400 MP4 player
Alan Stern
1
-0
/
+7
2012-05-09
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
56
-400
/
+120
2012-05-08
usb: gadget: ci13xxx_pci: add langwell/penwell pci ids
Alexander Shishkin
1
-0
/
+2
2012-05-08
usb: gadget: ci13xxx: rename register layouts
Alexander Shishkin
4
-133
/
+132
2012-05-08
usb: gadget: ci13xxx: initialize ep0{out,in} dynamically
Alexander Shishkin
2
-21
/
+30
2012-05-08
usb: gadget: ci13xxx: fix ep list removal in gadget unregistering code
Alexander Shishkin
1
-1
/
+1
2012-05-08
ohci-da8xx: set MODULE_ALIAS to allow autoloading
Jan Luebbe
1
-0
/
+2
2012-05-08
USB: make vendor id of root hubs greppable
Paul Bolle
1
-3
/
+3
2012-05-08
USB: ffs-test: fix length argument of out function call
Matthias Fend
1
-1
/
+1
2012-05-08
USB: xhci: testing sizeof xhci_doorbell_array 2 time
girish verma
1
-1
/
+0
2012-05-08
USB: xhci-hcd: print URB's expected length in decimal, not hex
Alan Stern
1
-1
/
+1
2012-05-08
USB: ftdi-sio: add support for Physik Instrumente E-861
Éric Piel
2
-0
/
+9
2012-05-07
USB: serial: remove bizarre generic_serial probe function
Greg Kroah-Hartman
3
-18
/
+1
2012-05-07
USB: serial: sierra: remove reset_resume callback
Greg Kroah-Hartman
1
-8
/
+0
2012-05-07
USB: serial: ch341: remove reset_resume callback
Greg Kroah-Hartman
1
-10
/
+4
2012-05-07
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
54
-66
/
+13
2012-05-07
USB: serial: remove usb_serial_probe call in all drivers
Greg Kroah-Hartman
52
-52
/
+1
2012-05-07
usb-serial: clean up unneeded PM-related fields
Alan Stern
7
-24
/
+0
2012-05-07
usb-serial: ftdi_sio: fix oops during autosuspend
Alan Stern
1
-2
/
+7
2012-05-07
Linux 3.4-rc6
v3.4-rc6
Linus Torvalds
1
-1
/
+1
2012-05-06
x86: fix broken TASK_SIZE for ia32_aout
Al Viro
1
-2
/
+1
2012-05-06
Btrfs: avoid sleeping in verify_parent_transid while atomic
Chris Mason
5
-17
/
+34
2012-05-06
TTY: pdc_cons, fix regression in close
Jiri Slaby
1
-1
/
+1
2012-05-05
init: don't try mounting device as nfs root unless type fully matches
Sasha Levin
1
-1
/
+1
2012-05-05
ACPI: Fix D3hot v D3cold confusion
Lin Ming
4
-16
/
+14
2012-05-05
hfsplus: Fix potential buffer overflows
Greg Kroah-Hartman
2
-0
/
+15
2012-05-05
USB: EHCI: OMAP: Finish ehci omap phy reset cycle before adding hcd.
Russ Dill
1
-9
/
+9
[next]