summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-08-27[media] mceusb: query device for firmware emulator versionJarod Wilson1-2/+17
2011-08-27[media] mceusb: issue device resume cmd when neededJarod Wilson1-0/+13
2011-08-27[media] mceusb: set wakeup bits for IR-based resumeJarod Wilson1-0/+5
2011-08-27[media] mceusb: give hardware time to reply to cmdsJarod Wilson1-0/+1
2011-08-27[media] mceusb: command/response updates from MS docsJarod Wilson1-120/+173
2011-08-07[media] tda827x: improve recection with limit frequenciesJose Alberto Reguero1-2/+6
2011-08-07[media] Fix wrong register mask in gspca/sonixj.cLuiz Ramos1-1/+1
2011-08-06[media] imon: rate-limit send_packet spewJarod Wilson1-12/+14
2011-08-06[media] uvcvideo: Set alternate setting 0 on resume if the bus has been resetMing Lei3-3/+11
2011-08-06[media] tuner_xc2028: Allow selection of the frequency adjustment code for XC...Mauro Carvalho Chehab1-1/+1
2011-08-06[media] adp1653: check error code of adp1653_init_controlsAndy Shevchenko1-2/+9
2011-08-06[media] adp1653: check platform_data before usageAndy Shevchenko1-0/+4
2011-08-06[media] dib0700: correct error messageOlivier Grenie1-9/+9
2011-08-06[media] dib0700: protect the dib0700 buffer accessOlivier Grenie1-9/+72
2011-08-06[media] DiBcom: protect the I2C bufer accessPatrick Boettcher8-67/+412
2011-07-31v4l2-ioctl: properly return -EINVAL when parameters are wrongMauro Carvalho Chehab1-37/+52
2011-07-31[media] anysee: use multi-frontend (MFE)Antti Palosaari2-94/+206
2011-07-31[media] dvb-usb: multi-frontend support (MFE)Antti Palosaari3-22/+78
2011-07-31[media] dvb-usb: prepare for multi-frontend support (MFE)Antti Palosaari29-344/+344
2011-07-31[media] em28xx: Fix IR unregister logicMauro Carvalho Chehab1-3/+3
2011-07-31[media] rc-main: Fix device de-registration logicMauro Carvalho Chehab1-10/+19
2011-07-31[media] gspca-stv06xx: Triple frame rate by decreasing the scan rateErik Andrén1-1/+1
2011-07-31[media] gspca-stv06xx: Remove writes to read-only registersErik Andrén1-9/+0
2011-07-31[media] gspca-stv06xx: Fix sensor init indentationErik Andrén1-10/+10
2011-07-31[media] gspca-stv06xx: Simplify stv_init struct and vv6410 bridge initErik Andrén2-30/+18
2011-07-31[media] gspca-stv06xx: Simplify register writes by avoiding special data stru...Erik Andrén2-16/+21
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds335-8629/+44829
2011-07-30Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-4/+3
2011-07-30ramoops: fix compile failure on pariscJames Bottomley1-0/+1
2011-07-30Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds11-88/+136
2011-07-30Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus Torvalds9-155/+598
2011-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds20-471/+1875
2011-07-29[media] ir-mce_kbd-decoder: include module.h for its facilitiesStephen Rothwell1-0/+1
2011-07-29[media] ov5642: include module.h for its facilitiesStephen Rothwell1-0/+1
2011-07-29[media] em28xx: Fix DVB-C maxsize for em2884Mauro Carvalho Chehab2-12/+34
2011-07-29[media] tda18271c2dd: Fix saw filter configuration for DVB-C @6MHzMauro Carvalho Chehab1-1/+19
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-28/+36
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds23-224/+323
2011-07-28Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds10-1369/+3060
2011-07-28n2_crypto: Attach on Niagara-T3.David S. Miller1-15/+18
2011-07-28n2rng: Attach on Niagara-T3.David S. Miller2-13/+18
2011-07-28watchdog: WatchDog Timer Driver Core - Add minimum and max timeoutWim Van Sebroeck2-0/+13
2011-07-28watchdog: WatchDog Timer Driver Core - Add ioctl callWim Van Sebroeck1-0/+6
2011-07-28watchdog: WatchDog Timer Driver Core - Add nowayout featureWim Van Sebroeck1-5/+13
2011-07-28watchdog: WatchDog Timer Driver Core - Add Magic Close featureWim Van Sebroeck1-3/+24
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...Wim Van Sebroeck1-0/+20
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctlWim Van Sebroeck1-7/+72
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctlWim Van Sebroeck1-0/+5
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic ioctl functionalityWim Van Sebroeck1-0/+32
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic frameworkWim Van Sebroeck5-0/+384