summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-05-29rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville2-0/+3
2009-05-29at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scanJohn W. Linville1-6/+6
2009-05-29mtd: MXC NAND driver fixes (v5)Vladimir Barinov1-20/+23
2009-05-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Russell King96-187/+9573
2009-05-29mac8390: fix build with NET_POLL_CONTROLLERFinn Thain1-1/+1
2009-05-29cxgb3: link fault fixesDivy Le Ray2-3/+10
2009-05-29cxgb3: fix dma mapping regressionDivy Le Ray2-8/+7
2009-05-28i7300_idle: allow testing on i5000-series hardware w/o re-compileLen Brown2-2/+6
2009-05-28Merge branch 'omap3-boards' into for-nextTony Lindgren1-3/+3
2009-05-28Merge branch 'omap-upstream' into for-nextTony Lindgren1-16/+10
2009-05-28Driver Core: do not oops when driver_unregister() is called for unregistered ...Kay Sievers3-2/+11
2009-05-28ARM: OMAP3: mmc-twl4030 uses regulator frameworkDavid Brownell1-3/+3
2009-05-28ARM: OMAP1: Make 770 LCD workAndrew de Quincey1-16/+10
2009-05-28Revert "USB: Correct Makefile to make isp1760 buildable"Mike Frysinger1-1/+0
2009-05-28usb-serial: fix crash when sub-driver updates firmwareAlan Stern1-0/+1
2009-05-28USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free1-2/+22
2009-05-28USB: Yet another Conexant Clone to add to cdc-acm.cXiao Kaijian1-0/+3
2009-05-28USB: atmel_usb_udc: Use kzalloc() to allocate ep structuresHaavard Skinnemoen1-1/+1
2009-05-28USB: atmel-usba-udc : fix control out requests.Martin Fuzzey1-1/+2
2009-05-28OMAP2/3: PM: push core PM code from linux-omapKevin Hilman1-1/+0
2009-05-28Input: libps2 - better handle bad scheduler decisionsDmitry Torokhov1-1/+1
2009-05-27PCI/ACPI: fix wrong ref count handling in acpi_pci_bind()Kenji Kaneshige1-18/+6
2009-05-27fsldma: Fix compile warningsKumar Gala1-6/+7
2009-05-27i915: Set object to gtt domain when faulting it back inKristian Høgsberg1-0/+7
2009-05-27Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-3/+3
2009-05-27Input: usb1400_ts - fix access to "device data" in resume functionManuel Traut1-1/+1
2009-05-27md: raid5: change incorrect usage of 'min' macro to 'min_t'NeilBrown1-3/+3
2009-05-27PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_funcAlex Chiang2-38/+26
2009-05-26bfin_mac: fix build error due to net_device_ops convertMike Frysinger1-15/+14
2009-05-26atlx: move modinfo data from atlx.h to atl1.cAlex Chiang2-6/+6
2009-05-26gianfar: fix babbling rx error event bugXiaotian Feng1-1/+1
2009-05-26cpuidle: fix AMD C1E suspend hangShaohua Li1-1/+1
2009-05-26cpuidle: makes AMD C1E work in acpi_idleShaohua Li1-0/+6
2009-05-26drm/i915: Apply a big hammer to 865 GEM object CPU cache flushing.Eric Anholt1-0/+10
2009-05-26drm/i915: Fix tiling pitch handling on 8xx.Eric Anholt3-6/+17
2009-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds9-89/+408
2009-05-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+6
2009-05-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds3-4/+10
2009-05-26lguest: fix on Intel when KVM loaded (unhandled trap 13)Rusty Russell1-9/+10
2009-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-111/+158
2009-05-26Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-19/+31
2009-05-26drm/i915: Add support for VGA load detection (pre-945).Ma Ling1-2/+147
2009-05-26[CPUFREQ] fix timer teardown in ondemand governorMathieu Desnoyers1-1/+4
2009-05-26[CPUFREQ] fix timer teardown in conservative governorMathieu Desnoyers1-1/+4
2009-05-26[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP callMathieu Desnoyers1-2/+2
2009-05-25Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-5/+30
2009-05-25r8169: avoid losing MSI interruptsDavid Dillow1-45/+57
2009-05-25mac8390: fix regression caused during net_device_ops conversionFinn Thain2-6/+6
2009-05-26md: don't use locked_ioctl.NeilBrown1-1/+1
2009-05-26md: don't update curr_resync_completed without also updating reshape_position.NeilBrown1-6/+7