Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
88789fabd76566f9e70a7023b296694fdd4748c8
88789fa
Staging: NetLogic: Coding style correction
by tolga ceylan
· 10 years ago
22b9c2a
Staging: olpc_dcon: Fixed a typo
by Gustavo A. R. Silva
· 10 years ago
b6fe6e0
staging: skein: Fixing single statement macro checkpatch warning
by Mathieu Poirier
· 10 years ago
1fab3fde
staging: skein: Fixing trailing whitespace error
by Mathieu Poirier
· 10 years ago
d7312aa
staging: dgnc: implement proper error handling in dgnc_start()
by Alexey Khoroshilov
· 10 years ago
1cf3273
Staging: octeon-usb: Fixed a typo
by Gustavo A. R. Silva
· 10 years ago
f5801a8
Staging: octeon: Fixed a typo
by Gustavo A. R. Silva
· 10 years ago
85fdebc
Staging: octeon: Add blank lines after declarations
by Jamie Lawler
· 10 years ago
59215e69
staging: gdm724x: fix line limit coding style issue in gdm_lte.c
by Ning Zhou
· 10 years ago
2fc6aa5
Staging: gdm724x: fix space before comma coding style issue in gdm_mux.c
by Robert Nachlinger
· 10 years ago
12b7951
Staging: vt6655: Checkpatch fix: c99 comment headings
by Emrys Bayliss
· 10 years ago
0d12e05
Staging: vt6655: comment headings formatting
by Emrys Bayliss
· 10 years ago
19bf265
Staging: vt6655: Checkpatch fix: lines longer than 80 columns
by Emrys Bayliss
· 10 years ago
060b505
Staging: vt6655: Checkpatch fix: c99 comments after statements
by Emrys Bayliss
· 10 years ago
644848a
Staging: vt6655: comment after statement formatting
by Emrys Bayliss
· 10 years ago
818b555
Staging: vt6655: Checkpatch fix: empty c99 comments
by Emrys Bayliss
· 10 years ago
b5aa3f1
Staging: vt6655: Checkpatch fix: unnecessary whitespace
by Emrys Bayliss
· 10 years ago
53d484b
Staging: comedi: kcomedilib: Fixed a typo
by Gustavo A. R. Silva
· 10 years ago
a7f0ce8
staging: comedi: pcl812: use common function to setup dma
by H Hartley Sweeten
· 10 years ago
92afc2b
staging: comedi: pcl812: simplify the dma->size calculations
by H Hartley Sweeten
· 10 years ago
93e6045
staging: comedi: pcl816: use common function to setup dma
by H Hartley Sweeten
· 10 years ago
fe4a22a
staging: comedi: pcl816: simplify the dma->size calculations
by H Hartley Sweeten
· 10 years ago
421f1b68
staging: comedi: pcl818: use common function to setup dma
by H Hartley Sweeten
· 10 years ago
296e3f1
staging: comedi: pcl818: simplify the dma->size calculations
by H Hartley Sweeten
· 10 years ago
cf0438c
staging: comedi: ni_labpc_isadma: use comedi_isdma module
by H Hartley Sweeten
· 10 years ago
1a97f14
staging: comedi: ni_at_a2150: remove depends on ISA_DMA_API limitation
by H Hartley Sweeten
· 10 years ago
860f7c09
staging: comedi: dt282x: remove depends on ISA_DMA_API limitation
by H Hartley Sweeten
· 10 years ago
99dfc33
staging: comedi: das1800: remove depends on ISA_DMA_API limitation
by H Hartley Sweeten
· 10 years ago
1400964
staging: comedi: das16: remove depends on ISA_DMA_API limitation
by H Hartley Sweeten
· 10 years ago
f3df482
staging: comedi: pcl812: remove depends on ISA_DMA_API limitation
by H Hartley Sweeten
· 10 years ago
bd7ea42
staging: comedi: pcl816: remove depends on ISA_DMA_API limitation
by H Hartley Sweeten
· 10 years ago
dd7c0f0
staging: comedi: pcl818: remove depends on ISA_DMA_API limitation
by H Hartley Sweeten
· 10 years ago
20a1ea7
staging: comedi: comedi_isadma: introduce helper module for ISA DMA
by H Hartley Sweeten
· 10 years ago
5e5a21c
staging: comedi: das1800: tidy up das1800_ai_transfer_size()
by H Hartley Sweeten
· 10 years ago
620ec185
staging: comedi: das1800: remove hard coded 'sample_size'
by H Hartley Sweeten
· 10 years ago
0afa615
staging: comedi: ni_labpc_isadma: introduce labpc_isadma_program()
by H Hartley Sweeten
· 10 years ago
f2c6bbe
staging: comedi: ni_labpc_isadma: move dma programming out of labpc_drain_dma()
by H Hartley Sweeten
· 10 years ago
72ba5c1
staging: comedi: ni_labpc_isadma: tidy up labpc_drain_dma()
by H Hartley Sweeten
· 10 years ago
0f02b08
staging: comedi: ni_labpc_isadma: introduce labpc_isadma_disable()
by H Hartley Sweeten
· 10 years ago
afd8f40
staging: comedi: ni_labpc_isadma: convert 'dma_buffer_size' to a define
by H Hartley Sweeten
· 10 years ago
ac525a7
staging: comedi: ni_labpc_isadma: remove hard coded samples size
by H Hartley Sweeten
· 10 years ago
10f3a2d
staging: comedi: ni_at_a2150: introduce a2150_isadma_disable()
by H Hartley Sweeten
· 10 years ago
c92b0b2
staging: comedi: ni_at_a2150: introduce a2150_isadma_program()
by H Hartley Sweeten
· 10 years ago
0156b06
staging: comedi: pcl812: introduce pcl812_isadma_disable()
by H Hartley Sweeten
· 10 years ago
1ec64b7
staging: comedi: pcl812: introduce pcl812_isadma_program()
by H Hartley Sweeten
· 10 years ago
a1ce5f0
staging: comedi: das16: introduce das16_isadma_disable()
by H Hartley Sweeten
· 10 years ago
0196285
staging: comedi: das16: introduce das16_isadma_program()
by H Hartley Sweeten
· 10 years ago
59e561f
staging: comedi: das16: move dma transfer 'size' to dma descriptor
by H Hartley Sweeten
· 10 years ago
ae4e131
staging: comedi: das1800: introduce das1800_isadma_disable()
by H Hartley Sweeten
· 10 years ago
dec3aa4
staging: comedi: das1800: introduce das1800_isadma_program()
by H Hartley Sweeten
· 10 years ago
5d12431
staging: comedi: das1800: move dma transfer 'size' to dma descriptor
by H Hartley Sweeten
· 10 years ago
38f23ed
staging: comedi: das1800: pass dma descriptor to das1800_flush_dma_channel()
by H Hartley Sweeten
· 10 years ago
7877445
staging: comedi: dt282x: introduce dt282x_isadma_disable()
by H Hartley Sweeten
· 10 years ago
f609c29
staging: comedi: dt282x: introduce dt282x_isadma_program()
by H Hartley Sweeten
· 10 years ago
65fdfed
staging: comedi: pcl816: introduce pcl816_isadma_disable()
by H Hartley Sweeten
· 10 years ago
d77bf97
staging: comedi: pcl816: introduce pcl816_isadma_program()
by H Hartley Sweeten
· 10 years ago
bed8d53
staging: comedi: pcl818: introduce pcl818_isadma_disable()
by H Hartley Sweeten
· 10 years ago
9cf2765
staging: comedi: pcl818: introduce pcl818_isadma_program()
by H Hartley Sweeten
· 10 years ago
ed07758
staging: comedi: das16: board is not a PCI device
by H Hartley Sweeten
· 10 years ago
742c4a0
staging: comedi: das16: introduce das16_free_dma()
by H Hartley Sweeten
· 10 years ago
7447cd6
staging: comedi: das16 introduce das16_alloc_dma()
by H Hartley Sweeten
· 10 years ago
38a7d49
staging: comedi: das16: introduce struct das16_dma_desc
by H Hartley Sweeten
· 10 years ago
ef98a10
staging: comedi: dt282x: remove VIRT_TO_BUS dependancy
by H Hartley Sweeten
· 10 years ago
eca331c
staging: comedi: dt282x: introduce struct dt282x_dma_desc
by H Hartley Sweeten
· 10 years ago
d5702e3
staging: comedi: dt282x: introduce dt282x_alloc_dma()
by H Hartley Sweeten
· 10 years ago
9fe11ff
staging: comedi: pcl812: remove VIRT_TO_BUS dependancy
by H Hartley Sweeten
· 10 years ago
d8332a6
staging: comedi: pcl812: introduce struct pcl812_dma_desc
by H Hartley Sweeten
· 10 years ago
91ac698
staging: comedi: pcl812: introduce pcl812_free_dma()
by H Hartley Sweeten
· 10 years ago
075400a
staging: comedi: pcl812: introduce pcl812_alloc_dma()
by H Hartley Sweeten
· 10 years ago
ceb41be
staging: comedi: pcl816: fix short DMA transactions
by H Hartley Sweeten
· 10 years ago
a2c3966
staging: comedi: pcl816: remove VIRT_TO_BUS dependancy
by H Hartley Sweeten
· 10 years ago
16d8778
staging: comedi: pcl816: introduce struct pcl816_dma_desc
by H Hartley Sweeten
· 10 years ago
d7b8bbb
staging: comedi: pcl816: introduce pcl816_free_dma()
by H Hartley Sweeten
· 10 years ago
1fa5163
staging: comedi: pcl816: introduce pcl816_alloc_dma()
by H Hartley Sweeten
· 10 years ago
1c53093
staging: comedi: pcl818: fix pcl818_handle_dma() for short DMA transaction
by H Hartley Sweeten
· 10 years ago
7a37b7a
staging: comedi: pcl818: remove VIRT_TO_BUS dependancy
by H Hartley Sweeten
· 10 years ago
b8e7048
staging: comedi: pcl818: introduce struct pcl818_dma_desc
by H Hartley Sweeten
· 10 years ago
665ee19
staging: comedi: pcl818: introduce pcl818_dma_free()
by H Hartley Sweeten
· 10 years ago
655cd94
staging: comedi: pcl818: introduce pcl818_alloc_dma()
by H Hartley Sweeten
· 10 years ago
05e511c
staging: comedi: ni_labpc: remove VIRT_TO_BUS dependancy
by H Hartley Sweeten
· 10 years ago
9ff24fd
staging: comedi: ni_labpc_isadma: tidy up labpc_init_dma_chan()
by H Hartley Sweeten
· 10 years ago
4d1c15c
staging: comedi: ni_labpc: introduce struct labpc_dma_desc
by H Hartley Sweeten
· 10 years ago
6d26275
staging: comedi: ni_at_a2150: remove VIRT_TO_BUS dependancy
by H Hartley Sweeten
· 10 years ago
5bf7d29
staging: comedi: ni_at_a2150: introduce struct a2150_dma_desc
by H Hartley Sweeten
· 10 years ago
b147890
staging: comedi: ni_at_a2150: introduce a2150_free_dma()
by H Hartley Sweeten
· 10 years ago
7cbb0ef
staging: comedi: ni_at_a2150: introduce a2150_alloc_irq_dma()
by H Hartley Sweeten
· 10 years ago
2447a27
staging: comedi: ni_at_a2150: use comedi_bytes_per_sample()
by H Hartley Sweeten
· 10 years ago
4547854
staging: comedi: ni_at_a2150: remove 'volatile' from private data variable
by H Hartley Sweeten
· 10 years ago
99b21f2
staging: comedi: das1800: introduce das1800_free_dma()
by H Hartley Sweeten
· 10 years ago
a4b064e
staging: comedi: das1800: remove VIRT_TO_BUS dependancy
by H Hartley Sweeten
· 10 years ago
6e89008
staging: comedi: das1800: tidy up das1800_init_dma()
by H Hartley Sweeten
· 10 years ago
fd8aab1
staging: comedi: das1800: introduce struct das1800_dma_desc
by H Hartley Sweeten
· 10 years ago
1f190a7
staging: comedi: das1800: separate AI FIFO bounce buffer from DMA buffer
by H Hartley Sweeten
· 10 years ago
f19810d
staging: comedi: das1800: reduce indent level of das1800_init_dma()
by H Hartley Sweeten
· 10 years ago
ffcc4b59
staging: comedi: adl_pci9118: remove VIRT_TO_BUS dependancy
by H Hartley Sweeten
· 10 years ago
8dcb6a2
Staging: rtl8192u: Remove check of ieee in rtl819x_BAProc.c
by Vaishali Thakkar
· 10 years ago
e77e19a
staging: rtl8192e: Fix duplicated conditional branch
by Alexander Kuleshov
· 10 years ago
c6d8763
drivers: staging: rtl8192u driver cleanup
by Rene Kolarik
· 10 years ago
0636b46
staging: rtl8712: remove spaces before commas
by Max Perepelitsyn
· 10 years ago
31f1c46
staging: rtl8192e: fixed a space coding style issue
by Gangadhar Vukkesala
· 10 years ago
Next »