summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ACPI / debugger: Fix a redundant mutex unlock issue in acpi_aml_open()Lv Zheng2015-12-281-1/+2
* ACPI / debugger: copy_to_user doesn't return errorsDan Carpenter2015-12-281-4/+6
* ACPI / debugger: remove some unneeded conditionsDan Carpenter2015-12-281-4/+0
* ACPI / debugger: Fix an issue a flag is modified without lockingLv Zheng2015-12-281-1/+1
* ACPI / debugger: Add module support for ACPI debuggerLv Zheng2015-12-155-39/+269
* ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng2015-12-155-5/+835
* ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using differe...Lv Zheng2015-12-157-46/+83
* ACPICA: Debugger: Convert some mechanisms to OSPM specificLv Zheng2015-12-155-146/+38
* ACPICA: Debugger: Remove unnecessary status checkColin Ian King2015-12-151-3/+0
* 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-251-3/+1
| * | fpga manager: remove labelAlan Tull2015-11-251-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-12-016-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-1329-79/+197
|\ \ \ \
| * | | | USB: add quirk for devices with broken LPMAlan Stern2015-12-122-1/+12
| * | | | xhci: fix usb2 resume timing and races.Mathias Nyman2015-12-122-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