summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-06-27[PATCH] USB: add ability for usb-serial drivers to determine if their write u...Greg Kroah-Hartman10-46/+85
2005-06-27[PATCH] USB: add reboot notifier to ohciDavid Brownell3-4/+26
2005-06-27[PATCH] USB: usbtest updatesDavid Brownell1-8/+52
2005-06-27[PATCH] USB: fix acm trouble with terminalsOliver Neukum2-37/+197
2005-06-27[PATCH] usbcore support for root-hub IRQ instead of pollingAlan Stern3-87/+140
2005-06-27[PATCH] USB UHCI: Add shutdown methodAlan Stern1-0/+16
2005-06-27[PATCH] USB UHCI: improved reset handlingAlan Stern1-29/+40
2005-06-27[PATCH] USB UHCI: Use root-hub IRQs while suspendedAlan Stern4-60/+92
2005-06-27[PATCH] USB UHCI: Fix up loose endsAlan Stern1-21/+65
2005-06-27[PATCH] USB UHCI: Add root-hub suspend/resume supportAlan Stern3-102/+202
2005-06-27[PATCH] USB UHCI: Add root hub statesAlan Stern4-156/+212
2005-06-27[PATCH] USB UHCI: Minor improvementsAlan Stern3-53/+55
2005-06-27[PATCH] USB UHCI: subroutine reorderingAlan Stern1-144/+143
2005-06-27[PATCH] USB: turn a user mode driver error into a hard errorDavid Brownell1-3/+3
2005-06-27[PATCH] USB: Fix oops at rmmod after failed probe in isp116x-hcdOlav Kongas1-1/+10
2005-06-27[PATCH] USB: Add isp116x-hcd USB host controller driverOlav Kongas5-0/+2480
2005-06-27[PATCH] USB: omap_udc updates (mostly cleanups)David Brownell1-57/+93
2005-06-27[PATCH] USB: g_file_storage: export "stall" parameterAlan Stern1-13/+14
2005-06-27[PATCH] USB: g_file_storage: Consolidate min()sAlan Stern1-12/+9
2005-06-26[PATCH] DM9000 network driver bugfixSascha Hauer1-2/+2
2005-06-26[PATCH] fealnx.c calls dev_kfree_skb from atomic contextDenis Vlasenko1-2/+1
2005-06-26[PATCH] fix int vs. pm_message_t confusion in airoPavel Machek1-5/+5
2005-06-26[PATCH] defxx: Use irqreturn_t for the interrupt handlerMaciej W. Rozycki1-37/+51
2005-06-26[PATCH] dmfe warning fixAndrew Morton1-2/+3
2005-06-26[PATCH] document that 8139TOO supports 8129/8130Adrian Bunk2-3/+4
2005-06-26[PATCH] net/slip: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan1-4/+2
2005-06-26[PATCH] drivers/net/ewrk3.c: remove dead codeAdrian Bunk1-9/+3
2005-06-26[PATCH] drivers/net/skfp/: fix LITTLE_ENDIANAdrian Bunk2-1/+3
2005-06-26[PATCH] drivers/net/tokenring/: cleanupsAdrian Bunk12-90/+21
2005-06-26[PATCH] pcnet_cs.c: IRQ handler optimizationAndreas Mohr1-4/+6
2005-06-26drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer11-16/+27
2005-06-26[PATCH] arlan: module parameter fixesMagnus Damm1-14/+12
2005-06-26[PATCH] net/sis900: Use the DMA_32BIT_MASK constantTobias Klauser1-3/+2
2005-06-26Merge /spare/repo/netdev-2.6/ branch 'register-netdev'Jeff Garzik21-228/+156
2005-06-26Merge /spare/repo/linux-2.6/Jeff Garzik1114-47756/+90363
2005-06-268139cp: safer spin loop for get_statisticsStephen Hemminger1-6/+6
2005-06-26gianfar: Update Marvell PHY nameKumar Gala1-1/+1
2005-06-26bonding: xor/802.3ad improved slave hashJay Vosburgh3-13/+107
2005-06-26bonding: gratuitous ARPJay Vosburgh2-34/+255
2005-06-26Tulip fixes for Cobalt Qube/RaQRalf Baechle3-2/+21
2005-06-26Merge upstream (approx. 2.6.12-git8) into 'janitor' branch of netdev-2.6.Jeff Garzik1114-47756/+90364
2005-06-26Merge 'drm-3264' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-10/+1501
2005-06-26Merge 'drm-fixes' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-26/+151
2005-06-26drm: fix radeon irq properlyDave Airlie1-14/+13
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds20-35/+22
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter20-35/+22
2005-06-25[PATCH] schedule the obsolete raw driver for removalAdrian Bunk1-2/+2
2005-06-25[PATCH] drivers/char/rio/: kill rio_udelayAdrian Bunk3-9/+4
2005-06-25[PATCH] serial/68328serial: replace schedule_timeout() with msleep_interrupti...Nishanth Aravamudan1-5/+4
2005-06-25[PATCH] serial/68360serial: replace schedule_timeout() with msleep_interrupti...Nishanth Aravamudan1-5/+4