summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-10-223w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig1-7/+21
2015-10-22intel_pstate: Fix overflow in busy_scaled due to long delayPrarit Bhargava1-5/+5
2015-10-22serial: atmel: fix error path of probe functionUwe Kleine-König1-1/+1
2015-10-22serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard1-0/+8
2015-10-22drivers/tty: require read access for controlling terminalJann Horn1-4/+27
2015-10-22tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa1-10/+5
2015-10-22staging: speakup: fix speakup-r regressioncovici@ccs.covici.com1-0/+1
2015-10-22dm cache: fix NULL pointer when switching from cleaner policyJoe Thornber1-1/+1
2015-10-22dm: fix AB-BA deadlock in __dm_destroy()Junichi Nomura1-4/+2
2015-10-22clk: ti: fix dual-registration of uart4_ickBen Dooks1-1/+1
2015-10-22md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown1-1/+2
2015-10-22igb: do not re-init SR-IOV during probeStefan Assmann1-1/+1
2015-10-22net/xen-netfront: only napi_synchronize() if runningChas Williams1-1/+2
2015-10-22arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel1-15/+73
2015-10-22mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unsetUlf Hansson1-2/+2
2015-10-22mmc: sdhci: fix dma memory leak in sdhci_pre_req()Haibo Chen2-46/+29
2015-10-22UBI: return ENOSPC if no enough space availableshengyong2-0/+2
2015-10-22UBI: Validate data_sizeRichard Weinberger1-0/+5
2015-10-22rsi: Fix possible leak when loading firmwareChristian Engelmayer2-4/+12
2015-10-22cpufreq: dt: Tolerance applies on both sides of target voltageViresh Kumar1-1/+2
2015-10-22cpu/cacheinfo: Fix teardown pathBorislav Petkov1-2/+8
2015-10-22USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao1-0/+6
2015-10-22usb: Add device quirk for Logitech PTZ camerasVincent Palatin1-0/+7
2015-10-22USB: chaoskey read offset bugAlexander Inyukhin1-1/+1
2015-10-22usb: musb: cppi41: allow it to work againFelipe Balbi1-3/+3
2015-10-22usb: phy: phy-generic: Fix reset behaviour on legacy bootRoger Quadros1-1/+2
2015-10-22usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman1-2/+3
2015-10-22usb: chipidea: udc: using the correct stall implementationPeter Chen1-40/+44
2015-10-22usb: musb: dsps: fix polling in device-only modeBin Liu1-2/+5
2015-10-22regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown1-2/+1
2015-10-22regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown1-1/+1
2015-10-22ipr: Enable SIS pipe commands for SIS-32 devices.Gabriel Krisman Bertazi1-1/+1
2015-10-22pcmcia: sa11x0: fix missing clk_put() in sa11x0 socket driversRussell King2-3/+1
2015-10-22ath10k: reject 11b tx fragmentation configurationMichal Kazior1-0/+16
2015-10-22device property: fix potential NULL pointer dereferenceAndy Shevchenko1-2/+3
2015-10-22PM / AVS: rockchip-io: depend on CONFIG_POWER_AVSHeiko Stuebner1-1/+1
2015-10-22mtd: nand: sunxi: fix OOB handling in ->write_xxx() functionsBoris BREZILLON1-17/+9
2015-10-22mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()Boris BREZILLON1-0/+1
2015-10-22mtd: pxa3xx_nand: add a default chunk sizeAntoine Ténart1-0/+3
2015-10-22irqchip/gic-v3-its: Add missing cache flushesMarc Zyngier1-1/+5
2015-10-22irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()Ludovic Desroches1-8/+16
2015-10-22usb: chipidea: imx: fix a typo for imx6sxLi Jun1-1/+1
2015-10-22mmc: sdhci-esdhc-imx: fix cd regression for dt platformDong Aisheng1-1/+9
2015-10-22mmc: sdhci-esdhc-imx: Do not break platform data boardsFabio Estevam1-1/+35
2015-10-22mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probeFabio Estevam1-6/+2
2015-10-22mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is usedAlexey Brodkin1-38/+71
2015-10-22fbdev: select versatile helpers for the integratorLinus Walleij1-1/+1
2015-10-22serial/amba-pl011: Disable interrupts around TX softirqDave Martin1-2/+2
2015-10-22usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat2-14/+57
2015-10-22xhci: init command timeout timer earlier to avoid deleting it uninitializedMathias Nyman1-6/+5