aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds15-555/+725
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds73-496/+4965
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-1/+0
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds21-568/+627
2008-05-14Driver core: struct class remove children listDave Young1-1/+0
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds60-636/+3178
2008-05-14USB: atmel_usba_udc fixes, mostly disconnect()David Brownell1-10/+38
2008-05-14USB: pxa27x_udc: minor fixesRobert Jarzmik2-9/+16
2008-05-14usbtest: comment on why this code "expects" negative and positive errnosMarcin Slusarz1-0/+5
2008-05-14USB: remove PICDEM FS USB demo (04d8:000c) device from ldusbXiaofan Chen1-4/+0
2008-05-14USB: option: add new Dell 5520 HSDPA variantDan Williams1-0/+1
2008-05-14USB: unusual_devs: Add support for GI 0401 SD-Card interfaceFilip Aben1-0/+10
2008-05-14USB: serial gadget: descriptor cleanupDavid Brownell1-4/+2
2008-05-14USB: serial gadget: simplify endpoint handlingDavid Brownell1-89/+57
2008-05-14USB: serial gadget: remove needless data structureDavid Brownell1-72/+13
2008-05-14USB: serial gadget: cleanup/reorgDavid Brownell1-290/+263
2008-05-14usb: fix compile warning in isp1760Sebastian Siewior1-1/+1
2008-05-14USB: do not handle device 1410:5010 in 'option' driverEugeniy Meshcheryakov1-3/+0
2008-05-14USB: Fix unusual_devs.h orderingPhil Dibowitz1-26/+25
2008-05-14USB: add Zoom Telephonics Model 3095F V.92 USB Mini External modem to cdc-acmIain McFarlane1-0/+3
2008-05-14USB: Support for the ET502HS HDSPA modem in option driverandreoli@samba.ing.unimo.it1-0/+4
2008-05-14USB: Support for the ET502HS HDSPA modemandreoli@samba.ing.unimo.it1-0/+10
2008-05-14usb: fix integer as NULL pointer warnings found by sparseHarvey Harrison2-6/+6
2008-05-14USB: isp1760: fix printk formatRandy Dunlap1-2/+2
2008-05-14USB: add Telstra NextG CDMA id to option driverGreg Kroah-Hartman1-0/+1
2008-05-14USB: create attributes before sending ueventAlan Stern5-58/+96
2008-05-14USB: add new moto_modem driver for some Morotola phonesGreg Kroah-Hartman3-0/+80
2008-05-13ppp: Do not free not yet unregistered net device.Pavel Emelyanov1-0/+1
2008-05-14V4L/DVB (7900): pvrusb: Fix Kconfig if DVB=m V4L_core=yMauro Carvalho Chehab1-0/+1
2008-05-14V4L/DVB (7899): Fixes a few remaining Kbuild issues at common/tunersMauro Carvalho Chehab1-3/+17
2008-05-14V4L/DVB (7898): Fix VIDEO_MEDIA Kconfig logicMauro Carvalho Chehab1-2/+1
2008-05-14V4L/DVB (7895): tveeprom: update Hauppauge analog audio and video decodersMichael Krufky1-3/+7
2008-05-14V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single systemMichael Krufky7-30/+29
2008-05-14V4L/DVB (7891): cx18/ivtv: fix open() kernel oopsAndy Walls2-0/+4
2008-05-14V4L/DVB (7890): cx18: removed bogus and confusing conditionalHans Verkuil1-2/+1
2008-05-14V4L/DVB (7889): cx18: improve HVR-1600 detection.Hans Verkuil2-6/+7
2008-05-14V4L/DVB (7888): cx18: minor card definition updates.Hans Verkuil1-5/+4
2008-05-14V4L/DVB (7887): cx18: fix Compro H900 analog support.Hans Verkuil3-18/+46
2008-05-14V4L/DVB (7881): saa7134: fixed a compile warning in saa7134-core.cHartmut Hackmann1-1/+0
2008-05-14V4L/DVB (7880): saa7134: remove explicit GPIO initializationHartmut Hackmann1-5/+0
2008-05-14V4L/DVB(7879): Adding cx18 Support for mxl5005sSteven Toth3-22/+22
2008-05-14V4L/DVB(7878): mxl55005s: Makefile and Kconfig additionsSteven Toth2-0/+8
2008-05-14V4L/DVB(7877): mxl5005s: Ensure debug is offSteven Toth1-1/+1
2008-05-14V4L/DVB(7876): mxl5005s: Remove incorrect copyright holdersSteven Toth1-5/+5
2008-05-14V4L/DVB(7875): mxl5005s: Remove redundant functionsSteven Toth1-120/+0
2008-05-14V4L/DVB(7874): mxl5005s: Fix function staticsSteven Toth1-59/+62
2008-05-14V4L/DVB(7873): mxl5005s: Fix header includes.Steven Toth1-1/+2
2008-05-14V4L/DVB(7872): mxl5005s: checkpatch.pl complianceSteven Toth2-1471/+1029
2008-05-14V4L/DVB(7871): mxl5005s: Re-org code and update copyrightsSteven Toth2-380/+371
2008-05-14V4L/DVB (7870): mxl5005s: Basic digital support.Steven Toth2-372/+389