summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-04-07ANDROID: usb: gadget: Add support for MTP OS descBadhri Jagan Sridharan
2016-04-07CHROMIUM: usb: gadget: f_accessory: add .raw_request callbackMark Kuo
2016-04-07CHROMIUM: usb: gadget: audio_source: add .free_func callbackMark Kuo
2016-04-07CHROMIUM: usb: gadget: f_mtp: fix usb_ss_ep_comp_descriptorMark Kuo
2016-04-07CHROMIUM: usb: gadget: f_mtp: Add SuperSpeed supportMark Kuo
2016-04-07FROMLIST: mmc: block: fix ABI regression of mmc_blk_ioctlShawn Lin
2016-04-07FROMLIST: drivers: char: random: add get_random_long()dcashman
2016-04-07usb: u_ether: Add missing rx_work initMatthew Moeller
2016-04-07ANDROID: dm-crypt: run in a WQ_HIGHPRI workqueueTim Murray
2016-04-07misc: uid_stat: Include linux/atomic.h instead of asm/atomic.hGuenter Roeck
2016-04-07hid-sensor-hub.c: fix wrong do_div() usageNicolas Pitre
2016-04-07drivers: power: use 'current' instead of 'get_current()'Guenter Roeck
2016-04-07video: adf: Set ADF_MEMBLOCK to booleanGuenter Roeck
2016-04-07video: adf: Fix modular buildGuenter Roeck
2016-04-07net: ppp: Fix modular build for PPPOLAC and PPPOPNSGuenter Roeck
2016-04-07net: pppolac/pppopns: Replace msg.msg_iov with iov_iter_kvec()Guenter Roeck
2016-04-07ANDROID: mmc: sdio: Disable retuning in sdio_reset_comm()Andrew Bresticker
2016-04-07ANDROID: mmc: Move tracepoint creation and export symbolsDylan Reid
2016-04-07ANDROID: usb: gadget: f_mtp: don't use le16 for u8 fieldBrian Norris
2016-04-07ANDROID: lowmemorykiller: fix declaration order warningsBrian Norris
2016-04-07Revert "mmc: Extend wakelock if bus is dead"Dmitry Shmidt
2016-04-07Revert "mmc: core: Hold a wake lock accross delayed work + mmc rescan"Dmitry Shmidt
2016-04-07ANDROID: mmc: move to a SCHED_FIFO threadTim Murray
2016-03-18Merge remote-tracking branch 'lsk/linux-linaro-lsk-v4.4-android' into linux-l...Mark Brown
2016-03-18Merge remote-tracking branch 'lsk/linux-linaro-lsk-v4.4' into linux-linaro-ls...Mark Brown
2016-03-18Merge tag 'v4.4.5' into linux-linaro-lsk-v4.4Mark Brown
2016-03-17Merge remote-tracking branch 'lsk/v4.4/topic/ro-vdso' into linux-linaro-lsk-v4.4Mark Brown
2016-03-17lkdtm: Verify that '__ro_after_init' works correctlyKees Cook
2016-03-17Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-03-16target: Drop incorrect ABORT_TASK put for completed commandsNicholas Bellinger
2016-03-16Revert "drm/radeon/pm: adjust display configuration after powerstate"Alex Deucher
2016-03-16drm/radeon: Fix error handling in radeon_flip_work_func.Mario Kleiner
2016-03-16drm/amdgpu: Fix error handling in amdgpu_flip_work_func.Mario Kleiner
2016-03-16Revert "drm/radeon: call hpd_irq_event on resume"Linus Torvalds
2016-03-16gpu: ipu-v3: Do not bail out on missing optional port nodesPhilipp Zabel
2016-03-16iwlwifi: mvm: inc pending frames counter also when txing non-staLiad Kaufman
2016-03-16can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()Maximilain Schneider
2016-03-16dmaengine: at_xdmac: fix residue computationLudovic Desroches
2016-03-16s390/dasd: fix diag 0x250 inline assemblyHeiko Carstens
2016-03-16PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()Krzysztof Hałasa
2016-03-14Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-03-09drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stableAlex Deucher
2016-03-09drm/i915: refine qemu south bridge detectionGerd Hoffmann
2016-03-09drm/i915: more virtual south bridge detectionGerd Hoffmann
2016-03-09drm/amdgpu: Use drm_calloc_large for VM page_tables arrayMichel Dänzer
2016-03-09thermal: cpu_cooling: fix out of bounds access in time_in_idleJavi Merino
2016-03-09i2c: brcmstb: allocate correct amount of memory for regmapWolfram Sang
2016-03-09ubi: Fix out of bounds write in volume update codeRichard Weinberger
2016-03-09cxl: Fix PSL timebase synchronization detectionFrederic Barrat
2016-03-09USB: serial: option: add support for Quectel UC20Yegor Yefremov