Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
26368fd7048f2c26d5263a932614351f04436be7
26368fd
Staging: skein: Remove NULL comparison
by Aybuke Ozdemir
· 9 years ago
05489e8
Staging: wilc1000: wilc_wlan_cfg: Remove unnecessary cast
by Shivani Bhardwaj
· 9 years ago
1a86f2a
Staging: wilc1000: host_interface: Remove extra NULL test
by Shivani Bhardwaj
· 9 years ago
b156f1e
Staging: wilc1000: Use kzalloc instead of kmalloc and memset
by Shraddha Barke
· 9 years ago
8c6c463
"drivers/staging: mark android/ion fcns with EXPORT_SYMBOL for tristate
by Paul Gortmaker
· 9 years ago
6b626c7
staging: fbtft: access screen buffer directly
by Lars Svensson
· 9 years ago
4b6dc17
staging: fbtft: use alternate screen pointer
by Lars Svensson
· 9 years ago
17a7b0b
fb.h: Provide alternate screen_base pointer
by Lars Svensson
· 9 years ago
e9f6806
staging: fbtft: add support for C-Berry28 display
by Dennis Menschel
· 9 years ago
d4c402f
staging: fbtft: add support for ST7789V display controller
by Dennis Menschel
· 9 years ago
56b3152
rtl8192u: BIT() macro cleanup
by Anish Bhatt
· 9 years ago
eb36cc2
staging: comedi: comedidev.h: spaces preferred around that '*'
by Ian Abbott
· 9 years ago
214e384
staging: comedi: comedidev.h: add comments to spin-lock and mutex
by Ian Abbott
· 9 years ago
3c3bea2
staging: comedi: check for more errors for zero-length read
by Ian Abbott
· 9 years ago
3958284
staging: comedi: simplify returned errors for comedi_read()
by Ian Abbott
· 9 years ago
a8ed75c
staging: comedi: return error on "read" if no command set up
by Ian Abbott
· 9 years ago
f84e27a
staging: comedi: remove superfluous retval = 0 in comedi_read()
by Ian Abbott
· 9 years ago
42ea907
staging: comedi: allow buffer wraparound in comedi_read()
by Ian Abbott
· 9 years ago
8ea9392
staging: comedi: avoid bad truncation of a size_t in comedi_read()
by Ian Abbott
· 9 years ago
76e8e7d
staging: comedi: make some variables unsigned in comedi_read()
by Ian Abbott
· 9 years ago
fd060c8
staging: comedi: do extra checks for becoming non-busy for "read"
by Ian Abbott
· 9 years ago
09d6b9a
staging: comedi: don't consider "unmunged" data when becoming non-busy
by Ian Abbott
· 9 years ago
970679b
staging: comedi: remain busy until read end-of-file
by Ian Abbott
· 9 years ago
d5eb3a7
staging: comedi: don't use mutex when polling file
by Ian Abbott
· 9 years ago
3834234
staging: comedi: check command started by file being polled
by Ian Abbott
· 9 years ago
ecf04ed
staging: comedi: don't allocate buffer space when polling for write
by Ian Abbott
· 9 years ago
432fbde
staging: comedi: add new comedi_buf_write_n_available()
by Ian Abbott
· 9 years ago
274ec5e
staging: comedi: rename comedi_buf_write_n_available
by Ian Abbott
· 9 years ago
322146d
staging: comedi: don't poll_wait on same subdevice twice
by Ian Abbott
· 9 years ago
944fd0c
staging: comedi: cb_das16_cs: rename private data member 'status[12]'
by H Hartley Sweeten
· 9 years ago
e9d8e8d
staging: comedi: cb_das16_cs: mode analog output comment
by H Hartley Sweeten
· 9 years ago
b93c286
staging: comedi: cb_das16_cs: the DAC16/16-AO only has 4 digital I/O
by H Hartley Sweeten
· 9 years ago
c34f202
staging: comedi: cb_das16_cs: hookup 8254 counter subdevice
by H Hartley Sweeten
· 9 years ago
090b82a
staging: comedi: cb_das16_cs: tidy up analog input subdevice init
by H Hartley Sweeten
· 9 years ago
1dbe388
staging: comedi: cb_das16_cs: refactor 'n_ao_chans' boardinfo
by H Hartley Sweeten
· 9 years ago
6f2e618
staging: comedi: cb_das16_cs: define the misc1 and misc2 register bits
by H Hartley Sweeten
· 9 years ago
95ea3e7
staging: comedi: cb_das16_cs: fix ai mux register programming
by H Hartley Sweeten
· 9 years ago
2845efb
staging: comedi: cb_das16_cs: rename register map defines
by H Hartley Sweeten
· 9 years ago
6ae49e2
staging: comedi: cb_das16_cs: tidy up multi-line comments
by H Hartley Sweeten
· 9 years ago
9f4d30d
staging: comedi: aio_aio12_8: tidy up digital I/O subdevice init
by H Hartley Sweeten
· 9 years ago
fbea187
staging: comedi: aio_aio12_8: rename 'aio_ao12_8' boardinfo
by H Hartley Sweeten
· 9 years ago
6db70e39
staging: comedi: aio_aio12_8: refactor boardininfo
by H Hartley Sweeten
· 9 years ago
ee4c7709f
staging: comedi: aio_aio12_8: fix ai (*insn_read)
by H Hartley Sweeten
· 9 years ago
1198f6b
staging: comedi: aio_aio12_8: analog outputs are single-ended
by H Hartley Sweeten
· 9 years ago
c5fcb7c
staging: comedi: aio_aio12_8: move comedi_lrange definition
by H Hartley Sweeten
· 9 years ago
ffe4a31
staging: comedi: aio_aio12_8: hookup 8254 counter/timer
by H Hartley Sweeten
· 9 years ago
180480e
staging: comedi: aio_aio12_8: update MODULE_DESCRIPTION
by H Hartley Sweeten
· 9 years ago
471c5d6
staging: comedi: aio_aio12_8: tidy up multi-line comments
by H Hartley Sweeten
· 9 years ago
4dc4f28
staging: comedi: aio_aio12_8: prefer using the BIT macro
by H Hartley Sweeten
· 9 years ago
fff5b04
staging: comedi: adv_pci1710: rename private data member 'ai_et_MuxVal'
by H Hartley Sweeten
· 9 years ago
3c9b773
staging: comedi: adv_pci1710: tidy up PCI1720_* register defines
by H Hartley Sweeten
· 9 years ago
39363d0
staging: comedi: adv_pci1710: tidy up remaining PCI171x_* registers
by H Hartley Sweeten
· 9 years ago
9fcce6e
staging: comedi: adv_pci1710: tidy up control register and bits
by H Hartley Sweeten
· 9 years ago
d67e50f
staging: comedi: adv_pci1710: tidy up status register and bits
by H Hartley Sweeten
· 9 years ago
a828533
staging: comedi: adv_pci1710: tidy up multi-line comments
by H Hartley Sweeten
· 9 years ago
64a4e72
staging: comedi: adl_pci9111: fix alignment issue
by H Hartley Sweeten
· 9 years ago
0756f8d
staging: comedi: adl_pci9111: rename CamelCase parameters
by H Hartley Sweeten
· 9 years ago
262a07a
staging: comedi: adl_pci9111: tidy up multi-line comments
by H Hartley Sweeten
· 9 years ago
68e4129
staging: comedi: adl_pci9111: define a macro for the ai range bits
by H Hartley Sweeten
· 9 years ago
f8d863c
staging: comedi: adl_pci9111: prefer using the BIT macro
by H Hartley Sweeten
· 9 years ago
c9f6bb9
staging: lustre: add a blank line after function/struct/union/enum declarations
by Mike Rapoport
· 9 years ago
106495c
staging: lustre: remove multiple blank lines
by Mike Rapoport
· 9 years ago
50ffcb7
staging: lustre: add missing blank line after declarations
by Mike Rapoport
· 9 years ago
3fd624b
Staging: rtl8723au: Use snprintf instead rsprintf
by Ksenija Stanojevic
· 9 years ago
9faa310
Staging: comedi: dt9812: Use mutex instead of semaphore
by Ksenija Stanojevic
· 9 years ago
c297221
Staging: lustre: lov: Remove unused #include header file
by Shraddha Barke
· 9 years ago
246ed51
Staging: most: Remove exceptional & on function name
by Shraddha Barke
· 9 years ago
3a1d948
Staging: iio: Remove exceptional & on function name
by Shraddha Barke
· 9 years ago
30cc9bd
Staging: comedi: Remove exceptional & on function name
by Shraddha Barke
· 9 years ago
634ffdd
staging: lustre: llite: Remove useless cast on void pointer
by Amitoj Kaur Chawla
· 9 years ago
3e127cb
staging: lustre: llite: Remove useless cast on void pointer
by Amitoj Kaur Chawla
· 9 years ago
7ee8291
Staging: wilc1000: wilc_wlan: Remove unnecessary cast
by Shivani Bhardwaj
· 9 years ago
6bd7e56
Staging: wilc1000: wilc_wfi_cfgoperations: Remove unused code
by Shivani Bhardwaj
· 9 years ago
3bffac6
staging: wilc1000: rename u32Length of struct rcvd_net_info
by Leo Kim
· 9 years ago
b021b80
staging: wilc1000: rename pu8Buffer of struct rcvd_net_info
by Leo Kim
· 9 years ago
78675be
staging: wilc1000: rename au8IPAddr of struct set_ip_addr
by Leo Kim
· 9 years ago
937918f
staging: wilc1000: rename u32Timeout of struct power_mgmt_param
by Leo Kim
· 9 years ago
33c70c1
staging: wilc1000: rename bIsEnabled of struct power_mgmt_param
by Leo Kim
· 9 years ago
e4839d3
staging: wilc1000: rename au8MacAddr of struct del_sta
by Leo Kim
· 9 years ago
adab2f7
staging: wilc1000: rename u32count of struct set_multicast
by Leo Kim
· 9 years ago
bae636eb
staging: wilc1000: rename bIsEnabled of struct set_multicast
by Leo Kim
· 9 years ago
8ba1803
staging: wilc1000: rename u8Num_AssocSta of struct del_all_sta
by Leo Kim
· 9 years ago
e51b921
staging: wilc1000: rename au8Sta_DelAllSta of struct del_all_sta
by Leo Kim
· 9 years ago
7dbcb6d3
staging: wilc1000: rename pu8Tail of struct beacon_attr
by Leo Kim
· 9 years ago
030c57e
staging: wilc1000: rename u32TailLen of struct beacon_attr
by Leo Kim
· 9 years ago
8ce528b
staging: wilc1000: rename pu8Head of struct beacon_attr
by Leo Kim
· 9 years ago
51c6618
staging: wilc1000: rename u32HeadLen of struct beacon_attr
by Leo Kim
· 9 years ago
e76ab77
staging: wilc1000: rename u32DTIMPeriod of struct beacon_attr
by Leo Kim
· 9 years ago
12262dd
staging: wilc1000: rename u32Interval of struct beacon_attr
by Leo Kim
· 9 years ago
730ee05
staging: wilc1000: rename u8SetChan of struct channel_attr
by Leo Kim
· 9 years ago
f94f488
staging: wilc1000: rename u32Length of struct rcvd_async_info
by Leo Kim
· 9 years ago
33722ac7
staging: wilc1000: rename pu8Buffer of struct rcvd_async_info
by Leo Kim
· 9 years ago
f2bed2c
staging: wilc1000: rename pJoinParams of struct connect_attr
by Leo Kim
· 9 years ago
0d1527e
staging: wilc1000: rename u8channel of struct connect_attr
by Leo Kim
· 9 years ago
61b4fd0
staging: wilc1000: rename tenuAuth_type of struct connect_attr
by Leo Kim
· 9 years ago
8f38db8
staging: wilc1000: rename pvUserArg of struct connect_attr
by Leo Kim
· 9 years ago
6abcc11
staging: wilc1000: rename pfConnectResult of struct connect_attr
by Leo Kim
· 9 years ago
a64fd67
staging: wilc1000: rename u8security of struct connect_attr
by Leo Kim
· 9 years ago
b59d5c5
staging: wilc1000: rename IEsLen of struct connect_attr
by Leo Kim
· 9 years ago
2ea158c
staging: wilc1000: rename pu8IEs of struct connect_attr
by Leo Kim
· 9 years ago
Next »