summaryrefslogtreecommitdiffstats
path: root/net/key (unfollow)
Commit message (Expand)AuthorFilesLines
2006-01-16V4L/DVB (3389): Samsung TBMV30111IN has 6 entriesMichael Krufky1-1/+1
2006-01-16V4L/DVB (3388): tuner_params->tda988x is currently unused, so disableMichael Krufky1-2/+1
2006-01-16V4L/DVB (3387): clean up some commentsMichael Krufky1-1/+2
2006-01-16V4L/DVB (3386): fix some sound quality & distortion problems.Ricardo Cerqueira1-2/+2
2006-01-16V4L/DVB (3385): Return -EINVAL for unknown commands in msp3400 module.Hans Verkuil1-2/+2
2006-01-16V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tun...Hans Verkuil11-82/+129
2006-01-16V4L/DVB (3383): Move tda988x options into tuner_params struct.Michael Krufky1-1/+1
2006-01-15V4L/DVB (3375): git dvb callbacks fixAndrew Morton1-1/+0
2006-01-15V4L/DVB (3381): Fix compilation with AlphaMauro Carvalho Chehab2-26/+26
2006-01-15V4L/DVB (3380): Semaphore to mutex conversion on drivers/mediaIngo Molnar5-43/+45
2006-01-15V4L/DVB (3378): Fix for lack of analog output on some cx88 boardsPanagiotis Christeas1-1/+7
2006-01-15V4L/DVB (3377): make some code staticAdrian Bunk2-2/+2
2006-01-15V4L/DVB (3376): cx88 Kconfig fixes for cx88-alsaMauro Carvalho Chehab1-2/+1
2006-01-15V4L/DVB (3371): Turn frame locked sound on, basic support for FM radio with T...Hartmut Hackmann2-3/+14
2006-01-15V4L/DVB (3365): i2c ids for upd64031a saa717x upd64083 wm8739Tyler Trafford1-0/+4
2006-01-13V4L/DVB (3364): disable all dvb tuner param_types until we need themMichael Krufky1-5/+1
2006-01-13V4L/DVB (3363): Add support for Samsung tuner TCPN 2121P30AHans Verkuil4-1/+27
2006-01-13V4L/DVB (3359): Redesign tuners struct for maximum flexibilityMichael Krufky5-727/+1444
2006-01-13V4L/DVB (3358): Updated MODULE_AUTHORMichael Krufky1-0/+2
2006-01-13V4L/DVB (3357): Build cx88-alsa when CONFIG_VIDEO_CX88_ALSA is selected.Michael Krufky1-0/+1
2006-01-13V4L/DVB (3356): Include missing MODULE_* macrosMauro Carvalho Chehab1-0/+4
2006-01-13V4L/DVB (3354e): bttv semaphore to mutex conversionIngo Molnar2-32/+33
2006-01-13V4L/DVB (3354a): Remove old MODULE_PARM in media/video/Eric Sesterhenn / snakebyte4-11/+11
2006-01-13V4L/DVB (3355): removed uneeded init on structs like static int foo=0Mauro Carvalho Chehab11-34/+33
2006-01-12[PATCH] via-velocity: use NETIF_F_IP_CSUM (hardware only support IPv4)John W. Linville1-1/+1
2006-01-12[PATCH] fix wrong comments in ieee80211.hJohannes Berg1-2/+4
2006-01-12[PATCH] bonding: UPDATED hash-table corruption in bond_alb.cJay Vosburgh2-4/+4
2006-01-12[PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event supportDan Williams1-4/+223
2006-01-12[PATCH] replace MODULE_PARM in tulip/uli526x.cEric Sesterhenn / snakebyte1-3/+3
2006-01-12[PATCH] gianfar: Use new PHY_ID_FMT macroKumar Gala2-2/+6
2006-01-12[PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala3-2/+5
2006-01-12[PATCH] gianfar mii: Use proper resource for MII memory regionKumar Gala2-4/+4
2006-01-12[PATCH] gfar: fix compile errorKumar Gala1-0/+1
2006-01-12[PATCH] CONFIG_AIRO needs CONFIG_CRYPTOdann frazier1-1/+1
2006-01-12[PATCH] corruption during e100 MDI register accessODonnell, Michael1-3/+29
2006-01-12[PATCH] Revert ide softirq handlingJens Axboe3-34/+3
2006-01-12[SERIAL] turn serial semaphores into mutexesArjan van de Ven5-35/+36
2006-01-12[MMC+MFD] Convert mmc to mutexesArjan van de Ven2-18/+20
2006-01-12[ARM] Convert some arm semaphores to mutexesArjan van de Ven9-58/+67
2006-01-12[PATCH] pcmcia: runtime powermanagement interfaceDominik Brodowski2-2/+60
2006-01-12[PATCH] pcmcia: add new IDs for serial_cs.cDominik Brodowski1-0/+2
2006-01-12[ARM] Allow r2 to be passed through the decompressor to the kernelRussell King1-21/+25
2006-01-12[PATCH] m68k: console code in head.S needs framebuffer support built inAl Viro1-0/+2
2006-01-12[PATCH] m68k: fix PIO case in espAl Viro1-2/+3
2006-01-12[PATCH] m68k: fix macfb initAl Viro1-7/+8
2006-01-12[PATCH] m68k: fix reference to init_task in vmlinux-sun3.ldsAl Viro1-1/+1
2006-01-12[PATCH] m68k: fix use of void foo(void) asm("bar") in traps.cAl Viro1-19/+19
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro10-59/+28
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro9-25/+4
2006-01-12[PATCH] m68k: cast in strnlen switched to unsigned longAl Viro1-1/+1