index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-22
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
32
-52
/
+10
2007-10-22
V4L/DVB (6319): radio-gemtek: fix 'VID_HARDWARE_GEMTEK' undeclared
Pekka Seppänen
1
-1
/
+0
2007-10-22
V4L/DVB (6187): cx88-alsa: Add TLV support
Trent Piepho
1
-0
/
+6
2007-10-22
V4L/DVB (6185): cx88-alsa: Add mute controls, change control names
Trent Piepho
1
-13
/
+67
2007-10-20
more UTF-8 conversions
Marcin Garski
2
-4
/
+4
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
7
-8
/
+8
2007-10-20
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
4
-14
/
+14
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-2
/
+2
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
5
-7
/
+7
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
1
-1
/
+1
2007-10-19
Replace __attribute_pure__ with __pure
Ralf Baechle
1
-1
/
+1
2007-10-19
freezer: introduce freezer-friendly waiting macros
Rafael J. Wysocki
1
-1
/
+2
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
1
-1
/
+1
2007-10-14
signedness: module_param_array nump argument
Al Viro
3
-6
/
+6
2007-10-14
cx23885: Drop empty i2c algorithm control callback
Jean Delvare
1
-7
/
+0
2007-10-14
i2c: Remove NOP i2c_algorithm.algo_control() methods
David Brownell
6
-48
/
+0
2007-10-13
v4l: copy_to_user() is not a good method name
Al Viro
3
-3
/
+3
2007-10-13
cdev: remove unneeded setting of cdev names
Greg Kroah-Hartman
1
-4
/
+1
2007-10-13
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-2
/
+2
2007-10-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
1
-1
/
+8
2007-10-11
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-1
/
+8
2007-10-10
V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry
Trent Piepho
9
-55
/
+20
2007-10-10
V4L/DVB (6315): pvrusb2: Change list_for_each+list_entry to list_for_each_entry
Trent Piepho
2
-38
/
+17
2007-10-10
V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_...
Trent Piepho
4
-64
/
+35
2007-10-10
V4L/DVB (6313): ivtv: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
1
-20
/
+6
2007-10-10
V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
3
-15
/
+5
2007-10-10
V4L/DVB (6311): dvb: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
2
-23
/
+9
2007-10-10
V4L/DVB (6308): V4L: zc0301, remove bad usage of ERESTARTSYS
Jiri Slaby
1
-1
/
+1
2007-10-10
V4L/DVB (6307): V4L: w9968cf, remove bad usage of ERESTARTSYS
Jiri Slaby
1
-1
/
+1
2007-10-10
V4L/DVB (6306): Few clenups for saa7134 resume code
Maxim Levitsky
3
-20
/
+22
2007-10-10
V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-core
Brandon Philips
3
-5
/
+17
2007-10-10
V4L/DVB (6301): pvrusb: Update DEBUGIFC sysfs to kernel 2.6.13+
Trent Piepho
1
-5
/
+11
2007-10-10
V4L/DVB (6300): CodingStyle cleanup
Trent Piepho
1
-1
/
+2
2007-10-10
V4L/DVB (6299): dvb: Add dependencies for VIDEOBUF_DVB
Trent Piepho
1
-0
/
+2
2007-10-10
V4L/DVB (6297): cx23885: remove wrong Kconfig selection of VIDEOBUF
Michael Krufky
1
-1
/
+0
2007-10-10
V4L/DVB (6296): dib0700: add support for AverMedia DVB-T Express card
Joachim Steiger
2
-1
/
+7
2007-10-10
V4L/DVB (6295): saa7134: add autodetection for KWorld ATSC-115
Eric Sandeen
1
-1
/
+7
2007-10-10
V4L/DVB (6293): V4L: convert struct class_device to struct device
Kay Sievers
9
-334
/
+379
2007-10-10
V4L/DVB (6292): videobuf_core init always require callback implementation
Mauro Carvalho Chehab
3
-13
/
+18
2007-10-10
V4L/DVB (6291): Fix: avoid oops on some SMP machines
Mauro Carvalho Chehab
1
-0
/
+8
2007-10-10
V4L/DVB (6290): remove videobuf_set_pci_ops
Mauro Carvalho Chehab
1
-58
/
+4
2007-10-10
V4L/DVB (6289): Remove reference to dead CONFIG_UST and ust.h header
Robert P. J. Day
1
-5
/
+0
2007-10-10
V4L/DVB (6287): Fix DMA Scatter/Gather constructor
Mauro Carvalho Chehab
1
-1
/
+1
2007-10-10
V4L/DVB (6286): Add support for MSI TV @nywhere A/D NB
Mauro Carvalho Chehab
1
-1
/
+7
2007-10-10
V4L/DVB (6285): Remove pointless kmalloc() return value cast in Zoran PCI con...
Jesper Juhl
1
-4
/
+1
2007-10-10
V4L/DVB (6284): cx23885: Update to new videobuf code
Trent Piepho
2
-6
/
+8
2007-10-10
V4L/DVB (6283): videobuf: Remove references to old Kconfig option name
Trent Piepho
4
-8
/
+6
2007-10-10
V4L/DVB (6279): en_50221: convert to kthread API
Christoph Hellwig
1
-68
/
+16
2007-10-10
V4L/DVB (6278): Buf: fix typo that caused data loss when readng streams from ...
Maxim Levitsky
1
-1
/
+1
2007-10-10
V4L/DVB (6277): vivi cleanup: remove the unused vars
Mauro Carvalho Chehab
1
-5
/
+0
[next]