summaryrefslogtreecommitdiffstats
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-03usb: host: ehci-dbg: fix up closing parenthesisGeyslan G. Bem1-8/+4
2016-02-03usb: host: ehci-dbg: move trailing statements to next lineGeyslan G. Bem1-16/+38
2016-02-03usb: host: ehci-dbg: use C89-style commentsGeyslan G. Bem1-10/+11
2016-02-03usb: host: ehci-dbg: remove space before open square bracketGeyslan G. Bem1-17/+16
2016-02-03usb: host: ehci-dbg: remove space before open parenthesisGeyslan G. Bem1-100/+99
2016-02-03usb: host: ehci.h: move constant to rightGeyslan G. Bem1-1/+1
2016-02-03usb: host: ehci.h: move pointer operator to name sideGeyslan G. Bem1-1/+1
2016-02-03usb: host: ehci.h: remove macros trailing semicolonGeyslan G. Bem1-2/+2
2016-02-03usb: host: ehci.h: use space after commaGeyslan G. Bem1-2/+3
2016-02-03usb: host: ehci.h: remove direct use of __attribute__ keywordGeyslan G. Bem1-5/+5
2016-02-03usb: host: ehci.h: fix single statement macrosGeyslan G. Bem1-2/+2
2016-02-03usb: host: ehci.h: remove space before open square bracketGeyslan G. Bem1-11/+11
2016-02-03usb: host: ehci.h: remove space before function open parenthesisGeyslan G. Bem1-11/+11
2016-02-03usb: host: ehci.h: remove space before commaGeyslan G. Bem1-4/+4
2016-02-03usb: gadget: rndis: fix itnull.cocci warningsJulia Lawall1-1/+1
2016-02-03usb: no locking for reading descriptors in sysfsOliver Neukum1-5/+1
2016-02-03usb: sysfs: make locking interruptibleOliver Neukum3-23/+58
2016-02-03usb: core: switch bus numbering to using idrHeiner Kallweit7-35/+15
2016-02-03xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devicesMathias Nyman2-0/+4
2016-02-03xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capabilityMathias Nyman1-9/+18
2016-02-03xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllersMathias Nyman1-0/+1
2016-02-03xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.Mathias Nyman3-6/+13
2016-02-03USB: EHCI: improvements to unlink_empty_async_suspended()Alan Stern2-3/+7
2016-02-03USB: EHCI: add a delay when unlinking an active QHAlan Stern4-5/+59
2016-02-03USB: EHCI: improve handling of the ehci->iaa_in_progress flagAlan Stern4-16/+20
2016-02-03USB: EHCI: store reason for unlinking a QHAlan Stern5-11/+26
2016-02-01Linux 4.5-rc2v4.5-rc2Linus Torvalds1-1/+1
2016-01-30pid: Fix spelling in commentsZhen Lei1-1/+1
2016-01-29Revert "btrfs: synchronize incompat feature bits with sysfs files"Chris Mason4-17/+0
2016-01-29serial: 8250_pci: Add Intel Broadwell portsMika Westerberg1-0/+29
2016-01-29x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming1-2/+2
2016-01-29ALSA: hda - disable dynamic clock gating on Broxton before resetLibin Yang1-0/+13
2016-01-29iommu: Update struct iommu_ops commentsMagnus Damm1-4/+12
2016-01-29iommu/vt-d: Fix link to Intel IOMMU SpecificationMichael S. Tsirkin1-1/+1
2016-01-29iommu/amd: Correct the wrong setting of alias DTE in do_attachBaoquan He1-1/+1
2016-01-29iommu/vt-d: Don't skip PCI devices when disabling IOTLBJeremy McNicoll1-1/+1
2016-01-29irqchip/mxs: Add missing set_handle_irq()Oleksij Rempel1-0/+1
2016-01-29iommu/io-pgtable-arm: Fix io-pgtable-arm build failureLada Trimasova1-0/+1
2016-01-29i2c: piix4: don't regress on bus namesJean Delvare1-5/+8
2016-01-29perf: Remove/simplify lockdep annotationPeter Zijlstra1-21/+1
2016-01-29perf: Synchronously clean up child eventsPeter Zijlstra2-93/+84
2016-01-29perf: Untangle 'owner' confusionPeter Zijlstra1-2/+12
2016-01-29perf: Add flags argument to perf_remove_from_context()Peter Zijlstra1-11/+12
2016-01-29perf: Clean up sync_child_event()Peter Zijlstra1-42/+39
2016-01-29perf: Robustify event->owner usage and SMP orderingPeter Zijlstra1-10/+10
2016-01-29perf: Fix STATE_EXIT usagePeter Zijlstra1-2/+4
2016-01-29perf: Update locking orderPeter Zijlstra1-1/+1
2016-01-29perf: Remove __free_event()Peter Zijlstra1-25/+20
2016-01-29perf/bpf: Convert perf_event_array to use struct fileAlexei Starovoitov4-27/+33
2016-01-29perf: Fix NULL derefPeter Zijlstra1-2/+2