index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
usbip:usbip_common.c: check return value of sscanf
John de la Garza
2014-03-06
1
-1
/
+2
*
comedi:drivers:poc.c: unnecessary space before function pointer arguments
John de la Garza
2014-03-06
1
-4
/
+4
*
staging: comedi: pcl818: clarify pcl818_reset()
H Hartley Sweeten
2014-03-06
1
-16
/
+15
*
staging: comedi: pcl812: clarify pcl812_reset()
H Hartley Sweeten
2014-03-06
1
-24
/
+18
*
staging: comedi: pcl818: tidy up the remaining register defines
H Hartley Sweeten
2014-03-06
1
-5
/
+10
*
staging: comedi: pcl816: tidy up the remaining register defines
H Hartley Sweeten
2014-03-06
1
-4
/
+5
*
staging: comedi: pcl812: tidy up the remaining register defines
H Hartley Sweeten
2014-03-06
1
-3
/
+5
*
staging: comedi: pcl818: cleanup ai_cmd()
H Hartley Sweeten
2014-03-06
1
-68
/
+43
*
staging: comedi: pcl818: absorb pcl818_ai_mode13dma_int()
H Hartley Sweeten
2014-03-06
1
-37
/
+16
*
staging: comedi: pcl818: define the mode register bits
H Hartley Sweeten
2014-03-06
1
-27
/
+31
*
staging: comedi: pcl816: define the mode register bits
H Hartley Sweeten
2014-03-06
1
-41
/
+25
*
staging: comedi: pcl812: define the mode register bits
H Hartley Sweeten
2014-03-06
1
-11
/
+19
*
staging: comedi: pcl818: cleanup setup_channel_list()
H Hartley Sweeten
2014-03-06
1
-44
/
+52
*
staging: comedi: pcl816: cleanup setup_channel_list()
H Hartley Sweeten
2014-03-06
1
-38
/
+45
*
staging: comedi: pcl812: cleanup setup_range_channel()
H Hartley Sweeten
2014-03-06
1
-59
/
+50
*
staging: comedi: pcl812: define the status register bits
H Hartley Sweeten
2014-03-06
1
-8
/
+5
*
staging: comedi: pcl816: define the status register bits
H Hartley Sweeten
2014-03-06
1
-7
/
+13
*
staging: comedi: pcl818: define the status register bits
H Hartley Sweeten
2014-03-06
1
-9
/
+11
*
staging: comedi: pcl818: tidy up analog input registers
H Hartley Sweeten
2014-03-06
1
-8
/
+5
*
staging: comedi: pcl816: tidy up analog input registers
H Hartley Sweeten
2014-03-06
1
-8
/
+5
*
staging: comedi: pcl812: tidy up analog input registers
H Hartley Sweeten
2014-03-06
1
-8
/
+7
*
staging: comedi: pcl812: introduce pcl812_ai_soft_trig()
H Hartley Sweeten
2014-03-06
1
-2
/
+7
*
staging: comedi: pcl816: introduce pcl816_ai_soft_trig()
H Hartley Sweeten
2014-03-06
1
-3
/
+8
*
staging: comedi: pcl818: introduce pcl818_ai_soft_trig()
H Hartley Sweeten
2014-03-06
1
-3
/
+7
*
staging: comedi: pcl818: introduce pcl818_ai_clear_eoc()
H Hartley Sweeten
2014-03-06
1
-11
/
+14
*
staging: comedi: pcl816: introduce pcl816_ai_clear_eoc()
H Hartley Sweeten
2014-03-06
1
-10
/
+13
*
staging: comedi: pcl812: introduce pcl812_ai_clear_eoc()
H Hartley Sweeten
2014-03-06
1
-10
/
+14
*
staging: comedi: pcl812: tidy up the analog input (*insn_read)
H Hartley Sweeten
2014-03-06
1
-28
/
+34
*
staging: comedi: pcl816: tidy up the analog input (*insn_read)
H Hartley Sweeten
2014-03-06
1
-36
/
+36
*
staging: comedi: pcl818: tidy up the analog input (*insn_read)
H Hartley Sweeten
2014-03-06
1
-37
/
+36
*
staging: comedi: pcl818: tidy up the analog output subdevice
H Hartley Sweeten
2014-03-06
1
-53
/
+54
*
staging: comedi: pcl812: tidy up the analog output subdevice
H Hartley Sweeten
2014-03-06
1
-48
/
+50
*
staging: comedi: pcl816: move pcl816_reset()
H Hartley Sweeten
2014-03-06
1
-23
/
+20
*
staging: comedi: pcl818: tidy up the digital subdevices
H Hartley Sweeten
2014-03-06
1
-33
/
+30
*
staging: comedi: pcl816: add support for digital subdevices
H Hartley Sweeten
2014-03-06
1
-19
/
+54
*
staging: comedi: pcl812: tidy up the digital subdevices
H Hartley Sweeten
2014-03-06
1
-43
/
+44
*
staging: comedi: pcl818: consolidate the common interrupt code
H Hartley Sweeten
2014-03-06
1
-44
/
+26
*
staging: comedi: pcl816: consolidate the interrupt code
H Hartley Sweeten
2014-03-06
1
-29
/
+21
*
staging: comedi: pcl812: consolidate the common interrupt code
H Hartley Sweeten
2014-03-06
1
-28
/
+18
*
staging: comedi: pcl818: remove 'ai_mode' from private data
H Hartley Sweeten
2014-03-06
1
-71
/
+30
*
staging: comedi: pcl816: remove 'int816_mode' from private data
H Hartley Sweeten
2014-03-06
1
-46
/
+23
*
staging: comedi: pcl818: exit interrupt quick when there is nothing to do
H Hartley Sweeten
2014-03-06
1
-11
/
+5
*
staging: comedi: pcl816: exit interrupt quick when there is nothing to do
H Hartley Sweeten
2014-03-06
1
-9
/
+4
*
staging: comedi: pcl812: remove "spurious interrupt" noise
H Hartley Sweeten
2014-03-06
1
-1
/
+1
*
staging: comedi: pcl818: fix (*cancel) when cmd->stop_src == TRIG_NONE
H Hartley Sweeten
2014-03-06
1
-25
/
+20
*
staging: comedi: pcl816: clarify 'irq_was_now_closed' flag in private data
H Hartley Sweeten
2014-03-06
1
-8
/
+10
*
staging: comedi: pcl818: reduce indent level in pcl818_ai_cancel()
H Hartley Sweeten
2014-03-06
1
-33
/
+36
*
staging: comedi: pcl816: reduce indent level in pcl816_ai_cancel()
H Hartley Sweeten
2014-03-06
1
-29
/
+30
*
staging: comedi: pcl818: factor out the common "dropout" detect code
H Hartley Sweeten
2014-03-06
1
-33
/
+38
*
staging: comedi: pcl818: introduce pcl818_ai_get_fifo_sample()
H Hartley Sweeten
2014-03-06
1
-9
/
+26
[next]