aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-02USB: pl2303: fixed handling of CS5 settingColin Leitner1-16/+14
2013-12-02USB: ftdi_sio: fixed handling of unsupported CSIZE settingColin Leitner1-13/+24
2013-12-02USB: mos7840: correct handling of CS5 settingColin Leitner1-16/+16
2013-12-02USB: spcp8x5: correct handling of CS5 settingColin Leitner1-16/+14
2013-12-02usb: wusbcore: fix deadlock in wusbhc_gtk_rekeyThomas Pugliese4-68/+62
2013-12-02usb: wusbcore: do device lookup while holding the hc mutexThomas Pugliese1-18/+25
2013-12-02usb: wusbcore: send keepalives to unauthenticated devicesThomas Pugliese1-4/+1
2013-12-02USB: option: support new huawei devicesFangxiaozhi (Franko)1-0/+24
2013-12-02USB: serial: option: blacklist interface 1 for Huawei E173s-6Gustavo Zacarias1-0/+3
2013-12-02usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight2-2/+54
2013-11-25usb: gadget: f_mass_storage: call try_to_freeze only when its safeGeorge Cherian1-11/+12
2013-11-25usb: gadget: tcm_usb_gadget: mark bot_cleanup_old_alt staticFelipe Balbi1-1/+1
2013-11-25usb: gadget: ffs: fix sparse warningFelipe Balbi1-1/+1
2013-11-25usb: gadget: zero: module parameters can be staticFengguang Wu1-3/+3
2013-11-25usb: gadget: storage: fix sparse warningFelipe Balbi1-1/+1
2013-11-25usb: phy: phy-rcar-gen2-usb: fix phy initializationValentine Barshak1-2/+2
2013-11-25usb: phy: phy-generic: fix return value check in usb_nop_xceiv_register()Wei Yongjun1-1/+2
2013-11-25usb: dwc3: fix implementation of endpoint wedgeAlan Stern2-4/+3
2013-11-25usb: gadget: mass storage: fix return of delayed statusPratyush Anand2-5/+1
2013-11-25usb: gadget: f_mass_storage: fix mass storage dependencyAndrzej Pietrasiewicz1-0/+1
2013-11-25usb: phy: phy-mxs-usb: set the correct platform drvdataJisheng Zhang1-1/+1
2013-11-25usb: musb: only cancel work if it is initializedSebastian Andrzej Siewior1-4/+5
2013-11-25usb: gadget: composite: reset delayed_status on reset_configMichael Grzeschik1-0/+1
2013-11-25usb: musb: musb_cppi41: handle pre-mature TX complete interruptSebastian Andrzej Siewior1-5/+108
2013-11-25usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_trans_done()Sebastian Andrzej Siewior1-23/+36
2013-11-25USB: serial: fix write memory-allocation flagJohan Hovold1-1/+1
2013-11-25USB: serial: fix race in generic writeJohan Hovold1-9/+1
2013-11-25usb: phy: generic: fix a compiler warningHeikki Krogerus1-1/+1
2013-11-25usb: phy-generic: fix nop xceiv probeAaro Koskinen1-0/+2
2013-11-25usb: fix musb gadget to enable OTG mode conditionallyApelete Seketeli1-0/+4
2013-11-25usb: gadget: fix pxa25x compilation problemsLinus Walleij1-0/+1
2013-11-25usb: gadget: s3c-hsotg: fix disconnect handlingRobert Baldyga1-1/+2
2013-11-25usb: gadget: s3c-hsotg: fix spinlock lockingRobert Baldyga1-0/+4
2013-11-25usb: phy: generic: fix how we find out about our resourcesFelipe Balbi3-34/+34
2013-11-25usb: phy: remove dead codeMichal Nazarewicz2-4/+0
2013-11-22Linux 3.13-rc1Linus Torvalds1-2/+2
2013-11-22ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)David Henningsson1-1/+1
2013-11-22ALSA: hda - Provide missing pin configs for VAIO with ALC260Takashi Iwai1-0/+20
2013-11-21mm: place page->pmd_huge_pte to right unionKirill A. Shutemov1-3/+3
2013-11-21MAINTAINERS: add keyboard driver to Hyper-V file listHaiyang Zhang1-0/+1
2013-11-21x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov2-4/+6
2013-11-21ipc,shm: correct error return value in shmctl (SHM_UNLOCK)Jesper Nilsson1-3/+6
2013-11-21mm, mempolicy: silence gcc warningDavid Rientjes1-1/+1
2013-11-21block/partitions/efi.c: fix bound checkAntti P Miettinen1-2/+3
2013-11-21ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold1-0/+9
2013-11-21mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli3-60/+106
2013-11-21kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu2-6/+6
2013-11-21ipc,shm: fix shm_file deletion racesGreg Thelen1-5/+23
2013-11-21mm: thp: give transparent hugepage code a separate copy_pageDave Hansen3-38/+48
2013-11-21checkpatch: fix "Use of uninitialized value" warningsJoe Perches1-0/+1