summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (6336): cx8802: Plug memory leak when unregistering a driverTrent Piepho2007-10-221-0/+2
* V4L/DVB (6335): cx8802: Replace list_for_each+list_entry with list_for_each_e...Trent Piepho2007-10-221-56/+29
* V4L/DVB (6334): cx88: Change (struct cx8802_dev)->drvlist to a list_head and ...Trent Piepho2007-10-222-34/+34
* V4L/DVB (6333): cx88: Change void* card_priv to struct vp3054_i2c_stateTrent Piepho2007-10-223-10/+15
* V4L/DVB (6332): cx88: Only include the blackbird fields if blackbird is selectedTrent Piepho2007-10-222-6/+12
* V4L/DVB (6330): V4L: saa7134: Fix interaction between tvaudio thread and the ...Maxim Levitsky2007-10-222-7/+24
* V4L/DVB (6329): Additional Fixes for saa7134 suspend/resumeMaxim Levitsky2007-10-225-22/+57
* V4L/DVB (6328): ivtv: fix NULL dereferenceAdrian Bunk2007-10-221-1/+1
* V4L/DVB (6326): tuner-core.c: fe_has_signal() can return uninitialized valueMichael Krufky2007-10-221-1/+1
* V4L/DVB (6325): Double-free in cx23885_initdevFlorin Malita2007-10-221-5/+1
* V4L/DVB (6324): fix videobuf_cgmbuf exportPekka Enberg2007-10-221-1/+1
* V4L/DVB (6323): V4L: cinergyT2, remove bad usage of ERESTARTSYSJiri Slaby2007-10-221-13/+29
* V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil2007-10-225-223/+0
* V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-2232-52/+10
* V4L/DVB (6319): radio-gemtek: fix 'VID_HARDWARE_GEMTEK' undeclaredPekka Seppänen2007-10-221-1/+0
* V4L/DVB (6187): cx88-alsa: Add TLV supportTrent Piepho2007-10-221-0/+6
* V4L/DVB (6185): cx88-alsa: Add mute controls, change control namesTrent Piepho2007-10-221-13/+67
* Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a...Mike Frysinger2007-10-211-1/+1
* Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds2007-10-204-50/+20
|\
| * [PARISC] Fix infinite loop in /proc/iomemMatthew Wilcox2007-10-181-44/+7
| * [PARISC] Quiet sysfs_create_link __must_check warnings in pdc_stableKyle McMartin2007-10-181-3/+8
| * [PARISC] Squelch pci_enable_device __must_check warning in superioKyle McMartin2007-10-181-1/+3
| * [PARISC] Clean up a resource_size_t warning in sba_iommuKyle McMartin2007-10-181-2/+2
* | vfc_dev conversion to mutex: falloutAl Viro2007-10-201-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-19188-307/+284
|\ \
| * | Typo: depricated -> deprecatedRolf Eike Beer2007-10-203-3/+3
| * | fix typo about TBI in e1000 commentMasatake YAMATO2007-10-201-1/+1
| * | file link fix for Pegasus USB net driver helpCal Peake2007-10-201-1/+1
| * | remove unused return within void return functionDenis Cheng2007-10-201-1/+0
| * | fix typo "sort" -> "short"Uwe Kleine-König2007-10-201-1/+1
| * | fix typo "insted" -> "instead"Uwe Kleine-König2007-10-201-1/+1
| * | typo fixesMatt LaPlante2007-10-2013-28/+28
| * | pata_cmd64x.c typo fixAdrian Bunk2007-10-201-1/+1
| * | remove duplicate MMAPPER Kconfig optionAdrian Bunk2007-10-201-17/+0
| * | changed emailJohann Deneux2007-10-203-4/+2
| * | Documentation: Fix erroneous "dmascc=" documentationRobert P. J. Day2007-10-201-1/+1
| * | Documentation: Remove references to dead "cyclades=" boot optionRobert P. J. Day2007-10-201-2/+0
| * | Spelling fix: explicitlyJean Delvare2007-10-1910-12/+12
| * | more UTF-8 conversionsMarcin Garski2007-10-195-8/+8
| * | Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19101-157/+157
| * | Remove long-dead commented-out MODULE_PARM reference.Robert P. J. Day2007-10-191-1/+0
| * | Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-1947-66/+66
| * | fix typos in drivers/block/KconfigPatrick Ringl2007-10-191-2/+2
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-1923-133/+158
|\ \ \
| * \ \ Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-10-1917-86/+137
| |\ \ \
| | * | | [PATCH] rt2x00: Add new rt73usb USB IDIvo van Doorn2007-10-181-0/+1
| | * | | [PATCH] rt2x00: Fix residual check in PLCP calculations.Mattias Nissler2007-10-181-1/+1
| | * | | [PATCH] iwlwifi: Fix rate setting in probe request for HW sacnTomas Winkler2007-10-182-32/+52
| | * | | [PATCH] b43: Make b43_stop() staticMichael Buesch2007-10-181-1/+1
| | * | | [PATCH] drivers/net/wireless/b43/main.c: fix an uninitialized variableWANG Cong2007-10-181-1/+1
OpenPOWER on IntegriCloud