summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb-storage: Add ignore-device quirk for gm12u320 based usb mini projectorsHans de Goede2015-07-221-0/+11
* usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum2015-07-221-0/+12
* USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern2015-07-221-6/+1
* usb: core: lpm: set lpm_capable for root hub deviceLu Baolu2015-07-223-3/+7
* Merge tag 'phy-for-4.2-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2015-07-223-133/+45
|\
| * phy: berlin-usb: fix divider for BG2Thomas Hebb2015-07-151-1/+1
| * phy: berlin-usb: fix divider for BG2CDThomas Hebb2015-07-151-2/+2
| * phy/pxa: add HAS_IOMEM dependencySebastian Ott2015-07-151-0/+2
| * phy: ti-pipe3: fix suspendRoger Quadros2015-07-151-131/+41
* | xhci: do not report PLC when link is in internal resume stateZhuang Jin Can2015-07-221-1/+8
* | xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can2015-07-223-3/+7
* | xhci: report U3 when link is in resume stateZhuang Jin Can2015-07-221-2/+5
* | xhci: Calculate old endpoints correctly on device resetBrian Campbell2015-07-221-0/+3
* | usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP2015-07-221-1/+1
* | xhci: Workaround to get D3 working in Intel xHCIRajmohan Mani2015-07-221-3/+37
* | xhci: call BIOS workaround to enable runtime suspend on Intel BraswellMathias Nyman2015-07-221-0/+17
* | usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn2015-07-221-0/+4
* | usb: gadget: udc: core: Fix argument of dma_map_single for IOMMUYoshihiro Shimoda2015-07-201-6/+8
* | usb: gadget: mv_udc_core: fix phy_regs I/O memory leakAlexey Khoroshilov2015-07-201-1/+1
* | usb: ulpi: ulpi_init should be executed in subsys_initcallLu Baolu2015-07-201-1/+1
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-07-192-2/+2
|\ \
| * | scsi: fix host max depth checking for the 'queue_depth' sysfs interfaceJens Axboe2015-07-161-1/+1
| * | st: null pointer dereference panic caused by use after kref_put by st_openSeymour, Shane M2015-07-161-1/+1
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-07-191-9/+0
|\ \ \
| * | | MIPS: SB1: Remove support for Pass 1 parts.Ralf Baechle2015-07-141-9/+0
| |/ /
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-182-40/+77
|\ \ \
| * | | irqchip/gicv3-its: Fix mapping of LPIs to collectionsMarc Zyngier2015-07-171-36/+75
| * | | gpio/davinci: Fix race in installing chained irq handlerThomas Gleixner2015-07-131-4/+2
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-1827-36/+36
|\ \ \
| * | | Update Viresh Kumar's email addressViresh Kumar2015-07-1726-35/+35
| * | | configfs: fix kernel infoleak through user-controlled format stringNicolas Iooss2015-07-171-1/+1
* | | | Merge tag 'rtc-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds2015-07-172-3/+3
|\ \ \ \
| * | | | rtc: armada38x: Remove unused variable from armada38x_rtc_set_time()Fabio Estevam2015-07-181-1/+1
| * | | | rtc: mt6397: enable wakeup before registering rtc deviceWei-Ning Huang2015-07-181-2/+2
| | |/ / | |/| |
* | | | Merge tag 'dm-4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-07-175-34/+68
|\ \ \ \ | |_|/ / |/| | |
| * | | dm cache: avoid calls to prealloc_free_structs() if possibleMike Snitzer2015-07-161-3/+12
| * | | dm cache: avoid preallocation if no work in writeback_some_dirty_blocks()Mike Snitzer2015-07-161-9/+4
| * | | dm cache: do not wake_worker() in free_migration()Mike Snitzer2015-07-161-1/+0
| * | | dm cache: display 'needs_check' in status if it is setMike Snitzer2015-07-161-2/+7
| * | | dm thin: display 'needs_check' in status if it is setMike Snitzer2015-07-161-2/+8
| * | | dm thin: stay in out-of-data-space mode once no_space_timeout expiresMike Snitzer2015-07-161-4/+17
| * | | dm: fix use after free crash due to incorrect cleanup sequenceMikulas Patocka2015-07-131-2/+2
| * | | Revert "dm: only run the queue on completion if congested or no requests pend...Mike Snitzer2015-07-081-6/+2
| * | | dm btree: silence lockdep lock inversion in dm_btree_del()Joe Thornber2015-07-061-1/+1
| * | | dm thin: allocate the cell_sort_array dynamicallyJoe Thornber2015-07-051-1/+12
| * | | dm btree remove: fix bug in redistribute3Dennis Yang2015-07-051-3/+3
| | |/ | |/|
* | | Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-1720-81/+106
|\ \ \
| * | | staging: vt6656: check ieee80211_bss_conf bssid not NULLMalcolm Priestley2015-07-141-1/+1
| * | | staging: vt6655: check ieee80211_bss_conf bssid not NULLMalcolm Priestley2015-07-141-1/+1
| * | | Merge tag 'iio-fixes-for-4.2b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-07-136-63/+58
| |\ \ \