summaryrefslogtreecommitdiffstats
path: root/drivers/block/cpqarray.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-25xhci: Avoid NULL pointer deref when host dies.Sarah Sharp1-3/+3
2013-07-24usb: option: add TP-LINK MA260Bjørn Mork1-0/+2
2013-07-23USB: option: add D-Link DWM-152/C1 and DWM-156/C1Alexandr \"Sky\" Ivanov1-0/+2
2013-07-22USB: EHCI: Fix resume signalling on remote wakeupRoger Quadros1-0/+1
2013-07-22USB: cp210x: add MMB and PI ZigBee USB Device SupportSami Rahman1-0/+2
2013-07-22usb: cp210x support SEL C662 Vendor/DeviceBarry Grussling1-0/+1
2013-07-22USB: option: append Petatel NP10T device to GSM modems listDaniil Bolsun1-2/+4
2013-07-22USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvgaJóhann B. Guðmundsson1-0/+1
2013-07-22USB: storage: Add MicroVault Flash Drive to unusual_devsRen Bigcren1-0/+7
2013-07-22usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapterLuiz Angelo Daros de Luca1-0/+1
2013-07-17USB: global suspend and remote wakeup don't mixAlan Stern2-8/+34
2013-07-17USB: move the definition of USB_MAXCHILDRENAlan Stern2-11/+11
2013-07-15usb: phy: omap-usb3: fix dpll clock indexRuchika Kharwar1-1/+1
2013-07-15usb: phy: samsung: Fix an error message typoSachin Kamat1-1/+1
2013-07-15usb: gadget: don't fail when DMA isn't presentAlan Stern1-0/+6
2013-07-15usb: gadget: USB_MV_U3D should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2013-07-15usb: gadget: USB_FOTG210_UDC should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2013-07-15usb: gadget: USB_MV_UDC should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-07-15usb: dwc3: USB_DWC3 should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-07-15usb: gadget: Kconfig: Fix configfs-based RNDIS function buildAndrzej Pietrasiewicz1-0/+1
2013-07-15usb: renesas_usbhs: gadget: remove extra check on udc_stopKuninori Morimoto1-4/+0
2013-07-15usb: gadget: mv_u3d_core: fix to pass correct device identity to free_irq()Wei Yongjun1-2/+2
2013-07-15usb: dwc3: fix the error returned with usb3_phy failureRuchika Kharwar1-1/+1
2013-07-15usb: dwc3: fix wrong bit mask in dwc3_event_typeHuang Rui1-2/+2
2013-07-15usb: gadget: at91_udc: prepare clk before calling enableBoris BREZILLON1-6/+8
2013-07-15usb: gadget: fotg210-udc: remove __init and __exitYuan-Hsin Chen1-2/+2
2013-07-15usb: gadget: at91_udc: call at91udc_of_init only when neededArnd Bergmann1-1/+1
2013-07-15usb: dwc3: gadget: don't prevent gadget from being probed if we failFelipe Balbi1-0/+1
2013-07-15Linux 3.11-rc1v3.11-rc1Linus Torvalds2-1604/+883
2013-07-15slub: Check for page NULL before doing the node_match checkSteven Rostedt1-1/+1
2013-07-14sunrpc: now we can just set ->s_d_opAl Viro1-3/+2
2013-07-14cgroup: we can use simple_lookup() nowAl Viro1-10/+1
2013-07-14efivarfs: we can use simple_lookup() nowAl Viro1-13/+1
2013-07-14make simple_lookup() usable for filesystems that set ->s_d_opAl Viro1-1/+2
2013-07-14configfs: don't open-code d_alloc_name()Al Viro1-11/+2
2013-07-14__rpc_lookup_create_exclusive: pass string instead of qstrAl Viro1-25/+9
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro4-33/+23
2013-07-13llist: llist_add() can use llist_add_batch()Oleg Nesterov1-10/+4
2013-07-13llist: fix/simplify llist_add() and llist_add_batch()Oleg Nesterov2-22/+12
2013-07-13fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov2-15/+12
2013-07-13fs/file_table.c:fput(): add commentAndrew Morton1-0/+6
2013-07-13Safer ABI for O_TMPFILEAl Viro6-8/+12
2013-07-13arm: multi_v7_defconfig: Tweaks for omap and sunxiOlof Johansson1-3/+7
2013-07-13ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa1-4/+11
2013-07-13via-rhine: fix dma mapping errorsNeil Horman1-1/+16
2013-07-13atl1e: fix dma mapping warningsNeil Horman1-3/+25
2013-07-13tcp: account all retransmit failuresYuchung Cheng1-3/+4
2013-07-13usb/net/r815x: fix cast to restricted __le32hayeswang1-9/+12
2013-07-13usb/net/r8152: fix integer overflow in expressionhayeswang1-1/+2
2013-07-13net: access page->private by using page_privateSunghan Suh1-3/+3