summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Dump config space during probebaserock/danielsilverstone/m400-updateDaniel Silverstone2015-03-101-2/+11
* Commit 350f8be5bb402a1 ("PCI: xgene: Convert to use generic config accessors")Fabio Estevam2015-03-091-1/+1
* GPIO: Allow GPIO_DWAPB to depend on ARM || ARM64Daniel Silverstone2015-03-091-1/+1
* UBUNTU: SAUCE: (no-up) [PCIE] APM X-Gene: Remove debug messages in MSI interr...Duc Dang2015-03-091-14/+0
* UBUNTU: SAUCE: (no-up) pci-xgene-msi: fixed deadlock in irq_set_affinityTuan Phan2015-03-091-16/+4
* UBUNTU: SAUCE: Add MSI/MSI-X driver for APM PCI busTanmay Inamdar2015-03-098-14/+804
* UBUNTU: SAUCE: (no-up) ata: Disparity/10b8b Error cleaning loop for Mustang b...Suman Tripathi2015-03-092-2/+180
* Linux 4.0-rc3v4.0-rc3Linus Torvalds2015-03-081-1/+1
* sunrpc: fix braino in ->poll()Al Viro2015-03-081-1/+1
* Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-0834-109/+374
|\
| * xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman2015-03-062-0/+31
| * xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2015-03-062-2/+11
| * Merge tag 'usb-serial-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-03-0510-45/+106
| |\
| | * usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield2015-03-032-0/+5
| | * USB: ch341: set tty baud speed according to tty structNicolas PLANEL2015-03-021-9/+6
| | * USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde2015-02-271-0/+2
| | * USB: pl2303: disable break on shutdownJohan Hovold2015-02-261-5/+13
| | * USB: mxuport: fix null deref when used as a consoleJohan Hovold2015-02-261-1/+2
| | * USB: serial: clean up bus probe error handlingJohan Hovold2015-02-261-11/+14
| | * USB: serial: fix port attribute-creation raceJohan Hovold2015-02-262-19/+16
| | * USB: serial: fix tty-device error handling at probeJohan Hovold2015-02-261-1/+10
| | * USB: serial: fix potential use-after-free after failed probeJohan Hovold2015-02-261-1/+1
| | * USB: console: add dummy __module_getJohan Hovold2015-02-261-0/+2
| | * USB: ftdi_sio: add PIDs for Actisense USB devicesMark Glover2015-02-262-0/+37
| | * Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold2015-02-262-4/+4
| * | cdc-acm: Add support for Denso cradle CU-321Björn Gerhart2015-02-241-0/+2
| * | usb-storage: support for more than 8 LUNsOliver Neukum2015-02-241-0/+6
| * | uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS539Hans de Goede2015-02-241-0/+7
| * | USB: usbfs: don't leak kernel data in siginfoAlan Stern2015-02-241-0/+2
| * | xhci: Clear the host side toggle manually when endpoint is 'soft reset'Mathias Nyman2015-02-243-10/+94
| * | xhci: Allocate correct amount of scratchpad buffersMathias Nyman2015-02-241-2/+3
| * | usb: XHCI: platform: Move the Marvell quirks after the enabling the clocksMaxime Ripard2015-02-241-10/+9
| * | Merge tag 'fixes-for-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-02-2415-40/+103
| |\ \ | | |/ | |/|
| | * usb: gadget: configfs: don't NUL-terminate (sub)compatible idsAndrzej Pietrasiewicz2015-02-231-2/+0
| | * usb: dwc3: dwc3-omap: Fix disable IRQGeorge Cherian2015-02-231-2/+28
| | * usb: gadget: function: uvc_v4l2.c: fix sparse warningsLad, Prabhakar2015-02-231-0/+1
| | * usb: gadget: gadgetfs: fix sparse warningsLad, Prabhakar2015-02-231-2/+4
| | * usb: gadget: function: uvc: fix sparse warningsLad, Prabhakar2015-02-231-0/+1
| | * usb: gadget: function: f_sourcesink: fix sparse warningLad, Prabhakar2015-02-231-2/+2
| | * usb: gadget: function: f_uac2: fix sparse warningsLad, Prabhakar2015-02-231-17/+17
| | * usb: gadget: function: f_hid: fix sparse warningLad, Prabhakar2015-02-231-1/+1
| | * usb: isp1760: use msecs_to_jiffies for time conversionNicholas Mc Guire2015-02-231-3/+3
| | * usb: musb: Fix getting a generic phy for musb_dspsTony Lindgren2015-02-231-1/+24
| | * usb: renesas: fix extcon dependencyArnd Bergmann2015-02-231-0/+1
| | * usb: musb: Fix use for of_property_read_bool for disabled multipointTony Lindgren2015-02-232-4/+10
| | * usb: musb: core: add pm_runtime_irq_safe()Felipe Balbi2015-02-231-4/+6
| | * usb: gadget: function: phonet: balance usb_ep_disable callsFelipe Balbi2015-02-231-1/+4
| | * usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom halfGeorge Cherian2015-02-231-1/+1
| |/
* | Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-0815-61/+89
|\ \
| * | TTY: fix tty_wait_until_sent maximum timeoutJohan Hovold2015-03-071-3/+3