Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a91a73c8b39a6b8bcc53fafa5372c65387c81233
a91a73c
iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and max11611.
by Jonathan Cameron
· 11 years ago
3e72997
iio: hid-sensors: Set default unit of measure for report interval
by Archana Patni
· 10 years ago
758ee46
iio:adc: at91 requires the input subsystem
by Arnd Bergmann
· 11 years ago
cc8b49f
iio: always select ANON_INODES
by Arnd Bergmann
· 10 years ago
bf7f520
iio: hid-sensors: typo leads to potential forever loop
by Dan Carpenter
· 10 years ago
c478475
Merge branch 'imx-drm-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into staging-next
by Greg Kroah-Hartman
· 11 years ago
a3476ac
Merge tag 'iio-for-3.16b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 11 years ago
cd5b700
iio: hid-sensors: Pressure: Raw read support
by Srinivas Pandruvada
· 11 years ago
6fe588e
iio: hid-sensors: Inclinometer 3D: Raw read support
by Srinivas Pandruvada
· 11 years ago
8009c59
iio: hid-sensors: Compass 3D: Raw read support
by Srinivas Pandruvada
· 11 years ago
1eef062
iio: hid-sensors: Proximity: Raw read support
by Srinivas Pandruvada
· 11 years ago
371a123
iio: hid-sensors: ALS: Raw read support
by Srinivas Pandruvada
· 11 years ago
0964f70
iio: hid-sensors: Gyro 3D: Raw read support
by Srinivas Pandruvada
· 11 years ago
c639945
iio: hid-sensors: Accelerometer 3D: Raw read support
by Srinivas Pandruvada
· 11 years ago
56ff6be
iio: hid-sensors: Add API to power on/off
by Srinivas Pandruvada
· 11 years ago
a269b9a0
iio: hid-sensors: Pressure: adjust scale and offset
by Srinivas Pandruvada
· 11 years ago
be8e48d
iio: hid-sensors: Inclinometer 3D: adjust scale and offset
by Srinivas Pandruvada
· 11 years ago
92463fd
iio: hid-sensors: Compass 3D: adjust scale and offset
by Srinivas Pandruvada
· 11 years ago
36783d0
iio: hid-sensors: ALS: adjust scale and offset
by Srinivas Pandruvada
· 11 years ago
6c7db77
iio: hid-sensors: Gyro 3D : adjust scale and offset
by Srinivas Pandruvada
· 11 years ago
73a2498
iio: hid-sensors: Accelerometer 3D: adjust scale and offset
by Srinivas Pandruvada
· 11 years ago
9030924
iio: hid-sensors: Add api to get poll value
by Srinivas Pandruvada
· 11 years ago
5d02edfc
iio: hid-sensors: Convert units and exponent
by Srinivas Pandruvada
· 11 years ago
09c3fbb
staging: rtl8188eu: Remove 'u8 *pbuf' from struct recv_buf
by navin patidar
· 11 years ago
acfd19e
staging: rtl8188eu: Remove rtl8188eu_init_recvbuf() function
by navin patidar
· 11 years ago
a1f3b3f
staging: rtl8188eu: Remove 'u32 ref_cnt' from struct recv_buf
by navin patidar
· 11 years ago
74e250e
staging: rtl8188eu: Remove 'u32 len' from struct recv_buf
by navin patidar
· 11 years ago
1b2a4fc
staging: rtl8188eu: Remove 'alloc_sz' from struct recv_buf
by navin patidar
· 11 years ago
f0f4499
staging: rtl8188eu: Remove 'pallocated_buf' from struct recv_buf
by navin patidar
· 11 years ago
e205cae
staging: rtl8188eu: Remove 'irp_pending' from struct recv_buf
by navin patidar
· 11 years ago
c11f3ff
staging: rtl8188eu: Remove pdata, phead, ptail and pend from struct recv_buf
by navin patidar
· 11 years ago
afdd36e
staging: rtl8188eu: Remove 'int transfer_len' from struct recv_buf
by navin patidar
· 11 years ago
4985625
staging: rtl8188eu: Remove 'dma_addr_t dma_transfer_addr' from struct recv_buf
by navin patidar
· 11 years ago
4337ff2
staging: rtl8188eu: Remove 'spinlock_t recvbuf_lock' from struct recv_buf
by navin patidar
· 11 years ago
9a4429e
staging: rtl8188eu: Remove 'struct list_head list' from struct recv_buf
by navin patidar
· 11 years ago
5fe2f91
staging: rtl8188eu: Remove function rtw_enqueue_recvbuf()
by navin patidar
· 11 years ago
0521a2a
staging: rtl8188eu: Remove function rtw_enqueue_recvbuf_to_head()
by navin patidar
· 11 years ago
d27ab0b
staging: rtl8188eu: Remove function rtw_dequeue_recvbuf()
by navin patidar
· 11 years ago
b9fb433
rtl8821ae: fixed defined-not-used warning
by Jan Moskyto Matejka
· 11 years ago
2930d0b9
staging: rtl8192u: fix checkpatch braces warning
by Rui Miguel Silva
· 11 years ago
7626e3d
staging/rtl8192e: Erroneous return codes (types and values)
by Dominique van den Broeck
· 11 years ago
73fbfbf
staging: rtl8188eu: Use USB subsystem functions to check endpoint type
by navin patidar
· 11 years ago
2133514
staging: rtl8188eu: Remove debugging messages from usb_dvobj_init()
by navin patidar
· 11 years ago
5f888cb
staging: serqt_usb2: Clean up initializations of variables
by Thomas Vegas
· 11 years ago
f5a7856
staging: serqt_usb2: Add blank line after declaration
by Thomas Vegas
· 11 years ago
c46e961
staging: serqt_usb2: Remove useless variable
by Thomas Vegas
· 11 years ago
482f0a2
staging: comedi: remove async parameter from resize_async_buffer()
by Ian Abbott
· 11 years ago
0ce016d
staging: comedi: remove redundant pointer dereference in comedi_poll()
by Ian Abbott
· 11 years ago
6e2954e
staging: comedi: amplc_dio200_common: correct bound on counter mode
by Ian Abbott
· 11 years ago
7d52477
staging: comedi: drivers: correct mode check for i8254_set_mode()
by Ian Abbott
· 11 years ago
a1f6c2a
staging: comedi: fix checkpatch warnings
by Luca Ellero
· 11 years ago
8383b8c
staging: comedi: das16: clarify 8254 timer programming
by H Hartley Sweeten
· 11 years ago
bef74ba
staging: comedi: das16m1: clarify 8254 timer programming
by H Hartley Sweeten
· 11 years ago
22e09df
staging: comedi: ni_at_a2150: clarify 8254 timer programming
by H Hartley Sweeten
· 11 years ago
e74e989
staging: comedi: ni_labpc: fix 8254 timer programming
by H Hartley Sweeten
· 11 years ago
52c9e62
staging: comedi: das800: clarify 8254 timer programming
by H Hartley Sweeten
· 11 years ago
90c32ce
staging: comedi: amplc_pci244: clarify 8254 timer programming
by H Hartley Sweeten
· 11 years ago
e72f7ad
staging: comedi: me4000: fix 8254 timer programming
by H Hartley Sweeten
· 11 years ago
4f161fc
staging: comedi: ni_at_ao: fix 8254 timer programming
by H Hartley Sweeten
· 11 years ago
d7c0dcb
staging: comedi: pcl711: fix 8254 timer programming
by H Hartley Sweeten
· 11 years ago
241f1c9
staging: comedi: hwdrv_apci3120: remove clearing of 'b_OutputMemoryStatus'
by H Hartley Sweeten
· 11 years ago
2045631
staging: comedi: hwdrv_apci3120: fix 'b_AiCyclicAcquisition' usage
by H Hartley Sweeten
· 11 years ago
a19f716
staging: comedi: hwdrv_apci3120: cmd->convert_src is always TRIG_TIMER
by H Hartley Sweeten
· 11 years ago
2f673c5
staging: comedi: addi_common.h: remove 'b_AiContinuous' from private data
by H Hartley Sweeten
· 11 years ago
eaca003
staging: comedi: addi_common.h: remove 'ui_AiNbrofScans' from private data
by H Hartley Sweeten
· 11 years ago
5d6babe
staging: comedi: addi_common.h: remove 'ui_AiDataLength' from private data
by H Hartley Sweeten
· 11 years ago
a1b986e
staging: comedi: addi_common.h: remove 'ui_AiTimer1' from private data
by H Hartley Sweeten
· 11 years ago
596c5a6
staging: comedi: addi_common.h: remove 'ui_AiTimer0' from private data
by H Hartley Sweeten
· 11 years ago
bda88cd
staging: comedi: addi_common.h: remove 'pui_AiChannelList' from private data
by H Hartley Sweeten
· 11 years ago
72af0c4
staging: comedi: addi_common.h: remove 'ui_AiScanLength' from private data
by H Hartley Sweeten
· 11 years ago
ffadead
staging: comedi: addi_common.h: remove 'ui_AiFlags' from private data
by H Hartley Sweeten
· 11 years ago
7586fd6
staging: comedi: amplc_pci230: remove 'ao_continuous' from private data
by H Hartley Sweeten
· 11 years ago
bca4eac
staging: comedi: amplc_pci230: remove 'ai_continuous' from private data
by H Hartley Sweeten
· 11 years ago
96410e7
staging: comedi: amplc_pci224: remove 'ai_stop_continuous' from private data
by H Hartley Sweeten
· 11 years ago
56e7812
staging: comedi: addi_apci_2032: tidy up cmd use in apci2032_interrupt()
by H Hartley Sweeten
· 11 years ago
f1c51fa
staging: comedi: adl_pci9111: tidy up (*do_cmdtest) Step 4
by H Hartley Sweeten
· 11 years ago
8412a96
staging: comedi: 8253.h: remove the unused i8253_cascade_ns_to_timer_*()
by H Hartley Sweeten
· 11 years ago
d33f885
staging: comedi: 8253.h: rename i8253_cascade_ns_to_timer_2div()
by H Hartley Sweeten
· 11 years ago
1265c22
staging: comedi: das1800: don't calc pacer divisors twice
by H Hartley Sweeten
· 11 years ago
66fea98
staging: comedi: das1800: refactor Step 4 of das1800_ai_do_cmdtest()
by H Hartley Sweeten
· 11 years ago
863e07c
staging: comedi: das16m1: don't calc pacer divisors twice
by H Hartley Sweeten
· 11 years ago
33eafb7
staging: comedi: cb_pcidas: don't calc ao pacer divisors twice
by H Hartley Sweeten
· 11 years ago
f513b63
staging: comedi: cb_pcidas: don't calc ai pacer divisors twice
by H Hartley Sweeten
· 11 years ago
8673804
staging: comedi: adv_pci1710: remove 'ai_act_chan' from private data
by H Hartley Sweeten
· 11 years ago
576a09f
staging: comedi: adv_pci1710: remove 'i8254_osc_base' from private data
by H Hartley Sweeten
· 11 years ago
16c7eb6
staging: comedi: adv_pci1710: always enable PCI171x_PARANOIDCHECK code
by H Hartley Sweeten
· 11 years ago
e2d8c43
staging: comedi: adv_pci1710: rename interrupt helper functions
by H Hartley Sweeten
· 11 years ago
925ddef
staging: comedi: adv_pci1710: tidy up start_pacer()
by H Hartley Sweeten
· 11 years ago
3357334
staging: comedi: adv_pci1710: remove local var in pci171x_ai_cmd()
by H Hartley Sweeten
· 11 years ago
73bcf01
staging: comedi: adv_pci1710: only calc the pacer divisors once
by H Hartley Sweeten
· 11 years ago
5297a6b
staging: comedi: adv_pci1710: remove 'ai_eos' from private data
by H Hartley Sweeten
· 11 years ago
17ac5ec
staging: comedi: adv_pci1710: remove 'ai_buf_ptr' from private data
by H Hartley Sweeten
· 11 years ago
b472028
staging: comedi: adv_pci1710: remove 'neverending_ai' from private data
by H Hartley Sweeten
· 11 years ago
5655657
staging: comedi: adv_pci1710: don't check the chanlist twice
by H Hartley Sweeten
· 11 years ago
b5a7a46
staging: comedi: adv_pci1710: tidy up pci171x_ai_check_chanlist()
by H Hartley Sweeten
· 11 years ago
4bac39f
staging: comedi: fix coding style issues in comedi_fops.c
by Raghavendra Ganiga
· 11 years ago
66d76f1
staging: comedi: addi_apci_1564: remove use of devpriv->s_EeParameters
by Chase Southwood
· 11 years ago
a7e04a0
staging: comedi: addi_apci_1564: remove unnecessary info from boardinfo
by Chase Southwood
· 11 years ago
128f798
staging: comedi: addi_apci_1564: simplify the PCI bar reading and don't read the unused bars
by Chase Southwood
· 11 years ago
cffd83b
staging: comedi: addi_apci_1564: board has 32 digital inputs
by Chase Southwood
· 11 years ago
Next »