Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
99dfc3357e9889f247f052ae7c8596084faf7a81
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
b5133fd
staging: rtl8192e: rtllib_rx.c: Remove some unused functions
by Rickard Strandqvist
· 10 years ago
366de3a
staging: rtl8192e: rtl8192e: rtl_pm.c: Remove some unused functions
by Rickard Strandqvist
· 10 years ago
e575edf
staging: rtl8188eu: core: rtw_mlme_ext.c: Remove unused function
by Rickard Strandqvist
· 10 years ago
f4f5a59
staging: rtl8712: rtl871x_mp_ioctl.c: Remove some unused functions
by Rickard Strandqvist
· 10 years ago
2fd8fea
Staging: rtl8192u: removed an unnecessary else statement
by Karthik Nayak
· 10 years ago
ad6f87d
staging: rtl8192e: rtl8192e: rtl_cam.c: Remove unused function
by Rickard Strandqvist
· 10 years ago
17ad975
staging: rtl8188eu: os_dep: usb_ops_linux.c: Remove unused function
by Rickard Strandqvist
· 10 years ago
f225d04
staging: rtl8188eu: hal: rtl8188e_hal_init.c: Remove unused function
by Rickard Strandqvist
· 10 years ago
55b3bba0
staging: rtl8188eu: hal: rtl8188e_cmd.c: Remove unused function
by Rickard Strandqvist
· 10 years ago
683a686
Staging: rtl8192u : fix space before , coding style issue in r8190_rtl8256.c
by Mohammad Jamal
· 10 years ago
6d6163c
staging: rtl8192e: rejoin split quoted strings
by Jonathan Jin
· 10 years ago
7aa36b4
staging: rtl8188eu: Fixed a space coding style issue.
by Gangadhar Vukkesala
· 10 years ago
74df1cd
Staging: rtl8188eu: {core, hal, include}: Removed inline function
by Abel Moyo
· 10 years ago
252949d
staging: rtl8723au: fix sparse warning
by Alexey Tulia
· 10 years ago
539b5e0
staging: rtl8723au: hal: odm.c: Remove some unused functions
by Rickard Strandqvist
· 10 years ago
22faca2
Staging: rtl8723au: core: rtw_ap: checkpatch.pl fixes
by Joe Borg
· 10 years ago
936601e
staging: rtl8723au: Fix sparse invalid assignment warnings
by Yannis Damigos
· 10 years ago
ca439e9
staging: rtl8723au: core: fixing "foo * bar" should be "foo *bar"
by Asaf Vertz
· 10 years ago
4ae888b
staging: rtl8723au: Fix sparse warnings
by Krzysztof Konopko
· 10 years ago
3895ed0
Staging: rtl8723au: os_dep: Fixed a coding style issue.
by Dean Michael Ancajas
· 10 years ago
de77b4c
staging: rtl8723au: hal: Removed a space before semicolon
by Anjana Sasindran
· 10 years ago
9d55c814
staging: rtl8723au: hal: Removed space before semicolon
by Anjana Sasindran
· 10 years ago
0dc4872
staging: rtl8723au: hal: Added blank line after declaration
by Anjana Sasindran
· 10 years ago
3cd87c1
drivers: staging: rtl8723au: Fix "'foo * bar' should be 'foo *bar'" errors
by Greg Donald
· 10 years ago
6b284c8
staging: rtl8723au: Hal8723PwrSeq.h: Use BIT() define to match mask value
by Jes Sorensen
· 10 years ago
66e702a
staging: rtl8723au: Hal8723PwrSeq.h: Remove SDIO specific entries
by Jes Sorensen
· 10 years ago
fc31832
staging: rtl8723au: Hal8723PwrSeq.h: Remove PCI specific entries from the power sequence tables
by Jes Sorensen
· 10 years ago
Next »