summaryrefslogtreecommitdiffstats
path: root/drivers/usb/media
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (3599a): Move drivers/usb/media to drivers/media/videoMauro Carvalho Chehab2006-03-2555-43954/+0
* [PATCH] USB: vicam.c: fix a NULL pointer dereferenceAdrian Bunk2006-03-201-0/+1
* [PATCH] USB: ZC0301 driver bugfixLuca Risolia2006-03-203-13/+10
* [PATCH] USB: ZC0301 driver updatesLuca Risolia2006-03-204-52/+89
* [PATCH] USB: ET61X[12]51 driver updatesLuca Risolia2006-03-204-160/+204
* [PATCH] USB: SN9C10x driver updatesLuca Risolia2006-03-209-107/+405
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-204-13/+5
* [PATCH] USB: ZC0301 driver updatesLuca Risolia2006-03-203-17/+30
* [PATCH] USB: Fix warning in drivers/usb/media/ov511.cMatthew Martin2006-03-201-1/+1
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-2015-233/+236
* [PATCH] USB: remove LINUX_VERSION_CODE macro usagePekka Enberg2006-03-202-6/+1
* [PATCH] USB: kzalloc in usbvideoOliver Neukum2006-03-201-2/+1
* [PATCH] USB: kzalloc in w9968cfOliver Neukum2006-03-201-9/+4
* [PATCH] USB: kzalloc in dabusbOliver Neukum2006-03-201-3/+2
* [PATCH] USB: Add ZC0301 Video4Linux2 driverLuca Risolia2006-03-206-0/+2681
* [PATCH] USB: drivers/usb/media/ov511.c: remove hooks for the decomp moduleAdrian Bunk2006-01-311-194/+2
* [PATCH] USB: drivers/usb/media/w9968cf.c: remove hooks for the vpp moduleAdrian Bunk2006-01-313-131/+1
* [PATCH] USB: Remove LINUX_VERSION_CODE check in pwc/pwc-ctrl.cEric Sesterhenn / snakebyte2006-01-311-175/+89
* [PATCH] USB: Add ET61X[12]51 Video4Linux2 driverLuca Risolia2006-01-316-2/+3094
* [PATCH] USB: SN9C10x driver updatesLuca Risolia2006-01-313-89/+46
* [PATCH] USB: SN9C10x driver updates and bugfixesLuca Risolia2006-01-319-756/+955
* V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann2006-01-098-0/+8
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard2006-01-051-2/+2
* [PATCH] USB: Remove unneeded kmalloc() return value castsJesper Juhl2006-01-042-3/+3
* [PATCH] USB: Use ARRAY_SIZE macroTobias Klauser2006-01-043-15/+12
* [PATCH] USB: mark various usb tables constArjan van de Ven2006-01-045-9/+9
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-049-9/+0
* [PATCH] USB: SN9C10x driver - bad page state fixDamian Wrobel2005-11-231-1/+1
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-093-3/+1
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-281-2/+1
* [PATCH] Input: convert konicawc to dynamic input_dev allocationDmitry Torokhov2005-10-281-28/+61
* [PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2005-09-291-2/+2
* [PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2005-09-101-13/+13
* [PATCH] I2C: Drop I2C_DEVNAME and i2c_clientnameJean Delvare2005-09-051-5/+3
* [PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare2005-09-051-1/+1
* [PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare2005-09-051-1/+0
* [PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare2005-09-051-1/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2005-07-291-4/+2
|\
| * Input: introduce usb_to_input_id() to uniformly produceDmitry Torokhov2005-06-301-4/+2
* | [PATCH] USB: SN9C10x driver updatesLuca Risolia2005-07-127-51/+413
|/
* [PATCH] USB: add support for Creative WebCam mini to stv680 driverKiril Jovchev2005-06-272-2/+11
* [PATCH] pwc-uncompress warning fixAndrew Morton2005-06-231-6/+5
* [PATCH] pwc bug fixAlan Cox2005-06-121-4/+0
* [PATCH] USB: remove drivers/usb/media/pwc/ChangeLogAdrian Bunk2005-06-031-143/+0
* [PATCH] Fix up pwc driver compilation.Dave Jones2005-05-282-4/+0
* [PATCH] remove non-cleanroom pwc driver compressionAlan Cox2005-05-2710-2473/+14
* [PATCH] USB: Spelling fixes for drivers/usb.Steven Cole2005-05-034-6/+6
* [PATCH] size_t portability fixes - drivers/usbAl Viro2005-04-261-2/+2
* [PATCH] USB: drivers/usb/media/pwc/: make code staticAdrian Bunk2005-04-223-45/+41
* [PATCH] USB: drivers/usb/media/sn9c102_core.c: make 2 functions staticAdrian Bunk2005-04-222-4/+2
OpenPOWER on IntegriCloud