summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* extcon: int3496: Add GPIO ACPI mapping tableAndy Shevchenko2017-03-221-0/+20
* 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
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-122-4/+20
|\
| * Merge tag 'irq-fixes-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Thomas Gleixner2017-03-09582-8591/+31489
| |\
| | * irqchip/crossbar: Fix incorrect type of register sizeFranck Demathieu2017-03-071-4/+4
| | * irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni2017-03-071-0/+16
| | * irqchip/crossbar: Fix incorrect type of local variablesFranck Demathieu2017-03-061-1/+2
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-111-79/+50
|\ \ \
| * | | random: move random_min_urandom_seed into CONFIG_SYSCTL ifdef blockFabio Estevam2017-02-061-5/+1
| * | | random: convert get_random_int/long into get_random_u32/u64Jason A. Donenfeld2017-01-271-28/+27
| * | | random: use chacha20 for get_random_int/longJason A. Donenfeld2017-01-271-41/+43
| * | | random: fix comment for unused random_min_urandom_seedStephan Müller2017-01-181-3/+1
| * | | random: remove variable limitStephan Müller2017-01-181-23/+7
| * | | random: remove stale urandom_init_waitStephan Müller2017-01-181-1/+0
| * | | random: remove stale maybe_reseed_primary_crngStephan Mueller2017-01-181-7/+0
* | | | Merge tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-03-112-65/+73
|\ \ \ \
| * | | | serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski2017-03-071-2/+4
| * | | | tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov2017-03-071-63/+69
| | |_|/ | |/| |
* | | | Merge tag 'staging-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-112-1/+1
|\ \ \ \
| * | | | staging: octeon: remove unused variableArnd Bergmann2017-03-081-1/+0
| * | | | staging/vc04_services: add CONFIG_OF dependencyArnd Bergmann2017-03-061-0/+1
| |/ / /
* | | | Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-03-1124-108/+195
|\ \ \ \
| * | | | usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck2017-03-091-0/+2
| * | | | usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen2017-03-091-1/+1
| * | | | usb: xhci: remove dummy extra_priv_size for size of xhci_hcd structChunfeng Yun2017-03-092-2/+0
| * | | | usb: xhci-mtk: check hcc_params after adding primary hcdChunfeng Yun2017-03-091-3/+3
| * | | | Merge tag 'usb-serial-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-03-093-14/+12
| |\ \ \ \
| | * | | | USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold2017-03-081-0/+5
| | * | | | USB: serial: io_ti: fix information leak in completion handlerJohan Hovold2017-03-081-1/+1
| | * | | | USB: serial: omninet: drop open callbackJohan Hovold2017-03-081-7/+0
| | * | | | USB: serial: omninet: fix reference leaks at openJohan Hovold2017-03-081-6/+0
| | * | | | USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold2017-03-081-0/+6
| | * | | | USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold2017-03-061-1/+1
| | |/ / /
| * | | | USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold2017-03-091-1/+1
| * | | | usb: usb251xb: dt: add unit suffix to oc-delay and power-on-timeRichard Leitner2017-03-091-15/+20
| * | | | usb: usb251xb: remove max_{power,current}_{sp,bp} propertiesRichard Leitner2017-03-091-20/+4
| * | | | usb-storage: Add ignore-residue quirk for Initio INIC-3619Tobias Jakobi2017-03-091-0/+14
| * | | | USB: iowarrior: fix NULL-deref in writeJohan Hovold2017-03-091-0/+8
| * | | | USB: iowarrior: fix NULL-deref at probeJohan Hovold2017-03-091-6/+7
| * | | | usb: phy: isp1301: Add OF device ID tableJavier Martinez Canillas2017-03-091-0/+7
| * | | | usb: ohci-at91: Do not drop unhandled USB suspend control requestsJelle Martijn Kok2017-03-091-2/+2
| * | | | usb: dwc3: gadget: make to increment req->remaining in all casesFelipe Balbi2017-03-081-3/+3
| * | | | usb: gadget: udc: net2280: Fix tmp reusage in net2280 driverRaz Manor2017-03-061-12/+13
| * | | | usb: gadget: pxa27x: Test for a valid argument pointerPetr Cvek2017-03-061-2/+3
| * | | | usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()Roger Quadros2017-03-061-0/+1
| * | | | usb: dwc3: gadget: Fix system suspend/resume on TI platformsRoger Quadros2017-03-061-6/+1
| * | | | Revert "usb: gadget: f_fs: Fix ExtCompat descriptor validation"Janusz Dziedzic2017-03-061-1/+1
| * | | | USB: gadgetfs: Fix a potential memory leak in 'dev_config()'Christophe JAILLET2017-03-061-1/+3
| * | | | usb: gadget: udc: atmel: fix debug outputArnd Bergmann2017-03-061-2/+2