| Commit message (Expand) | Author | Age | Files | Lines |
* | sata_mv: leave SError bits untouched in mv_err_intr | Mark Lord | 2008-04-25 | 1 | -21/+19 |
* | sata_mv: more interrupt handling rework | Mark Lord | 2008-04-25 | 1 | -48/+58 |
* | sata_mv: tidy host controller interrupt handling | Mark Lord | 2008-04-25 | 1 | -62/+45 |
* | sata_mv: simplify request/response queue handling | Mark Lord | 2008-04-25 | 1 | -53/+56 |
* | sata_mv: simplify freeze/thaw bit-shift calculations | Mark Lord | 2008-04-25 | 1 | -16/+26 |
* | sata_mv mask all interrupt coalescing bits | Mark Lord | 2008-04-25 | 1 | -0/+1 |
* | sata_mv more cosmetics | Mark Lord | 2008-04-25 | 1 | -67/+64 |
* | ata_piix: add Asus Eee 701 controller to short cable list | Dan McGee | 2008-04-25 | 1 | -0/+1 |
* | libata-eh set tf flags in NCQ EH result_tf | Mark Lord | 2008-04-25 | 1 | -0/+1 |
* | make sata_set_spd_needed() static | Adrian Bunk | 2008-04-25 | 2 | -2/+1 |
* | make sata_print_link_status() static | Adrian Bunk | 2008-04-25 | 1 | -2/+1 |
* | libata-acpi.c: remove unneeded #if's | Adrian Bunk | 2008-04-25 | 1 | -4/+0 |
* | sata_nv: make hardreset return -EAGAIN on success | Tejun Heo | 2008-04-25 | 1 | -4/+7 |
* | ahci: retry enabling AHCI a few times before spitting out WARN_ON() | Tejun Heo | 2008-04-25 | 1 | -2/+13 |
* | libata: make WARN_ON conditions in ata_sff_hsm_move() more strict | Tejun Heo | 2008-04-25 | 1 | -2/+2 |
* | ATA/IDE: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-25 | 7 | -0/+15 |
* | sata_sis: SCR accessors return -EINVAL when requested SCR isn't available | Tejun Heo | 2008-04-24 | 1 | -5/+7 |
* | libata: functions with definition should not be extern | Harvey Harrison | 2008-04-24 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-24 | 1 | -18/+17 |
|\ |
|
| * | intel-iommu.c: dma ops fix | Ingo Molnar | 2008-04-24 | 1 | -18/+17 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2008-04-24 | 408 | -7330/+24793 |
|\ \ |
|
| * | | V4L/DVB (7731): tuner-xc2028: fix signal strength calculus | Mauro Carvalho Chehab | 2008-04-24 | 1 | -3/+10 |
| * | | V4L/DVB (7730): tuner-xc2028: Fix SCODE load for MTS firmwares | Mauro Carvalho Chehab | 2008-04-24 | 1 | -1/+6 |
| * | | V4L/DVB (7729): Fix VIDIOCGAP corruption in ivtv | Alan Cox | 2008-04-24 | 1 | -1/+2 |
| * | | V4L/DVB (7728): tea5761: bugzilla #10462: tea5761 autodetection code were broken | Mauro Carvalho Chehab | 2008-04-24 | 2 | -8/+13 |
| * | | V4L/DVB (7726): cx23885: Enable cx23417 support on the HVR1800 | Steven Toth | 2008-04-24 | 4 | -2/+89 |
| * | | V4L/DVB (7725): cx23885: Add generic cx23417 hardware encoder support | Steven Toth | 2008-04-24 | 4 | -31/+1921 |
| * | | V4L/DVB (7723): pvrusb2: Clean up input selection list generation in V4L inte... | Mike Isely | 2008-04-24 | 1 | -32/+37 |
| * | | V4L/DVB (7722): pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2 | Mike Isely | 2008-04-24 | 3 | -1/+31 |
| * | | V4L/DVB (7721): pvrusb2: Restructure cx23416 firmware loading to have a commo... | Mike Isely | 2008-04-24 | 1 | -4/+8 |
| * | | V4L/DVB (7720): pvrusb2: Fix bad error code on cx23416 firmware load failure | Mike Isely | 2008-04-24 | 1 | -1/+1 |
| * | | V4L/DVB (7719): pvrusb2: Implement input selection enforcement | Mike Isely | 2008-04-24 | 7 | -74/+246 |
| * | | V4L/DVB (7718): pvrusb2-dvb: update Kbuild selections | Michael Krufky | 2008-04-24 | 1 | -0/+6 |
| * | | V4L/DVB (7717): pvrusb2-dvb: add DVB-T support for Hauppauge pvrusb2 model 73xxx | Michael Krufky | 2008-04-24 | 1 | -4/+48 |
| * | | V4L/DVB (7716): pvrusb2: clean up global functions | Adrian Bunk | 2008-04-24 | 2 | -50/+1 |
| * | | V4L/DVB (7715): pvrusb2: Clean out all use of __FUNCTION__ | Mike Isely | 2008-04-24 | 1 | -20/+29 |
| * | | V4L/DVB (7714): pvrusb2: Fix hang on module removal | Mike Isely | 2008-04-24 | 1 | -1/+18 |
| * | | V4L/DVB (7713): pvrusb2: Implement cleaner DVB kernel thread shutdown | Mike Isely | 2008-04-24 | 2 | -6/+1 |
| * | | V4L/DVB (7712): pvrusb2: Close connect/disconnect race | Mike Isely | 2008-04-24 | 1 | -1/+10 |
| * | | V4L/DVB (7711): pvrusb2: Fix race on module unload | Mike Isely | 2008-04-24 | 3 | -51/+174 |
| * | | V4L/DVB (7710): pvrusb2: Implement critical digital streaming quirk for onair... | Mike Isely | 2008-04-24 | 3 | -7/+156 |
| * | | V4L/DVB (7709): pvrusb2: New device attribute for encoder usage in digital mode | Mike Isely | 2008-04-24 | 3 | -9/+33 |
| * | | V4L/DVB (7708): pvrusb2-dvb: Fix stuck thread on streaming abort | Mike Isely | 2008-04-24 | 2 | -2/+9 |
| * | | V4L/DVB (7707): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model... | Michael Krufky | 2008-04-24 | 1 | -0/+60 |
| * | | V4L/DVB (7706): pvrusb2: create a separate pvr2_device_desc structure for 751... | Michael Krufky | 2008-04-24 | 1 | -5/+23 |
| * | | V4L/DVB (7705): pvrusb2: Enable OnAir digital operation | Michael Krufky | 2008-04-24 | 1 | -1/+74 |
| * | | V4L/DVB (7704): pvrusb2: Fix slop involving use of struct which might not be ... | Mike Isely | 2008-04-24 | 1 | -0/+2 |
| * | | V4L/DVB (7703): pvrusb2: Fix minor problem involving ARRAY_SIZE confusion | Mike Isely | 2008-04-24 | 1 | -2/+2 |
| * | | V4L/DVB (7702): pvrusb2: Rework USB streaming start/stop execution | Mike Isely | 2008-04-24 | 1 | -15/+37 |
| * | | V4L/DVB (7701): pvrusb2: Centralize handling of simple FX2 commands | Mike Isely | 2008-04-24 | 1 | -82/+116 |