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-25
counter: 104-quad-8: Add Generic Counter interface support
William Breathitt Gray
7
-643
/
+1392
2019-04-25
iio: 104-quad-8: Update license boilerplate
William Breathitt Gray
1
-9
/
+1
2019-04-25
docs: Add Generic Counter interface documentation
William Breathitt Gray
3
-0
/
+344
2019-04-25
counter: Documentation: Add Generic Counter sysfs documentation
William Breathitt Gray
2
-0
/
+231
2019-04-25
counter: Introduce the Generic Counter interface
William Breathitt Gray
8
-0
/
+2148
2019-04-25
staging: kpc2000: Add DMA driver
Matt Sickler
8
-0
/
+1181
2019-04-25
Staging: vc04_services: Cleanup in ctrl_set_bitrate()
Madhumitha Prabakaran
1
-6
/
+3
2019-04-25
staging: rtl8188eu: remove unnecessary parentheses
Michael Straube
2
-4
/
+4
2019-04-25
staging: rtl8188eu: add spaces around '-' in rtw_cmd.c
Michael Straube
1
-2
/
+2
2019-04-25
staging: rtl8188eu: replace subtraction with result
Michael Straube
1
-2
/
+2
2019-04-25
staging: rtl8188eu: add spaces around operators in rtw_ap.c
Michael Straube
1
-9
/
+12
2019-04-25
staging: olpc_dcon: Convert all uses of old GPIO API to new descriptor API
Jerry Lin
3
-10
/
+58
2019-04-25
staging: rtl8188eu: cleanup indenting issue in odm.c
Michael Straube
1
-1
/
+1
2019-04-25
staging: vchiq_arm: Fix misuse of %x
Fuqian Huang
1
-4
/
+4
2019-04-25
staging: most: core: replace strcpy() by strscpy()
Gustavo A. R. Silva
1
-1
/
+1
2019-04-25
staging: kpc2000: fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2019-04-25
staging: kpc2000: remove duplicated include from kp2000_module.c
YueHaibing
1
-1
/
+0
2019-04-25
staging: kpc2000: Use memset to initialize resources
Nathan Chancellor
1
-4
/
+8
2019-04-25
Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
47
-307
/
+2242
2019-04-22
iio: adc: qcom-spmi-adc5: Fix of-based module autoloading
Bjorn Andersson
1
-0
/
+1
2019-04-22
iio: dummy_evgen: fix possible memleak in evgen init
Pan Bian
1
-1
/
+4
2019-04-22
iio:accel:Switch hardcoded function name with a reference to __func__ making ...
Mohan Kumar
2
-2
/
+2
2019-04-22
iio: adc: stm32-dfsdm: fix triggered buffer build dependency
Fabrice Gasnier
1
-0
/
+1
2019-04-22
iio: adc: stm32-dfsdm: fix unmet direct dependencies detected
Fabrice Gasnier
1
-0
/
+1
2019-04-22
iio: trigger: stm32-timer: fix build issue when disabled
Fabrice Gasnier
1
-1
/
+10
2019-04-22
iio: imx7d_adc: Use devm_iio_device_register()
Andrey Smirnov
1
-12
/
+1
2019-04-22
iio: imx7d_adc: Simplify imx7d_adc_remove() with imx7d_adc_suspend()
Andrey Smirnov
1
-22
/
+24
2019-04-22
iio: imx7d_adc: Simplify imx7d_adc_probe() with imx7d_adc_resume()
Andrey Smirnov
1
-52
/
+36
2019-04-22
drivers/iio/gyro/mpu3050-core.c: This patch fix the following checkpatch warn...
Mohan Kumar
1
-1
/
+1
2019-04-22
iio: dac: ad5758: Modifications for new revision
Mircea Caprioru
1
-37
/
+18
2019-04-22
iio: imu: st_lsm6dsx: inline per-sensor data
Lorenzo Bianconi
1
-34
/
+16
2019-04-22
iio: adc: Add driver for the TI ADS8344 A/DC chips
Gregory CLEMENT
3
-0
/
+215
2019-04-22
dt-bindings: iio: adc: Add bindings for TI ADS8344 A/DC chips
Gregory CLEMENT
1
-0
/
+19
2019-04-22
MAINTAINERS: add entry for fxas21002c gyro driver
Rui Miguel Silva
1
-0
/
+10
2019-04-22
iio: gyro: fxas21002c: add spi driver
Rui Miguel Silva
3
-1
/
+77
2019-04-22
iio: gyro: fxas21002c: add i2c driver
Rui Miguel Silva
3
-0
/
+76
2019-04-22
iio: gyro: add core driver for fxas21002c
Rui Miguel Silva
4
-0
/
+1166
2019-04-21
Merge 5.1-rc6 into staging-next
Greg Kroah-Hartman
777
-4465
/
+8115
2019-04-21
Linux 5.1-rc6
v5.1-rc6
Linus Torvalds
1
-1
/
+1
2019-04-20
staging: kpc2000: add initial set of Daktronics drivers
Greg Kroah-Hartman
20
-0
/
+2793
2019-04-20
Staging: rtlwifi: Replace return type
Madhumitha Prabakaran
1
-3
/
+1
2019-04-20
Staging: rtl8723bs: core: Replace return types
Madhumitha Prabakaran
1
-5
/
+2
2019-04-20
Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+5
2019-04-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-8
/
+12
2019-04-20
Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-15
/
+43
2019-04-20
Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+3
2019-04-20
Merge tag 'sound-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-11
/
+26
2019-04-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-35
/
+14
2019-04-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-98
/
+195
2019-04-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-15
/
+47
[next]