summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4-rc5v4.4-rc5Linus Torvalds2015-12-131-1/+1
* sched/wait: Fix the signal handling fixPeter Zijlstra2015-12-138-28/+28
* Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-12-133-13/+14
|\
| * SUNRPC: Fix callback channelTrond Myklebust2015-12-073-13/+14
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-12-133-0/+3
|\ \
| * | irqchip/gic-v3: Add missing include for barrier.hMarc Zyngier2015-12-102-0/+2
| * | irqchip/gic-v3: Add missing struct device_node declarationMarc Zyngier2015-12-101-0/+1
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-12-131-1/+1
|\ \ \
| * | | clocksource: Mmio: remove artificial 32bit limitationLinus Walleij2015-12-101-1/+1
* | | | Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-12-131-9/+4
|\ \ \ \
| * | | | fpga manager: Fix firmware resource leak on errorTobias Klauser2015-11-241-3/+1
| * | | | fpga manager: remove labelAlan Tull2015-11-241-6/+3
* | | | | Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-137-16/+21
|\ \ \ \ \
| * | | | | staging: lustre: echo_copy.._lsm() dereferences userland pointers directlyAl Viro2015-12-011-9/+11
| * | | | | Merge tag 'iio-fixes-for-4.4b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-11-306-7/+10
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | iio: adc: spmi-vadc: add missing of_node_putJulia Lawall2015-11-211-1/+3
| | * | | | iio: fix some warning messagesDan Carpenter2015-11-212-2/+2
| | * | | | iio: light: apds9960: correct ->last_busy countMatt Ranostay2015-11-211-0/+1
| | * | | | iio: lidar: return -EINVAL on invalid signalMatt Ranostay2015-11-211-3/+3
| | * | | | staging: iio: dummy: complete IIO events delivery to userspaceIoana Ciornei2015-11-211-1/+1
* | | | | | Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-12-1330-79/+200
|\ \ \ \ \ \
| * | | | | | USB: add quirk for devices with broken LPMAlan Stern2015-12-113-1/+15
| * | | | | | xhci: fix usb2 resume timing and races.Mathias Nyman2015-12-112-6/+44
| * | | | | | Merge tag 'fixes-for-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-12-094-5/+12
| |\ \ \ \ \ \
| | * | | | | | usb: musb: fail with error when no DMA controller setAaro Koskinen2015-12-091-0/+1
| | * | | | | | usb: gadget: uvc: fix permissions of configfs attributesMian Yousaf Kaukab2015-12-081-1/+1
| | * | | | | | usb: musb: core: Fix pm runtime for deferred probeTony Lindgren2015-12-081-1/+6
| | * | | | | | usb: phy: msm: fix a possible NULL dereferenceLABBE Corentin2015-12-081-3/+3
| | * | | | | | usb: dwc3: gadget: don't prestart interrupt endpointsFelipe Balbi2015-11-301-0/+1
| * | | | | | | USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irqAlexandre Belloni2015-12-041-6/+5
| * | | | | | | usb: Quiet down false peer failure messagesDon Zickus2015-12-041-2/+2
| * | | | | | | usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun2015-12-041-0/+8
| * | | | | | | xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable()Mika Westerberg2015-12-041-2/+6
| * | | | | | | usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings2015-12-011-1/+2
| * | | | | | | USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov2015-12-011-0/+4
| * | | | | | | usb: core : hub: Fix BOS 'NULL pointer' kernel panicHans Yang2015-12-011-7/+8
| * | | | | | | USB: quirks: Apply ALWAYS_POLL to all ELAN devicesAdrien Vergé2015-12-012-11/+3
| * | | | | | | usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicronDmitry Katsubo2015-12-013-2/+6
| * | | | | | | USB: quirks: Fix another ELAN touchscreenAdrien Vergé2015-12-011-0/+3
| * | | | | | | Merge tag 'usb-serial-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-12-013-1/+6
| |\ \ \ \ \ \ \
| | * | | | | | | USB: serial: Another Infineon flash loader USB IDJonas Jonsson2015-11-231-0/+1
| | * | | | | | | USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson2015-11-231-0/+5
| | * | | | | | | USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy2015-11-231-1/+0
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'fixes-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-12-017-35/+76
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | usb: dwc2: fix kernel oops during driver probeStefan Wahren2015-11-201-14/+14
| | * | | | | | usb: phy: mxs: add "fsl,imx6ul-usbphy" compatible stringPeter Chen2015-11-191-0/+5
| | * | | | | | usb: gadget: f_midi: fix leak on failed to enqueue out requestsFelipe F. Tonello2015-11-191-0/+1
| | * | | | | | usb: gadget: f_midi: Transmit data only when IN ep is enabledFelipe F. Tonello2015-11-191-1/+1
| | * | | | | | usb: dwc2: make otg clk optionalStefan Wahren2015-11-191-4/+7
| | * | | | | | usb: dwc2: Return errors from PHYStefan Wahren2015-11-191-5/+32