index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: phy: omap-usb2: use the new generic PHY framework
Kishon Vijay Abraham I
2013-09-28
5
-16
/
+54
*
drivers: phy: add generic PHY framework
Kishon Vijay Abraham I
2013-09-28
5
-0
/
+725
*
usb: wusbcore: set pointers to NULL after freeing in error cases
Thomas Pugliese
2013-09-27
1
-0
/
+2
*
usb: wusbcore: clean up the sg list that was created for out transfers
Thomas Pugliese
2013-09-27
1
-0
/
+4
*
usb: wusbcore: resource cleanup fix in __wa_xfer_setup_segs
Thomas Pugliese
2013-09-27
1
-54
/
+67
*
usb: wusbcore: allow wa_xfer_destroy to clean up partially constructed xfers
Thomas Pugliese
2013-09-27
1
-2
/
+8
*
usb: wusbcore: rename fields in struct wahc
Thomas Pugliese
2013-09-27
3
-18
/
+18
*
usb: wusbcore: rename urb to tr_urb in struct wa_seg
Thomas Pugliese
2013-09-27
1
-14
/
+16
*
USB: ehci-dbgp: drop dead code.
Tim Deegan
2013-09-27
1
-4
/
+0
*
USB: phy: Restrict AM335x PHY driver to only be built on !ARM when COMPILE_TE...
Dave Jones
2013-09-27
1
-0
/
+1
*
usb: core: usb_amd_resume_quirk() can be static
Fengguang Wu
2013-09-26
1
-1
/
+1
*
usb: pci-quirks: amd_chipset_sb_type_init() can be static
Fengguang Wu
2013-09-26
1
-1
/
+1
*
USB: OHCI: make ohci-pxa27x a separate driver
Manjunath Goudar
2013-09-26
4
-141
/
+113
*
USB: OHCI: make ohci-ep93xx a separate driver
Manjunath Goudar
2013-09-26
4
-59
/
+40
*
USB: OHCI: make ohci-nxp a separate driver
Manjunath Goudar
2013-09-26
4
-93
/
+57
*
USB: OHCI: make ohci-s3c2410 a separate driver
Manjunath Goudar
2013-09-26
4
-89
/
+66
*
USB: OHCI: make ohci-at91 a separate driver
Manjunath Goudar
2013-09-26
4
-104
/
+79
*
USB: OHCI: make ohci-spear a separate driver
Manjunath Goudar
2013-09-26
4
-102
/
+65
*
USB: OHCI: make ohci-omap3 a separate driver
Manjunath Goudar
2013-09-26
4
-99
/
+40
*
USB: OHCI: make ohci-omap a separate driver
Manjunath Goudar
2013-09-26
4
-122
/
+55
*
USB: OHCI: make ohci-exynos a separate driver
Manjunath Goudar
2013-09-26
4
-118
/
+72
*
USB: EHCI: make ehci-w90X900 a separate driver
Manjunath Goudar
2013-09-26
4
-58
/
+39
*
USB: serial: invoke dcd_change ldisc's handler.
Paul Chavent
2013-09-26
1
-0
/
+10
*
USB: serial: call handle_dcd_change in ftdi driver.
Paul Chavent
2013-09-26
1
-1
/
+9
*
USB: correct the usb_disconnect() comment about usb_bus_list_lock
Bjorn Helgaas
2013-09-26
1
-2
/
+2
*
USB: fix substandard locking for the sysfs files
Alan Stern
2013-09-26
1
-27
/
+26
*
usb: usbtest: bmAttributes would better be masked
Huang Rui
2013-09-26
1
-1
/
+1
*
USB: WUSBCORE: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2013-09-26
1
-4
/
+2
*
usb: core: implement AMD remote wakeup quirk
Huang Rui
2013-09-26
3
-0
/
+52
*
usb: pci-quirks: refactor AMD quirk to abstract AMD chipset types
Huang Rui
2013-09-26
1
-24
/
+80
*
usb: gadget: Remove redundant pci_set_drvdata
Sachin Kamat
2013-09-26
4
-5
/
+0
*
usb: dwc3: Remove redundant pci_set_drvdata
Sachin Kamat
2013-09-26
1
-2
/
+0
*
usb: chipidea: move platform related things to ci_get_platdata
Peter Chen
2013-09-26
1
-10
/
+9
*
usb: chipidea: udc: Consolidate the call of disconnect
Peter Chen
2013-09-26
1
-3
/
+7
*
usb: host: delete chipidea dependency
Peter Chen
2013-09-26
1
-2
/
+2
*
chipidea: udc: free pending TD at removal procedure
Peter Chen
2013-09-26
1
-0
/
+2
*
usb: ohci/uhci - add soft dependencies on ehci_pci
Tom Gundersen
2013-09-26
2
-0
/
+3
*
Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""
Greg Kroah-Hartman
2013-09-23
14
-18
/
+13
*
Merge branch 'master' into usb-next
Greg Kroah-Hartman
2013-09-23
262
-1218
/
+2244
|
\
|
*
Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-23
35
-97
/
+160
|
|
\
|
|
*
iio:buffer_cb: Add missing iio_buffer_init()
Lars-Peter Clausen
2013-09-21
1
-0
/
+2
|
|
*
iio: Prevent race between IIO chardev opening and IIO device free
Lars-Peter Clausen
2013-09-21
1
-9
/
+12
|
|
*
iio: fix: Keep a reference to the IIO device for open file descriptors
Lars-Peter Clausen
2013-09-21
2
-5
/
+17
|
|
*
iio: Stop sampling when the device is removed
Lars-Peter Clausen
2013-09-21
3
-1
/
+28
|
|
*
iio: Fix crash when scan_bytes is computed with active_scan_mask == NULL
Peter Meerwald
2013-09-21
1
-2
/
+9
|
|
*
iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
2013-09-21
1
-6
/
+6
|
|
*
iio: Fix bma180 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
2013-09-21
1
-2
/
+2
|
|
*
iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
2013-09-21
1
-2
/
+4
|
|
*
iio: iio_device_add_event_sysfs() bugfix
Lukasz Czerwinski
2013-09-18
1
-1
/
+1
|
|
*
staging: iio: ade7854-spi: Fix return value
Sachin Kamat
2013-09-18
1
-1
/
+1
[next]