index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-07
staging: vchiq: Have vchiu_queue_init() return 0 on success.
Marcelo Diop-Gonzalez
2
-3
/
+3
2019-11-07
staging: most: remove string termination dependency from user space data
Christian Gromm
2
-9
/
+13
2019-11-07
staging: vc04_services: Replace VCHIQ_PLATFORM_STATE_T typedef with struct op...
Jamal Shareef
1
-2
/
+2
2019-11-07
staging: vc04_services: Replace VCHIQ_INSTANCE_T typedef with struct vchiq_in...
Jamal Shareef
8
-64
/
+64
2019-11-07
staging: vc04_services: Replace VCHIQ_SERVICE_HANDLE_T typedef with unsigned int
Jamal Shareef
6
-63
/
+61
2019-11-07
staging: vc04_services: Rename VCHIQ_REMOTE_USE_CALLBACK_T to vchiq_remote_ca...
Jamal Shareef
1
-2
/
+2
2019-11-07
staging: vc04_services: Rename VCHIQ_CALLBACK_T to vchiq_callback
Jamal Shareef
1
-5
/
+5
2019-11-07
staging: vc04_services: Rename callback VCHIQ_USERDATA_TERM_T to vchiq_userda...
Jamal Shareef
2
-4
/
+4
2019-11-07
staging: vc04_services: Replace VCHIQ_BULK_DIR_T enum typedef with enum vchiq...
Jamal Shareef
3
-7
/
+7
2019-11-07
staging: vc04_services: Replace VCHIQ_CONNSTATE_T enum typedef with enum vchi...
Jamal Shareef
3
-12
/
+12
2019-11-07
staging: vc04_services: Replace VCHIQ_SERVICE_OPTION_T enum typedef with enum...
Jamal Shareef
4
-6
/
+6
2019-11-07
staging: vc04_services: Replace VCHIQ_BULK_MODE_T enum typedef with enum vchi...
Jamal Shareef
6
-15
/
+15
2019-11-07
staging: vc04_services: Replace VCHIQ_STATUS_T enum typedef with enum vchiq_s...
Jamal Shareef
7
-133
/
+133
2019-11-07
staging: vc04_services: Rename callback VCHI_CALLBACK_T to vchi_callback
Jamal Shareef
3
-5
/
+5
2019-11-07
staging: vc04_services: Replace VCHI_SERVICE_HANDLE_T typedef with struct vch...
Jamal Shareef
4
-48
/
+48
2019-11-07
staging: vc04_services: Replace VCHI_INSTANCE_T with struct vhci_instance_handle
Jamal Shareef
5
-18
/
+18
2019-11-07
staging: rtl8723bs: Simplify boolean expression
Javier F. Arias
1
-1
/
+1
2019-11-07
staging: rtl8723bs: Fix line over 80 characters
Javier F. Arias
1
-1
/
+2
2019-11-07
staging: mt7621-dma: align to match open parenthesis
Jules Irenge
1
-3
/
+4
2019-11-05
staging: rtl8723bs: hal: Remove unnecessary typecast in kfree.
Nachammai Karuppiah
1
-1
/
+1
2019-11-05
staging: wilc1000: use defines for msg types received from firmware
Ajay Singh
1
-11
/
+9
2019-11-05
staging: wilc1000: added proper spacing for comments
Ajay Singh
5
-12
/
+21
2019-11-05
staging: wilc1000: avoid use of C++ style comments
Ajay Singh
1
-1
/
+1
2019-11-05
staging: wilc1000: added 'WILC_' prefix in header guard macro
Ajay Singh
3
-6
/
+6
2019-11-05
staging: wilc1000: remove 'wilc_' prefix from filenames
Ajay Singh
15
-24
/
+24
2019-11-05
staging: wilc1000: avoid 'bool' datatype in struct sent to firmware
Ajay Singh
1
-2
/
+4
2019-11-05
staging: rtl8723bs: Fix lines over 80 characters
Javier F. Arias
1
-6
/
+12
2019-11-05
staging: rtl8723bs: os_dep: Remove unnecessary variable used in return statement
Nachammai Karuppiah
1
-8
/
+2
2019-11-05
staging: rtl8192e: fix potential use after free
Pan Bian
1
-2
/
+3
2019-11-05
staging: wfx: Remove local variable used only in return statement.
Nachammai Karuppiah
1
-4
/
+1
2019-11-05
staging: wfx: replace 1 by true
Jules Irenge
2
-2
/
+2
2019-11-05
staging: wfx: replace 0 by NULL
Jules Irenge
1
-1
/
+1
2019-11-05
staging: qlge: Avoid NULL comparison
Nachammai Karuppiah
2
-11
/
+11
2019-11-03
staging: exfat: Ensure we unlock upon error in ffsReadFile
Davidlohr Bueso
1
-2
/
+4
2019-11-03
staging: rtl8723bs: Remove unnecessary parentheses
Javier F. Arias
1
-31
/
+31
2019-11-03
staging: wfx: Fix a memory leak in 'wfx_upload_beacon'
Christophe JAILLET
1
-2
/
+1
2019-11-03
staging: exfat: Fix logical operation continuation
Frank A. Cancio Bello
1
-4
/
+4
2019-11-03
staging: exfat: Fix parameter alignment issues
Frank A. Cancio Bello
1
-2
/
+3
2019-11-03
staging: axis-fifo: remove unused pointer to memory resource
Quentin Deslandes
1
-7
/
+4
2019-11-03
staging: axis-fifo: request resources using managed functions
Quentin Deslandes
1
-32
/
+13
2019-11-03
staging: axis-fifo: avoid parsing ignored device tree properties
Quentin Deslandes
2
-191
/
+74
2019-11-03
staging: vt6655: Fix long lines
Frank A. Cancio Bello
2
-3
/
+6
2019-11-03
staging: vt6655: Fix open ended lines
Frank A. Cancio Bello
2
-22
/
+7
2019-11-03
staging: vt6655: Fix the spacing around operators
Frank A. Cancio Bello
2
-5
/
+5
2019-11-03
staging: vt6655: Fix parameter alignment issues
Frank A. Cancio Bello
3
-4
/
+5
2019-11-02
drivers/staging/exfat: Replace more binary semaphores with mutexes
Davidlohr Bueso
1
-24
/
+24
2019-11-02
staging: vc04_services: Remove enum typedefs in vchi
Jamal Shareef
5
-49
/
+43
2019-11-02
staging: vc04_services: Remove unused structs
Jamal Shareef
1
-6
/
+0
2019-11-01
staging: rts5208: Eliminate the use of Camel Case in file sd.h
Gabriela Bittencourt
1
-1
/
+1
2019-11-01
staging: rts5208: Eliminate the use of Camel Case in files xd.{h, c}
Gabriela Bittencourt
2
-7
/
+7
[next]