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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-22
iio:pressure: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
13
-15
/
+0
2017-08-22
iio:potentiostat:lmp91000 drop assign iio_info.driver_module and iio_trigger_...
Jonathan Cameron
1
-2
/
+0
2017-08-22
iio:dpot: drop assign iio_info.driver_module
Jonathan Cameron
6
-6
/
+0
2017-08-22
iio:orientation: drop assign iio_info.driver_module
Jonathan Cameron
2
-2
/
+0
2017-08-22
iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
8
-10
/
+0
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
37
-47
/
+0
2017-08-22
iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
8
-11
/
+0
2017-08-22
iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
9
-9
/
+0
2017-08-22
iio:health: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
4
-6
/
+0
2017-08-22
iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
11
-14
/
+0
2017-08-22
iio:frequency: drop assign iio_info.driver_module
Jonathan Cameron
2
-2
/
+0
2017-08-22
iio:dummy: drop assignment of iio_info.driver_module
Jonathan Cameron
1
-1
/
+0
2017-08-22
iio:dac: drop assignment of iio_info.driver_module
Jonathan Cameron
27
-27
/
+0
2017-08-22
iio:counter:104-quad-8 drop assign iio_info.driver_module
Jonathan Cameron
1
-1
/
+0
2017-08-22
iio:common: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2
-2
/
+0
2017-08-22
iio:chemical: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
4
-5
/
+0
2017-08-22
iio:amplifiers:ad8366 drop assign iio_info.driver_module and iio_trigger_ops....
Jonathan Cameron
1
-1
/
+0
2017-08-22
iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
24
-33
/
+0
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
73
-92
/
+0
2017-08-22
iio:trigger: Remove necessity to have a trig->ops structure.
Jonathan Cameron
1
-8
/
+5
2017-08-22
iio: triggers: Use macros to avoid boilerplate assignment of owner.
Jonathan Cameron
1
-6
/
+12
2017-08-22
iio: Use macro magic to avoid manual assign of driver_module
Jonathan Cameron
2
-29
/
+12
2017-08-20
staging: rtlwifi: Reviewers fixes
Larry Finger
4
-21
/
+17
2017-08-20
staging: r8822be: Add Makefiles and Kconfig for new driver
Larry Finger
9
-246
/
+137
2017-08-20
staging: r8822be: Add the driver code
Ping-Ke Shih
14
-0
/
+9647
2017-08-20
staging: r8822be: Add phydm mini driver
Ping-Ke Shih
76
-0
/
+33395
2017-08-20
staging: r8822be: Add code for halmac sub-driver
Ping-Ke Shih
54
-0
/
+51508
2017-08-20
staging: r8822be: Add r8822be btcoexist routines to staging
Ping-Ke Shih
6
-0
/
+11513
2017-08-20
staging: r8822be: Copy existing btcoexist code into staging
Larry Finger
5
-0
/
+3602
2017-08-20
staging: r8822be: Add existing rtlwifi and rtl_pci parts for new driver
Ping-Ke Shih
22
-0
/
+16379
2017-08-20
staging: wlan-ng: hfa384x_usb: Fix multiple line dereference
Alex Briskin
1
-9
/
+7
2017-08-20
Staging: greybus: vibrator.c: Fixed alignment to match open parenthesis.
Srishti Sharma
1
-4
/
+4
2017-08-20
staging: greybus: make device_type const
Bhumika Goyal
1
-1
/
+1
2017-08-20
staging/rts5208: fix incorrect shift to extract upper nybble
Colin Ian King
1
-1
/
+1
2017-08-20
staging: pi433: fixed coding style issues
Xiangyang Zhang
1
-8
/
+7
2017-08-20
staging:rtl8188eu: fix coding style issue
Jamie Huang
1
-1
/
+2
2017-08-20
staging: lustre: lustre: Off by two in lmv_fid2path()
Dan Carpenter
1
-2
/
+2
2017-08-20
Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
25
-207
/
+1182
2017-08-20
iio: adc: rockchip_saradc: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+2
2017-08-20
iio: dac: stm32-dac-core: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-08-20
iio: adc: ti-ads1015: add threshold event support
Akinobu Mita
1
-2
/
+407
2017-08-20
iio: adc: ti-ads1015: use iio_device_claim_direct_mode()
Akinobu Mita
1
-8
/
+7
2017-08-20
iio: adc: ti-ads1015: use devm_iio_triggered_buffer_setup
Akinobu Mita
1
-12
/
+5
2017-08-20
iio: adc: ti-ads1015: add helper to set conversion mode
Akinobu Mita
1
-12
/
+11
2017-08-20
iio: adc: ti-ads1015: remove unnecessary config register update
Akinobu Mita
1
-14
/
+4
2017-08-20
iio: adc: ti-ads1015: add adequate wait time to get correct conversion
Akinobu Mita
1
-12
/
+19
2017-08-20
iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
Akinobu Mita
1
-1
/
+1
2017-08-20
iio: adc: ti-ads1015: avoid getting stale result after runtime resume
Akinobu Mita
1
-2
/
+16
2017-08-20
iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
Akinobu Mita
1
-0
/
+7
2017-08-20
iio: adc: ti-ads1015: fix scale information for ADS1115
Akinobu Mita
1
-24
/
+24
[next]