index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-21
staging: iio: ad7746: Fix bound checkings
Hernán Gonzalez
1
-2
/
+2
2018-04-15
staging: iio: ad7746: Reorder variable declarations
Hernán Gonzalez
1
-3
/
+3
2018-04-15
staging: iio: ad7746: Reorder includes alphabetically
Hernán Gonzalez
1
-5
/
+5
2018-04-15
staging: iio: ad7746: Fix multiple line dereference
Hernán Gonzalez
1
-2
/
+1
2018-04-15
staging: iio: ad7746: Adjust arguments to match open parenthesis
Hernán Gonzalez
1
-2
/
+3
2018-04-15
staging: iio: ad7746: Automatically swap values in readings/writings
Hernán Gonzalez
1
-8
/
+8
2018-03-30
Staging: iio: adis16209: Move adis16209 driver out of staging
Shreeya Patel
3
-343
/
+0
2018-03-30
Staging: iio: adis16209: Use GENMASK
Shreeya Patel
1
-17
/
+14
2018-03-30
Staging: iio: adis16209: Remove unused headers
Shreeya Patel
1
-3
/
+0
2018-03-30
Staging: iio: adis16209: Add a blank line after return statements
Shreeya Patel
1
-0
/
+2
2018-03-30
Staging: iio: adis16209: Prefer reverse christmas tree ordering
Shreeya Patel
1
-2
/
+2
2018-03-30
Staging: iio: adis16209: Indent the field definitions
Shreeya Patel
1
-5
/
+5
2018-03-25
staging: iio: tsl2x7x: use either direction for IIO_EV_INFO_{ENABLE,PERIOD}
Brian Masney
1
-5
/
+4
2018-03-25
staging: iio: tsl2x7x: use auto increment I2C protocol
Brian Masney
1
-33
/
+67
2018-03-24
Staging: iio: accel: adis16201: Move adis16201 driver out of staging
Himanshu Jha
3
-334
/
+0
2018-03-24
Staging: iio: accel: adis16201: Fix 80 character line limit
Himanshu Jha
1
-1
/
+2
2018-03-24
Staging: iio: accel: adis16201: Use GENMASK
Himanshu Jha
1
-19
/
+15
2018-03-24
Staging: iio: accel: adis16201: Remove unused headers
Himanshu Jha
1
-3
/
+0
2018-03-24
staging: iio: tsl2x7x: add copyright
Brian Masney
1
-1
/
+3
2018-03-24
staging: iio: tsl2x7x: put local variables in reverse Christmas tree order
Brian Masney
1
-13
/
+8
2018-03-24
staging: iio: tsl2x7x: remove ch0 and ch1 variables from tsl2x7x_get_lux()
Brian Masney
1
-11
/
+10
2018-03-24
staging: iio: tsl2x7x: remove unused variables from tsl2x7x_get_lux()
Brian Masney
1
-11
/
+0
2018-03-24
staging: iio: tsl2x7x: split out als and prox persistence settings
Brian Masney
2
-16
/
+17
2018-03-24
staging: iio: tsl2x7x: make logging consistent and correct newlines
Brian Masney
1
-26
/
+16
2018-03-24
staging: iio: tsl2x7x: split out als and prox interrupt settings
Brian Masney
2
-47
/
+24
2018-03-24
staging: iio: tsl2x7x: simplify tsl2x7x_prox_cal()
Brian Masney
1
-92
/
+15
2018-03-24
staging: iio: tsl2x7x: no need to clear interrupt flag when getting lux
Brian Masney
1
-4
/
+0
2018-03-24
staging: iio: tsl2x7x: correct interrupt handler trigger
Brian Masney
1
-1
/
+1
2018-03-24
staging: iio: tsl2x7x: remove unnecessary code
Brian Masney
1
-6
/
+0
2018-03-24
staging:iio:ade7854: Remove read_reg_* duplications
Rodrigo Siqueira
4
-78
/
+15
2018-03-24
staging:iio:ade7854: Rework SPI read function
Rodrigo Siqueira
1
-103
/
+33
2018-03-24
staging:iio:ade7854: Rework I2C read function
Rodrigo Siqueira
1
-69
/
+37
2018-03-24
staging:iio:ade7854: Remove write_reg_* duplications
Rodrigo Siqueira
4
-75
/
+12
2018-03-24
staging:iio:ade7854: Rework SPI write function
Rodrigo Siqueira
1
-67
/
+41
2018-03-24
staging:iio:ade7854: Rework I2C write function
Rodrigo Siqueira
1
-50
/
+46
2018-03-24
staging:iio:ade7854: Fix the wrong number of bits to read
John Syne
1
-1
/
+1
2018-03-24
staging:iio:ade7854: Fix error handling on read/write
John Syne
2
-17
/
+17
2018-03-18
Staging: iio: accel: adis16201: Adjust argument to match open parentheses
Himanshu Jha
1
-1
/
+1
2018-03-18
Staging: iio: accel: adis16201: Prefer reverse christmas tree ordering
Himanshu Jha
1
-2
/
+2
2018-03-18
Staging: iio: accel: adis16201: Use sign_extend32 function
Himanshu Jha
1
-3
/
+2
2018-03-18
Staging: iio: accel: adis16201: Add comments about units in read_raw()
Himanshu Jha
1
-9
/
+18
2018-03-18
Staging: iio: accel: adis16201: Group register definitions
Himanshu Jha
1
-84
/
+54
2018-03-18
Staging: iio: accel: adis16201: Add _REG suffix to registers
Himanshu Jha
1
-42
/
+42
2018-03-18
Staging: iio: accel: adis16201: Remove unnecessary comments
Himanshu Jha
1
-36
/
+0
2018-03-18
Staging: iio: accel: adis16201: Rename few macro definitions
Himanshu Jha
1
-7
/
+7
2018-03-17
iio: adc: ad7780: remove IIO_CHAN_INFO_SAMP_FREQ support
Alexandru Ardelean
1
-1
/
+1
2018-03-14
staging: fsl-dpaa2/ethsw: Add TODO
Razvan Stefanescu
1
-0
/
+14
2018-03-14
staging: fsl-dpaa2/ethsw: Add README
Razvan Stefanescu
1
-0
/
+106
2018-03-14
staging: fsl-dpaa2/ethsw: Add ethtool support
Razvan Stefanescu
7
-1
/
+263
2018-03-14
staging: fsl-dpaa2/ethsw: Add Freescale DPAA2 Ethernet Switch driver
Razvan Stefanescu
3
-1
/
+1573
[next]