Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0c3dfdc2d9a913c227a71f8cf728a70316c3abb4
0c3dfdc
staging: comedi: amplc_dio200: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
d6e497b
staging: comedi: ii_pci20kc: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
70f7286
staging: comedi: ni_labpc: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
adcd16a
staging: comedi: ni_labpc: refactor labpc_8255_mmio()
by H Hartley Sweeten
· 10 years ago
7c555f0
staging: comedi: ni_labpc: don't pass dev->iobase to labpc_counter_set_mode()
by H Hartley Sweeten
· 10 years ago
3f1ecb9
staging: comedi: ni_labpc: don't pass dev->iobase to labpc_counter_load()
by H Hartley Sweeten
· 10 years ago
ac482be
staging: comedi: ni_labpc: pass comedi_device to the I/O callbacks
by H Hartley Sweeten
· 10 years ago
5f8a5f4
staging: comedi: mite: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
3bb7c3a
staging: comedi: mite: pass comedi_device to mite_setup()
by H Hartley Sweeten
· 10 years ago
7a9e24e
staging: comedi: mite: inline mite_setup()
by H Hartley Sweeten
· 10 years ago
de9cd5c
staging: comedi: s626: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
c5930d6
staging: comedi: rtd520: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
9ebd102
staging: comedi: cb_pcidas64: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
176db58
staging: comedi: ni_670x: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
c6f71be
staging: comedi: ni_6527: iounmap resource when detached
by H Hartley Sweeten
· 10 years ago
53eeeaa
staging: comedi: ni_6527: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
fee3b24
staging: comedi: dt3000: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
1d14999
staging: comedi: daqboard2000: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
24a4461
staging: comedi: addi_apci_3xxx: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
a3e6328
staging: comedi: icp_multi: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
5657004
staging: comedi: mf6x4: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
a11f40c
staging: comedi: me_daq: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
c2dcf85
staging: comedi: gsc_hpdi: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
f7be5ad
staging: comedi: ni_65xx: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
78b4693
staging: comedi: 8255_pci: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
d7e6dc1
staging: comedi: add an 'mmio' member to comedi_device
by H Hartley Sweeten
· 10 years ago
ab35426
staging: comedi: amplc_pci230: tidy up stuct pci230_private
by Ian Abbott
· 10 years ago
5565353
staging: comedi: amplc_pci230: no need to initialize named members to zero
by Ian Abbott
· 10 years ago
bb4bbac
staging: comedi: amplc_pci230: add whitespace to pci230_boards[]
by Ian Abbott
· 10 years ago
2503f6f
staging: comedi: amplc_pci230: no need for '&function'
by Ian Abbott
· 10 years ago
2ba8906
staging: comedi: amplc_pci230: remove some indentation in pci230_ai_check_chanlist()
by Ian Abbott
· 10 years ago
a190d26
staging: comedi: amplc_pci230: omit '!= 0' from logical expressions
by Ian Abbott
· 10 years ago
76cb39e
staging: comedi: amplc_pci230: don't begin line with binary operator
by Ian Abbott
· 10 years ago
8b39e8e
staging: comedi: amplc_pci230: add whitespace to register values
by Ian Abbott
· 10 years ago
5c16542
staging: comedi: amplc_pci230: remove PCI230_TEST_BIT()
by Ian Abbott
· 10 years ago
e58dbeb
staging: comedi: amplc_pci230: remove PCI230_ADC_CONV
by Ian Abbott
· 10 years ago
ad50100
staging: comedi: amplc_pci230: remove unused settling time constants
by Ian Abbott
· 10 years ago
e3f59e1
staging: comedi: amplc_pci230: usleep_range is preferred over udelay
by Ian Abbott
· 10 years ago
9fd8fc3
staging: comedi: amplc_pci230: alignment should match open parenthesis
by Ian Abbott
· 10 years ago
16de83f
staging: comedi: amplc_pci230: blank lines aren't necessary before a close brace '}'
by Ian Abbott
· 10 years ago
c8e8b7a
staging: comedi: amplc_pci230: logical continuations should be on the previous line
by Ian Abbott
· 10 years ago
1446b44
staging: comedi: amplc_pci230: fix checkpatch line over 80 characters
by Ian Abbott
· 10 years ago
0af871d
staging: comedi: amplc_pci230: reformat a load of comments
by Ian Abbott
· 10 years ago
f8cfd0e
staging: comedi: ni_tiocmd: introduce ni_tio_acknowledge()
by H Hartley Sweeten
· 10 years ago
4cf2f3a
staging: comedi: ni_tiocmd: tidy up ni_tio_input_cmd()
by H Hartley Sweeten
· 10 years ago
78c7a4a
staging: comedi: ni_tiocmd: tidy up ni_tio_input_inttrig()
by H Hartley Sweeten
· 10 years ago
65dbae5
staging: comedi: ni_tiocmd: tidy up ni_tio_configure_dma()
by H Hartley Sweeten
· 10 years ago
613117f
staging: comedi: ni_tio: tidy up G{02, 12}_Interrupt_Enable_Bits
by H Hartley Sweeten
· 10 years ago
fcf6560
staging: comedi: ni_tio: tidy up Gi_Status_Bits
by H Hartley Sweeten
· 10 years ago
4bf9d43
staging: comedi: ni_tio: tidy up Gxx_Interrupt_Acknowledge_Bits
by H Hartley Sweeten
· 10 years ago
923de26
staging: comedi: ni_tio: tidy up Gi_DMA_Status_Reg_Bits
by H Hartley Sweeten
· 10 years ago
150dde7
staging: comedi: ni_tio: tidy up Gi_DMA_Config_Reg_Bits
by H Hartley Sweeten
· 10 years ago
29c2003
staging: comedi: ni_tio: tidy up Gxx_Joint_Status2_Bits
by H Hartley Sweeten
· 10 years ago
dc61376
staging: comedi: ni_tio: tidy up Gi_Reset_Bit
by H Hartley Sweeten
· 10 years ago
24a675c
staging: comedi: ni_tio: tidy up Gxx_Status_Bits
by H Hartley Sweeten
· 10 years ago
4359dcf
staging: comedi: ni_tio: tidy up Gi_Second_Gate_Bits
by H Hartley Sweeten
· 10 years ago
36d80f4
staging: comedi: ni_tio: tidy up Gi_Mode_Bits
by H Hartley Sweeten
· 10 years ago
c2c6c28
staging: comedi: ni_tio: tidy up Gi_Input_Select_Bits
by H Hartley Sweeten
· 10 years ago
12b19cf
staging: comedi: ni_tio: tidy up Gi_Auto_Increment_Reg_Bits
by H Hartley Sweeten
· 10 years ago
b9a0976
staging: comedi: ni_tio: tidy up Gi_Command_Reg_Bits
by H Hartley Sweeten
· 10 years ago
ed40487
staging: comedi: ni_tio: tidy up Gi_Counting_Mode_Reg_Bits
by H Hartley Sweeten
· 10 years ago
56bd1ac
staging: comedi: ni_tio: tidy up ni_tio_read_sw_save_reg()
by H Hartley Sweeten
· 10 years ago
f57f584
staging: comedi: amplc_pc236, amplc_pci236: get rid of bustype
by Ian Abbott
· 10 years ago
4cb60db2
staging: comedi: amplc_pc236: split into ISA, PCI and common module
by Ian Abbott
· 10 years ago
55901d1
staging: comedi: amplc_pc236: add callback to check and clear interrupt
by Ian Abbott
· 10 years ago
7f526aa
staging: comedi: amplc_pc236: combine interrupt enable/disable functions
by Ian Abbott
· 10 years ago
42b241c
staging: comedi: amplc_pc236: add callback to enable/disable interrupt
by Ian Abbott
· 10 years ago
e7637a9
staging: comedi: amplc_pc236: don't disable h/w interrupt on detach()
by Ian Abbott
· 10 years ago
6f929b4
staging: comedi: amplc_pc236: move static board data
by Ian Abbott
· 10 years ago
5d3d4b2
staging: comedi: amplc_dio200_pci: no need to test board pointer in dio200_pci_detach()
by Ian Abbott
· 10 years ago
ffe29dc
staging: comedi: amplc_dio200_common: remove some tests from amplc_dio200_common_detach()
by Ian Abbott
· 10 years ago
a386149
staging: comedi: amplc_dio200_common: prevent extra free_irq()
by Ian Abbott
· 10 years ago
a948318
staging: usbip: remove redundant return statements
by Max Vozeler
· 10 years ago
e8cdd70
staging: vt6655: coding style: Fixed commenting style
by Rahul Garg
· 10 years ago
53cbe20
staging: vt6655: fix direct dereferencing of user pointer
by Guillaume Clement
· 10 years ago
80dd705
staging: ion: vm_insert_pfn and zap_page_range rely on CONFIG_MMU
by Fabian Frederick
· 10 years ago
c22487b
staging: sep: remove driver
by Kristina Martšenko
· 10 years ago
6b5886f
staging: ft1000: remove procfs entries
by Nicolas Thery
· 10 years ago
e6be8e6
staging: lustre: lov: Fix sparse warning using plain integer as NULL pointer
by Marc Fite
· 10 years ago
b9f2880
staging: rtl8821ae: fixed a space coding style issue
by Sylvain Calador
· 10 years ago
96955ed
staging: usbip: stub_main.c: Cleaning up missing null-terminate in conjunction with strncpy
by Rickard Strandqvist
· 10 years ago
4c86db6
staging: unisys: include: uisutils.h: Cleaning up missing null-terminate in conjunction with strncpy
by Rickard Strandqvist
· 10 years ago
645b031
staging: dgnc: remove commented code
by Seunghun Lee
· 10 years ago
f56f473
Staging: vt6655: removed redundant comments from power.h
by Igor Bezukh
· 10 years ago
6c324e5
Staging: vt6655: removed redundant comments from michael.h
by Igor Bezukh
· 10 years ago
b218c00
Staging: vt6655: removed redundant comments from mib.h
by Igor Bezukh
· 10 years ago
2cb9fa5
Staging: vt6655: removed redundant comments from iowpa.h
by Igor Bezukh
· 10 years ago
efcd244
Staging: vt6655: removed redundant comments from ioctl.h
by Igor Bezukh
· 10 years ago
d681012
Staging: vt6655: removed redundant comments from iocmd.h
by Igor Bezukh
· 10 years ago
e5851cf
Staging: vt6655: removed redundant comments from IEEE11h.h
by Igor Bezukh
· 10 years ago
2c620641
Staging: vt6655: removed redundant comments from hostap.h
by Igor Bezukh
· 10 years ago
1d2a404
Staging: vt6655: removed redundant comments from dpc.h
by Igor Bezukh
· 10 years ago
aee4821
Staging: vt6655: removed redundant comments from device_cfg.h
by Igor Bezukh
· 10 years ago
795a8f9
Staging: vt6655: removed redundant comments from desc.h
by Igor Bezukh
· 10 years ago
85a97db
Staging: vt6655: removed redundant comments from channel.h
by Igor Bezukh
· 10 years ago
17db00a
Staging: vt6655: removed redundant comments from country.h
by Igor Bezukh
· 10 years ago
846a7f6
Staging: vt6655: removed redundant comments from datarate.h
by Igor Bezukh
· 10 years ago
7745bd6
Staging: vt6655: remove redundant comments from card.h
by Igor Bezukh
· 10 years ago
2f3b9d3
staging: bcm: DDRInit.c: fixed coding style: lines over 80 char
by Sudip Mukherjee
· 10 years ago
982e2bc
staging: comedi: amplc_pc236: set board_name before common attach
by Ian Abbott
· 10 years ago
Next »