index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-20
V4L/DVB (7948): videodev: add missing vidioc_try_fmt_sliced_vbi_output and VI...
Hans Verkuil
2
-9
/
+36
2008-07-20
V4L/DVB (7947): videodev: add vidioc_g_std callback.
Hans Verkuil
2
-5
/
+10
2008-07-20
V4L/DVB (7946): videodev: small fixes for VIDIOC_G_FREQUENCY and VIDIOC_G_FMT
Hans Verkuil
1
-11
/
+9
2008-07-20
V4L/DVB (7942): Hardware frequency seek ioctl interface
Tobias Lorenz
4
-0
/
+25
2008-07-20
V4L/DVB (7939): pvrusb2: Remove sysfs interface hackery
Mike Isely
1
-346
/
+114
2008-07-20
V4L/DVB (7938): pvrusb2: Increase enforced encoder wait delay to improve reli...
Mike Isely
1
-2
/
+4
2008-07-20
V4L/DVB (7937): pvrusb2: Change several embedded timer constants to defined v...
Mike Isely
1
-3
/
+22
2008-07-20
V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sources
Mike Isely
45
-45
/
+0
2008-07-20
V4L/DVB (7927): ivtv: simplify gpio initialization for XCeive tuners.
Hans Verkuil
2
-7
/
+10
2008-07-20
V4L/DVB (7926): ivtv: add support for the Buffalo PC-MV5L/PCI card.
Hans Verkuil
3
-1
/
+40
2008-07-20
V4L/DVB (7924): ivtv/cx18: snprintf fixes
Jean Delvare
2
-2
/
+2
2008-07-20
V4L/DVB (7921): s5h1411.c shouldn't #include "dvb-pll.h"
Michael Krufky
1
-1
/
+0
2008-07-20
V4L/DVB (7920): s5h1409.c shouldn't #include "dvb-pll.h"
Michael Krufky
1
-1
/
+0
2008-07-20
V4L/DVB (7917): au8522.c shouldn't #include "dvb-pll.h"
Michael Krufky
1
-1
/
+0
2008-07-20
V4L/DVB (7914): Anysee: driver for Anysee DVB-T/C receiver
Antti Palosaari
5
-0
/
+873
2008-07-20
V4L/DVB (7913): DVB-PLL: add Samsung DTOS403IH102A tuner
Antti Palosaari
2
-0
/
+48
2008-07-20
V4L/DVB (7912): TDA10023: make few parameters configurable
Antti Palosaari
3
-91
/
+145
2008-07-20
V4L/DVB (7897): TCM825x: Include invertation of image mirroring in configuration
Sakari Ailus
2
-0
/
+7
2008-07-20
V4L/DVB (7886): ivtvfb: Use DMA for write()
Ian Armstrong
1
-0
/
+82
2008-07-20
V4L/DVB (7883): pvrusb2: make default frequency configurable via modprobe option
Michael Krufky
1
-4
/
+12
2008-07-20
V4L/DVB (7882): pvrusb2: make code static
Adrian Bunk
2
-6
/
+6
2008-07-20
V4L/DVB (7586): radio: use get/put_unaligned_* helpers
Harvey Harrison
1
-10
/
+6
2008-07-17
x86: fix asm/e820.h for userspace inclusion
Rusty Russell
1
-1
/
+2
2008-07-17
x86: fix numaq_tsc_disable
Yinghai Lu
1
-1
/
+1
2008-07-17
fix build error of arch/ia64/kvm/*
Takashi Iwai
2
-3
/
+3
2008-07-17
Update scripts/Makefile.fwinst to cope with older make
David Woodhouse
1
-2
/
+23
2008-07-17
Fix collateral damage to top level Makefile
Grant Likely
1
-1
/
+0
2008-07-17
ftrace: do not trace library functions
Ingo Molnar
1
-12
/
+5
2008-07-17
ftrace: do not trace scheduler functions
Ingo Molnar
1
-2
/
+1
2008-07-17
ftrace: fix lockup with MAXSMP
Ingo Molnar
1
-0
/
+3
2008-07-17
[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP
Stefan Haberland
1
-2
/
+2
2008-07-17
[S390] qdio: new qdio driver.
Jan Glauber
20
-4943
/
+3874
2008-07-17
[S390] cio: Export chsc_error_from_response().
Cornelia Huck
2
-1
/
+10
2008-07-17
[S390] vmur: Fix return code handling.
Frank Munzert
1
-5
/
+5
2008-07-17
[S390] Fix stacktrace compile bug.
Heiko Carstens
1
-0
/
+1
2008-07-17
[S390] Increase default warning stacksize.
Heiko Carstens
1
-1
/
+1
2008-07-17
[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().
Cornelia Huck
2
-8
/
+24
2008-07-17
[S390] chsc headers userspace cleanup
Adrian Bunk
3
-4
/
+7
2008-07-17
[S390] dasd: fix unsolicited SIM handling.
Stefan Haberland
1
-1
/
+3
2008-07-17
[S390] zfcpdump: Make SCSI disk dump tool recognize storage holes
Frank Munzert
1
-7
/
+94
2008-07-17
ftrace: fix merge buglet
Ingo Molnar
1
-2
/
+1
2008-07-17
fix dangling zombie when new parent ignores children
Roland McGrath
1
-0
/
+26
2008-07-17
do_wait: return security_task_wait() error code in place of -ECHILD
Roland McGrath
1
-10
/
+20
2008-07-17
ptrace children revamp
Roland McGrath
5
-139
/
+160
2008-07-17
do_wait reorganization
Roland McGrath
1
-80
/
+135
2008-07-17
scsi_dh: Verify "dev" is a sdev before accessing it.
Chandra Seetharaman
3
-3
/
+18
2008-07-17
Revert "x86/PCI: ACPI based PCI gap calculation"
Jesse Barnes
1
-80
/
+0
2008-07-17
[PATCH] ocfs2: fix oops in mmap_truncate testing
Coly Li
1
-3
/
+10
2008-07-16
block: Trivial fix for blk_integrity_rq()
Martin K. Petersen
1
-0
/
+3
2008-07-16
Fix FADT parsing
Jan Beulich
1
-6
/
+11
[next]