Commit Graph

104977 Commits (06ca78fa3a77c955bd46ba3dbe529c399d260aa4)
 

Author SHA1 Message Date
Jean-Francois Moine 06ca78fa3a V4L/DVB (8441): gspca: Bad handling of start of frames in sonixj. 17 years ago
Adrian Bunk 903e10aa66 V4L/DVB (8440): gspca: Makes some needlessly global functions static. 17 years ago
Jean-Francois Moine 63fc4a038d V4L/DVB (8438): gspca: Lack of matrix for zc3xx - tas5130c (vf0250). 17 years ago
Jean-Francois Moine bb64e86c3a V4L/DVB (8436): gspca: Version number only in the main driver. 17 years ago
Jean-Francois Moine 6001761761 V4L/DVB (8435): gspca: Delay after reset for ov7660 and USB traces in sonixj. 17 years ago
Mauro Carvalho Chehab 2864462eaf V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.h 17 years ago
Hans Verkuil 35ea11ff84 V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h 17 years ago
Mauro Carvalho Chehab e81cf44428 V4L/DVB (8433): Fix macro name at z0194a.h 17 years ago
Hans Verkuil 22a04f1063 V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev' 17 years ago
Hans Verkuil 5e85e732f0 V4L/DVB (8428): videodev: rename 'dev' to 'parent' 17 years ago
Hans Verkuil 27a5e6d3fc V4L/DVB (8427): videodev: split off the ioctl handling into v4l2-ioctl.c 17 years ago
Mauro Carvalho Chehab a4e0d9af40 Merge ../linux-2.6 17 years ago
Guennadi Liakhovetski c60f2b5c1d V4L/DVB (8425): v4l: fix checkpatch errors introduced by recent commits 17 years ago
Hans Verkuil 82fc52a886 V4L/DVB (8423): cx18: remove firmware size check 17 years ago
Hans Verkuil bcf4562ecb V4L/DVB (8422): cs5345: fix incorrect mask with VIDIOC_DBG_S_REGISTER 17 years ago
Igor M Liplianin 7fd4828f6c V4L/DVB (8421): Adds support for Dvbworld DVB-S 2102 USB card 17 years ago
David Howells e272ae088f V4L/DVB (8247): Fix a const pointer assignment error in the drx397xD demodulator driver 17 years ago
Roman Zippel 22b0119e09 V4L/DVB (7812): 2.6.25-rc5-mm1 specifc div64_u64 fixes 17 years ago
Mauro Carvalho Chehab 29e031d5b0 V4L/DVB (7737): drx397xD: fix math usage 17 years ago
Henk Vergonet 89f9257c06 V4L/DVB (7736): This patch adds support for the Micronas DRX3975D/DRX3977D DVB-T demodulator 17 years ago
Linus Torvalds c010b2f76c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
Linus Torvalds 6069fb2ef5 Re-delete zombie 'drivers/usb/serial/airprime.c' file 17 years ago
Linus Torvalds e9dd54da0b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 17 years ago
David S. Miller 521c4d96e0 ipw2200: Call netif_*_queue() interfaces properly. 17 years ago
David S. Miller 4255589293 netxen: Needs to include linux/vmalloc.h 17 years ago
David S. Miller 380bab10de Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 17 years ago
Jeff Garzik d6f8aa8586 [netdrvr] atl1d: fix !CONFIG_PM build 17 years ago
David S. Miller 7cf75262a4 Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 17 years ago
Florian Fainelli b0e453902a r6040: rework init_one error handling 17 years ago
Florian Fainelli 1de95294f1 r6040: bump release number to 0.18 17 years ago
Florian Fainelli e24ddf3aa8 r6040: handle RX fifo full and no descriptor interrupts 17 years ago
Florian Fainelli 31718dedf6 r6040: change the default waiting time 17 years ago
Florian Fainelli 32f565df9b r6040: use definitions for magic values in descriptor status 17 years ago
Florian Fainelli 9ca28dc4c7 r6040: completely rework the RX path 17 years ago
Florian Fainelli 129cf9a702 r6040: call napi_disable when puting down the interface and set lp->dev accordingly. 17 years ago
Lennert Buytenhek f2ca60f206 mv643xx_eth: fix NETPOLL build 17 years ago
Florian Fainelli 3d4634193a r6040: rework the RX buffers allocation routine 17 years ago
Florian Fainelli fec3a23be0 r6040: fix scheduling while atomic in r6040_tx_timeout 17 years ago
Florian Fainelli 3d25434816 r6040: fix null pointer access and tx timeouts 17 years ago
Florian Fainelli c6e69bb92e r6040: prefix all functions with r6040 17 years ago
Thomas Backlund 7e99eeddb3 rndis_host: support WM6 devices as modems 17 years ago
Paulius Zaleckas 7a2f53ee0b at91_ether: use netstats in net_device structure 17 years ago
Ben Hutchings aa6ef27ea9 sfc: Create one RX queue and interrupt per CPU package by default 17 years ago
Ben Hutchings 8d9853d911 sfc: Use a separate workqueue for resets 17 years ago
Ben Hutchings 9dadae686f sfc: I2C adapter initialisation fixes 17 years ago
Taku Izumi 81250297d8 e1000: make ioport free 17 years ago
Francois Romieu c3570acb53 e1000: delete non NAPI code from the driver 17 years ago
Jeff Kirsher 63cd31f607 e1000: remove email reference 17 years ago
Joe Perches c7be73bc9b e1000: Move assignments in tests before test 17 years ago
Joe Perches b11840204f e1000: checkpatch clean 17 years ago