index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-03
USB: add Freescale USB OTG Transceiver driver
Li Yang
6
-0
/
+2088
2011-05-03
USB: fsl_udc_core: support device mode of MPC5121E DR USB Controller
Anatolij Gustschin
2
-31
/
+112
2011-05-03
USB: fsl_udc_core: prepare for SoCs with BE registers and descriptors
Anatolij Gustschin
2
-25
/
+100
2011-05-03
USB: fix build of FSL MPH DR OF platform driver
Anatolij Gustschin
1
-0
/
+1
2011-05-03
USB: ehci-fsl: add MPC5121E specific suspend and resume
Anatolij Gustschin
2
-0
/
+157
2011-05-03
usb: factor out state_string() on otg drivers
Anatolij Gustschin
3
-60
/
+41
2011-05-03
usb/usbtest: fix test10 on superpseed
Sebastian Andrzej Siewior
1
-0
/
+2
2011-05-03
usb/usbtest: print super on super speed
Sebastian Andrzej Siewior
1
-0
/
+3
2011-04-30
xhci-hcd: Include <linux/slab.h> in xhci-pci.c
Ben Hutchings
1
-0
/
+1
2011-04-30
usb: core: Change usb_create_sysfs_intf_files()' return type to void
Michal Nazarewicz
3
-11
/
+7
2011-04-30
USB: add queued-unlinks test case to usbtest driver
Alan Stern
1
-2
/
+118
2011-04-30
USB: ehci: tegra: fix USB1 port reset issue
Jim Lin
1
-0
/
+72
2011-04-30
USB: ohci-s3c2410: use resource_size()
Jingoo Han
1
-1
/
+1
2011-04-30
USB: ohci-s3c2410: use __devinit and __devexit macros for probe and remove
Jingoo Han
1
-3
/
+3
2011-04-30
usb: gadget: storage_common: use kstrto*() [bug fix]
Michal Nazarewicz
1
-1
/
+2
2011-04-30
usb/dummy_hcd: don't probe for udc if hcd failed
Sebastian Andrzej Siewior
1
-1
/
+20
2011-04-30
usb/hcd: don't return 0 on error in usb_add_hcd()
Sebastian Andrzej Siewior
1
-0
/
+1
2011-04-30
usb: renesas_usbhs: add autonomy mode
Kuninori Morimoto
4
-7
/
+95
2011-04-30
usb: renesas_usbhs: use delayed_work instead of work_struct
Kuninori Morimoto
2
-5
/
+7
2011-04-30
usb: renesas_usbhs: prevent NULL pointer crash
Kuninori Morimoto
1
-15
/
+19
2011-04-30
usb: renesas_usbhs: add power control function
Kuninori Morimoto
1
-13
/
+29
2011-04-30
usb: renesas_usbhs: move pdev_to_priv to global
Kuninori Morimoto
2
-7
/
+8
2011-04-30
usb: renesas_usbhs: add error reason for usbhs_pipe_malloc
Kuninori Morimoto
1
-1
/
+4
2011-04-30
usb: renesas_usbhs: remove callback when module removed.
Kuninori Morimoto
1
-0
/
+4
2011-04-30
usb: renesas_usbhs: return error if wrong recip request
Kuninori Morimoto
1
-0
/
+4
2011-04-30
usb: renesas_usbhs: modify spinlock method
Kuninori Morimoto
1
-36
/
+61
2011-04-30
usb: renesas_usbhs: don't re-allocation pipe buffer
Kuninori Morimoto
1
-3
/
+17
2011-04-30
usb: renesas_usbhs: modify fifo clear timing
Kuninori Morimoto
1
-10
/
+4
2011-04-30
USB: g_printer required set interface request
Jonas Andersson
1
-0
/
+2
2011-04-30
USB: dbpg gadget: dont mask out direction bit
Sven Schnelle
1
-2
/
+2
2011-04-30
USB: dbgp gadget: set MaxpacketSize0
Sven Schnelle
1
-0
/
+1
2011-04-30
USB: dbgp gadget: fix return value of dbgp_setup
Sven Schnelle
1
-5
/
+4
2011-04-30
usb: renesas_usbhs: Driver is depend on SuperH
Kuninori Morimoto
1
-0
/
+1
2011-04-30
usb: renesas_usbhs: fixup cast warning
Kuninori Morimoto
1
-2
/
+1
2011-04-30
Bind only modem AT command endpoint to option module.
Marius B. Kotsbak
1
-1
/
+7
2011-04-30
USB: cdc-wdm: reset handling according to new requirements
Oliver Neukum
1
-0
/
+14
2011-04-30
USB: gamin_gps: Fix for data transfer problems in native mode
Hermann Kneissel
1
-7
/
+13
2011-04-30
USB: serial: ftdi_sio: adding support for TavIR STK500
Benedek László
2
-0
/
+6
2011-04-30
USB: moto_modem: Add USB identifier for the Motorola VE240.
Elizabeth Jennifer Myers
1
-0
/
+1
2011-04-30
USB: CP210x Add 4 Device IDs for AC-Services Devices
Craig Shelley
1
-0
/
+4
2011-04-19
Merge 2.6.39-rc4 into usb-next
Greg Kroah-Hartman
40
-653
/
+4279
2011-04-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-22
/
+87
2011-04-18
Input: xen-kbdfront - fix mouse getting stuck after save/restore
Igor Mammedov
1
-1
/
+12
2011-04-18
Input: estimate number of events per packet
Jeff Brown
1
-0
/
+40
2011-04-18
block: add blk_run_queue_async
Christoph Hellwig
2
-2
/
+2
2011-04-18
md: fix up raid1/raid10 unplugging.
NeilBrown
2
-28
/
+20
2011-04-18
md: incorporate new plugging into raid5.
NeilBrown
1
-7
/
+16
2011-04-18
md: provide generic support for handling unplug callbacks.
NeilBrown
2
-0
/
+60
2011-04-18
md - remove old plugging code.
NeilBrown
4
-104
/
+8
2011-04-18
md/dm - remove remains of plug_fn callback.
NeilBrown
1
-8
/
+0
[next]