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-04-17
staging: add Fieldbus Device subsystem.
Sven Van Asbroeck
9
-0
/
+649
2019-04-16
Staging: rtl8723bs: Remove an unused struct tx_pending_t
Madhumitha Prabakaran
1
-7
/
+0
2019-04-16
Staging: rtl8723bs: Remove typedef in struct ieee_param
Madhumitha Prabakaran
1
-2
/
+2
2019-04-16
Staging: rtl8723bs: Remove typedef in struct ieee_param_ex
Madhumitha Prabakaran
1
-2
/
+2
2019-04-16
staging: pi433: add dependency to PA0, 1, 2 setting for output power level
Sidong Yang
1
-6
/
+39
2019-04-16
Staging: vc04_services: bcm2835-camera: Remove an exceptional &
Madhumitha Prabakaran
1
-29
/
+29
2019-04-16
staging: vt6655: upc: remove double blank lines
Cesar Santos
1
-2
/
+0
2019-04-16
staging: mt7621-pci-phy: prevent use of uninitialized variable
Antti Keränen
1
-1
/
+1
2019-04-16
staging: ralink-gdma: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-9
/
+3
2019-04-16
Staging: rtlwifi: Cleanup crc16_ccitt()
Madhumitha Prabakaran
1
-7
/
+7
2019-04-16
Staging: rtlwifi: Remove & on function name
Madhumitha Prabakaran
1
-2
/
+2
2019-04-16
staging: rtlwifi: base: Remove set but not used variables
YueHaibing
1
-14
/
+4
2019-04-16
Staging: hal: hal_com_phycfg: fixed a coding style issue
Gabriela Bittencourt
1
-0
/
+2
2019-04-16
staging: remove redundant 'default n' from Kconfig
Bartlomiej Zolnierkiewicz
8
-9
/
+0
2019-04-16
staging: axis-fifo: Add elaborate description in Kconfig
Moses Christopher
1
-2
/
+4
2019-04-16
Staging: rtl8723bs: Remove typedef in struct sdio_data
Madhumitha Prabakaran
5
-29
/
+27
2019-04-16
staging: rtl8192e: remove a blank line
Daniel Junho
1
-1
/
+0
2019-04-16
staging: rtl8192e: Remove a not necessary blank line before a close brace '}'
Gabriela Bittencourt
1
-1
/
+0
2019-04-16
staging: rtl8192e: Remove set but not used variable 'VenderID'
YueHaibing
1
-2
/
+0
2019-04-16
staging: rtlwifi: rtl8822be: Remove set but not used variable 'curtxbw_40mhz'
YueHaibing
1
-7
/
+2
2019-04-16
staging: rtl8723bs: add space after enum declaration
William Tustumi
1
-1
/
+1
2019-04-16
staging: rtl8192u: ieee80211: add space around '==' and before '('
Caio Salvador Rohwedder
1
-1
/
+1
2019-04-16
staging: rtl8192u: Add missing space
Gabriel Siqueira
1
-2
/
+2
2019-04-16
staging: rtl8723bs: hal: replace spaces by tabs.
Beatriz Martins de Carvalho
1
-1
/
+1
2019-04-16
staging: rtl8188eu: make sta2sta_data_frame() static
Michael Straube
1
-2
/
+3
2019-04-16
staging: rtl8188eu: remove unnecessary declaration
Michael Straube
1
-6
/
+0
2019-04-16
staging: rtl8712: remove unnecessary NULL check
Himadri Pandya
1
-2
/
+0
2019-04-16
staging: android: vsoc: fix copy_from_user overrun
Vincent Stehlé
1
-1
/
+2
2019-04-16
staging: most: Documentation: update driver documentation
Christian Gromm
2
-51
/
+284
2019-04-16
staging: most: configfs: add code for link removal
Christian Gromm
1
-2
/
+36
2019-04-16
staging: most: configfs: make create attributes write-only
Christian Gromm
1
-15
/
+2
2019-04-16
staging: most: allow speculative configuration
Christian Gromm
4
-30
/
+53
2019-04-16
staging: most: core: remove attribute add_link
Christian Gromm
1
-61
/
+0
2019-04-16
staging: most: usb: remove prefix from description tag
Christian Gromm
1
-1
/
+1
2019-04-16
staging: most: core: make sysfs attributes read-only
Christian Gromm
1
-115
/
+7
2019-04-16
staging: most: enable configfs support
Christian Gromm
5
-3
/
+19
2019-04-16
staging: most: sound: introduce new sound adapter management
Christian Gromm
1
-18
/
+23
2019-04-16
staging: most: core: add configfs interface functions
Christian Gromm
2
-1
/
+157
2019-04-16
staging: most: change signature of function probe_channel
Christian Gromm
6
-8
/
+12
2019-04-16
staging: most: add new file configfs.c
Christian Gromm
1
-0
/
+627
2019-04-16
staging: greybus: power_supply: fix prop-descriptor request size
Johan Hovold
1
-1
/
+1
2019-04-16
Staging: gasket: Use DIV_ROUND_UP
Madhumitha Prabakaran
1
-3
/
+2
2019-04-16
staging: wilc1000: fix spelling mistake "dissconect" -> "disconnect"
Colin Ian King
1
-1
/
+1
2019-04-16
staging: wilc1000: give usleep_range a range
Nicholas Mc Guire
1
-2
/
+2
2019-04-16
staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
Tetsuo Handa
1
-1
/
+1
2019-04-16
staging: wilc1000: drop explicit conversion to bool
Nicholas Mc Guire
1
-1
/
+1
2019-04-16
staging: comedi: adv_pci1710: fix spelling mistake: "droput" -> "dropout"
Colin Ian King
1
-1
/
+1
2019-04-16
staging: comedi: dt2811: Fix spelling mistake
Hariprasad Kelam
1
-1
/
+1
2019-04-16
staging: comedi: dyna_pci10xx: remove set but not used variables 'chan' and r...
YueHaibing
1
-4
/
+0
2019-04-04
Merge tag 'iio-for-5.2a-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
113
-1268
/
+3775
[next]