index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
dvb-core
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (6136): dvb_frontend: add get_rf_strength function pointer to dvb_tun...
Michael Krufky
2007-10-09
1
-0
/
+1
*
V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1
Michael Krufky
2007-10-09
1
-0
/
+9
*
V4L/DVB (6107): dvb_frontend: clean-up shutdown handling
Oliver Endriss
2007-10-09
1
-4
/
+3
*
V4L/DVB (6106): dvb_frontend: Default for dvb_shutdown_timeout set to 0
Oliver Endriss
2007-10-09
1
-1
/
+1
*
V4L/DVB (6105): dvb_frontend: ts_bus_ctrl() handling fixed
Oliver Endriss
2007-10-09
1
-16
/
+22
*
V4L/DVB (6104): dvb_ca_en50221: decrement module use count on error
Marco Schluessler
2007-10-09
1
-1
/
+3
*
V4L/DVB (6103): dvb_ca_en50221: return correct error code value
Marco Schluessler
2007-10-09
1
-2
/
+2
*
V4L/DVB (6100): dvb_net: whitespace cleanup
Michael Krufky
2007-10-09
1
-2
/
+2
*
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-10-09
4
-4
/
+0
*
V4L/DVB (6031): Fix for bug 7819: fixed hotplugging for dvbnet
Trent Piepho
2007-10-09
1
-11
/
+2
*
V4L/DVB (6025): Net_ule(): fix check-after-use
Adrian Bunk
2007-10-09
1
-5
/
+0
*
V4L/DVB (6015): DVB: convert struct class_device to struct device
Kay Sievers
2007-10-09
1
-7
/
+6
*
V4L/DVB (5986): dvb_frontend: Fixed GET_INFO ioctl and check of frequency limits
Oliver Endriss
2007-10-09
1
-6
/
+25
*
V4L/DVB (5965): Frontend_ioctl(): fix check-after-use
Adrian Bunk
2007-10-09
1
-1
/
+1
*
V4L/DVB (5946): Use mutex instead of semaphore in the DVB frontend tuning int...
Matthias Kaehlcke
2007-10-09
2
-6
/
+7
*
V4L/DVB (5935): dvb_frontend: Range check of frequency and symbol rate
Oliver Endriss
2007-10-09
1
-0
/
+46
*
V4L/DVB (6070): Fix a warning at dvb_net
Mauro Carvalho Chehab
2007-08-23
1
-2
/
+3
*
V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)
Oliver Endriss
2007-07-18
4
-9
/
+9
*
V4L/DVB (5834): dvb-core: fix signedness warnings and const stripping
Trent Piepho
2007-07-18
1
-2
/
+3
*
V4L/DVB (5631): Dvb-core: Add level fixes to printk()s, plus spelling/grammer
Simon Arlott
2007-07-18
1
-5
/
+5
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
1
-0
/
+1
*
V4L/DVB (5630): Dvb-core: Handle failures to create devices
Simon Arlott
2007-05-22
1
-4
/
+11
*
V4L/DVB (5600): Allow compiling just DVB CORE
Mauro Carvalho Chehab
2007-05-09
1
-1
/
+1
*
V4L/DVB (5599): Use menuconfig objects II - DVB
Jan Engelhardt
2007-05-09
1
-3
/
+13
*
V4L/DVB (5512): Fix 3/3 for bug 7819: fixed hotplugging for dvbnet
Markus Rechberger
2007-04-27
4
-4
/
+32
*
V4L/DVB (5511): Fix 2/3 for bug 7819: demux and dvr
Markus Rechberger
2007-04-27
5
-7
/
+67
*
V4L/DVB (5510): Fix 1/3 for bug 7819: fixed frontend hotplug issue
Markus Rechberger
2007-04-27
3
-2
/
+17
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+3
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-4
/
+6
*
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
V4L/DVB (5400): Core: fix several locking related problems
Simon Arlott
2007-03-27
3
-29
/
+13
*
V4L/DVB (5244): Dvbdev: fix illegal re-usage of fileoperations struct
Marcel Siegert
2007-02-21
1
-2
/
+15
*
V4L/DVB (5209): Kthread api conversion for dvb_frontend and av7110 fix
akpm@linux-foundation.org
2007-02-21
1
-2
/
+2
*
V4L/DVB (5208): Kthread API conversion for dvb_frontend and av7110
Herbert Poetzl
2007-02-21
1
-45
/
+24
*
Fix typos concerning hierarchy
Uwe Kleine-König
2007-02-17
1
-1
/
+1
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
2
-2
/
+0
*
V4L/DVB (4973): Dvb-core: fix printk type warning
Michael Krufky
2006-12-27
1
-1
/
+1
*
V4L/DVB (4972): Dvb-core: fix bug in CRC-32 checking on 64-bit systems
Ang Way Chuang
2006-12-27
1
-1
/
+1
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-1
/
+1
|
\
|
*
V4L/DVB (4832): Fix uninitialised variable in dvb_frontend_swzigzag
Andrew de Quincey
2006-11-26
1
-1
/
+1
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-7
/
+12
|
/
*
V4L/DVB (4732): Fix spelling error in Kconfig help text for DVB_CORE_ATTACH
Uwe Bugla
2006-10-14
1
-1
/
+1
*
V4L/DVB (4665): Add frontend structure callback for bus acquisition.
Steven Toth
2006-10-03
2
-0
/
+11
*
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
2006-10-02
1
-1
/
+0
*
V4L/DVB (4611): Add module-init-tools version comment.
Andrew de Quincey
2006-09-26
1
-0
/
+2
*
V4L/DVB (4492): [dvb_attach] dvb_frontend_detach fix
Oliver Endriss
2006-09-26
1
-1
/
+1
*
V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...
Andrew de Quincey
2006-09-26
3
-18
/
+34
*
V4L/DVB (4387): Add Kconfig infrastructure for dvb_attach
Andrew de Quincey
2006-09-26
1
-0
/
+11
*
V4L/DVB (4385): Add dvb_attach() macro and supporting routines
Andrew de Quincey
2006-09-26
2
-11
/
+41
[next]