Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6b25f6e6b718b3cabda3001df9cfec3406eb9f7c
6b25f6e
iio:light:tcs3472 replaces IIO_ST macro with explicit entries to struct scan_type
by Jonathan Cameron
· 11 years ago
80ac4b8
iio:light:adjd_s311 replaces IIO_ST macro with explicit entries to struct scan_type
by Jonathan Cameron
· 11 years ago
cb4417f
iio:dac:mcp4725 drop specification of scan type as unused in this driver.
by Jonathan Cameron
· 11 years ago
5247362
iio:dac:max517 drop specification of scan type as unused in this driver.
by Jonathan Cameron
· 11 years ago
cb9d90f
iio:dac:ad5791 replaces IIO_ST macro with explicit entries to struct scan_type
by Jonathan Cameron
· 11 years ago
560101d
iio:dac:ad5764 replaces IIO_ST macro with explicit entries to struct scan_type
by Jonathan Cameron
· 11 years ago
64665dd
iio:dac:ad5755 replaces IIO_ST macro with explicit entries to struct scan_type
by Jonathan Cameron
· 11 years ago
44ba159
iio:dac:ad5686 replaces IIO_ST macro with explicit entries to struct scan_type
by Jonathan Cameron
· 11 years ago
4974600
iio:dac:ad5624r replaces IIO_ST macro with explicit entries to struct scan_type
by Jonathan Cameron
· 11 years ago
73d3a77
iio:dac:ad5504 replaces IIO_ST macro with explicit entries to struct scan_type
by Jonathan Cameron
· 11 years ago
3d42e14
iio:dac:ad5449 replaces IIO_ST macro with explicit entries to struct scan_type
by Jonathan Cameron
· 11 years ago
e3019c2
iio:dac:ad5446 replaces IIO_ST macro with explicit entries to struct scan_type
by Jonathan Cameron
· 11 years ago
49f8289
iio:dac:ad5421 replaces IIO_ST macro with explicit entries to struct scan_type
by Jonathan Cameron
· 11 years ago
da9b1a2
iio:dac:ad5380 replaces IIO_ST macro with explicit entries to struct scan_type
by Jonathan Cameron
· 11 years ago
c865b53
iio:dac:ad5360 replaces IIO_ST macro with explicit entries to struct scan_type
by Jonathan Cameron
· 11 years ago
81d49bc
iio:dac:ad5064 replaces IIO_ST macro with explicit entries to struct scan_type
by Jonathan Cameron
· 11 years ago
e5687979
iio:mag:mag3110 replaces IIO_ST macro with explicit entries to struct scan_type
by Jonathan Cameron
· 11 years ago
7d7feae
iio:accel:bma180 replaces IIO_ST macro with explicit entries to struct scan_type
by Jonathan Cameron
· 11 years ago
cb95585
iio: Remove support for the legacy event config interface
by Lars-Peter Clausen
· 11 years ago
bb7f9d9
iio:cm36651: Convert to new event config interface
by Lars-Peter Clausen
· 11 years ago
c8231a9
iio: mxs-lradc: compute temperature from channel 8 and 9
by Alexandre Belloni
· 11 years ago
098d3be
iio: hid-sensors: Added Inclinometer 3D
by Srinivas Pandruvada
· 11 years ago
091a121
iio: Add new driver dht11
by Harald Geyer
· 11 years ago
ac216aa
iio: Add support for humidity sensors
by Harald Geyer
· 11 years ago
6f93910
staging:iio:ad9834: Mark transfer buffers as __b16
by Lars-Peter Clausen
· 11 years ago
2a0c293
staging:iio:ad9832: Mark transfer buffers as __be16
by Lars-Peter Clausen
· 11 years ago
f59c257
iio:trigger: Convert to use ATTRIBUTE_GROUPS
by Axel Lin
· 11 years ago
ee551a1
iio: Add support for blocking IO on buffers
by Lars-Peter Clausen
· 11 years ago
355c1a1
iio: kfifo_buf: Implement data_available() callback
by Lars-Peter Clausen
· 11 years ago
647cc7b
iio: Add data_available callback for buffers
by Lars-Peter Clausen
· 11 years ago
112b0b79
staging:iio:ad7746: Do not store the transfer buffer on the stack
by Lars-Peter Clausen
· 11 years ago
d4adb07
staging:iio:ad7746: Mark transfer buffer as __be32
by Lars-Peter Clausen
· 11 years ago
93dbad6
staging:iio:ad7280a: Do not store transfer buffer on the stack
by Lars-Peter Clausen
· 11 years ago
b39c47d
staging:iio:ad7280a: Mark transfer buffer as __be32
by Lars-Peter Clausen
· 11 years ago
91f197e
iio:vcnl4000: Mark transfer buffer as __be16
by Lars-Peter Clausen
· 11 years ago
54e018d
iio:ad7266: Mark transfer buffer as __be16
by Lars-Peter Clausen
· 11 years ago
791bb52
iio:ad5791: Do not store transfer buffers on the stack
by Lars-Peter Clausen
· 11 years ago
ae8bb9b
iio:ad5791: Mark transfer buffers as __be32
by Lars-Peter Clausen
· 11 years ago
edc05f2
iio:ad5755: Mark transfer buffer as __be32
by Lars-Peter Clausen
· 11 years ago
cf87534
iio:ad5686: Mark transfer buffer as __be32
by Lars-Peter Clausen
· 11 years ago
8ef411b
iio:ad5421: Mark transfer buffer as __be32
by Lars-Peter Clausen
· 11 years ago
0dbe59c
iio:ad5504: Do not store transfer buffers on the stack
by Lars-Peter Clausen
· 11 years ago
61c358e
iio:ad5504: Mark transfer buffers as __be16
by Lars-Peter Clausen
· 11 years ago
c3a09c1
vme: remove DEFINE_PCI_DEVICE_TABLE macro
by Jingoo Han
· 11 years ago
d7729f0
VME: Rename vme_slot_get to avoid confusion with reference counting
by Martyn Welch
· 11 years ago
978f47d
VME: Provide access to VME bus enumeration and fix vme_user match function
by Martyn Welch
· 11 years ago
49cf10c
staging: dwc2: fix sparse non static symbol warning
by Wei Yongjun
· 11 years ago
d128161
staging: comedi: ni_atmio16d: remove an unnecessary printk
by H Hartley Sweeten
· 11 years ago
ec9b2f4
staging: comedi: ni_atmio16d: tidy up the irq support in atmio16d_attach()
by H Hartley Sweeten
· 11 years ago
d4bdba2
staging: comedi: ni_atmio16d: remove printk() noise in atmio16d_ai_insn_read()
by H Hartley Sweeten
· 11 years ago
2f4a269
staging: comedi: ni_pcimio: convert printk() to dev_dbg()
by H Hartley Sweeten
· 11 years ago
9cc2baf
staging: comedi: ni_tio: remove commented out printk message
by H Hartley Sweeten
· 11 years ago
765a24b
staging: comedi: pcl812: convert printk messages in pcl812_attach()
by H Hartley Sweeten
· 11 years ago
e2f6df9
staging: comedi: pcl812: tidy up the irq support in pcl812_attach()
by H Hartley Sweeten
· 11 years ago
5d24b7d
staging: comedi: pcl816: convert printk messages in pcl816_attach()
by H Hartley Sweeten
· 11 years ago
e21f20e
staging: comedi: pcl816: remove commented out printk debug
by H Hartley Sweeten
· 11 years ago
8189061
staging: comedi: pcl816: tidy up the irq support in pcl816_attach()
by H Hartley Sweeten
· 11 years ago
d3629b2
staging: comedi: pcl816: remove TRIG_WAKE_EOS support stub
by H Hartley Sweeten
· 11 years ago
11b7f7d
staging: comedi: pcl816: remove commented out outb() macro
by H Hartley Sweeten
· 11 years ago
d65e5b9
staging: comedi: pcl818: convert printk() messages to dev_{level}
by H Hartley Sweeten
· 11 years ago
e30b22a
staging: comedi: pcl818: tidy up the irq support in pcl818_attach()
by H Hartley Sweeten
· 11 years ago
eeb6f2d
staging: comedi: pcl818: remove board attach noise
by H Hartley Sweeten
· 11 years ago
de4ea8e
staging: comedi: pcl818: remove printk function trace messages
by H Hartley Sweeten
· 11 years ago
aad6fd1
staging: comedi: pcl818: remove commented out printk debug
by H Hartley Sweeten
· 11 years ago
bab0e19
staging: comedi: pcm3724: remove commented out printk debug
by H Hartley Sweeten
· 11 years ago
3c64306
staging: comedi: plx9080.h: remove unnecessary printk noise
by H Hartley Sweeten
· 11 years ago
d1483ea
staging: comedi: rtd520: remove commented out printk debug
by H Hartley Sweeten
· 11 years ago
ba74f01
staging: comedi: mpc624: convert printk messages in mpc624_ai_rinsn()
by H Hartley Sweeten
· 11 years ago
4a4ed3f
staging: comedi: mpc624: remove unnecessary printk noise
by H Hartley Sweeten
· 11 years ago
c1ce7f1
staging: comedi: mpc624: remove unnecessary test
by H Hartley Sweeten
· 11 years ago
b1ca6b1
staging: comedi: mpc624: remove commented out printk
by H Hartley Sweeten
· 11 years ago
54bb263
staging: comedi: dt282x: remove commented out printk
by H Hartley Sweeten
· 11 years ago
50dbda4
staging: comedi: dt282x: convert dt282x_ao_inttrig() messages
by H Hartley Sweeten
· 11 years ago
e0bee2d
staging: comedi: dt282x: convert dt282x_ai_dma_interrupt() messages
by H Hartley Sweeten
· 11 years ago
01112bf
staging: comedi: dt282x: convert dt282x_ao_dma_interrupt() messages
by H Hartley Sweeten
· 11 years ago
427f352
staging: comedi: dt282x: remove disable code that disables the irq
by H Hartley Sweeten
· 11 years ago
d3ea181
staging: comedi: dt282x: remove unnecessary blank line message
by H Hartley Sweeten
· 11 years ago
753b53d
staging: comedi: dt282x: convert printk() in dt282x_attach to a dev_err()
by H Hartley Sweeten
· 11 years ago
ab49581a
staging: comedi: dt282x: remove attach noise in dt282x_grab_dma()
by H Hartley Sweeten
· 11 years ago
06551fd
staging: comedi: dt282x: tidy up the irq support in dt282x_attach()
by H Hartley Sweeten
· 11 years ago
5b7b0eb
staging: comedi: dt2815: convert printk's in dt2815_attach()
by H Hartley Sweeten
· 11 years ago
38fa4c4
staging: comedi: dt2815: convert printk's in dt2815_ao_insn()
by H Hartley Sweeten
· 11 years ago
c5a9595
staging: comedi: dt2814: tidy up the irq support in dt2814_attach()
by H Hartley Sweeten
· 11 years ago
323cd35
staging: comedi: dt2814: convert a printk(KERN_ERR into a dev_err()
by H Hartley Sweeten
· 11 years ago
1cb62c8
staging: comedi: dt2814: remove bad printk noise
by H Hartley Sweeten
· 11 years ago
f025616
staging: comedi: dt2814: remove unnecessary printk noise
by H Hartley Sweeten
· 11 years ago
d7bfe8e
staging: comedi: dt2811: remove disabled interrupt support code
by H Hartley Sweeten
· 11 years ago
baa92cc
staging: comedi: dt2811: remove disabled dt2811_adtrig() function
by H Hartley Sweeten
· 11 years ago
f3b672c
staging: comedi: dt2801: convert printk() messages to dev_dbg()
by H Hartley Sweeten
· 11 years ago
5fc517c
staging: comedi: dt2801: remove commented out printk()
by H Hartley Sweeten
· 11 years ago
cd5afa4
staging: comedi: dt2801: remove disabled code in dt2801_writedata
by H Hartley Sweeten
· 11 years ago
45d3510
staging: comedi: dmm32at: convert a printk(KERN_ERR to a dev->err()
by H Hartley Sweeten
· 11 years ago
0c2e553
staging: comedi: dmm32at: tidy up the irq support in dmm32at_attach()
by H Hartley Sweeten
· 11 years ago
49220f9
staging: comedi: dmm32at: remove commented out printk debug
by H Hartley Sweeten
· 11 years ago
65e2618
staging: comedi: dmm32at: remove unnecessary printk noise
by H Hartley Sweeten
· 11 years ago
7299885
staging: comedi: das16m1: tidy up the irq support in das16m1_attach()
by H Hartley Sweeten
· 11 years ago
b8cd794
staging: comedi: cb_pcimdas: remove unnecessary printk noise
by H Hartley Sweeten
· 11 years ago
279579e
staging: comedi: cb_pcimdas: remove commented out irq init code
by H Hartley Sweeten
· 11 years ago
4dfe3df
staging: comedi: c6xdigio: remove commented out function trace messages
by H Hartley Sweeten
· 11 years ago
c89d6ea
staging: comedi: c6xdigio: remove commented out subdevice code
by H Hartley Sweeten
· 11 years ago
Next »