index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-07
staging: comedi: cb_pcidas: remove the PCI BAR index defines
H Hartley Sweeten
1
-24
/
+8
2012-07-07
staging: comedi: cb_pcidas: remove some obvious comments in the attach
H Hartley Sweeten
1
-8
/
+0
2012-07-07
staging: comedi: cb_pcidas: factor out the find pci device code
H Hartley Sweeten
1
-32
/
+38
2012-07-07
staging: comedi: cb_pcidas: remove thisboard and devpriv macros
H Hartley Sweeten
1
-12
/
+46
2012-07-07
staging: comedi: cb_pcidas: remove forward declarations 9
H Hartley Sweeten
1
-42
/
+39
2012-07-07
staging: comedi: cb_pcidas: remove forward declarations 8
H Hartley Sweeten
1
-47
/
+44
2012-07-07
staging: comedi: cb_pcidas: remove forward declarations 7
H Hartley Sweeten
1
-50
/
+48
2012-07-07
staging: comedi: cb_pcidas: remove forward declarations 6
H Hartley Sweeten
1
-16
/
+14
2012-07-07
staging: comedi: cb_pcidas: remove forward declarations 5
H Hartley Sweeten
1
-21
/
+19
2012-07-07
staging: comedi: cb_pcidas: remove forward declarations 4
H Hartley Sweeten
1
-22
/
+20
2012-07-07
staging: comedi: cb_pcidas: remove forward declarations 3
H Hartley Sweeten
1
-56
/
+55
2012-07-07
staging: comedi: cb_pcidas: remove forward declarations 2
H Hartley Sweeten
1
-53
/
+50
2012-07-07
staging: comedi: cb_pcidas: remove forward declarations 1
H Hartley Sweeten
1
-275
/
+219
2012-06-27
staging: gdm72xx: fix an skb memory leak
Javier Martinez Canillas
1
-3
/
+7
2012-06-27
staging: comedi: cb_das16_cs: remove unneeded default case in analog in read
H Hartley Sweeten
1
-2
/
+0
2012-06-27
staging: comedi: cb_das16_cs: reword the comment about PCMCIA support
H Hartley Sweeten
1
-2
/
+2
2012-06-27
staging: comedi: cb_das16_cs: fix a multi-line comment
H Hartley Sweeten
1
-2
/
+4
2012-06-27
staging: comedi: cb_das16_cs: remove some commented out debug
H Hartley Sweeten
1
-3
/
+0
2012-06-27
staging: comedi: cb_das16_cs: use the BIP_RANGE helper macro
H Hartley Sweeten
1
-6
/
+7
2012-06-27
staging: comedi: cb_das16_cs: remove unused variable in private data
H Hartley Sweeten
1
-2
/
+0
2012-06-27
staging: comedi: cb_das16_cs: use #define'd io reg offsets
H Hartley Sweeten
1
-14
/
+14
2012-06-27
staging: comedi: cb_das16_cs: cleanup das16cs_ai_rinsn()
H Hartley Sweeten
1
-10
/
+20
2012-06-27
staging: comedi: cb_das16_cs: add whitespace to the subdev init
H Hartley Sweeten
1
-24
/
+24
2012-06-27
staging: comedi: cb_das16_cs: return '0' for successful attach
H Hartley Sweeten
1
-1
/
+1
2012-06-27
staging: comedi: cb_das16_cs: consolidate the attach messages
H Hartley Sweeten
1
-5
/
+4
2012-06-27
staging: comedi: cb_das16_cs: cleanup the boardinfo
H Hartley Sweeten
1
-14
/
+13
2012-06-27
staging: comedi: cb_das16_cs: remove the debug output of the "fingerprint"
H Hartley Sweeten
1
-5
/
+0
2012-06-27
staging: comedi: cb_das16_cs: probe for the device first
H Hartley Sweeten
1
-9
/
+7
2012-06-27
staging: comedi: cb_das16_cs: remove unneeded include
H Hartley Sweeten
1
-1
/
+0
2012-06-27
staging: comedi: cb_das16_cs: fix analog output subdevice init
H Hartley Sweeten
1
-0
/
+2
2012-06-27
staging: comedi: cb_das16_cs: cleanup dio subdevice initialization
H Hartley Sweeten
1
-11
/
+7
2012-06-27
staging: comedi: cb_das16_cs: remove unused timer subdevice
H Hartley Sweeten
1
-31
/
+1
2012-06-27
staging: comedi: cb_das16_cs: remove skel driver cut-and-paste comments
H Hartley Sweeten
1
-20
/
+0
2012-06-27
staging: comedi: cb_das16_cs: remove n_boards define
H Hartley Sweeten
1
-3
/
+1
2012-06-27
staging: comedi: cb_das16_cs: remove thisboard and devpriv macros
H Hartley Sweeten
1
-2
/
+6
2012-06-27
staging: comedi: cb_das16_cs: refactor the comedi attach/detach
H Hartley Sweeten
1
-153
/
+122
2012-06-27
staging: comedi: cb_das16_cs: Move the comedi_driver variable
H Hartley Sweeten
1
-10
/
+7
2012-06-27
staging: comedi: cb_das16_cs: remove unneeded pcmcia private data
H Hartley Sweeten
1
-15
/
+0
2012-06-27
staging: comedi: cb_das16_cs: remove the pcmcia suspend/resume
H Hartley Sweeten
1
-12
/
+0
2012-06-27
staging: comedi: cb_das16_cs: remove unused pcmcia 'stop' logic
H Hartley Sweeten
1
-10
/
+0
2012-06-27
staging: comedi: cb_das16_cs: refactor the pcmcia attach/detach
H Hartley Sweeten
1
-36
/
+15
2012-06-27
staging: comedi: cb_das16_cs: refactor the pcmcia support code
H Hartley Sweeten
1
-38
/
+30
2012-06-27
staging: comedi: cb_das16_cs: remove some useless comments
H Hartley Sweeten
1
-48
/
+13
2012-06-27
staging: comedi: cb_das16_cs: cleanup the pcmcia_driver declaration
H Hartley Sweeten
1
-8
/
+8
2012-06-27
staging: comedi: cb_das13_cs: change driver registration order
H Hartley Sweeten
1
-2
/
+8
2012-06-27
staging: comedi: cb_das16_cs: consolidate the init and exit functions
H Hartley Sweeten
1
-14
/
+2
2012-06-27
staging: comedi: cb_das16_cs: add module_{init, exit} declarations
H Hartley Sweeten
1
-2
/
+4
2012-06-27
staging: comedi: cb_das16_cs: move the MODULE_* stuff to the EOF
H Hartley Sweeten
1
-3
/
+4
2012-06-27
staging: comedi: cb_das16_cs: remove CONFIG_PCMCIA check
H Hartley Sweeten
1
-17
/
+0
2012-06-27
staging: comedi: Move COMEDI_MITE and COMEDI_NI_TIOCMD
Ian Abbott
1
-12
/
+11
[prev]
[next]