summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.11-rc4v4.11-rc4Linus Torvalds2017-03-261-1/+1
* Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-2621-88/+111
|\
| * Merge tag 'extcon-fixes-for-4.11-rc3' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2017-03-223-12/+34
| |\
| | * extcon: int3496: Set the id pin to direction-input if necessaryHans de Goede2017-03-221-0/+3
| | * extcon: int3496: Use gpiod_get instead of gpiod_get_indexHans de Goede2017-03-221-9/+3
| | * extcon: int3496: Add dependency on X86 as it's Intel specificPeter Robinson2017-03-221-1/+1
| | * extcon: int3496: Add GPIO ACPI mapping tableAndy Shevchenko2017-03-222-0/+25
| | * extcon: int3496: Rename GPIO pins in accordance with bindingAndy Shevchenko2017-03-221-2/+2
| | * extcon: int3496: Propagate error code of gpiod_to_irq()Andy Shevchenko2017-03-131-2/+2
| * | vmw_vmci: handle the return value from pci_alloc_irq_vectors correctlyChristoph Hellwig2017-03-161-2/+2
| * | ppdev: fix registering same device nameSudip Mukherjee2017-03-161-2/+9
| * | parport: fix attempt to write duplicate procfilesSudip Mukherjee2017-03-161-2/+4
| * | auxdisplay: img-ascii-lcd: add missing sentinel entry in img_ascii_lcd_matchesDmitry Torokhov2017-03-161-0/+1
| * | Drivers: hv: vmbus: Don't leak memory when a channel is rescindedK. Y. Srinivasan2017-03-161-5/+8
| * | Drivers: hv: vmbus: Don't leak channel idsK. Y. Srinivasan2017-03-161-0/+1
| * | Drivers: hv: util: don't forget to init host_ts.lockDexuan Cui2017-03-161-0/+2
| * | Drivers: hv: util: move waiting for release to hv_utils_transport itselfVitaly Kuznetsov2017-03-165-16/+9
| * | vmbus: remove hv_event_tasklet_disable/enableDexuan Cui2017-03-163-30/+4
| * | vmbus: use rcu for per-cpu channel listStephen Hemminger2017-03-163-4/+16
| * | mei: don't wait for os version message replyAlexander Usyskin2017-03-161-12/+2
| * | mei: fix deadlock on mei resetTomas Winkler2017-03-161-2/+6
| * | Merge tag 'stm-fixes-for-greg-20170315' of git://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman2017-03-162-1/+13
| |\ \ | | |/ | |/|
| | * intel_th: pci: Add Gemini Lake supportAlexander Shishkin2017-03-151-0/+5
| | * intel_th: pci: Add Denverton SOC supportAlexander Shishkin2017-03-151-0/+5
| | * intel_th: Don't leak module refcount on failure to activateAlexander Shishkin2017-03-151-1/+3
| |/
* | Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-03-261-1/+2
|\ \
| * | kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file()Vaibhav Jain2017-03-171-1/+2
| |/
* | Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-03-264-75/+30
|\ \
| * | tty: fix data race in tty_ldisc_ref_wait()Dmitry Vyukov2017-03-171-2/+5
| * | tty: don't panic on OOM in tty_set_ldisc()Dmitry Vyukov2017-03-171-69/+16
| * | Revert "tty: serial: pl011: add ttyAMA for matching pl011 console"Aleksey Makarov2017-03-171-1/+1
| * | tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revisionTimur Tabi2017-03-141-1/+1
| * | serial: 8250_dw: Fix breakage when HAVE_CLK=nJames Hogan2017-03-141-0/+2
| * | serial: 8250_dw: Honor clk_round_rate errors in dw8250_set_termiosHeiko Stuebner2017-03-141-2/+5
| |/
* | Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-265-9/+20
|\ \
| * \ Merge tag 'iio-fixes-for-4.11c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-03-225-9/+20
| |\ \ | | |/ | |/|
| | * iio: imu: st_lsm6dsx: fix FIFO_CTRL2 overwrite during watermark configurationLorenzo Bianconi2017-03-191-2/+2
| | * iio: adc: ti_am335x_adc: fix fifo overrun recoveryMichael Engl2017-03-151-1/+12
| | * iio: sw-device: Fix config group initializationLars-Peter Clausen2017-03-131-1/+1
| | * iio: magnetometer: ak8974: remove incorrect __exit markupsDmitry Torokhov2017-03-051-2/+2
| | * iio: hid-sensor-trigger: Change get poll value function order to avoid sensor...Song Hongyan2017-03-051-3/+3
* | | Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-03-2626-247/+141
|\ \ \
| * \ \ Merge tag 'usb-serial-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-03-232-1/+18
| |\ \ \
| | * | | USB: serial: qcserial: add Dell DW5811eBjørn Mork2017-03-181-0/+2
| | * | | USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modemsDan Williams2017-03-141-1/+16
| | |/ /
| * | | Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-03-23372-2949/+5757
| |\ \ \
| | * | | usb: gadget: f_hid: fix: Don't access hidg->req without spinlock heldKrzysztof Opasiak2017-03-221-4/+4
| | * | | usb: gadget: udc: remove pointer dereference after freeGustavo A. R. Silva2017-03-221-1/+0
| | * | | usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeedRoger Quadros2017-03-221-0/+8
| | * | | usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros2017-03-221-1/+1