Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
12f4e2f280f99c967c2848e99f14e02b3c1cb209
12f4e2f
staging: comedi: s626: remove the uint16_t casts of the bit values
by H Hartley Sweeten
· 12 years ago
7d856da
staging: comedi: s626: rename private data 'base_addr' variable
by H Hartley Sweeten
· 12 years ago
be00860
staging: comedi: s626: remove RR7146 macro
by H Hartley Sweeten
· 12 years ago
25f8fd5
staging: comedi: s626: remove WR7146 and SETVECT macros
by H Hartley Sweeten
· 12 years ago
95bb798
staging: comedi: s626: remove MC_TEST macro
by H Hartley Sweeten
· 12 years ago
597d96b
staging: xgifb: rename SR15/SR13 arrays to SR18
by Aaro Koskinen
· 12 years ago
d8e7567
staging: xgifb: make SR15/SR13 arrays single dimensional
by Aaro Koskinen
· 12 years ago
d7ab4a4
staging: xgifb: XGINew_SetDRAMDefaultRegister340: inline the value of SR1B
by Aaro Koskinen
· 12 years ago
99c6618
staging: xgifb: delete pXGINew_DRAMTypeDefinition
by Aaro Koskinen
· 12 years ago
abe0a2e
staging: xgifb: delete XGI330_LCDCapStruct.PWD_2x
by Aaro Koskinen
· 12 years ago
d5a1b52
staging: xgifb: delete XGI330_LCDCapStruct.PSC_Sx
by Aaro Koskinen
· 12 years ago
625030e
staging: xgifb: delete LCD_SetFlag
by Aaro Koskinen
· 12 years ago
84a0b9b
staging: xgifb: delete IF_DEF_TRUMPION and IF_DEF_DSTN
by Aaro Koskinen
· 12 years ago
c0d60da
staging: xgifb: eliminate IF_DEF_LVDS checks from vb_init
by Aaro Koskinen
· 12 years ago
6bc5427
staging: xgifb: delete redundant IF_DEF_LVDS check
by Aaro Koskinen
· 12 years ago
d95abbb
staging: zsmalloc: Fix link error on ARM
by Joerg Roedel
· 12 years ago
ab4a640
staging: rtl8192u: fix coding style
by Haksu Jeong
· 12 years ago
9fbafdd
staging: vt6656: remove consecutive newlines
by Andres More
· 12 years ago
1cedfa3
staging: sep: Fix typo in printk within sep driver
by Masanari Iida
· 12 years ago
b26c05a
drivers/staging/zcache/zcache-main.c: fix build
by Andrew Morton
· 12 years ago
7c00782
staging: comedi: ni_labpc: fix labpc_calib_insn_write()
by H Hartley Sweeten
· 12 years ago
198ac9d
staging: comedi: ni_labpc: fix labpc_calib_insn_read()
by H Hartley Sweeten
· 12 years ago
43d092c
staging: comedi: ni_labpc: simplify labpc_range_is_unipolar()
by H Hartley Sweeten
· 12 years ago
e7a1aa6
staging: comedi: ni_labpc: fix labpc_eeprom_insn_write()
by H Hartley Sweeten
· 12 years ago
e1970fc
staging: vt6656: remove unused functions
by Andres More
· 12 years ago
d88fe15
staging: davinci: Fix typo in staging/media/davinci
by Masanari Iida
· 12 years ago
318e16b
staging: wlan-ng: prism2usb.c: fix printk(KERN_ERR... to dev_err(dev, ...
by Nick Østergaard
· 12 years ago
ba0e60d
staging: dwc2: fix wrong setting of DMA masks
by Paul Zimmerman
· 12 years ago
e62662c
staging: dwc2: remove unneeded arguments from two functions
by Paul Zimmerman
· 12 years ago
8509f2f
staging: dwc2: always release host channel after dequeueing
by Matthijs Kooijman
· 12 years ago
257f658
staging: vt6656: Fix stuck in scanning with variable uScanChannel.
by Malcolm Priestley
· 12 years ago
c5cf460
staging: comedi: s626: remove MC_DISABLE macro
by H Hartley Sweeten
· 12 years ago
ddd9813
staging: comedi: s626: remove MC_ENABLE macro
by H Hartley Sweeten
· 12 years ago
e4632a7
staging: comedi: s626: #ifdef out a block of unused code
by H Hartley Sweeten
· 12 years ago
90d54ff
staging: comedi: s626: cleanup comedi_lrange table
by H Hartley Sweeten
· 12 years ago
0b9675d
staging: comedi: s626: factor counter interrupt handling from s626_irq_handler()
by H Hartley Sweeten
· 12 years ago
4c2d13e
staging: comedi: s626: factor eos interrupt handling from s626_irq_handler()
by H Hartley Sweeten
· 12 years ago
3b00b85
staging: comedi: s626: use a local var for the s->async in s626_irq_handler()
by H Hartley Sweeten
· 12 years ago
abafc9e
staging: comedi: s626: cleanup "subdevice" and "cmd" in s626_irq_handler()
by H Hartley Sweeten
· 12 years ago
65a17c2
staging: comedi: s626: factor dio interrupt handling from s626_irq_handler()
by H Hartley Sweeten
· 12 years ago
100b4ed
staging: comedi: s626: simplify dio register access
by H Hartley Sweeten
· 12 years ago
1330af4
staging: comedi: ni_labpc: fix labpc_eeprom_insn_read()
by H Hartley Sweeten
· 12 years ago
63a9338
staging: comedi: ni_labpc: return bool from labpc_use_continuous_mode()
by H Hartley Sweeten
· 12 years ago
58cd9b9
staging: comedi: ni_labpc: cleanup trigger setting in labpc_ai_cmd()
by H Hartley Sweeten
· 12 years ago
83d75ef
staging: comedi: ni_labpc: remove board attach noise
by H Hartley Sweeten
· 12 years ago
2908990
staging: comedi: ni_labpc: dma requires an interrupt
by H Hartley Sweeten
· 12 years ago
19a40ab
staging: comedi: ni_labpc: allow board to attach without dma
by H Hartley Sweeten
· 12 years ago
0229979
staging: comedi: ni_labpc: allow board to attach without interrupt
by H Hartley Sweeten
· 12 years ago
f06563f
staging: comedi: ni_labpc: return error from labpc_counter_set_mode()
by H Hartley Sweeten
· 12 years ago
fbca05d
staging: comedi: ni_labpc: cleanup labpc_counter_load() usage
by H Hartley Sweeten
· 12 years ago
463f930
staging: comedi: ni_labpc: introduce labpc_counter_set_mode()
by H Hartley Sweeten
· 12 years ago
161ce6f
staging: comedi: ni_labpc: remove inline from labpc_counter_load()
by H Hartley Sweeten
· 12 years ago
488ec9f1
staging: comedi: ni_labpc: move a couple of the #define's
by H Hartley Sweeten
· 12 years ago
42cb6a8
staging: comedi: ni_labpc: clean up register map
by H Hartley Sweeten
· 12 years ago
3192239
staging: comedi: ni_labpc: clean up multi-line comments
by H Hartley Sweeten
· 12 years ago
d5c8d9c
staging: comedi: ni_labpc: fix a > 80 char line issue
by H Hartley Sweeten
· 12 years ago
810c73c
staging: comedi: ni_labpc: introduce labpc_ai_wait_for_data()
by H Hartley Sweeten
· 12 years ago
3c4dfac
staging: comedi: ni_labpc: introduce labpc_read_adc_fifo()
by H Hartley Sweeten
· 12 years ago
359553b
staging: comedi: ni_labpc: introduce labpc_setup_cmd6_reg()
by H Hartley Sweeten
· 12 years ago
8a49866
staging: comedi: ni_labpc:use labpc_cancel() to remove some common code
by H Hartley Sweeten
· 12 years ago
8c2bc33
staging: comedi: ni_labpc: introduce labpc_ai_set_chan_and_gain()
by H Hartley Sweeten
· 12 years ago
73f2b1d
staging: comedi: ni_labpc: cleanup local var declarations in labpc_ai_insn_read()
by H Hartley Sweeten
· 12 years ago
8a67a67
staging: comedi: ni_labpc: cleanup local var declarations in labpc_ai_cmd()
by H Hartley Sweeten
· 12 years ago
9718e5df
staging: comedi: ni_labpc: remove unnecessary test of dev->irq
by H Hartley Sweeten
· 12 years ago
fe7fc72
staging: comedi: ni_labpc: move declaration of local var 'irq_flags'
by H Hartley Sweeten
· 12 years ago
147a85d
staging: comedi: ni_labpc: remove DRV_NAME
by H Hartley Sweeten
· 12 years ago
7b09c9f
staging: comedi: ni_labpc: use dev->board_name instead of DRV_NAME
by H Hartley Sweeten
· 12 years ago
cacedd0
staging: comedi: ni_labpc: move declaration of local var 'dma_flags'
by H Hartley Sweeten
· 12 years ago
7d47f0f
staging: comedi: ni_labpc: tidy up subdevice init
by H Hartley Sweeten
· 12 years ago
370c8e1
staging: comedi: ni_labpc: fix 8255 dio subdevice init
by H Hartley Sweeten
· 12 years ago
9bffb75
staging: comedi: ni_labpc: fix command support with analog input subdevice
by H Hartley Sweeten
· 12 years ago
28a1093
staging: comedi: ni_labpc: rename subdevice (*insn_{read, write}) functions
by H Hartley Sweeten
· 12 years ago
43a9411
staging: comedi: ni_labpc: introduce labpc_range_is_unipolar()
by H Hartley Sweeten
· 12 years ago
4d3cc8a
staging: comedi: ni_labpc: rename boardinfo 'memory_mapped_io'
by H Hartley Sweeten
· 12 years ago
d0baa0c
staging: comedi: ni_labpc: rename local var 'thisboard'
by H Hartley Sweeten
· 12 years ago
1b3e0c8
staging: comedi: ni_labpc: tidy up range table declarations
by H Hartley Sweeten
· 12 years ago
74df576
staging: comedi: ni_labpc: rename some of the private data variables
by H Hartley Sweeten
· 12 years ago
8263dfd
staging: comedi: ni_labpc: remove 'volatile' from private data
by H Hartley Sweeten
· 12 years ago
f2c447c
staging: comedi: ni_labpc: cleanup the boardinfo
by H Hartley Sweeten
· 12 years ago
d233705
staging: comedi: ni_labpc: remove "dummy" pci boardinfo entry
by H Hartley Sweeten
· 12 years ago
50b9dd9
staging: comedi: ni_labpc: remove boardinfo data that is set to '0'
by H Hartley Sweeten
· 12 years ago
af81f09
staging: comedi: ni_labpc: remove forward declarations 4
by H Hartley Sweeten
· 12 years ago
571e06c
staging: comedi: ni_labpc: remove forward declarations 3
by H Hartley Sweeten
· 12 years ago
8913491
staging: comedi: ni_labpc: move the analog output support functions
by H Hartley Sweeten
· 12 years ago
bc3fc446
staging: comedi: ni_labpc: remove forward declarations 2
by H Hartley Sweeten
· 12 years ago
dd2aef6
staging: comedi: ni_labpc: remove forward declarations 1
by H Hartley Sweeten
· 12 years ago
6e8bddf
staging: comedi: ni_labpc: add some whitespace to the *_driver declarations
by H Hartley Sweeten
· 12 years ago
d72da60
staging: comedi: ni_labpc: remove thisboard macro
by H Hartley Sweeten
· 12 years ago
f65d971
staging: comedi: ni_labpc: rename labpc_board_struct
by H Hartley Sweeten
· 12 years ago
89f3e66
staging: comedi: Kconfig: update CONFIG_AMPLC_DIO200_PCI help text
by Ian Abbott
· 12 years ago
7ff7e4c
staging: comedi: amplc_dio200: split into ISA, PCI and common
by Ian Abbott
· 12 years ago
8d68837
staging: comedi: amplc_dio200: refactor dio200_handle_read_intr()
by Ian Abbott
· 12 years ago
5afb56c
staging: comedi: amplc_dio200: don't check bus-type in dio200_common_attach()
by Ian Abbott
· 12 years ago
e067666
staging: comedi: amplc_dio200: remove dio200_report_attach()
by Ian Abbott
· 12 years ago
207c3b2
staging: comedi: amplc_dio200: remove DIO200_DRIVER_NAME
by Ian Abbott
· 12 years ago
e4681eb
staging: comedi: amplc_dio200: set board_name before common attach
by Ian Abbott
· 12 years ago
01d03a9
staging: comedi: amplc_dio200: dio200_common_attach() return 0
by Ian Abbott
· 12 years ago
add873f
staging: comedi: amplc_dio200: shrink struct dio200_subdev_intr
by Ian Abbott
· 12 years ago
f7282f0
staging: comedi: amplc_dio200: embed board layout in board structure
by Ian Abbott
· 12 years ago
470cf72
staging: comedi: amplc_dio200: Simplify PCI board look-up
by Ian Abbott
· 12 years ago
Next »