aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-12-13Merge remote-tracking branch 'lsk/v3.10/topic/aosp' into linux-linaro-lsk-and...Mark Brown
2013-12-13Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-12-12ion: Improve ION config descriptionJohn Stultz
2013-12-12ion: Cleanup whitespace issues and other checkpatch problemsJohn Stultz
2013-12-12ion: fix bugs in cma heapColin Cross
2013-12-12ion: add alignment check to chunk heapColin Cross
2013-12-12ion: add helper to zero contiguous region of pagesColin Cross
2013-12-12ion: carveout heap: zero buffers on free, fix memory leakColin Cross
2013-12-12ion: fix sparse warningsColin Cross
2013-12-12ion: use alloc_pages in system contig heapColin Cross
2013-12-12ion: allow cached mappings of chunk and system heap buffersColin Cross
2013-12-12ion: remove ion_heap_alloc_pagesColin Cross
2013-12-12ion: use vm_insert_pfn for faulted pagesColin Cross
2013-12-12ion: check return value from remap_pfn_rangeColin Cross
2013-12-12ion: free low memory from page pools firstColin Cross
2013-12-12ion: optimize ion_heap_buffer_zeroColin Cross
2013-12-12ion: add alignment check to carveout heapColin Cross
2013-12-12ion: drop dependency on ARMColin Cross
2013-12-12ion: Fix two small issues in system_heap allocationJohn Stultz
2013-12-12gpu: ion: fix use-after-free in ion_heap_freelist_drainMitchel Humpherys
2013-12-12ion: clean up ioctlsColin Cross
2013-12-12gpu: ion: remove unnecessary function from system heapColin Cross
2013-12-12ion: fix printk warningsColin Cross
2013-12-12ion: don't use phys_to_page or __phys_to_pfnColin Cross
2013-12-12ion: don't use __arm_ioremap to map pagesColin Cross
2013-12-12ion: update idr to avoid deprecated apisColin Cross
2013-12-12ion: add test device for unit tests to interact with dma_bufsColin Cross
2013-12-12Merge remote-tracking branch 'lsk/v3.10/topic/arm64-fvp' into linux-linaro-lskMark Brown
2013-12-12video: amba-clcd: Make CLCD driver available on more platformsMark Brown
2013-12-12Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-12-12Merge tag 'v3.10.24' into linux-linaro-lskMark Brown
2013-12-11drivers/char/i8k.c: add Dell XPLS L421XAlan Cox
2013-12-11USB: cdc-acm: Added support for the Lenovo RD02-D400 USB ModemDavid Cluytens
2013-12-11USB: spcp8x5: correct handling of CS5 settingColin Leitner
2013-12-11USB: mos7840: correct handling of CS5 settingColin Leitner
2013-12-11USB: ftdi_sio: fixed handling of unsupported CSIZE settingColin Leitner
2013-12-11USB: pl2303: fixed handling of CS5 settingColin Leitner
2013-12-11mei: add 9 series PCH mei device idsTomas Winkler
2013-12-11mei: me: add Lynx Point Wellsburg work station device idTomas Winkler
2013-12-11Input: mousedev - allow disabling even without CONFIG_EXPERTTom Gundersen
2013-12-11Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen
2013-12-11HID: usbhid: quirk for SiS TouchscreenAceLan Kao
2013-12-11HID: usbhid: quirk for Synaptics Large TouchccreenAceLan Kao
2013-12-11tg3: avoid double-freeing of rx data memoryIvan Vecera
2013-12-11iwlwifi: dvm: don't override mac80211's queue settingEmmanuel Grumbach
2013-12-11SCSI: Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen
2013-12-11xen/gnttab: leave lazy MMU mode in the case of a m2p override failureMatt Wilson
2013-12-11powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536Liu Gang
2013-12-11net: smc91: fix crash regression on the versatileLinus Walleij
2013-12-11SCSI: hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron