summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: usbatm: convert heavy init dances to kthread APIPavel Emelyanov2008-04-252-13/+16
* USB: usb-ohci-sm501-driver: use the conventional convention for suspend and r...Andrew Morton2008-04-251-2/+3
* USB: make USB_STORAGE_ONETOUCH available with PMAdrian Bunk2008-04-251-1/+1
* USB: libusual: locking cleanupDaniel Walker2008-04-251-8/+6Star
* USB: microtek: remove unused semaphoreDaniel Walker2008-04-252-2/+0Star
* USB: enable USB-PERSIST by defaultAlan Stern2008-04-251-2/+4
* USB: check serial-number string after device resetAlan Stern2008-04-252-16/+51
* USB: remove CONFIG_USB_PERSIST settingAlan Stern2008-04-255-64/+33Star
* USB: make USB-PERSIST work after every system sleepAlan Stern2008-04-251-34/+80
* USB: reorganize code in hub.cAlan Stern2008-04-251-26/+32
* USB: EHCI: carry out port handover during each root-hub resumeAlan Stern2008-04-254-6/+14
* USB: Add HP hs2300 Broadband Wireless Module to sierra.cStefan Seyfried2008-04-251-0/+1
* USB: Fix memory leak in mon_stat_releaseMing Lei2008-04-251-0/+3
* USB: CP2101 Add new device IDsCraig Shelley2008-04-251-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-241-18/+17Star
|\
| * intel-iommu.c: dma ops fixIngo Molnar2008-04-241-18/+17Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-04-24408-7330/+24793
|\ \
| * | V4L/DVB (7731): tuner-xc2028: fix signal strength calculusMauro Carvalho Chehab2008-04-241-3/+10
| * | V4L/DVB (7730): tuner-xc2028: Fix SCODE load for MTS firmwaresMauro Carvalho Chehab2008-04-241-1/+6
| * | V4L/DVB (7729): Fix VIDIOCGAP corruption in ivtvAlan Cox2008-04-241-1/+2
| * | V4L/DVB (7728): tea5761: bugzilla #10462: tea5761 autodetection code were brokenMauro Carvalho Chehab2008-04-242-8/+13
| * | V4L/DVB (7726): cx23885: Enable cx23417 support on the HVR1800Steven Toth2008-04-244-2/+89
| * | V4L/DVB (7725): cx23885: Add generic cx23417 hardware encoder supportSteven Toth2008-04-244-31/+1921
| * | V4L/DVB (7723): pvrusb2: Clean up input selection list generation in V4L inte...Mike Isely2008-04-241-32/+37
| * | V4L/DVB (7722): pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2Mike Isely2008-04-243-1/+31
| * | V4L/DVB (7721): pvrusb2: Restructure cx23416 firmware loading to have a commo...Mike Isely2008-04-241-4/+8
| * | V4L/DVB (7720): pvrusb2: Fix bad error code on cx23416 firmware load failureMike Isely2008-04-241-1/+1
| * | V4L/DVB (7719): pvrusb2: Implement input selection enforcementMike Isely2008-04-247-74/+246
| * | V4L/DVB (7718): pvrusb2-dvb: update Kbuild selectionsMichael Krufky2008-04-241-0/+6
| * | V4L/DVB (7717): pvrusb2-dvb: add DVB-T support for Hauppauge pvrusb2 model 73xxxMichael Krufky2008-04-241-4/+48
| * | V4L/DVB (7716): pvrusb2: clean up global functionsAdrian Bunk2008-04-242-50/+1Star
| * | V4L/DVB (7715): pvrusb2: Clean out all use of __FUNCTION__Mike Isely2008-04-241-20/+29
| * | V4L/DVB (7714): pvrusb2: Fix hang on module removalMike Isely2008-04-241-1/+18
| * | V4L/DVB (7713): pvrusb2: Implement cleaner DVB kernel thread shutdownMike Isely2008-04-242-6/+1Star
| * | V4L/DVB (7712): pvrusb2: Close connect/disconnect raceMike Isely2008-04-241-1/+10
| * | V4L/DVB (7711): pvrusb2: Fix race on module unloadMike Isely2008-04-243-51/+174
| * | V4L/DVB (7710): pvrusb2: Implement critical digital streaming quirk for onair...Mike Isely2008-04-243-7/+156
| * | V4L/DVB (7709): pvrusb2: New device attribute for encoder usage in digital modeMike Isely2008-04-243-9/+33
| * | V4L/DVB (7708): pvrusb2-dvb: Fix stuck thread on streaming abortMike Isely2008-04-242-2/+9
| * | V4L/DVB (7707): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model...Michael Krufky2008-04-241-0/+60
| * | V4L/DVB (7706): pvrusb2: create a separate pvr2_device_desc structure for 751...Michael Krufky2008-04-241-5/+23
| * | V4L/DVB (7705): pvrusb2: Enable OnAir digital operationMichael Krufky2008-04-241-1/+74
| * | V4L/DVB (7704): pvrusb2: Fix slop involving use of struct which might not be ...Mike Isely2008-04-241-0/+2
| * | V4L/DVB (7703): pvrusb2: Fix minor problem involving ARRAY_SIZE confusionMike Isely2008-04-241-2/+2
| * | V4L/DVB (7702): pvrusb2: Rework USB streaming start/stop executionMike Isely2008-04-241-15/+37
| * | V4L/DVB (7701): pvrusb2: Centralize handling of simple FX2 commandsMike Isely2008-04-241-82/+116
| * | V4L/DVB (7700): pvrusb2: Make FX2 command codes unsigned constantsMike Isely2008-04-241-24/+24
| * | V4L/DVB (7699): pvrusb2: Implement statistics for USB I/O performance / trackingMike Isely2008-04-244-0/+84
| * | V4L/DVB (7698): pvrusb2: Remove never-reached break statements (trivial)Mike Isely2008-04-241-2/+0Star
| * | V4L/DVB (7697): pvrusb2: Fix misleading bit of debug output (trivial)Mike Isely2008-04-241-1/+1