summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-12-14gpu: ion: Map only the vma size givenLaura Abbott
2013-12-14gpu: ion: Loop on the handle count when destroyingLaura Abbott
2013-12-14gpu: ion: ion_system_heap: Change allocations to GFP_HIGHUSERRebecca Schultz Zavin
2013-12-14gpu: ion: Set the dma_address of the sg list at alloc timeRebecca Schultz Zavin
2013-12-14gpu: ion: fill in buffer->{dev,size} before mapping new buffersGreg Hackmann
2013-12-14gpu: ion: Get an sg_table from an ion handleRebecca Schultz Zavin
2013-12-14gpu: ion: Allocate the sg_table at creation time rather than dynamicallyRebecca Schultz Zavin
2013-12-14gpu: ion: support begin/end and kmap/kunmap dma_buf opsRebecca Schultz Zavin
2013-12-14gpu: ion: Use alloc_pages instead of vmalloc from the system heapRebecca Schultz Zavin
2013-12-14ion: Switch ion to use dma-bufRebecca Schultz Zavin
2013-12-14gpu: ion: several bugfixes and enhancements of IONKyongHo Cho
2013-12-14ion: Add reserve function to ionRebecca Schultz Zavin
2013-12-14ion: Switch map/unmap dma api to sg_tablesRebecca Schultz Zavin
2013-12-14gpu: ion: ion_carveout_heap: fix for 3.4Colin Cross
2013-12-14gpu: ion: Add ION Memory ManagerRebecca Schultz Zavin
2013-12-10staging: comedi: ni_at_a2150: fix an always true condition testH Hartley Sweeten
2013-12-10staging: xillybus: Removed force to be a moduleEli Billauer
2013-12-10staging: vt6656: Move double definition of MAX_RATE to device_cfg.hMalcolm Priestley
2013-12-10staging: vt6656: [BUG] BBvUpdatePreEDThreshold Always set sensitivity on bSca...Malcolm Priestley
2013-12-10staging: vt6656: Replace pStatistic->abyTxPktInfo with struct vnt_tx_pkt_infoMalcolm Priestley
2013-12-10staging: vt6656: s_uCalculateLinkQual use netstats rx valuesMalcolm Priestley
2013-12-10staging: vt6656: Get wireless stats qual.qual directly from s_uCalculateLinkQualMalcolm Priestley
2013-12-10staging: vt6656: Remove STAvUpdateTDStatCounter and apply directly to statsMalcolm Priestley
2013-12-10staging: et131x: remove unnecessary pointer typecastZHAO Gang
2013-12-10staging: et131x: remove item that have been done in TODO fileZHAO Gang
2013-12-10staging: et131x: reduce split lines in nic_rx_pktsZHAO Gang
2013-12-10staging: et131x: reduce split lines in nic_return_rfdZHAO Gang
2013-12-10staging: et131x: reduce split lines in et131x_rx_dma_memory_freeZHAO Gang
2013-12-10staging: et131x: reduce split lines in et131x_rx_dma_memory_allocZHAO Gang
2013-12-10staging: et131x: reduce split lines in et131x_config_rx_dma_regsZHAO Gang
2013-12-10lustre: delete pointless wait queue related casts.Paul Gortmaker
2013-12-10staging/lustre/seq: remove seq_{query,handle}Mikhail Pershin
2013-12-10staging/lustre/target: move OUT to the unified target codeMikhail Pershin
2013-12-10staging/lustre/api: HSM import uses new released patternJC Lafoucriere
2013-12-10staging/lustre/lnet: Add LNet Router Priority parameterDoug Oucharek
2013-12-10staging/lustre: remove server macros from lustre_net.hPeng Tao
2013-12-10zsmalloc: add more commentNitin Cupta
2013-12-10zsmalloc: add Kconfig for enabling page table methodMinchan Kim
2013-12-08staging: btmtk_usb: remove driverGreg Kroah-Hartman
2013-12-08Drivers: Staging: ft1000: Fixed C99 // comments styling issueDaniel Dodge
2013-12-08staging: vt6656: baseband.c clean up BBbVT3184InitMalcolm Priestley
2013-12-08staging: dwc2: don't issue traffic to LS devices in FS modeNick Hudson
2013-12-08imx-drm: Add mx6 hdmi transmitter supportFabio Estevam
2013-12-06staging: comedi: pcmuio: tidy up pcmuio_start_intr()H Hartley Sweeten
2013-12-06staging: comedi: pcmuio: tidy up pcmuio_attach()H Hartley Sweeten
2013-12-06staging: comedi: pcmuio: remove unneeded includeH Hartley Sweeten
2013-12-06staging: comedi: pcmuio: fix types of some private data variablesH Hartley Sweeten
2013-12-06staging: comedi: pcmuio: document the spinlock_t variablesH Hartley Sweeten
2013-12-06staging: comedi: pcmuio: add inline helpers to get the 'iobase', 'asic', and ...H Hartley Sweeten
2013-12-06staging: comedi: pcmuio: remove unnecessary mask of triggered channelsH Hartley Sweeten