index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-05
V4L/DVB (12138): em28xx: add support for Silvercrest Webcam
Mauro Carvalho Chehab
4
-7
/
+68
2009-07-05
V4L/DVB (12174): mt9v011: let's stick with datasheet values where it works
Mauro Carvalho Chehab
1
-16
/
+7
2009-07-05
V4L/DVB (12173): mt9v011: properly calculate image resolution registers
Mauro Carvalho Chehab
1
-20
/
+94
2009-07-05
V4L/DVB (12137): mt9v011: CodingStyle fixes
Mauro Carvalho Chehab
1
-4
/
+7
2009-07-05
V4L/DVB (12136): mt9v011: Some fixes at the register initialization table
Mauro Carvalho Chehab
1
-6
/
+14
2009-07-05
V4L/DVB (12135): Add a driver for mt9v011 sensor
Mauro Carvalho Chehab
4
-0
/
+399
2009-07-05
V4L/DVB (12166): cx23885: add FIXME comment above set_frontend override
Michael Krufky
2
-0
/
+3
2009-07-05
V4L/DVB (12165): cx23885: override set_frontend to allow rf input path switch...
Michael Krufky
2
-0
/
+31
2009-07-05
V4L/DVB (12148): move V4L2_PIX_FMT_SGRBG8 to the proper place
Mauro Carvalho Chehab
1
-4
/
+0
2009-07-05
V4L/DVB (12182): cx18: Add DVB-T support for Yuan MPC-718 cards with an MT352...
Andy Walls
2
-2
/
+162
2009-07-05
V4L/DVB (12180): cx18: Update Yuan MPC-718 card entry with better information...
Andy Walls
1
-12
/
+22
2009-07-05
V4L/DVB (12167): tuner-xc2028: Fix 7 MHz DVB-T
Andy Walls
1
-1
/
+12
2009-07-05
V4L/DVB (12160): soc-camera: fix missing clean up on error path
Guennadi Liakhovetski
1
-3
/
+7
2009-07-05
V4L/DVB (12159): soc_camera: Fix debug output of supported formats count
Stefan Herbrechtsmeier
1
-1
/
+1
2009-07-05
V4L/DVB (12153): ttpci: config TTPCI_EEPROM depends on I2C
Hans Verkuil
1
-0
/
+1
2009-07-05
V4L/DVB (12134): vivi: bug: don't assume that S_STD will be called before str...
Mauro Carvalho Chehab
1
-49
/
+50
2009-07-04
video: sm501fb: Early initialization of mm_lock mutex.
Paul Mundt
1
-0
/
+2
2009-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...
Linus Torvalds
10
-31
/
+49
2009-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
2
-2
/
+5
2009-07-04
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
16
-709
/
+682
2009-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
1
-1
/
+1
2009-07-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-2
/
+14
2009-07-03
cciss: Ignore stale commands after reboot
Hannes Reinecke
2
-2
/
+14
2009-07-03
Update Yoichi Yuasa's e-mail address
Yoichi Yuasa
10
-17
/
+17
2009-07-03
MIPS: BC47xx: Fix SSB irq setup
matthieu castet
1
-10
/
+75
2009-07-03
MIPS: Update VR41xx GPIO driver to use gpiolib
Yoichi Yuasa
6
-685
/
+593
2009-07-03
mfd: fix pcap adc locking
Daniel Ribeiro
1
-1
/
+3
2009-07-03
mfd: sm501, fix lock imbalance
Jiri Slaby
1
-1
/
+2
2009-07-03
parisc: superio: fix build breakage
Alexander Beregalov
1
-2
/
+2
2009-07-03
parisc: Fix PCI resource allocation on non-PAT SBA machines
Matthew Wilcox
1
-0
/
+2
2009-07-03
parisc: Fix gcc 4.4 warning in lba_pci.c
Grant Grundler
1
-9
/
+22
2009-07-03
parisc: remove obsolete hw_interrupt_type
Thomas Gleixner
6
-7
/
+7
2009-07-03
parisc: advertise PCI devs after "assign_resources"
Grant Grundler
2
-10
/
+10
2009-07-03
parisc: ccio-dma: fix build failure without procfs
Alexander Beregalov
1
-3
/
+4
2009-07-03
parisc: stifb: should depend on STI_CONSOLE
Alexander Beregalov
1
-0
/
+2
2009-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
6
-13
/
+20
2009-07-02
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
1
-345
/
+350
2009-07-02
intel-iommu: Don't keep freeing page zero in dma_pte_free_pagetable()
David Woodhouse
1
-2
/
+4
2009-07-02
intel-iommu: Introduce first_pte_in_page() to simplify PTE-setting loops
David Woodhouse
1
-11
/
+13
2009-07-01
intel-iommu: Use cmpxchg64_local() for setting PTEs
David Woodhouse
1
-1
/
+1
2009-07-01
intel-iommu: Warn about unmatched unmap requests
David Woodhouse
1
-2
/
+4
2009-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-9
/
+46
2009-07-01
intel-iommu: Kill superfluous mapping_lock
David Woodhouse
1
-10
/
+2
2009-07-02
sh: LCDC dcache flush for deferred io
Paul Mundt
1
-8
/
+45
2009-07-01
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
7
-26
/
+36
2009-07-01
intel-iommu: Ensure that PTE writes are 64-bit atomic, even on i386
David Woodhouse
1
-14
/
+23
2009-07-01
Fix iommu address space allocation
David Woodhouse
1
-4
/
+22
2009-07-01
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-5
/
+3
2009-07-01
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
7
-48
/
+84
2009-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-63
/
+107
[next]