index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
line6
/
pod.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: line6: drop tuner param filtering
Stefan Hajnoczi
2012-11-26
1
-21
/
+0
*
staging: line6: drop pod.c raw sysfs attr
Stefan Hajnoczi
2012-11-26
1
-13
/
+0
*
staging: line6: drop midi_postprocess flag
Stefan Hajnoczi
2012-11-26
1
-34
/
+0
*
staging: line6: drop midi_postprocess sysfs attr
Stefan Hajnoczi
2012-11-26
1
-36
/
+0
*
staging: line6: drop finish sysfs attr
Stefan Hajnoczi
2012-11-26
1
-21
/
+0
*
staging: line6: drop tuner_pitch sysfs attr
Stefan Hajnoczi
2012-11-26
1
-101
/
+1
*
staging: line6: drop tuner_mute sysfs attr
Stefan Hajnoczi
2012-11-26
1
-34
/
+0
*
staging: line6: drop tuner_note sysfs attr
Stefan Hajnoczi
2012-11-26
1
-7
/
+0
*
staging: line6: drop tuner_freq sysfs attr
Stefan Hajnoczi
2012-11-26
1
-8
/
+0
*
staging: line6: drop routing sysfs attr
Stefan Hajnoczi
2012-11-26
1
-8
/
+0
*
staging: line6: drop store_effects_setup sysfs attr
Stefan Hajnoczi
2012-11-26
1
-68
/
+0
*
staging: line6: drop store_channel sysfs attr
Stefan Hajnoczi
2012-11-26
1
-14
/
+0
*
staging: line6: drop store_amp_setup sysfs attr
Stefan Hajnoczi
2012-11-26
1
-14
/
+0
*
staging: line6: drop retrieve_effects_setup sysfs attr
Stefan Hajnoczi
2012-11-26
1
-48
/
+0
*
staging: line6: drop retrieve_channel sysfs attr
Stefan Hajnoczi
2012-11-26
1
-14
/
+0
*
staging: line6: drop retrieve_amp_setup sysfs attr
Stefan Hajnoczi
2012-11-26
1
-14
/
+0
*
staging: line6: drop name_buf sysfs attr
Stefan Hajnoczi
2012-11-26
1
-43
/
+0
*
staging: line6: drop name sysfs attr
Stefan Hajnoczi
2012-11-26
1
-15
/
+0
*
staging: line6: change monitor_level type ValueWait -> int
Stefan Hajnoczi
2012-11-26
1
-5
/
+5
*
staging: line6: drop monitor_level sysfs attr
Stefan Hajnoczi
2012-11-26
1
-8
/
+4
*
staging: line6: drop dump_buf sysfs attr
Stefan Hajnoczi
2012-11-26
1
-40
/
+0
*
staging: line6: drop dump sysfs attr
Stefan Hajnoczi
2012-11-26
1
-57
/
+3
*
staging: line6: drop dirty sysfs attr
Stefan Hajnoczi
2012-11-26
1
-20
/
+1
*
staging: line6: drop unused param_dirty bitmap
Stefan Hajnoczi
2012-11-26
1
-16
/
+0
*
staging: line6: drop clip sysfs attr
Stefan Hajnoczi
2012-11-26
1
-23
/
+0
*
staging: line6: drop channel sysfs attr
Stefan Hajnoczi
2012-11-26
1
-51
/
+0
*
staging: line6: replace DEBUG_MESSAGES() with dev_dbg()
Stefan Hajnoczi
2012-11-13
1
-36
/
+21
*
staging: line6: Changed strict_strtoul() to kstrtou8() in pod_set_midi_postpr...
Johannes Thumshirn
2012-07-06
1
-2
/
+2
*
staging: line6: Changed strict_strtoul() to kstrtou8() in pod_set_channel()
Johannes Thumshirn
2012-07-06
1
-2
/
+2
*
staging: line6: Exchanged strict_strtoul with kstrtou8() in pod.c:pod_resolve()
Johannes Thumshirn
2012-07-06
1
-2
/
+2
*
staging: line6: changed interface of pod_send_channel()
Johannes Thumshirn
2012-07-06
1
-1
/
+1
*
staging: line6: changed interface of line6_pod_transmit_parameter()
Johannes Thumshirn
2012-07-06
1
-1
/
+1
*
staging: line6: eliminate useless NULL checks
Stefan Hajnoczi
2011-12-09
1
-5
/
+1
*
Staging: line6: fix up my fixup for some sysfs attribute permissions
Greg Kroah-Hartman
2010-11-18
1
-16
/
+16
*
Staging: line6: fix up some sysfs attribute permissions
Greg Kroah-Hartman
2010-11-16
1
-16
/
+16
*
Staging: line6: minor coding style cleanups
Greg Kroah-Hartman
2010-09-21
1
-17
/
+9
*
Staging: line6: another upstream sync
Markus Grabner
2010-08-31
1
-155
/
+261
*
staging: line6: sync with upstream
Markus Grabner
2010-08-31
1
-202
/
+270
*
Staging: Use kmemdup
Julia Lawall
2010-05-17
1
-4
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+2
*
staging: line6: Convert simple_strtoul to strict_strtoul in pod.c
Shawn Bohrer
2009-12-11
1
-9
/
+47
*
Staging: line6: fix printk formats
Randy Dunlap
2009-12-11
1
-2
/
+2
*
Staging: line6: pod.c: style cleanups
Frederik Deweerdt
2009-09-15
1
-4
/
+4
*
Staging: line6: fix checkpatch errors in pod.c
Greg Kroah-Hartman
2009-04-03
1
-91
/
+115
*
Staging: line6: static function cleanups
Greg Kroah-Hartman
2009-04-03
1
-2
/
+2
*
Staging: line6: remove KERNEL_VERSION checks
Greg Kroah-Hartman
2009-04-03
1
-10
/
+0
*
Staging: line6: remove DEVICE_ATTRIBUTE
Greg Kroah-Hartman
2009-04-03
1
-24
/
+61
*
Staging: add line6 usb driver
Markus Grabner
2009-04-03
1
-0
/
+1100