index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
cpqarray.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-25
xhci: Avoid NULL pointer deref when host dies.
Sarah Sharp
1
-3
/
+3
2013-07-24
usb: option: add TP-LINK MA260
Bjørn Mork
1
-0
/
+2
2013-07-23
USB: option: add D-Link DWM-152/C1 and DWM-156/C1
Alexandr \"Sky\" Ivanov
1
-0
/
+2
2013-07-22
USB: EHCI: Fix resume signalling on remote wakeup
Roger Quadros
1
-0
/
+1
2013-07-22
USB: cp210x: add MMB and PI ZigBee USB Device Support
Sami Rahman
1
-0
/
+2
2013-07-22
usb: cp210x support SEL C662 Vendor/Device
Barry Grussling
1
-0
/
+1
2013-07-22
USB: option: append Petatel NP10T device to GSM modems list
Daniil Bolsun
1
-2
/
+4
2013-07-22
USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvga
Jóhann B. Guðmundsson
1
-0
/
+1
2013-07-22
USB: storage: Add MicroVault Flash Drive to unusual_devs
Ren Bigcren
1
-0
/
+7
2013-07-22
usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapter
Luiz Angelo Daros de Luca
1
-0
/
+1
2013-07-17
USB: global suspend and remote wakeup don't mix
Alan Stern
2
-8
/
+34
2013-07-17
USB: move the definition of USB_MAXCHILDREN
Alan Stern
2
-11
/
+11
2013-07-15
usb: phy: omap-usb3: fix dpll clock index
Ruchika Kharwar
1
-1
/
+1
2013-07-15
usb: phy: samsung: Fix an error message typo
Sachin Kamat
1
-1
/
+1
2013-07-15
usb: gadget: don't fail when DMA isn't present
Alan Stern
1
-0
/
+6
2013-07-15
usb: gadget: USB_MV_U3D should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2013-07-15
usb: gadget: USB_FOTG210_UDC should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2013-07-15
usb: gadget: USB_MV_UDC should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-07-15
usb: dwc3: USB_DWC3 should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-07-15
usb: gadget: Kconfig: Fix configfs-based RNDIS function build
Andrzej Pietrasiewicz
1
-0
/
+1
2013-07-15
usb: renesas_usbhs: gadget: remove extra check on udc_stop
Kuninori Morimoto
1
-4
/
+0
2013-07-15
usb: gadget: mv_u3d_core: fix to pass correct device identity to free_irq()
Wei Yongjun
1
-2
/
+2
2013-07-15
usb: dwc3: fix the error returned with usb3_phy failure
Ruchika Kharwar
1
-1
/
+1
2013-07-15
usb: dwc3: fix wrong bit mask in dwc3_event_type
Huang Rui
1
-2
/
+2
2013-07-15
usb: gadget: at91_udc: prepare clk before calling enable
Boris BREZILLON
1
-6
/
+8
2013-07-15
usb: gadget: fotg210-udc: remove __init and __exit
Yuan-Hsin Chen
1
-2
/
+2
2013-07-15
usb: gadget: at91_udc: call at91udc_of_init only when needed
Arnd Bergmann
1
-1
/
+1
2013-07-15
usb: dwc3: gadget: don't prevent gadget from being probed if we fail
Felipe Balbi
1
-0
/
+1
2013-07-15
Linux 3.11-rc1
v3.11-rc1
Linus Torvalds
2
-1604
/
+883
2013-07-15
slub: Check for page NULL before doing the node_match check
Steven Rostedt
1
-1
/
+1
2013-07-14
sunrpc: now we can just set ->s_d_op
Al Viro
1
-3
/
+2
2013-07-14
cgroup: we can use simple_lookup() now
Al Viro
1
-10
/
+1
2013-07-14
efivarfs: we can use simple_lookup() now
Al Viro
1
-13
/
+1
2013-07-14
make simple_lookup() usable for filesystems that set ->s_d_op
Al Viro
1
-1
/
+2
2013-07-14
configfs: don't open-code d_alloc_name()
Al Viro
1
-11
/
+2
2013-07-14
__rpc_lookup_create_exclusive: pass string instead of qstr
Al Viro
1
-25
/
+9
2013-07-14
rpc_create_*_dir: don't bother with qstr
Al Viro
4
-33
/
+23
2013-07-13
llist: llist_add() can use llist_add_batch()
Oleg Nesterov
1
-10
/
+4
2013-07-13
llist: fix/simplify llist_add() and llist_add_batch()
Oleg Nesterov
2
-22
/
+12
2013-07-13
fput: turn "list_head delayed_fput_list" into llist_head
Oleg Nesterov
2
-15
/
+12
2013-07-13
fs/file_table.c:fput(): add comment
Andrew Morton
1
-0
/
+6
2013-07-13
Safer ABI for O_TMPFILE
Al Viro
6
-8
/
+12
2013-07-13
arm: multi_v7_defconfig: Tweaks for omap and sunxi
Olof Johansson
1
-3
/
+7
2013-07-13
ipv6: only static routes qualify for equal cost multipathing
Hannes Frederic Sowa
1
-4
/
+11
2013-07-13
via-rhine: fix dma mapping errors
Neil Horman
1
-1
/
+16
2013-07-13
atl1e: fix dma mapping warnings
Neil Horman
1
-3
/
+25
2013-07-13
tcp: account all retransmit failures
Yuchung Cheng
1
-3
/
+4
2013-07-13
usb/net/r815x: fix cast to restricted __le32
hayeswang
1
-9
/
+12
2013-07-13
usb/net/r8152: fix integer overflow in expression
hayeswang
1
-1
/
+2
2013-07-13
net: access page->private by using page_private
Sunghan Suh
1
-3
/
+3
[next]