aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-09ide: remove references to the non-existent CONFIG_SCSI_EATA_DMARobert P. J. Day1-2/+2
2007-07-09ide-cd: replace C code with call to ARRAY_SIZE() macroRobert P. J. Day2-5/+3
2007-07-09ide_in_drive_list(): "ALL" is not a wildcard anymoreJunio C Hamano1-1/+0
2007-07-09ide_in_drive_list(): accept NULL as the wildcard for firmware revisionJunio C Hamano1-33/+34
2007-07-09aec62xx: kill speedproc() method wrapper (take 2)Sergei Shtylyov1-20/+8
2007-07-09ide: use mutex instead of ide_setting_sem semaphore in IDE driverMatthias Kaehlcke3-27/+27
2007-07-09aec62xx: remove init_dma() method (take 2)Sergei Shtylyov1-35/+16
2007-07-09aec62xx: rework init_setup_aec6x80()Sergei Shtylyov1-22/+13
2007-07-09cmd64x: init. code cleanupSergei Shtylyov1-81/+45
2007-07-09hpt366: simplify UltraDMA filtering (take 4)Sergei Shtylyov1-72/+82
2007-07-09ide: use mutex instead of ide_cfg_sem semaphore in IDE driverMatthias Kaehlcke2-7/+7
2007-07-09ide: make void and rename ide_dma_timeout() methodSergei Shtylyov10-39/+41
2007-07-09ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov11-47/+39
2007-07-09serverworks: always tune CSB6Bartlomiej Zolnierkiewicz1-75/+2
2007-07-09Merge branches 'debug-module-param' and 'upstream' into for-linusJiri Kosina5-79/+280
2007-07-09HID: handle cases of volume knobs generating relative valuesJiri Kosina1-0/+25
2007-07-09HID: Logitech keyboard 0xc311 needs reset leds quirkJiri Kosina1-0/+2
2007-07-09HID: support for logitech cordless desktop LX500 special mappingRyo Dairiki2-0/+31
2007-07-09HID: fix autocentering of PID devicesDiogo Kastrup1-0/+1
2007-07-09HID: separate quirks for report descriptor fixupJiri Kosina2-91/+153
2007-07-09HID: Add NOGET quirk for all NCR devicesJiri Kosina1-0/+10
2007-07-09HID: support for Petalynx Maxter remote controlJiri Kosina3-2/+38
2007-07-09HID: fix mismatch between hid-input HUT find/search mapping and the HUTHans de Goede1-1/+3
2007-07-09HID: support for Gameron dual psx adaptorJulien Eyries1-0/+4
2007-07-09USB HID: avoid flush_scheduled_work()Alan Stern1-1/+1
2007-07-09HID: Use menuconfig objectsJan Engelhardt1-3/+6
2007-07-09HID: force hid-input for Microsoft SideWinder GameVoice deviceJiri Kosina2-1/+5
2007-07-09HID: input mapping for Chicony KU-0418 tactical padJiri Kosina1-1/+22
2007-07-09HID: make debugging output runtime-configurableJiri Kosina11-102/+107
2007-07-08Ethernet driver for EISA only SNI RM200/RM400 machinesThomas Bogendoerfer3-0/+193
2007-07-08Extract chip specific code out of lasi_82596.cThomas Bogendoerfer2-1411/+1483
2007-07-08ehea: Whitespace cleanupJan-Bernd Themann4-62/+64
2007-07-08pasemi_mac: Fix TX interrupt thresholdOlof Johansson1-1/+1
2007-07-08spidernet: Replace literal with constLinas Vepstas2-1/+20
2007-07-08r8169: perform RX config change after mac filteringFrancois Romieu1-1/+2
2007-07-08r8169: mac address change supportFrancois Romieu1-0/+36
2007-07-08r8169: display some extra debug information during startupFrancois Romieu1-2/+4
2007-07-08r8169: add endianess annotations to [RT]xDescRolf Eike Beer1-6/+6
2007-07-08r8169: align the IP header when there is no DMA constraintFrancois Romieu1-3/+6
2007-07-08r8169: add bit description for the TxPoll registerFrancois Romieu1-1/+6
2007-07-08r8169: cleanupFrancois Romieu1-202/+145
2007-07-08r8169: remove the media optionFrancois Romieu1-67/+5
2007-07-08r8169: small 8101 commentFrancois Romieu1-0/+4
2007-07-08r8169: confusion between hardware and IP header alignmentFrancois Romieu1-7/+5
2007-07-08r8169: merge with version 8.001.00 of Realtek's r8168 driverFrancois Romieu1-30/+89
2007-07-08r8169: merge with version 6.001.00 of Realtek's r8169 driverFrancois Romieu1-35/+55
2007-07-08r8169: prettify mac_versionFrancois Romieu1-10/+10
2007-07-08r8169: populate the hw_start handler for the 8110Francois Romieu1-9/+38
2007-07-08r8169: populate the hw_start handler for the 8168Francois Romieu1-3/+31
2007-07-08r8169: add helpers for per-device hw_start handlerFrancois Romieu1-18/+35