summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * uhci: change dependency for debug parameterOliver Neukum2013-12-031-19/+25
| * fusbh200: always build debugfs supportOliver Neukum2013-12-032-39/+0
| * fotg210: kill fotg210_vdbg()Oliver Neukum2013-12-031-11/+5
| * fotg210: remove conditional compilationOliver Neukum2013-12-031-10/+3
| * fotg210: change dbg_port() to evaluate parameters only if neededOliver Neukum2013-12-031-5/+5
| * fotg210: always compile the support for debugfsOliver Neukum2013-12-031-47/+0
| * fotg210: remove conditional compilationOliver Neukum2013-12-032-16/+0
| * ehci: Remove debugging at every interruptOliver Neukum2013-12-031-7/+0
| * ehci: no conditional compilation for interestingnessOliver Neukum2013-12-031-4/+2
| * ohci: no conditional debugging in root hub hadlingOliver Neukum2013-12-031-4/+2
| * ohci:always register debug filesOliver Neukum2013-12-031-6/+0
| * ohci: kill ohci_vdbgOliver Neukum2013-12-033-12/+6
| * ohci: remove conditional compilationOliver Neukum2013-12-034-87/+1
| * cdc-acm: fix power management in ioctlOliver Neukum2013-12-031-0/+6
| * cdc-acm: add TIOCGICOUNTOliver Neukum2013-12-031-0/+24
| * cdc-acm: add TIOCMIWAITOliver Neukum2013-12-032-12/+77
| * usb: chipidea: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-031-1/+1
| * usb: chipidea: host: Only disable the vbus regulator if it is not NULLFabio Estevam2013-12-031-1/+2
| * Merge tag 'for-usb-next-2013-12-02' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-12-027-262/+223
| |\
| | * xhci: replace xhci_write_64() with writeq()Xenia Ragiadakou2013-12-024-33/+20
| | * xhci: replace xhci_read_64() with readq()Xenia Ragiadakou2013-12-025-23/+17
| | * xhci: replace xhci_writel() with writel()Xenia Ragiadakou2013-12-025-61/+47
| | * xhci: replace xhci_readl() with readl()Xenia Ragiadakou2013-12-026-118/+112
| | * xhci: remove conversion from generic to pci device in xhci_mem.cXenia Ragiadakou2013-12-021-10/+10
| | * xhci: fix incorrect type in assignment in xhci_count_num_dropped_endpoints()Xenia Ragiadakou2013-12-021-2/+2
| | * xhci: fix incorrect type in assignment in xhci_count_num_new_endpoints()Xenia Ragiadakou2013-12-021-2/+2
| | * xhci: remove unnecessary check in xhci_free_stream_info()Xenia Ragiadakou2013-12-021-2/+1
| | * xhci: fix SCT_FOR_CTX(p) macroXenia Ragiadakou2013-12-021-1/+1
| | * xhci: replace USB_MAXINTERFACES with config->desc.bNumInterfaceXenia Ragiadakou2013-12-021-1/+1
| | * xhci: fix incorrect type in assignment in xhci_address_device()Xenia Ragiadakou2013-12-021-3/+3
| | * xhci: fix sparse warning in xhci-trace.hXenia Ragiadakou2013-12-021-1/+1
| | * xhci: fix derivation of TRB's DMA address in xhci_log_event Trace Event ClassXenia Ragiadakou2013-12-021-2/+2
| | * xhci: fix incorrect type in assignment in handle_device_notification()Xenia Ragiadakou2013-12-021-1/+1
| | * xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bitXenia Ragiadakou2013-12-021-2/+3
| |/
* | Linux 3.13-rc4v3.13-rc4Linus Torvalds2013-12-151-1/+1
* | null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-151-4/+4
* | radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky2013-12-151-4/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-15141-916/+1551
|\ \
| * | igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-141-1/+4
| * | i40e: fix null dereferenceJesse Brandeburg2013-12-141-0/+3
| * | xen-netback: fix gso_prefix checkPaul Durrant2013-12-121-1/+1
| * | net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior2013-12-121-1/+1
| * | drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N2013-12-121-3/+14
| * | xen-netback: napi: don't prematurely request a tx eventPaul Durrant2013-12-121-1/+1
| * | xen-netback: napi: fix abuse of budgetPaul Durrant2013-12-121-7/+7
| * | sch_tbf: use do_div() for 64-bit divideYang Yingliang2013-12-111-2/+4
| * | udp: ipv4: must add synchronization in udp_sk_rx_dst_set()Eric Dumazet2013-12-111-6/+16
| * | net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter2013-12-111-4/+0
| * | Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller2013-12-1116-426/+302
| * | 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead2013-12-1116-302/+426
OpenPOWER on IntegriCloud