Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
596d06097f7843e4fd913f4e4e031a18641c2734
596d060
staging:iio:adc:ad7887: Convert to new channel registration method.
by Michael Hennerich
· 14 years ago
a34c26dc
staging:iio:accel:adis16209 move to chan_spec based setup.
by Jonathan Cameron
· 14 years ago
ad3eb9a
staging:iio:accel:adis16204 move to chan_spec based setup.
by Jonathan Cameron
· 14 years ago
d37b24b
staging:iio:accel:adis16203 move to chan_spec based setup.
by Jonathan Cameron
· 14 years ago
cf96ffd
staging:iio:accel:adis16201 move to chan_spec based setup.
by Jonathan Cameron
· 14 years ago
cbcdf4d
staging:iio:light:tsl2563: chan_spec based channel setup.
by Jonathan Cameron
· 14 years ago
845bd12
staging:iio: use the new central name attribute creation code
by Jonathan Cameron
· 14 years ago
1b73288
staging:iio: Add core attribute handling for name of device.
by Jonathan Cameron
· 14 years ago
51c060a
staging:iio:trigger remove legacy pollfunc elements.
by Jonathan Cameron
· 14 years ago
504b495
staging:iio:gyro:adis16260 move to irqchip based trigger handling.
by Jonathan Cameron
· 14 years ago
36177c0
staging:iio:adc:ad799x move to irqchip based trigger handling.
by Jonathan Cameron
· 14 years ago
e362dfb
staging:iio:adc:ad7887 move to irqchip based trigger handling.
by Jonathan Cameron
· 14 years ago
13cfac2
staging:iio:adc:ad7606 conversion to irq_chip based polling.
by Jonathan Cameron
· 14 years ago
70d4fd3
staging:iio:adc:ad7298 move to irqchip based trigger handling.
by Jonathan Cameron
· 14 years ago
d6d30d26
staging:iio:accel:adis16240 move to irqchip based trigger handling.
by Jonathan Cameron
· 14 years ago
d7e044f
staging:iio:accel:adis16209 move to irqchip based trigger handling.
by Jonathan Cameron
· 14 years ago
80142f0
staging:iio:accel:adis16204 move to irqchip based trigger handling.
by Jonathan Cameron
· 14 years ago
f3dadc1
staging:iio:accel:adis16203 move to irqchip based trigger handling.
by Jonathan Cameron
· 14 years ago
05c2858
staging:iio:accel:adis16201 move to irqchip based trigger handling.
by Jonathan Cameron
· 14 years ago
20e79c5
staging:iio:imu remove adis16300 driver.
by Jonathan Cameron
· 14 years ago
8e886e6
staging:iio:imu:adis16400 add support for adis16300
by Jonathan Cameron
· 14 years ago
70987b8
staging:iio:imu remove old adis16350. Support now in adis16400 driver.
by Jonathan Cameron
· 14 years ago
2a29a90
staging:iio:imu:adis16350 etc support into adis16400 driver.
by Jonathan Cameron
· 14 years ago
e785484
staging:iio:imu:adis16400 move to irq based triggers and channel spec channel registration.
by Jonathan Cameron
· 14 years ago
3f00ca4
staging:iio:meter:ade7758 move to irqchip based trigger handling.
by Jonathan Cameron
· 14 years ago
f20546e
staging:iio:adc:ad7476 move to irqchip based triggering
by Jonathan Cameron
· 14 years ago
c5e0819
staging:iio:adc:ad7476 use channel_spec
by Jonathan Cameron
· 14 years ago
6da288a
staging:iio:adc:max1363 move to irqchip based threaded irq triggering
by Jonathan Cameron
· 14 years ago
d1dbf01
staging:iio:accel:lis3l02dq move to threaded trigger handling.
by Jonathan Cameron
· 14 years ago
8384d95
staging:iio: add generic data ready poll function.
by Jonathan Cameron
· 14 years ago
e058003
staging:iio:ring_sw add function needed for threaded irq.
by Jonathan Cameron
· 14 years ago
52615d4
staging:iio:Documentation generic_buffer.c update to new abi for buffers + misc fixes
by Jonathan Cameron
· 14 years ago
d96d133
staging:iio: Add infrastructure for irq_chip based triggers
by Jonathan Cameron
· 14 years ago
461be80
staging:iio:accel:lis3l02dq make threshold interrupt threaded.
by Jonathan Cameron
· 14 years ago
aaf370d
staging:iio: Remove legacy event handling.
by Jonathan Cameron
· 14 years ago
72148f6
staging:iio:adc:ad799x move to new event handling
by Jonathan Cameron
· 14 years ago
6f3ca9e3
staging:iio:adc:ad7314 remove unmatched unregister of event line.
by Jonathan Cameron
· 14 years ago
cda0b2a
staging:iio:adt7310 move to current event handling
by Jonathan Cameron
· 14 years ago
9c6b6ba
staging:iio:adc:adt7410 move to current event handling
by Jonathan Cameron
· 14 years ago
58c0323
staging:iio:ad7291 move from old event system to current.
by Jonathan Cameron
· 14 years ago
1142f70
staging:iio:adc:adt75 old to new event handling conversion
by Jonathan Cameron
· 14 years ago
4f2c1b0
staging:iio:adc:ad7152 remove unregister of interrupt line.
by Jonathan Cameron
· 14 years ago
9b5d9b0
staging:iio:adc:ad7150 move from deprecated event handling plus remove irq as gpio requirement.
by Jonathan Cameron
· 14 years ago
db9afe2
staging:iio:adc:ad7816 move from old to current event handling.
by Jonathan Cameron
· 14 years ago
724cf92
staging:iio:adc:ad7745 move from old to current event handling.
by Jonathan Cameron
· 14 years ago
90f79e7
staging:iio:adt7316 get rid of legacy event handling code.
by Jonathan Cameron
· 14 years ago
ce298d4
staging:iio:dac:ad5504 move from old to new event handling.
by Jonathan Cameron
· 14 years ago
bdab100
staging:iio:light:tsl2563 remove old style event registration.
by Jonathan Cameron
· 14 years ago
b26a218
staging:iio:buffering remove unused parameter dead_offset from read_last_n in all buffer implementations.
by Jonathan Cameron
· 14 years ago
25888dc
staging:iio:sca3000 extract old event handling and move to poll for events from buffer
by Jonathan Cameron
· 14 years ago
1e3345b
staging:iio: lis3l02dq - separate entirely interrupt handling for thesholds from that for the datardy signal.
by Jonathan Cameron
· 14 years ago
72b38e3
staging:iio: Push interrupt setup down into the drivers for event lines.
by Jonathan Cameron
· 14 years ago
1b076b5
staging:iio:lis3l02dq: General cleanup
by Jonathan Cameron
· 14 years ago
3feb079
staging:iio: Buffer device flattening.
by Jonathan Cameron
· 14 years ago
b9d40a9
staging:iio: remove legacy event chrdev for the buffers
by Jonathan Cameron
· 14 years ago
a734834
staging:iio: Add polling of events on the ring access chrdev.
by Jonathan Cameron
· 14 years ago
939606d
staging:iio: remove ability to escalate events.
by Jonathan Cameron
· 14 years ago
298cd97
staging:iio:max1363 - move to channel_spec registration.
by Jonathan Cameron
· 14 years ago
f373641
staging:iio:lis3l02dq - move to new channel_spec approach.
by Jonathan Cameron
· 14 years ago
1d89271
staging:iio: allow channels to be set up using a table of iio_channel_spec structures.
by Jonathan Cameron
· 14 years ago
32890b9
Staging: initial version of the nvec driver
by Marc Dietrich
· 14 years ago
23a4231
Staging: sm7xx: printk loglevels modified to match the scenario
by anish kumar
· 14 years ago
617a0c7
Staging: sm7xx: preferred form for passing a size to memory allocation routines
by anish kumar
· 14 years ago
1639c8a
Staging: sm7xx: removing extra white spaces,redundant code and using macros
by anish kumar
· 14 years ago
2d99036
staging: fix mei build when PM is not enabled
by Randy Dunlap
· 14 years ago
3fadc12
staging: usbip: userspace: bind-driver.c: mark remote_host as unused
by matt mooney
· 14 years ago
2006d35
staging: usbip: userspace: stub_driver.c: update kernel module name
by matt mooney
· 14 years ago
8ba69ce
comedi vmk80xx: support comedi auto-configuration
by J. Ali Harlow
· 14 years ago
c647ed5
comedi vmk80xx: support bits instruction
by J. Ali Harlow
· 14 years ago
510b9be
comedi vmk80xx: extend rudimentary_check to check both directions
by J. Ali Harlow
· 14 years ago
9dc9989
comedi vmk80xx: simplify rinsn output calculation
by J. Ali Harlow
· 14 years ago
85a2f34
comedi vmk80xx: Digitial I/O should have a maxdata of 1
by J. Ali Harlow
· 14 years ago
587e500
comedi vmk80xx: make rudimentary_check a static function
by J. Ali Harlow
· 14 years ago
311fda8
drivers/staging/cptm1217/clearpad_tm1217.c: Correct call to input_free_device
by Julia Lawall
· 14 years ago
8041f92
staging/easycap: easycap_probe: drop more unused variables
by Tomas Winkler
· 14 years ago
1d243c2
staging/easycap: probe: simplify the endpoints tests
by Tomas Winkler
· 14 years ago
49c30e5
staging/easycap: easycap_probe: drop verbose printouts
by Tomas Winkler
· 14 years ago
6b8aae5
staging/mei: add mei to staging Kbuild
by Oren Weil
· 14 years ago
3ceb3e6
staging/mei: AMT Watchdog
by Oren Weil
· 14 years ago
334aab1
staging/mei: mei.h defining user space interface
by Oren Weil
· 14 years ago
5a6003f
staging/mei: Hardware and MEI driver internal struct definition
by Oren Weil
· 14 years ago
91f01c6
staging/mei: MEI driver init flow.
by Oren Weil
· 14 years ago
3ce7272
staging/mei: MEI link layer
by Oren Weil
· 14 years ago
fb7d879
staging/mei: Interrupt handling.
by Oren Weil
· 14 years ago
ab84116
staging/mei: PCI device and char driver support.
by Oren Weil
· 14 years ago
830c20e
staging/mei: MEI Driver TODO list
by Oren Weil
· 14 years ago
6624fc2
staging/mei: MEI Driver documentations
by Oren Weil
· 14 years ago
d48e5cf
staging/keucr: fix transport other code style
by Cho, Yu-Chen
· 14 years ago
3aa4fc5
staging/keucr: fix keucr transport coding style
by Cho, Yu-Chen
· 14 years ago
ece114a
staging/keucr: fix keucr smil.h coding style
by Cho, Yu-Chen
· 14 years ago
65cdcf3
staging/keucr: fix keucr smilecc.c coding style
by Cho, Yu-Chen
· 14 years ago
8a25a2c
staging/keucr: fix keucr scsiglue coding style
by Cho, Yu-Chen
· 14 years ago
70d8370
staging/keucr: fix keucr msscsi coding style
by Cho, Yu-Chen
· 14 years ago
333c5ec
staging/keucr: fix keucr ms coding style
by Cho, Yu-Chen
· 14 years ago
02bb4b9
Staging: hv: vmbus_drv: Get rid of util synchronixation based on channel counting
by K. Y. Srinivasan
· 14 years ago
b9d8e35
Staging: hv: Re-implement the synchronization for util channels
by K. Y. Srinivasan
· 14 years ago
31bceb8
Staging: hv: vmbus_drv: Introduce state in struct vmbus_channel to track util services
by K. Y. Srinivasan
· 14 years ago
7e0b3bf
staging: comedi: addi-data: Get rid of redundant ps_BoardInfo
by Ian Abbott
· 14 years ago
5751787
staging: comedi: addi-data: Don't overwrite read-only data
by Ian Abbott
· 14 years ago
cfe3cff
staging: comedi: adv_pci_dio: Add a counter subdevice to PCI-1751
by Ian Abbott
· 14 years ago
Next »