android_kernel_xiaomi_sm8350/drivers/media/dvb/ttpci
Trent Piepho 6827709a61 V4L/DVB (5164): Compat: Handle input_register_device() change and some others
input_register_device() was changed to return an error code instead of
being void in 2.6.15.  Handle it with a macro wrapper in config.h.  For
this to work, linux/input.h must be included before config.h.  This
required some trivial header re-ordering in budget-ci.c and ttusb_dec.c.
In kernel 2.6.15-rc1 a helper function called setup_timer() was added to
linux/timer.h.  Add to compat.h, but require that linux/timer.h be
included first to give the definition of struct timer_list.
A new 4GB DMA zone, __GFP_DMA32, was added in 2.6.15-rc2.  Alias it to
__GFP_DMA on older kernels.
Handle another 2.6.15 "input_dev->dev to input_dev->cdev.dev" change for
some recently added code in cinergyT2.c.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-02-21 13:35:10 -02:00
..
av7110_av.c V4L/DVB (5011): DVB: Remove unneeded void * casts in ttpci/av7110 2007-02-21 13:34:15 -02:00
av7110_av.h [PATCH] dvb: ttpci: more error handling for firmware communication 2005-07-07 18:23:58 -07:00
av7110_ca.c V4L/DVB (5011): DVB: Remove unneeded void * casts in ttpci/av7110 2007-02-21 13:34:15 -02:00
av7110_ca.h
av7110_hw.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
av7110_hw.h V4L/DVB (3381): Fix compilation with Alpha 2006-01-15 09:04:04 -02:00
av7110_ipack.c [PATCH] dvb: ttpci: kj printk fix 2005-07-07 18:23:58 -07:00
av7110_ipack.h
av7110_ir.c V4L/DVB (5157): Set phys, bustype, version, vendor and product for input device 2007-02-21 13:35:08 -02:00
av7110_v4l.c V4L/DVB (5161): Dvb-ttpci: call saa7146_vv_release() on exit 2007-02-21 13:35:09 -02:00
av7110.c V4L/DVB (5011): DVB: Remove unneeded void * casts in ttpci/av7110 2007-02-21 13:34:15 -02:00
av7110.h V4L/DVB (5158): Dvb-ttpci: Fixed unregistering the vbi device 2007-02-21 13:35:09 -02:00
budget-av.c V4L/DVB (4921): Budget-av, budget-ci: Fix MC1 register programming 2006-12-10 09:05:38 -02:00
budget-ci.c V4L/DVB (5164): Compat: Handle input_register_device() change and some others 2007-02-21 13:35:10 -02:00
budget-core.c V4L/DVB (4323): [budget/budget-av/budget-ci/budget-patch drivers] fixed DMA start/stop code 2006-07-29 17:22:23 -03:00
budget-patch.c Fix misc .c/.h comment typos 2006-11-30 05:24:39 +01:00
budget.c V4L/DVB (4916): Av7110,budget,budget-ci,budget-av: Use interrupt mode for I2C transfers 2006-12-10 09:05:35 -02:00
budget.h V4L/DVB (4323): [budget/budget-av/budget-ci/budget-patch drivers] fixed DMA start/stop code 2006-07-29 17:22:23 -03:00
fdump.c [PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1 2005-12-12 08:57:44 -08:00
Kconfig V4L/DVB (4879): budget-ci IR: integrate with ir-common 2006-12-10 09:05:17 -02:00
Makefile V4L/DVB (4106): Fix problems with AV7110 firmware building 2006-06-25 02:05:09 -03:00
ttpci-eeprom.c V4L/DVB (3218): Whitespace cleanups 2006-01-09 15:25:34 -02:00
ttpci-eeprom.h