index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pci_iomap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-24
usb: chipidea: host: set host to be null after hcd is freed
Li Jun
1
-0
/
+2
2015-12-24
usb: chipidea: removing of_find_property
Saurabh Sengar
1
-35
/
+22
2015-12-24
usb: chipidea: implement platform shutdown callback
Andreas Fenkart
1
-0
/
+6
2015-12-24
usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG reference
Peter Chen
2
-3
/
+2
2015-12-24
usb: chipidea: delete static debug support
Peter Chen
2
-7
/
+0
2015-12-24
usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUG
Peter Chen
6
-35
/
+4
2015-12-24
usb: chipidea: udc: improve error handling on _hardware_enqueue
Felipe F. Tonello
1
-5
/
+14
2015-12-24
usb: chipidea: udc: _ep_queue and _hw_queue cleanup
Felipe F. Tonello
1
-2
/
+6
2015-12-23
usb: dwc3: of-simple: fix build warning on !PM
Felipe Balbi
1
-0
/
+2
2015-12-23
usb: dwc3: gadget: don't send extra ZLP
John Youn
1
-1
/
+2
2015-12-23
usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controller
Yoshihiro Shimoda
4
-0
/
+2010
2015-12-22
usb: dwc2: add shutdown callback to platform variant
Heiko Stübner
1
-8
/
+27
2015-12-22
usb: gadget: bcm63xx_udc: use list_for_each_entry_safe
Geliang Tang
1
-5
/
+2
2015-12-22
usb: musb: core: call init and shutdown for the usb phy
Uwe Kleine-König
1
-0
/
+10
2015-12-22
usb: gadget: forbid queuing request to a disabled ep
Du, Changbin
1
-0
/
+3
2015-12-22
usb: dwc2: gadget: Repair DSTS register decoding
Marek Vasut
1
-1
/
+1
2015-12-22
usb: dwc2: gadget: Remove call to dwc2_hsotg_init()
John Youn
1
-2
/
+0
2015-12-22
usb: dwc2: Remove redundant reset in probe
John Youn
1
-1
/
+1
2015-12-22
usb: dwc2: Reduce delay when forcing mode in reset
John Youn
1
-1
/
+1
2015-12-22
usb: dwc2: gadget: Replace dwc2_hsotg_corereset()
John Youn
1
-49
/
+1
2015-12-22
usb: dwc2: gadget: Use hw params from core
John Youn
1
-25
/
+16
2015-12-22
usb: dwc2: Improve handling of host and device hwparams
John Youn
2
-21
/
+70
2015-12-22
usb: dwc2: Add functions to set and clear force mode
John Youn
2
-24
/
+127
2015-12-22
usb: dwc2: Move reset into dwc2_get_hwparams()
John Youn
2
-7
/
+11
2015-12-22
usb: dwc2: Move mode querying functions into core.h
John Youn
2
-12
/
+12
2015-12-22
usb: dwc2: Fix dr_mode validation
John Youn
1
-13
/
+69
2015-12-22
usb: dwc2: Add functions to check the HW OTG config
John Youn
2
-0
/
+50
2015-12-22
usb: dwc2: Add dwc2_core_reset()
John Youn
2
-2
/
+21
2015-12-22
usb: dwc2: Rename dwc2_core_reset()
John Youn
3
-6
/
+6
2015-12-22
usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset()
John Youn
1
-8
/
+9
2015-12-22
usb: dwc2: Avoid more calls to dwc2_core_reset()
Douglas Anderson
1
-17
/
+23
2015-12-22
usb: dwc2: reduce dwc2 driver probe time
Yunzhi Li
1
-5
/
+5
2015-12-22
usb: dwc2: Speed dwc2_get_hwparams() on some host-only ports
Douglas Anderson
1
-4
/
+4
2015-12-22
usb: dwc2: Avoid double-reset at boot time
Douglas Anderson
3
-15
/
+22
2015-12-22
usb: dwc2: reset dwc2 core before dwc2_get_hwparams()
Yunzhi Li
3
-1
/
+8
2015-12-22
usb: dwc2: Restore GUSBCFG in dwc2_get_hwparams()
Douglas Anderson
1
-7
/
+9
2015-12-22
usb: dwc2: gadget: don't overwrite DCTL register on NAKEFF interrupts
Gregory Herrero
1
-2
/
+2
2015-12-22
usb: dwc2: fix transfer stop programming for out endpoint
Du, Changbin
1
-5
/
+5
2015-12-22
usb: gadget: Add the console support for usb-to-serial port
Baolin Wang
2
-0
/
+264
2015-12-21
Linux 4.4-rc6
v4.4-rc6
Linus Torvalds
1
-1
/
+1
2015-12-20
rtc: da9063: fix access ordering error during RTC interrupt at system power on
Steve Twiss
1
-10
/
+9
2015-12-20
rtc: rk808: Compensate for Rockchip calendar deviation on November 31st
Julius Werner
1
-4
/
+44
2015-12-19
i2c: rcar: disable runtime PM correctly in slave mode
Wolfram Sang
1
-2
/
+2
2015-12-19
Input: elants_i2c - fix wake-on-touch
James Chen
1
-9
/
+12
2015-12-18
include/linux/mmdebug.h: should include linux/bug.h
James Morse
1
-0
/
+1
2015-12-18
mm/zswap: change incorrect strncmp use to strcmp
Dan Streetman
1
-3
/
+3
2015-12-18
proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
Colin Ian King
1
-0
/
+1
2015-12-18
USB: fix invalid memory access in hub_activate()
Alan Stern
1
-3
/
+19
2015-12-18
USB: ipaq.c: fix a timeout loop
Dan Carpenter
1
-1
/
+2
2015-12-18
[media] airspy: increase USB control message buffer size
Antti Palosaari
1
-1
/
+1
[next]