summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-12-03fotg210: kill fotg210_vdbg()Oliver Neukum1-11/+5
2013-12-03fotg210: remove conditional compilationOliver Neukum1-10/+3
2013-12-03fotg210: change dbg_port() to evaluate parameters only if neededOliver Neukum1-5/+5
2013-12-03fotg210: always compile the support for debugfsOliver Neukum1-47/+0
2013-12-03fotg210: remove conditional compilationOliver Neukum2-16/+0
2013-12-03ehci: Remove debugging at every interruptOliver Neukum1-7/+0
2013-12-03ehci: no conditional compilation for interestingnessOliver Neukum1-4/+2
2013-12-03ohci: no conditional debugging in root hub hadlingOliver Neukum1-4/+2
2013-12-03ohci:always register debug filesOliver Neukum1-6/+0
2013-12-03ohci: kill ohci_vdbgOliver Neukum3-12/+6
2013-12-03ohci: remove conditional compilationOliver Neukum4-87/+1
2013-12-03cdc-acm: fix power management in ioctlOliver Neukum1-0/+6
2013-12-03cdc-acm: add TIOCGICOUNTOliver Neukum1-0/+24
2013-12-03cdc-acm: add TIOCMIWAITOliver Neukum2-12/+77
2013-12-03usb: chipidea: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-12-03usb: chipidea: host: Only disable the vbus regulator if it is not NULLFabio Estevam1-1/+2
2013-12-03xhci: replace xhci_write_64() with writeq()Xenia Ragiadakou4-33/+20
2013-12-03xhci: replace xhci_read_64() with readq()Xenia Ragiadakou5-23/+17
2013-12-03xhci: replace xhci_writel() with writel()Xenia Ragiadakou5-61/+47
2013-12-03xhci: replace xhci_readl() with readl()Xenia Ragiadakou6-118/+112
2013-12-03xhci: remove conversion from generic to pci device in xhci_mem.cXenia Ragiadakou1-10/+10
2013-12-03xhci: fix incorrect type in assignment in xhci_count_num_dropped_endpoints()Xenia Ragiadakou1-2/+2
2013-12-03xhci: fix incorrect type in assignment in xhci_count_num_new_endpoints()Xenia Ragiadakou1-2/+2
2013-12-03xhci: remove unnecessary check in xhci_free_stream_info()Xenia Ragiadakou1-2/+1
2013-12-03xhci: fix SCT_FOR_CTX(p) macroXenia Ragiadakou1-1/+1
2013-12-03xhci: replace USB_MAXINTERFACES with config->desc.bNumInterfaceXenia Ragiadakou1-1/+1
2013-12-03xhci: fix incorrect type in assignment in xhci_address_device()Xenia Ragiadakou1-3/+3
2013-12-03xhci: fix sparse warning in xhci-trace.hXenia Ragiadakou1-1/+1
2013-12-03xhci: fix derivation of TRB's DMA address in xhci_log_event Trace Event ClassXenia Ragiadakou1-2/+2
2013-12-03xhci: fix incorrect type in assignment in handle_device_notification()Xenia Ragiadakou1-1/+1
2013-12-03xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bitXenia Ragiadakou1-2/+3
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds49-318/+989
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds60-448/+447
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds46-732/+947
2013-11-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-13/+87
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-136/+293
2013-11-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2-4/+13
2013-11-22Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds14-126/+1092
2013-11-22ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold1-0/+9
2013-11-22kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu1-4/+4
2013-11-21xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel1-3/+3
2013-11-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller13-52/+121
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville13-52/+121
2013-11-21drm/sysfs: fix hotplug regression since lifetime changesDavid Herrmann1-7/+33
2013-11-21drm/exynos: g2d: fix memory leak to userptrInki Dae1-0/+2
2013-11-21Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie3-9/+59
2013-11-21Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie8-67/+472
2013-11-21Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Dave Airlie8-22/+79
2013-11-21Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie28-213/+344
2013-11-21iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen1-1/+4