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 (12135): Add a driver for mt9v011 sensor
Mauro Carvalho Chehab
2009-07-05
5
-0
/
+402
*
V4L/DVB (12166): cx23885: add FIXME comment above set_frontend override
Michael Krufky
2009-07-05
2
-0
/
+3
*
V4L/DVB (12165): cx23885: override set_frontend to allow rf input path switch...
Michael Krufky
2009-07-05
2
-0
/
+31
*
V4L/DVB (12148): move V4L2_PIX_FMT_SGRBG8 to the proper place
Mauro Carvalho Chehab
2009-07-05
2
-4
/
+2
*
V4L/DVB (12182): cx18: Add DVB-T support for Yuan MPC-718 cards with an MT352...
Andy Walls
2009-07-05
2
-2
/
+162
*
V4L/DVB (12181): get_dvb_firmware: Add Yuan MPC718 MT352 DVB-T "firmware" ext...
Andy Walls
2009-07-05
1
-1
/
+51
*
V4L/DVB (12180): cx18: Update Yuan MPC-718 card entry with better information...
Andy Walls
2009-07-05
1
-12
/
+22
*
V4L/DVB (12167): tuner-xc2028: Fix 7 MHz DVB-T
Andy Walls
2009-07-05
1
-1
/
+12
*
V4L/DVB (12160): soc-camera: fix missing clean up on error path
Guennadi Liakhovetski
2009-07-05
1
-3
/
+7
*
V4L/DVB (12159): soc_camera: Fix debug output of supported formats count
Stefan Herbrechtsmeier
2009-07-05
1
-1
/
+1
*
V4L/DVB (12153): ttpci: config TTPCI_EEPROM depends on I2C
Hans Verkuil
2009-07-05
1
-0
/
+1
*
V4L/DVB (12134): vivi: bug: don't assume that S_STD will be called before str...
Mauro Carvalho Chehab
2009-07-05
1
-49
/
+50
*
Linux 2.6.31-rc2
v2.6.31-rc2
Linus Torvalds
2009-07-04
1
-1
/
+1
*
video: sm501fb: Early initialization of mm_lock mutex.
Paul Mundt
2009-07-04
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...
Linus Torvalds
2009-07-04
34
-219
/
+228
|
\
|
*
parisc: use generic atomic64 on 32-bit
Kyle McMartin
2009-07-03
2
-1
/
+6
|
*
parisc: superio: fix build breakage
Alexander Beregalov
2009-07-03
1
-2
/
+2
|
*
parisc: Fix PCI resource allocation on non-PAT SBA machines
Matthew Wilcox
2009-07-03
1
-0
/
+2
|
*
parisc: perf: wire up sys_perf_counter_open
Kyle McMartin
2009-07-03
4
-1
/
+15
|
*
parisc: add task_pt_regs macro
Kyle McMartin
2009-07-03
1
-0
/
+3
|
*
parisc: wire sys_perf_counter_open to sys_ni_syscall
Kyle McMartin
2009-07-03
2
-1
/
+3
|
*
parisc: inventory.c, fix bloated stack frame
Kyle McMartin
2009-07-03
1
-17
/
+24
|
*
parisc: processor.c, fix bloated stack frame
Kyle McMartin
2009-07-03
1
-5
/
+11
|
*
parisc: fix compile warning in mm/init.c
Kyle McMartin
2009-07-03
1
-1
/
+1
|
*
parisc: remove dead code from sys_parisc32.c
Christoph Hellwig
2009-07-03
1
-62
/
+0
|
*
parisc: wire up rt_tgsigqueueinfo
Kyle McMartin
2009-07-03
2
-2
/
+4
|
*
parisc: ensure broadcast tlb purge runs single threaded
Helge Deller
2009-07-03
3
-19
/
+30
|
*
parisc: fix "delay!" timer handling
Grant Grundler
2009-07-03
1
-35
/
+53
|
*
parisc: fix mismatched parenthesis in memcpy.c
Randolph Chung
2009-07-03
1
-1
/
+1
|
*
parisc: Fix gcc 4.4 warning in lba_pci.c
Grant Grundler
2009-07-03
1
-9
/
+22
|
*
parisc: add parameter to read_cr16()
Coly Li
2009-07-03
1
-1
/
+1
|
*
parisc: decode_exc.c should include kernel.h
Alexander Beregalov
2009-07-03
1
-1
/
+1
|
*
parisc: remove obsolete hw_interrupt_type
Thomas Gleixner
2009-07-03
7
-8
/
+8
|
*
parisc: fix irq compile bugs in arch/parisc/kernel/irq.c
Helge Deller
2009-07-03
1
-4
/
+4
|
*
parisc: advertise PCI devs after "assign_resources"
Grant Grundler
2009-07-03
2
-10
/
+10
|
*
parisc: fix ldcw inline assembler
Helge Deller
2009-07-03
1
-2
/
+2
|
*
parisc: kill WARN in free_initmem when DEBUG_KERNEL
Kyle McMartin
2009-07-03
1
-20
/
+9
|
*
parisc: Remove casts from atomic macros
Bastian Blank
2009-07-03
1
-4
/
+4
|
*
parisc: remove CVS keywords
Alexander Beregalov
2009-07-03
7
-14
/
+6
|
*
parisc: ccio-dma: fix build failure without procfs
Alexander Beregalov
2009-07-03
1
-3
/
+4
|
*
parisc: stifb: should depend on STI_CONSOLE
Alexander Beregalov
2009-07-03
1
-0
/
+2
|
*
parisc: wire up preadv/pwritev syscalls
Kyle McMartin
2009-07-03
2
-1
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
2009-07-04
2
-2
/
+5
|
\
\
|
*
|
mfd: fix pcap adc locking
Daniel Ribeiro
2009-07-03
1
-1
/
+3
|
*
|
mfd: sm501, fix lock imbalance
Jiri Slaby
2009-07-03
1
-1
/
+2
*
|
|
Merge branch 'for-2.6.31' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-07-04
1
-2
/
+1
|
\
\
\
|
*
|
|
NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()
David Howells
2009-07-03
1
-2
/
+1
*
|
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2009-07-04
107
-1158
/
+4413
|
\
\
\
\
|
*
|
|
|
MIPS: Fix CONFIG_FLATMEM version of pfn_valid()
Ralf Baechle
2009-07-03
1
-1
/
+8
|
*
|
|
|
MIPS: Reorganize Cavium OCTEON PCI support.
David Daney
2009-07-03
8
-221
/
+197
[next]