summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ARM: at91: at91sam9260: change at91_adc nameAlexandre Belloni2014-03-151-1/+1
| | * | | | | ARM: at91: at91sam9g45: change at91_adc nameAlexandre Belloni2014-03-151-1/+1
| | * | | | | iio: cm32181: Fix read integration time functionBeomho Seo2014-03-151-0/+1
| | * | | | | iio: adc: at91_adc: Repair broken platform_data supportAlexandre Belloni2014-03-061-4/+22
* | | | | | | Merge tag 'driver-core-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-273-4/+9
|\ \ \ \ \ \ \
| * | | | | | | s390/ccwgroup: Fix memory corruptionChristian Borntraeger2014-04-251-1/+1
| * | | | | | | kernfs: add back missing error check in kernfs_fop_mmap()Tejun Heo2014-04-251-0/+2
| * | | | | | | kernfs: fix a subdir count leakJianyu Zhan2014-04-251-3/+6
| |/ / / / / /
* | | | | | | Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-2729-162/+304
|\ \ \ \ \ \ \
| * | | | | | | usb: option: add and update a number of CMOTech devicesBjørn Mork2014-04-251-4/+70
| * | | | | | | usb: option: add Alcatel L800MABjørn Mork2014-04-251-0/+3
| * | | | | | | usb: option: add Olivetti Olicard 500Bjørn Mork2014-04-251-0/+4
| * | | | | | | usb: qcserial: add Sierra Wireless MC7305/MC7355Bjørn Mork2014-04-251-0/+3
| * | | | | | | usb: qcserial: add Sierra Wireless MC73xxBjørn Mork2014-04-251-0/+3
| * | | | | | | usb: qcserial: add Sierra Wireless EM7355Bjørn Mork2014-04-251-0/+3
| * | | | | | | USB: io_ti: fix firmware download on big-endian machinesJohan Hovold2014-04-251-17/+33
| * | | | | | | usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen2014-04-251-3/+3
| * | | | | | | xhci: extend quirk for Renesas cardsIgor Gnatenko2014-04-251-3/+1
| * | | | | | | xhci: Switch Intel Lynx Point ports to EHCI on shutdown.Denis Turischev2014-04-251-0/+2
| * | | | | | | usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner2014-04-253-39/+31
| * | | | | | | phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHYGrygorii Strashko2014-04-241-0/+16
| * | | | | | | phy: fix kernel oops in phy_lookup()Sergei Shtylyov2014-04-241-0/+3
| * | | | | | | phy: restore OMAP_CONTROL_PHY dependenciesJean Delvare2014-04-241-0/+1
| * | | | | | | phy: exynos: fix building as a moduleArnd Bergmann2014-04-241-4/+5
| * | | | | | | USB: serial: fix sysfs-attribute removal deadlockJohan Hovold2014-04-241-1/+3
| * | | | | | | usb: wusbcore: fix panic in wusbhc_chid_setThomas Pugliese2014-04-241-1/+1
| * | | | | | | usb: wusbcore: convert nested lock to use spin_lock instead of spin_lock_irqThomas Pugliese2014-04-241-2/+2
| * | | | | | | uwb: don't call spin_unlock_irq in a USB completion handlerThomas Pugliese2014-04-241-4/+5
| * | | | | | | usb: chipidea: coordinate usb phy initialization for different phy typePeter Chen2014-04-241-3/+34
| * | | | | | | Merge tag 'fixes-for-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-04-2413-81/+78
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | usb: phy: am335x-control: wait 1ms after power-up transitionsDaniel Mack2014-04-211-0/+9
| | * | | | | | usb: gadget: f_rndis: reduce NETTX irq caused by free skb headerMacpaul Lin2014-04-211-1/+1
| | * | | | | | Revert "usb: gadget: u_ether: move hardware transmit to RX NAPI"Felipe Balbi2014-04-211-66/+35
| | * | | | | | usb: gadget: fsl driver pullup fixSuresh Gupta2014-04-171-0/+4
| | * | | | | | usb: gadget: ffs: race between ffs_epfile_io() and ffs_func_eps_disable()Chao Bi2014-04-161-0/+7
| | * | | | | | usb: phy: return an error in usb_get_phy() if try_module_get() failsMathias Krause2014-04-161-0/+3
| | * | | | | | usb: gadget: rndis: Include "u_rndis.h"Fabio Estevam2014-04-161-0/+1
| | * | | | | | usb : gadget : fsl: fix the fault issue on rmmodSuresh Gupta2014-04-161-1/+1
| | * | | | | | usb: musb: dsps: move debugfs_remove_recursive()Daniel Mack2014-04-161-3/+2
| | * | | | | | usb: gadget: gadgetfs: Initialize CHIP to NULL before UDC probeLubomir Rintel2014-04-161-0/+1
| | * | | | | | usb: dwc3: core: Fix gadget for system suspend/resumeRoger Quadros2014-04-161-1/+1
| | * | | | | | usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1Roger Quadros2014-04-161-1/+1
| | * | | | | | usb: dwc3: gadget: Iterate only over valid endpointsJack Pham2014-04-161-8/+4
| | * | | | | | usb: musb: omap2430: make sure clocks are enabled when running mailboxFelipe Balbi2014-04-151-0/+6
| | * | | | | | usb: musb: fix PHY power on/offFelipe Balbi2014-04-151-0/+2
* | | | | | | | Merge tag 'pm+acpi-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-2710-30/+188
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'pnp' and 'acpi-hotplug'Rafael J. Wysocki2014-04-262-3/+81
| |\ \ \ \ \ \ \ \
| | | * | | | | | | ACPI / notify: Do not block unknown type notifications in root handlerRafael J. Wysocki2014-04-241-3/+2
| | | |/ / / / / /
| | * | | | | | | PNP: Work around BIOS defects in Intel MCH area reportingBjorn Helgaas2014-04-241-0/+79
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'pm-sleep', 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2014-04-226-10/+9
| |\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud