index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (12862): tda18271: add debug to show which standby mode is in use
Michael Krufky
2009-09-19
1
-0
/
+3
*
V4L/DVB (12861): tda18271: add support for additional low-power standby modes
Michael Krufky
2009-09-19
3
-3
/
+28
*
V4L/DVB (12859): go7007: semaphore -> mutex conversion
Mauro Carvalho Chehab
2009-09-19
9
-70
/
+68
*
V4L/DVB (12858): go7007: whitespacing cleanups
Mauro Carvalho Chehab
2009-09-19
4
-89
/
+91
*
V4L/DVB (12851): cx25821/Makefile: Cleanup
Mauro Carvalho Chehab
2009-09-19
1
-2
/
+0
*
V4L/DVB (12847): cx25821: Add README with todo list
Mauro Carvalho Chehab
2009-09-19
1
-0
/
+6
*
V4L/DVB (12761): DocBook: add media API specs
Mauro Carvalho Chehab
2009-09-19
122
-1
/
+36715
*
V4L/DVB (12756): af9015: fix typo in register compare
Antti Palosaari
2009-09-19
1
-1
/
+1
*
V4L/DVB (12755): af9015: improve usb control message function slightly
Antti Palosaari
2009-09-19
1
-8
/
+24
*
V4L/DVB (12754): af9015: [2/2] fix USB TS configuration
Antti Palosaari
2009-09-19
1
-3
/
+5
*
V4L/DVB (12753): af9015: [1/2] fix USB TS configuration
Jose Alberto Reguero
2009-09-19
1
-4
/
+4
*
V4L/DVB (12752): get_dvb_firmware: add af9015 firmware
Antti Palosaari
2009-09-19
1
-1
/
+36
*
V4L/DVB (12750): em28xx: fix unused variable warning
Devin Heitmueller
2009-09-19
1
-1
/
+0
*
V4L/DVB (12749): em28xx: remove unneeded code that set VINCTRL register
Devin Heitmueller
2009-09-19
1
-3
/
+0
*
V4L/DVB (12748): em28xx: implement g_std v4l call
Devin Heitmueller
2009-09-19
1
-3
/
+18
*
V4L/DVB (12747): em28xx: only advertise VBI capability if supported
Devin Heitmueller
2009-09-19
1
-1
/
+3
*
V4L/DVB (12746): em28xx: do not create /dev/vbiX device if VBI not supported
Devin Heitmueller
2009-09-19
2
-10
/
+17
*
V4L/DVB (12745): em28xx: remove unreferenced variable
Devin Heitmueller
2009-09-19
1
-1
/
+0
*
V4L/DVB (12744): em28xx: restructure fh/dev locking to handle both video and vbi
Devin Heitmueller
2009-09-19
2
-90
/
+102
*
V4L/DVB (12743): em28xx: fix mmap_mapper with vbi
Devin Heitmueller
2009-09-19
1
-1
/
+4
*
V4L/DVB (12742): em28xx: add raw VBI support for NTSC
Devin Heitmueller
2009-09-19
6
-27
/
+430
*
V4L/DVB (12741): em28xx: make video isoc stream work when VBI is enabled
Devin Heitmueller
2009-09-19
4
-9
/
+173
*
V4L/DVB (12740): em28xx: better describe vinctrl registers
Devin Heitmueller
2009-09-19
2
-1
/
+14
*
cx25821: Add driver to the building system
Mauro Carvalho Chehab
2009-09-19
3
-0
/
+4
*
V4L/DVB (12734): cx25821: Fix some compilation troubles
Mauro Carvalho Chehab
2009-09-19
4
-10
/
+8
*
V4L/DVB (12733): cx25821: some CodingStyle fixes
Mauro Carvalho Chehab
2009-09-19
35
-12726
/
+12592
*
V4L/DVB (12732): cx25821: fix bad whitespacing
Mauro Carvalho Chehab
2009-09-19
29
-3915
/
+3914
*
V4L/DVB (12731): cx25821: Add missing include
Mauro Carvalho Chehab
2009-09-19
1
-0
/
+1
*
V4L/DVB (12730): Add conexant cx25821 driver
Mauro Carvalho Chehab
2009-09-19
37
-0
/
+16790
*
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-09-18
56
-907
/
+756
|
\
|
*
x86: Move get/set_wallclock to x86_platform_ops
Feng Tang
2009-09-16
12
-83
/
+21
|
*
x86: platform: Fix section annotations
Thomas Gleixner
2009-09-16
3
-4
/
+4
|
*
x86: apic namespace cleanup
Thomas Gleixner
2009-08-31
5
-12
/
+12
|
*
x86: Distangle ioapic and i8259
Thomas Gleixner
2009-08-31
2
-12
/
+31
|
*
x86: Add Moorestown early detection
Thomas Gleixner
2009-08-31
5
-0
/
+47
|
*
x86: Add hardware_subarch ID for Moorestown
Pan, Jacob jun
2009-08-31
3
-0
/
+12
|
*
x86: Add early platform detection
Thomas Gleixner
2009-08-31
4
-9
/
+20
|
*
x86: Move tsc_init to late_time_init
Thomas Gleixner
2009-08-31
1
-1
/
+1
|
*
x86: Move tsc_calibration to x86_init_ops
Thomas Gleixner
2009-08-31
17
-41
/
+48
|
*
x86: Replace the now identical time_32/64.c by time.c
Thomas Gleixner
2009-08-31
3
-122
/
+1
|
*
x86: time_32/64.c unify profile_pc
Thomas Gleixner
2009-08-31
2
-10
/
+11
|
*
x86: Move calibrate_cpu to tsc.c
Thomas Gleixner
2009-08-31
4
-56
/
+55
|
*
x86: Make timer setup and global variables the same in time_32/64.c
Thomas Gleixner
2009-08-31
2
-11
/
+35
|
*
x86: Remove mca bus ifdef from timer interrupt
Thomas Gleixner
2009-08-31
2
-21
/
+6
|
*
x86: Simplify timer_ack magic in time_32.c
Thomas Gleixner
2009-08-31
3
-4
/
+21
|
*
x86: Prepare unification of time_32/64.c
Thomas Gleixner
2009-08-31
2
-39
/
+18
|
*
x86: Remove do_timer hook
Thomas Gleixner
2009-08-31
2
-19
/
+4
|
*
x86: Add timer_init to x86_init_ops
Thomas Gleixner
2009-08-31
17
-113
/
+53
|
*
x86: Move percpu clockevents setup to x86_init_ops
Thomas Gleixner
2009-08-31
11
-28
/
+42
|
*
x86: Move xen_post_allocator_init into xen_pagetable_setup_done
Thomas Gleixner
2009-08-31
7
-19
/
+4
[next]