index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-15
staging: omap-thermal: section of device driver callbacks
Eduardo Valentin
1
-0
/
+2
2013-03-15
staging: omap-thermal: device initialization section
Eduardo Valentin
1
-0
/
+2
2013-03-15
staging: omap-thermal: refactor APIs handling threshold values
Eduardo Valentin
1
-161
/
+117
2013-03-15
staging: omap-thermal: update omap_bandgap_unmask_interrupts documentation
Eduardo Valentin
1
-1
/
+9
2013-03-15
staging: omap-thermal: refactor temp_sensor_unmask_interrupts
Eduardo Valentin
1
-6
/
+8
2013-03-15
staging: omap-thermal: threshold manipulation section
Eduardo Valentin
1
-0
/
+2
2013-03-15
staging: omap-thermal: document omap_bandgap_add_hyst function
Eduardo Valentin
1
-0
/
+10
2013-03-15
staging: omap-thermal: rename add_hyst to omap_bandgap_add_hyst
Eduardo Valentin
1
-16
/
+26
2013-03-15
staging: omap-thermal: add documentation for omap_bandgap_mcelsius_to_adc
Eduardo Valentin
1
-0
/
+10
2013-03-15
staging: omap-thermal: move conv table limits out of sensor data
Eduardo Valentin
4
-35
/
+30
2013-03-15
staging: omap-thermal: rewrite omap_bandgap_mcelsius_to_adc on kernel coding ...
Eduardo Valentin
1
-4
/
+7
2013-03-15
staging: omap-thermal: name temp_to_adc_conversion in a better way
Eduardo Valentin
1
-5
/
+6
2013-03-15
staging: omap-thermal: add documentation for omap_bandgap_adc_to_mcelsius
Eduardo Valentin
1
-0
/
+11
2013-03-15
staging: omap-thermal: rewrite omap_bandgap_adc_to_mcelsius on kernel coding ...
Eduardo Valentin
1
-3
/
+8
2013-03-15
staging: omap-thermal: name adc_to_temp_conversion in a better way
Eduardo Valentin
1
-6
/
+6
2013-03-15
staging: omap-thermal: ADC section
Eduardo Valentin
1
-0
/
+2
2013-03-15
staging: omap-thermal: IRQ handler section
Eduardo Valentin
1
-0
/
+2
2013-03-15
staging: omap-thermal: section of basic helpers
Eduardo Valentin
1
-0
/
+2
2013-03-15
staging: omap-thermal: add a section of register manipulation
Eduardo Valentin
1
-0
/
+2
2013-03-15
staging: omap-thermal: read status only once inside alert IRQ
Eduardo Valentin
1
-5
/
+5
2013-03-15
staging: omap-thermal: remove duplicated code
Eduardo Valentin
1
-1
/
+0
2013-03-15
staging: omap-thermal: update tshut IRQ handler documentation
Eduardo Valentin
1
-1
/
+9
2013-03-15
staging: omap-thermal: update documentation for talert irq handler
Eduardo Valentin
1
-1
/
+11
2013-03-15
staging: omap-thermal: rename talert handler
Eduardo Valentin
1
-2
/
+2
2013-03-15
staging: omap-thermal: add documentation for omap_bandgap_read_temp
Eduardo Valentin
1
-0
/
+10
2013-03-15
staging: omap-thermal: add documentation for omap_bandgap_power
Eduardo Valentin
1
-0
/
+8
2013-03-15
staging: omap-thermal: make a omap_bandgap_power with only one exit point
Eduardo Valentin
1
-1
/
+2
2013-03-15
staging: omap-thermal: add documentation for register access functions
Eduardo Valentin
1
-1
/
+22
2013-03-15
staging: omap-thermal: introduce RMW_BITS macro
Eduardo Valentin
1
-132
/
+46
2013-03-15
staging: omap-thermal: fix error checking
Eduardo Valentin
1
-2
/
+2
2013-03-15
staging: omap-thermal: style cleanup on omap-bandgap.c
Eduardo Valentin
1
-17
/
+15
2013-03-15
staging: omap-thermal: update documentation of omap-bandgap.h
Eduardo Valentin
1
-41
/
+189
2013-03-15
staging: omap-thermal: create header for register, bitfields and definitions
Eduardo Valentin
5
-195
/
+376
2013-03-15
staging: omap-thermal: remove unused _SHIFT macros
Eduardo Valentin
1
-57
/
+0
2013-03-15
staging: omap-thermal: use BIT() macro
Eduardo Valentin
1
-48
/
+48
2013-03-15
Staging: ccg: delete it from the tree
Greg Kroah-Hartman
23
-16541
/
+0
2013-03-15
Staging: ccg: remove it from the build
Greg Kroah-Hartman
2
-3
/
+0
2013-03-15
Staging: netlogic: remove unused variable in xlr_net_start_xmit()
Wei Yongjun
1
-2
/
+0
2013-03-15
staging: comedi: adv_pci1710: remove iorange member
Ian Abbott
1
-10
/
+0
2013-03-15
staging: comedi: addi_apci_1710: only pci bar 2 is used
H Hartley Sweeten
1
-12
/
+1
2013-03-15
staging: comedi_pci: pass comedi_device to comedi_pci_enable()
H Hartley Sweeten
53
-98
/
+110
2013-03-15
staging: comedi_pci: make comedi_pci_disable() safe to call
H Hartley Sweeten
53
-276
/
+82
2013-03-15
staging: dgrp: cleanup sparse warnings
Nathan Zimmer
5
-6
/
+8
2013-03-15
staging: android: remove dependency on TINY_SHMEM
Paul Bolle
1
-1
/
+1
2013-03-15
staging: csr: fix compilation warning in unifi_siwscan
Devendra Naga
1
-3
/
+0
2013-03-15
Staging: comedi: Fixed camel case style issue in usbdux.c
Jacob Garber
1
-202
/
+202
2013-03-15
staging: the DWC2 driver uses bus_to_virt
Stephen Rothwell
1
-0
/
+1
2013-03-15
staging: dwc2: fix compiler warnings
Paul Zimmerman
2
-10
/
+11
2013-03-12
staging: comedi: ni_atmio: fix build errors
H Hartley Sweeten
1
-5
/
+7
2013-03-12
driver: staging: csr: remove cast for kmalloc return value
Zhang Yanfei
5
-8
/
+7
[next]