summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hyper-v: trace vmbus_onversion_response()Vitaly Kuznetsov2017-11-042-0/+14
* hyper-v: trace vmbus_ongpadl_torndown()Vitaly Kuznetsov2017-11-042-0/+10
* hyper-v: trace vmbus_ongpadl_created()Vitaly Kuznetsov2017-11-042-0/+19
* hyper-v: trace vmbus_onopen_result()Vitaly Kuznetsov2017-11-042-0/+19
* hyper-v: trace vmbus_onoffer_rescind()Vitaly Kuznetsov2017-11-042-0/+10
* hyper-v: trace vmbus_onoffer()Vitaly Kuznetsov2017-11-042-0/+39
* hyper-v: trace vmbus_on_message()Vitaly Kuznetsov2017-11-042-0/+7
* hyper-v: trace vmbus_on_msg_dpc()Vitaly Kuznetsov2017-11-045-1/+40
* drivers/pcmcia: Convert timers to use timer_setup()Kees Cook2017-11-048-31/+24
* drivers/sgi-xp: Convert timers to use timer_setup()Kees Cook2017-11-042-18/+12
* auxdisplay: Convert timers to use timer_setup()Kees Cook2017-11-042-8/+6
* Drivers: hv: vmbus: Make panic reporting to be more usefulK. Y. Srinivasan2017-10-313-9/+12
* Drivers: hv: vmbus: Expose per-channel interrupts and events countersStephen Hemminger2017-10-314-6/+42
* Merge 4.14-rc6 into char-misc-nextGreg Kroah-Hartman2017-10-23312-1504/+3642
|\
| * Linux 4.14-rc6v4.14-rc6Linus Torvalds2017-10-231-1/+1
| * Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-10-239-39/+96
| |\
| | * staging: bcm2835-audio: Fix memory corruptionPhil Elwell2017-10-181-12/+7
| | * Merge tag 'iio-fixes-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-10-158-27/+89
| | |\
| | | * iio: adc: at91-sama5d2_adc: fix probe error on missing trigger propertyEugen Hristev2017-10-141-16/+29
| | | * iio: adc: dln2-adc: fix build errorRandy Dunlap2017-10-081-0/+2
| | | * iio: dummy: events: Add missing breakLars-Peter Clausen2017-10-011-0/+1
| | | * staging: iio: ade7759: fix signed extension bug on shift of a u8Colin Ian King2017-09-301-1/+1
| | | * iio: pressure: zpa2326: Remove always-true check which confuses gccGeert Uytterhoeven2017-09-251-7/+3
| | | * iio: proximity: as3935: noise detection + threshold changesMatt Ranostay2017-09-253-3/+53
| * | | Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-10-234-26/+15
| |\ \ \
| | * | | android: binder: Fix null ptr dereference in debug msgSherry Yang2017-10-211-1/+1
| | * | | android: binder: Don't get mm from taskSherry Yang2017-10-212-14/+9
| | * | | vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister()Dexuan Cui2017-10-201-1/+4
| | * | | binder: call poll_wait() unconditionally.Martijn Coenen2017-10-201-10/+1
| * | | | Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-10-2318-77/+226
| |\ \ \ \
| | * | | | usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman2017-10-191-4/+7
| | * | | | Merge tag 'usb-serial-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-10-191-0/+1
| | |\ \ \ \
| | | * | | | USB: serial: metro-usb: add MS7820 device idJohan Hovold2017-10-161-0/+1
| | | |/ / /
| | * | | | USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern2017-10-181-2/+4
| | * | | | MAINTAINERS: fix git tree url for musb moduleBin Liu2017-10-171-1/+0
| | * | | | usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi2017-10-171-0/+4
| | * | | | usb: musb: sunxi: Explicitly release USB PHY on exitJonathan Liu2017-10-171-0/+2
| | * | | | usb: musb: Check for host-mode using is_host_active() on reset interruptJonathan Liu2017-10-171-4/+2
| | * | | | usb: musb: musb_cppi41: Configure the number of channels for DA8xxAlexandre Bailon2017-10-171-5/+26
| | * | | | usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xxAlexandre Bailon2017-10-171-3/+37
| | * | | | usb: musb: musb_cppi41: Fix the address of teardown and autoreq registersAlexandre Bailon2017-10-171-4/+19
| | * | | | USB: musb: fix late external abort on suspendJohan Hovold2017-10-172-2/+11
| | * | | | USB: musb: fix session-bit runtime-PM quirkJohan Hovold2017-10-171-4/+4
| | * | | | usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau2017-10-171-0/+3
| | * | | | USB: devio: Revert "USB: devio: Don't corrupt user memory"Hans de Goede2017-10-171-5/+1
| | * | | | Merge tag 'phy-for-4.14-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2017-10-174-32/+73
| | |\ \ \ \
| | | * | | | phy: rockchip-typec: Check for errors from tcphy_phy_init()Douglas Anderson2017-10-031-4/+9
| | | * | | | phy: rockchip-typec: Don't set the aux voltage swing to 400 mVDouglas Anderson2017-09-261-3/+4
| | | * | | | phy: rockchip-typec: Set the AUX channel flip state earlierDouglas Anderson2017-09-261-20/+42
| | | * | | | phy: mvebu-cp110: checking for NULL instead of IS_ERR()Dan Carpenter2017-09-261-2/+2