index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
radio
/
radio-mr800.c
Age
Commit message (
Expand
)
Author
2009-12-16
V4L/DVB (13547): radio: add trivial checks on the tuner and type args.
Hans Verkuil
2009-12-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-12-05
V4L/DVB (13402): radio-mr800 - autosuspend for radio-mr800 driver
Oliver Neukum
2009-12-05
V4L/DVB (13073): radio-mr800: set radio frequency only upon success
David Ellingsworth
2009-12-05
V4L/DVB (13072): radio-mr800: simplify device warnings
David Ellingsworth
2009-12-05
V4L/DVB (13071): radio-mr800: preserve radio state during suspend/resume
David Ellingsworth
2009-12-05
V4L/DVB (13070): radio-mr800: fix behavior of set_stereo function
David Ellingsworth
2009-12-05
V4L/DVB (13069): radio-mr800: ensure the radio is initialized to a consistent...
David Ellingsworth
2009-12-05
V4L/DVB (13068): radio-mr800: remove device initialization from open/close
David Ellingsworth
2009-12-05
V4L/DVB (13067): radio-mr800: fix potential use after free
David Ellingsworth
2009-12-05
V4L/DVB (13066): radio-mr800: remove device removed indicator
David Ellingsworth
2009-12-05
V4L/DVB (13065): radio-mr800: simplify locking in ioctl callbacks
David Ellingsworth
2009-12-05
V4L/DVB (13064): radio-mr800: simplify access to amradio_device
David Ellingsworth
2009-12-05
V4L/DVB (13063): radio-mr800: remove unnecessary local variable
David Ellingsworth
2009-12-05
V4L/DVB (13062): radio-mr800: simplify error paths in usb probe callback
David Ellingsworth
2009-12-05
V4L/DVB (13061): radio-mr800: simplify video_device allocation
David Ellingsworth
2009-12-05
V4L/DVB (13060): radio-mr800: implement proper locking
David Ellingsworth
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-09-21
trivial: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-Koenig
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-16
V4L/DVB (11842): radio-mr800.c: missing mutex include
Alessio Igor Bogani
2009-04-06
V4L/DVB (11436): radio-mr800: convert to to v4l2_device
Alexey Klimov
2009-03-30
V4L/DVB (10463): radio-mr800: fix checking of retval after usb_bulk_msg
Alexey Klimov
2009-03-30
V4L/DVB (10462): radio-mr800: increase version and add comments
Alexey Klimov
2009-03-30
V4L/DVB (10461): radio-mr800: add few lost mutex locks
Alexey Klimov
2009-03-30
V4L/DVB (10460): radio-mr800: add stereo support
Alexey Klimov
2009-03-30
V4L/DVB (10459): radio-mr800: fix amradio_set_freq
Alexey Klimov
2009-03-30
V4L/DVB (10458): radio-mr800: move radio start and stop in one function
Alexey Klimov
2009-03-30
V4L/DVB (10457): radio-mr800: add more dev_err messages in probe
Alexey Klimov
2009-03-30
V4L/DVB (10456): radio-mr800: place dev_err instead of dev_warn
Alexey Klimov
2009-03-30
V4L/DVB (10455): radio-mr800: codingstyle cleanups
Alexey Klimov
2009-03-30
V4L/DVB (10316): v4l/dvb: use usb_make_path in usb-radio drivers
Alexey Klimov
2009-01-29
V4L/DVB (10317): radio-mr800: fix radio->muted and radio->stereo
Alexey Klimov
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-12-30
V4L/DVB (10053): radio-mr800: disable autosuspend support
Alexey Klimov
2008-12-30
V4L/DVB (10052): radio-mr800: correct unplug, fix to previous patch
Alexey Klimov
2008-12-30
V4L/DVB (9655): radio-mr800: fix unplug
Alexey Klimov
2008-12-29
V4L/DVB (9518): radio-mr800: remove warn, info and err messages
Alexey Klimov
2008-10-21
V4L/DVB (9305): radio-mr800: Add BKL for usb_amradio_open()
Alexey Klimov
2008-10-12
V4L/DVB (9101): radio-mr800: Add driver for AverMedia MR 800 USB FM radio dev...
Alexey Klimov