summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (12847): cx25821: Add README with todo listMauro Carvalho Chehab2009-09-191-0/+6
* V4L/DVB (12761): DocBook: add media API specsMauro Carvalho Chehab2009-09-18122-1/+36715
* V4L/DVB (12756): af9015: fix typo in register compareAntti Palosaari2009-09-181-1/+1
* V4L/DVB (12755): af9015: improve usb control message function slightlyAntti Palosaari2009-09-181-8/+24
* V4L/DVB (12754): af9015: [2/2] fix USB TS configurationAntti Palosaari2009-09-181-3/+5
* V4L/DVB (12753): af9015: [1/2] fix USB TS configurationJose Alberto Reguero2009-09-181-4/+4
* V4L/DVB (12752): get_dvb_firmware: add af9015 firmwareAntti Palosaari2009-09-181-1/+36
* V4L/DVB (12750): em28xx: fix unused variable warningDevin Heitmueller2009-09-181-1/+0
* V4L/DVB (12749): em28xx: remove unneeded code that set VINCTRL registerDevin Heitmueller2009-09-181-3/+0
* V4L/DVB (12748): em28xx: implement g_std v4l callDevin Heitmueller2009-09-181-3/+18
* V4L/DVB (12747): em28xx: only advertise VBI capability if supportedDevin Heitmueller2009-09-181-1/+3
* V4L/DVB (12746): em28xx: do not create /dev/vbiX device if VBI not supportedDevin Heitmueller2009-09-182-10/+17
* V4L/DVB (12745): em28xx: remove unreferenced variableDevin Heitmueller2009-09-181-1/+0
* V4L/DVB (12744): em28xx: restructure fh/dev locking to handle both video and vbiDevin Heitmueller2009-09-182-90/+102
* V4L/DVB (12743): em28xx: fix mmap_mapper with vbiDevin Heitmueller2009-09-181-1/+4
* V4L/DVB (12742): em28xx: add raw VBI support for NTSCDevin Heitmueller2009-09-186-27/+430
* V4L/DVB (12741): em28xx: make video isoc stream work when VBI is enabledDevin Heitmueller2009-09-184-9/+173
* V4L/DVB (12740): em28xx: better describe vinctrl registersDevin Heitmueller2009-09-182-1/+14
* cx25821: Add driver to the building systemMauro Carvalho Chehab2009-09-183-0/+4
* V4L/DVB (12734): cx25821: Fix some compilation troublesMauro Carvalho Chehab2009-09-184-10/+8
* V4L/DVB (12733): cx25821: some CodingStyle fixesMauro Carvalho Chehab2009-09-1835-12726/+12592
* V4L/DVB (12732): cx25821: fix bad whitespacingMauro Carvalho Chehab2009-09-1829-3915/+3914
* V4L/DVB (12731): cx25821: Add missing includeMauro Carvalho Chehab2009-09-181-0/+1
* V4L/DVB (12730): Add conexant cx25821 driverMauro Carvalho Chehab2009-09-1837-0/+16790
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-1856-907/+756
|\
| * x86: Move get/set_wallclock to x86_platform_opsFeng Tang2009-09-1612-83/+21
| * x86: platform: Fix section annotationsThomas Gleixner2009-09-163-4/+4
| * x86: apic namespace cleanupThomas Gleixner2009-08-315-12/+12
| * x86: Distangle ioapic and i8259Thomas Gleixner2009-08-312-12/+31
| * x86: Add Moorestown early detectionThomas Gleixner2009-08-315-0/+47
| * x86: Add hardware_subarch ID for MoorestownPan, Jacob jun2009-08-313-0/+12
| * x86: Add early platform detectionThomas Gleixner2009-08-314-9/+20
| * x86: Move tsc_init to late_time_initThomas Gleixner2009-08-311-1/+1
| * x86: Move tsc_calibration to x86_init_opsThomas Gleixner2009-08-3117-41/+48
| * x86: Replace the now identical time_32/64.c by time.cThomas Gleixner2009-08-313-122/+1
| * x86: time_32/64.c unify profile_pcThomas Gleixner2009-08-312-10/+11
| * x86: Move calibrate_cpu to tsc.cThomas Gleixner2009-08-314-56/+55
| * x86: Make timer setup and global variables the same in time_32/64.cThomas Gleixner2009-08-312-11/+35
| * x86: Remove mca bus ifdef from timer interruptThomas Gleixner2009-08-312-21/+6
| * x86: Simplify timer_ack magic in time_32.cThomas Gleixner2009-08-313-4/+21
| * x86: Prepare unification of time_32/64.cThomas Gleixner2009-08-312-39/+18
| * x86: Remove do_timer hookThomas Gleixner2009-08-312-19/+4
| * x86: Add timer_init to x86_init_opsThomas Gleixner2009-08-3117-113/+53
| * x86: Move percpu clockevents setup to x86_init_opsThomas Gleixner2009-08-3111-28/+42
| * x86: Move xen_post_allocator_init into xen_pagetable_setup_doneThomas Gleixner2009-08-317-19/+4
| * x86: Move paravirt pagetable_setup to x86_init_opsThomas Gleixner2009-08-3111-46/+32
| * x86: Move paravirt banner printout to x86_init_opsThomas Gleixner2009-08-317-14/+12
| * x86: Replace ARCH_SETUP by a proper x86_init_opsThomas Gleixner2009-08-317-9/+15
| * x86: Move traps_init to x86_init_opsThomas Gleixner2009-08-317-27/+8
| * x86: Move irq_init to x86_init_opsThomas Gleixner2009-08-3112-42/+11
OpenPOWER on IntegriCloud