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
Age
Commit message (
Expand
)
Author
Files
Lines
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
-41
/
+274
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 range'
YueHaibing
1
-4
/
+0
2019-04-04
Merge tag 'iio-for-5.2a-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
113
-1267
/
+3774
2019-04-04
iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion
Lars-Peter Clausen
2
-5
/
+12
2019-04-04
iio: adc: stm32-dfsdm: add PM support
Fabrice Gasnier
2
-32
/
+206
2019-04-04
iio: adc: stm32-dfsdm: improve sampling frequency accuracy
Fabrice Gasnier
1
-26
/
+30
2019-04-04
staging: iio: adc: ad7280a: Tab alignment
Cristian Sicilia
1
-18
/
+18
2019-04-04
MAINTAINERS: Fix the link to ad7606 dt-bindings
Stefan Popa
1
-1
/
+1
2019-04-04
iio:temperature: Add MAX31856 thermocouple support
Paresh Chaudhary
4
-0
/
+388
2019-04-04
iio:temperature:max31856:Add device tree bind info
Paresh Chaudhary
1
-0
/
+24
2019-04-04
dt-bindings: iio/temperature: Add thermocouple types (and doc)
Patrick Havelange
2
-0
/
+23
2019-04-04
devantech-srf04.yaml: transform DT binding to YAML
Andreas Klinger
2
-28
/
+59
2019-04-04
iio: frequency: ad9523: Fix typo in ad9523_platform_data
Lars-Peter Clausen
2
-12
/
+12
2019-04-04
iio: Make possible to include driver.h first
Andy Shevchenko
1
-0
/
+1
2019-04-04
dt-bindings: iio: add Bosch BMG160 gyroscope sensor
H. Nikolaus Schaller
1
-0
/
+20
2019-04-04
iio: gyro: bmg160: add device tree compatibility table
H. Nikolaus Schaller
1
-0
/
+9
2019-04-04
staging: iio: adc: ad7192: Use read_avail for available attributes
Mircea Caprioru
1
-38
/
+61
2019-04-04
dt-bindings: iio: light: add vcnl4040 devicetree bindings
Angus Ainslie (Purism)
1
-1
/
+3
2019-04-04
iio: light: vcnl4000 add support for the VCNL4040 proximity and light sensor
Angus Ainslie (Purism)
1
-8
/
+43
2019-04-04
dt-bindings: iio: light: add vcnl4000 devicetree bindings
Angus Ainslie (Purism)
1
-0
/
+22
2019-04-04
iio: light: vcnl4000 add devicetree hooks
Angus Ainslie (Purism)
1
-0
/
+22
2019-04-04
iio: light: vcnl4000 use word writes instead of byte writes
Angus Ainslie (Purism)
1
-2
/
+2
2019-04-04
iio: adc: stm32-dfsdm: claim direct mode for raw read and settings
Fabrice Gasnier
1
-1
/
+16
2019-04-04
iio: adc: stm32-dfsdm: add support for buffer modes
Fabrice Gasnier
1
-24
/
+194
2019-04-04
iio: adc: stm32-dfsdm: add support for scan mode
Fabrice Gasnier
1
-40
/
+142
2019-04-04
iio: adc: stm32-dfsdm: enable hw consumer
Fabrice Gasnier
1
-1
/
+13
2019-04-04
iio: adc: stm32-dfsdm: move dma slave config to start routine
Fabrice Gasnier
1
-20
/
+11
[next]