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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-24
staging: rtl8723bs: Fix an error handling path
Christophe JAILLET
1
-1
/
+3
2021-06-18
staging: rtl8723bs: rtw_efuse: Fix coding style
Shreyas Krishnakumar
1
-7
/
+4
2021-06-18
staging: rtl8723bs: hal: use eth_broadcast_addr() to assign broadcast address
Yang Yingliang
1
-2
/
+1
2021-06-18
staging: rtl8723bs: core: use eth_broadcast_addr() to assign broadcast address
Yang Yingliang
1
-5
/
+3
2021-06-18
staging: rtl8723bs: os_dep: use eth_broadcast_addr() to assign broadcast address
Yang Yingliang
2
-4
/
+3
2021-06-18
staging: r8188eu/core: remove the check for NULL pointer in _rtw_enqueue_cmd()
Qiang Ma
1
-5
/
+0
2021-06-18
staging: ks7010: Wrap macro definitions in parenthesis
Caleb D.S. Brzezinski
1
-12
/
+12
2021-06-18
staging: rts5208: remove redundant continue statement
Colin Ian King
1
-1
/
+0
2021-06-18
staging: android: ashmem: add size field in procfs fdinfo
liuhailong
1
-0
/
+2
2021-06-17
Merge tag 'iio-for-5.14b' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
70
-734
/
+626
2021-06-16
iio: light: tcs3472: do not free unallocated IRQ
frank zago
1
-2
/
+4
2021-06-16
iio: accel: bmc150: Use more consistent and accurate scale values
Stephan Gerhold
1
-22
/
+24
2021-06-16
iio: hid-sensors: Update header includes
Jonathan Cameron
14
-42
/
+16
2021-06-16
iio: pressure: icp10100: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-2
/
+3
2021-06-16
iio: prox: pulsed-light-v2: Use pm_runtime_resume_and_get()
Jonathan Cameron
1
-1
/
+3
2021-06-16
iio: chemical: atlas-sensor: Balance runtime pm + pm_runtime_resume_and_get()
Jonathan Cameron
1
-9
/
+4
2021-06-16
iio: adc: ads1015: Balance runtime pm + pm_runtime_resume_and_get()
Jonathan Cameron
1
-4
/
+1
2021-06-16
iio: imu: mpu6050: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2
-17
/
+8
2021-06-16
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
14
-17
/
+30
2021-06-16
iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
1
-1
/
+1
2021-06-16
iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
1
-1
/
+2
2021-06-16
staging: rtl8188eu: remove _dbg_dump_tx_info function
Phillip Potter
3
-21
/
+0
2021-06-16
staging: rtl8188eu: remove unused variables from hal/rtl8188e_cmd.c
Phillip Potter
1
-4
/
+0
2021-06-16
staging: rtl8188eu: remove unused variable from os_dep/ioctl_linux.c
Phillip Potter
1
-3
/
+0
2021-06-16
staging: rtl8188eu: remove unused variables from core/rtw_mlme_ext.c
Phillip Potter
1
-11
/
+4
2021-06-16
staging: rtl8188eu: remove unused variables from core/rtw_efuse.c
Phillip Potter
1
-9
/
+2
2021-06-16
staging: rtl8188eu: use prefix decrement operator on trycnt variable
Phillip Potter
1
-1
/
+1
2021-06-16
staging: rtl8188eu: remove empty label from mlmeext_joinbss_event_callback
Phillip Potter
1
-4
/
+1
2021-06-15
staging: mt7621-dts: fix pci address for PCI memory range
Sergio Paracuellos
1
-1
/
+1
2021-06-15
staging: mt7621-pci: remove 'mt7621_pci_parse_request_of_pci_ranges'
Sergio Paracuellos
1
-73
/
+27
2021-06-15
staging: rtl8723bs: remove two unused files from tree
Fabio Aiuto
2
-226
/
+0
2021-06-15
staging: rtl8723bs: remove include/autoconf.h header file from tree
Fabio Aiuto
4
-18
/
+0
2021-06-15
staging: rtl8723bs: move LPS_RPWM_WAIT_MS macro
Fabio Aiuto
1
-0
/
+2
2021-06-15
staging: rtl8723bs: remove HAL_{BB,MAC,RF,FW}_ENABLE macros
Fabio Aiuto
3
-18
/
+0
2021-06-15
staging: rtl8723bs: remove unneeded DISABLE_BB_RF macro
Fabio Aiuto
5
-55
/
+8
2021-06-15
staging: rtl8723bs: remove unused WAKEUP_GPIO_IDX macro definition
Fabio Aiuto
1
-5
/
+0
2021-06-15
staging: rtl8723bs: remove unneeded comments
Fabio Aiuto
1
-12
/
+0
2021-06-15
staging: rtl8723bs: remove unused debug macro
Fabio Aiuto
1
-6
/
+0
2021-06-15
staging: rtl8188eu: remove DBG_88E macro definition
Phillip Potter
1
-6
/
+0
2021-06-15
staging: rtl8188eu: remove core/rtw_debug.c
Phillip Potter
3
-213
/
+0
2021-06-15
staging: rtl8188eu: remove converted netdev_dbg calls from core/rtw_sta_mgt.c
Phillip Potter
1
-9
/
+0
2021-06-15
staging: rtl8188eu: remove converted netdev_dbg calls from core/rtw_recv.c
Phillip Potter
1
-57
/
+9
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from hal/rtl8188eu_xmit.c
Phillip Potter
1
-5
/
+0
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from hal/rtl8188eu_recv.c
Phillip Potter
1
-8
/
+0
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from hal/usb_halinit.c
Phillip Potter
1
-49
/
+2
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from hal/rtl8188e_xmit.c
Phillip Potter
1
-15
/
+0
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from hal/rtl8188e_hal_init.c
Phillip Potter
1
-40
/
+5
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from hal/pwrseqcmd.c
Phillip Potter
1
-3
/
+1
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from hal/rtl8188e_cmd.c
Phillip Potter
1
-36
/
+6
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from hal/hal_intf.c
Phillip Potter
1
-3
/
+0
[next]