summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-10-31media: usbtv: core: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-2/+5
2016-10-31usb: dwc3: trace: print out ep0state also from XferCompleteFelipe Balbi4-13/+16
2016-10-31usb: dwc3: debug: move dwc3_ep0_state_string() to debug.hFelipe Balbi2-16/+16
2016-10-31usb: dwc3: gadget: remove redundant trace printsFelipe Balbi2-58/+2
2016-10-31usb: dwc3: debug: decode control endpoint phase tooFelipe Balbi2-0/+14
2016-10-31usb: dwc3: gadget: conditionally disable Link State change eventsFelipe Balbi1-1/+3
2016-10-31usb: dwc3: gadget: giveback request if we can't kick itFelipe Balbi1-4/+1
2016-10-31usb: dwc3: gadget: make use of No Response Update TransferFelipe Balbi1-1/+23
2016-10-31usb: dwc3: gadget: properly check ep cmdFelipe Balbi2-1/+3
2016-10-31usb: dwc3: gadget: set PCM1 field of isochronous-first TRBsFelipe Balbi1-2/+11
2016-10-31usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2-3/+8
2016-10-31usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi1-1/+1
2016-10-29Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifsLinus Torvalds1-5/+5
2016-10-29Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-8/+9
2016-10-29Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-18/+61
2016-10-29Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-8/+8
2016-10-29Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+4
2016-10-29Merge tag 'staging-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-38/+46
2016-10-29Merge tag 'tty-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-18/+49
2016-10-29Merge tag 'usb-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds22-80/+295
2016-10-28Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds7-56/+52
2016-10-28Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-6/+32
2016-10-29Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-apei-fixes'Rafael J. Wysocki2-18/+22
2016-10-29ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region()Lv Zheng5-19/+11
2016-10-29ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serializ...Lv Zheng1-1/+1
2016-10-29ACPICA: Dispatcher: Fix order issue of method terminationLv Zheng1-20/+20
2016-10-28Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-9/+15
2016-10-29Merge branches 'pm-cpufreq-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki5053-232189/+412946
2016-10-28Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-11/+17
2016-10-28Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urg...Linus Torvalds1-0/+2
2016-10-28Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...Linus Torvalds6-0/+38
2016-10-28Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds5-44/+28
2016-10-28ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()Boris Brezillon1-5/+5
2016-10-28VMCI: Doorbell create and destroy fixesJorgen Hansen2-2/+8
2016-10-28GenWQE: Fix bad page access during abort of resource allocationGerald Schaefer1-1/+11
2016-10-28vme: vme_get_size potentially returning incorrect value on failureMartyn Welch1-0/+4
2016-10-28tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeupRob Herring1-2/+2
2016-10-28tty: serial_core: Fix serial console crash on port shutdownGeert Uytterhoeven1-0/+2
2016-10-28tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud1-4/+22
2016-10-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-4/+4
2016-10-27drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printkDimitri Sivanich1-1/+1
2016-10-27ipack: print a hex number after a 0x prefixUwe Kleine-König1-1/+1
2016-10-27block: DAC960: print a hex number after a 0x prefixUwe Kleine-König1-2/+2
2016-10-27device-dax: fix percpu_ref_exit orderingDan Williams1-1/+1
2016-10-27nvdimm: make CONFIG_NVDIMM_DAX 'bool'Arnd Bergmann2-2/+2
2016-10-27Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-18/+57
2016-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2-12/+62
2016-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-4/+6
2016-10-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-19/+28
2016-10-27Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-19/+22