index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
call-graph-from-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-28
staging: unisys: visorbus: remove POSTCODE from visorchipset_init
David Kershner
2
-107
/
+1
2017-04-28
staging: unisys: visorbus: remove postcodes in setup_crash_devices_work_queue
David Kershner
1
-19
/
+14
2017-04-28
staging: unisys: visorbus: refactor setup_crash_devices_work_queue
David Kershner
1
-6
/
+5
2017-04-28
staging: unisys: visorbus: get rid of POSTCODES in my_device_changestate
David Kershner
1
-4
/
+1
2017-04-28
staging: unisys: visorbus: remove POSTCODE from my_device_create
David Kershner
1
-15
/
+9
2017-04-28
staging: unisys: visorbus: remove POSTCODE from bus_configure
David Kershner
1
-12
/
+2
2017-04-28
staging: unisys: visorbus: remove POSTCODEs from bus_create
David Kershner
1
-12
/
+2
2017-04-28
staging: unisys: visorbus: get rid of POSTCODEs in save_crash_msg
David Kershner
1
-12
/
+12
2017-04-28
staging: unisys: visorbus: remove postcodes in visorbus_init
David Kershner
1
-11
/
+3
2017-04-28
staging: unisys: visorbus: remove noisy postcode from visorchipset_exit
David Kershner
1
-4
/
+0
2017-04-28
staging: unisys: visorbus: remove noisy postcode in bus_destroy
David Kershner
1
-3
/
+0
2017-04-28
staging: unisys: visorbus: remove noisy postcodes
David Kershner
1
-19
/
+2
2017-04-28
staging: unisys: visorbus: remove POSTCODE in create_bus_instance
David Kershner
1
-6
/
+2
2017-04-28
staging: unisys: visorbus: remove POSTCODE from chispet_init
David Kershner
1
-2
/
+0
2017-04-28
staging: unisys: visorbus: remove POSTCODE from create_visor_device
David Kershner
1
-7
/
+2
2017-04-28
staging: unisys: visorbus: remove NORETRY
David Kershner
1
-3
/
+3
2017-04-28
staging: unisys: visorbus: handle visorchannel_write errors in code
David Kershner
1
-19
/
+16
2017-04-28
staging: unisys: visorbus: add timeout to controlvm_periodic_work
David Kershner
1
-1
/
+2
2017-04-28
staging: unisys: visorbus: update comment
David Kershner
1
-11
/
+4
2017-04-28
staging: unisys: visorbus: fixed indentation
David Kershner
1
-1
/
+1
2017-04-28
staging; unisys: visorbus: replace uint32 with int
David Kershner
1
-1
/
+1
2017-04-28
staging: unisys: visornic: remove keyword inline from function
David Kershner
1
-1
/
+1
2017-04-28
staging: unisys: visorbus: combine response functions into a single one
David Kershner
1
-31
/
+22
2017-04-28
staging: ks7010: fix enumeration tags
Tobin C. Harding
1
-5
/
+4
2017-04-28
staging: ks7010: add enum multicast_filter_type
Tobin C. Harding
1
-4
/
+5
2017-04-28
staging: ks7010: clean up macro ps_confirm_wait_inc
Tobin C. Harding
1
-5
/
+5
2017-04-28
staging: ks7010: continue from loop on unmatched mac
Tobin C. Harding
1
-7
/
+7
2017-04-28
staging: ks7010: remove cast from netdev_priv()
Tobin C. Harding
1
-120
/
+64
2017-04-28
staging: ks7010: make abbreviation mgmt uniform
Tobin C. Harding
5
-50
/
+49
2017-04-28
staging: ks7010: fix checkpatch LINE_SPACING
Tobin C. Harding
1
-1
/
+0
2017-04-28
staging: ks7010: add enum sleep_mode_type
Tobin C. Harding
2
-6
/
+9
2017-04-28
staging: ks7010: abstract connection status
Tobin C. Harding
4
-16
/
+39
2017-04-28
staging: ks7010: add hostif_generic_request()
Tobin C. Harding
1
-116
/
+57
2017-04-28
staging: ks7010: clean memory allocation
Tobin C. Harding
1
-5
/
+2
2017-04-28
staging: ks7010: remove duplicate code
Tobin C. Harding
1
-22
/
+12
2017-04-28
staging: ks7010: remove magic numbers
Tobin C. Harding
2
-9
/
+18
2017-04-28
staging: ks7010: move skb null check near allocation
Tobin C. Harding
1
-38
/
+42
2017-04-28
staging: ks7010: remove unused local variable eap_key
Tobin C. Harding
1
-7
/
+2
2017-04-28
staging: ks7010: remove unnecessary address check
Tobin C. Harding
1
-4
/
+0
2017-04-28
staging: lustre: remove void function return
Valentin Vidic
3
-3
/
+0
2017-04-28
staging: android: ion: Remove whitespace before quoted newline
Paolo Cretaro
1
-1
/
+1
2017-04-25
staging: most: aim-sound style fixess
Dhananjay Balan
1
-1
/
+1
2017-04-25
staging: android: ion: Replace spaces with tabs for indentation
Paolo Cretaro
1
-3
/
+3
2017-04-25
staging: speakup: add send_xchar and tiocmset methods
Okash Khawaja
5
-19
/
+29
2017-04-25
staging: comedi: addi_apci_3xxx: check return value
Pan Bian
1
-0
/
+2
2017-04-25
staging: comedi: support vm_access_process for mmap'd buffer
Ian Abbott
3
-0
/
+41
2017-04-18
staging/android: Update Ion TODO list
Laura Abbott
1
-17
/
+4
2017-04-18
staging: android: ion: Set query return value
Laura Abbott
1
-0
/
+1
2017-04-18
staging: android: ion: Remove ion_handle and ion_client
Laura Abbott
4
-805
/
+51
2017-04-18
staging: android: ion: Drop ion_map_kernel interface
Laura Abbott
1
-59
/
+0
[next]