summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | gianfar: Do right check on num_txbdfreeRini van Zetten2009-02-271-1/+1
| * | | | | b44: Disable device on shutdownMichael Buesch2009-02-271-0/+1
| * | | | | b44: Unconditionally enable interrupt routing on resetMichael Buesch2009-02-271-4/+8
| * | | | | net: fix hp-plus build errorRandy Dunlap2009-02-271-1/+1
| |/ / / /
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-253-11/+44
| |\ \ \ \
| | * | | | rtl8187: New USB ID's for RTL8187LLarry Finger2009-02-231-0/+12
| | * | | | ath9k: Fix panic upon attach failureVasanthakumar Thiagarajan2009-02-231-7/+17
| | * | | | orinoco: do not resgister NULL pm_notifier functionAndrey Borzenkov2009-02-231-4/+15
| * | | | | asix: new device idsGreg Kroah-Hartman2009-02-251-0/+8
| * | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-24220-3179/+8271
| |\ \ \ \ \
| * | | | | | netxen: handle pci bar 0 mapping failureDhananjay Phadke2009-02-241-1/+6
| * | | | | | netxen: fix physical port mappingDhananjay Phadke2009-02-241-3/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-03-0317-49/+84
|\ \ \ \ \ \
| * | | | | | Input: elantech - touchpad driver miss-recognising logitech miceArjan Opmeer2009-02-281-8/+24
| * | | | | | Input: synaptics - ensure we reset the device on resumeAndy Whitcroft2009-02-281-5/+4
| * | | | | | Input: usbtouchscreen - fix eGalax HID ignoringDaniel Ritz2009-02-281-0/+1
| * | | | | | Input: ambakmi - fix timeout handling in amba_kmi_write()Roel Kluin2009-02-021-1/+1
| * | | | | | Input: pxa930_trkball - fix write timeout handlingRoel Kluin2009-02-021-1/+1
| * | | | | | Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-305-7/+8
| * | | | | | Input: bf54x-keys - fix debounce time validationRoel Kluin2009-01-301-2/+2
| * | | | | | Input: spitzkbd - mark probe function as __devinitUwe Kleine-König2009-01-141-4/+4
| * | | | | | Input: omap-keypad - mark probe function as __devinitUwe Kleine-König2009-01-141-4/+4
| * | | | | | Input: corgi_ts - mark probe function as __devinitUwe Kleine-König2009-01-131-4/+5
| * | | | | | Input: corgikbd - mark probe function as __devinitUwe Kleine-König2009-01-131-4/+4
| * | | | | | Input: uvc - the button on the camera is KEY_CAMERABastien Nocera2009-01-111-4/+6
| * | | | | | Input: psmouse - make MOUSE_PS2_LIFEBOOK depend on X86Jean Delvare2009-01-111-1/+1
| * | | | | | Input: atkbd - make forced_release_keys[] staticDaniel Mierswa2009-01-111-2/+2
| * | | | | | Input: usbtouchscreen - allow reporting calibrated dataDan Streetman2009-01-111-2/+17
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-03-0313-174/+366
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | [SCSI] mpt: fix disable lsi sas to use msi as defaultYinghai Lu2009-02-221-2/+2
| * | | | | | [SCSI] fix ABORTED_COMMAND looping forever problemJames Bottomley2009-02-221-3/+2
| * | | | | | [SCSI] sd: revive sd_index_lockTejun Heo2009-02-221-0/+7
| * | | | | | [SCSI] cxgb3i: update the driver version to 1.0.1Karen Xie2009-02-221-2/+2
| * | | | | | [SCSI] cxgb3i: added missing include in cxgb3i_ddp.hKaren Xie2009-02-221-0/+2
| * | | | | | [SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGSKaren Xie2009-02-226-112/+205
| * | | | | | [SCSI] cxgb3i: added per-task data to track transmit progressKaren Xie2009-02-222-2/+24
| * | | | | | [SCSI] cxgb3i: transmit work-request fixesKaren Xie2009-02-222-53/+121
| * | | | | | [SCSI] hptiop: Add new PCI device IDHighPoint Linux Team2009-02-221-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-02-285-28/+37
|\ \ \ \ \ \
| * | | | | | Staging: w35und: fix usb_control_msg() error handling in wb35_probe()Pekka Enberg2009-02-271-6/+10
| * | | | | | Staging: w35und: fix registration with wlan stackPavel Machek2009-02-271-1/+3
| * | | | | | Staging: panel: fix oops on panel_cleanup_moduleCostantino Leandro2009-02-271-11/+12
| * | | | | | Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211.leandro Costantino2009-02-272-10/+11
| * | | | | | Staging: rtl8187se: fix Kconfig dependenciesRandy Dunlap2009-02-271-0/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-02-2816-72/+167
|\ \ \ \ \ \ \
| * | | | | | | USB: musb: fix srp sysfs entry deletionVikram Pandita2009-02-271-2/+2
| * | | | | | | USB: musb: resume suspended root hub on disconnectAnand Gadiyar2009-02-271-0/+1
| * | | | | | | USB: musb: use right poll limit for low speed devicesSergei Shtylyov2009-02-271-8/+10
| * | | | | | | USB: musb: be careful with 64K+ transfer lengths, host sideSergei Shtylyov2009-02-271-7/+7
| * | | | | | | USB: musb: fix data toggle saving with shared FIFOSergei Shtylyov2009-02-271-6/+1