History log of /drivers/staging/line6/driver.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4c6fb5fc050a4430363d92994132fffa6776c9d4 05-Dec-2011 Markus Grabner <grabner@icg.tugraz.at> staging/line6: refactor device information and add POD HD 500

This patch refactors the device information code and adds preliminary support for the POD HD 500 device.

Signed-off-by: Markus Grabner <grabner@icg.tugraz.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/drivers/staging/line6/driver.h
027360c5644b59d99db30e3515a8ec72350207b9 22-Sep-2010 Greg Kroah-Hartman <gregkh@suse.de> Staging: line6: minor coding style cleanups

This fixes up all of the remaining coding style issues that
make any sense to make in the line6 driver.

Cc: Markus Grabner <grabner@icg.tugraz.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/drivers/staging/line6/driver.h
e1a164d7a3e05aae15eb603ee8f1b77446480a3b 23-Aug-2010 Markus Grabner <grabner@icg.tugraz.at> Staging: line6: another upstream sync

Everything should be in sync now.

Signed-off-by: Markus Grabner <grabner@icg.tugraz.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/drivers/staging/line6/driver.h
1027f476f507ef7ed9919cd3e3d32310f3985da1 12-Aug-2010 Markus Grabner <grabner@icg.tugraz.at> staging: line6: sync with upstream

Big upstream sync.

Signed-off-by: Markus Grabner <grabner@icg.tugraz.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/drivers/staging/line6/driver.h
a49e483835823ab97028f396531d83b6668734cf 28-Feb-2009 Greg Kroah-Hartman <gregkh@suse.de> Staging: line6: coding style cleanups for .h files.

Mostly all line length issues.
Skipped the control.h file as it makes sense to leave it alone.

Cc: Markus Grabner <grabner@icg.tugraz.at>
Cc: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/drivers/staging/line6/driver.h
4cb8f302738bd4d1fb5e2b909b735e8826558fbf 28-Feb-2009 Greg Kroah-Hartman <gregkh@suse.de> Staging: line6: remove KERNEL_VERSION checks

As the code is in the kernel tree, it's no longer needed.

Cc: Markus Grabner <grabner@icg.tugraz.at>
Cc: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/drivers/staging/line6/driver.h
77491e524ccb78adfad9cdc1b0b175c4e9fd0368 28-Feb-2009 Greg Kroah-Hartman <gregkh@suse.de> Staging: line6: remove DEVICE_ATTRIBUTE

As the code is in the kernel tree, it's no longer needed.

Cc: Markus Grabner <grabner@icg.tugraz.at>
Cc: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/drivers/staging/line6/driver.h
705ececd1c60d0f5d6ef2a719008847883516970 28-Feb-2009 Markus Grabner <grabner@icg.tugraz.at> Staging: add line6 usb driver

This is an experimental Linux driver for the guitar amp, cab, and
effects modeller PODxt Pro by Line6 (and similar devices), supporting
the following features:

- Reading/writing individual parameters
- Reading/writing complete channel, effects setup, and amp setup data
- Channel switching
- Virtual MIDI interface
- Tuner access
- Playback/capture/mixer device for any ALSA-compatible PCM audio
application
- Signal routing (record clean/processed guitar signal, re-amping)

Moreover, preliminary support for the Variax Workbench is included.

From: Markus Grabner <grabner@icg.tugraz.at>
Cc: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/drivers/staging/line6/driver.h