summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Free struct device in fw_dev_release()Catalin Marinas2009-07-081-4/+2
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-07-0810-183/+692
| | |\ \ \ \
| | | * | | | Input: gpio_mouse - use standard driver registration methodSaeed Bishara2009-07-081-6/+5
| | | * | | | Input: mark serio and i8042 as suspended when hibernating tooThadeu Lima de Souza Cascardo2009-07-082-6/+8
| | | * | | | Input: add support for generic GPIO-based matrix keypadEric Miao2009-06-293-2/+465
| | | * | | | Input: arrange keyboards alphabeticallyDmitry Torokhov2009-06-292-162/+161
| | | * | | | Input: gpio-keys - avoid possibility of sleeping in timer functionJani Nikula2009-06-291-5/+12
| | | * | | | Input: gpio-keys - revert 'change timer to workqueue'Jani Nikula2009-06-291-12/+20
| | | * | | | Input: dm355evm_keys - fix kconfig symbol namesDavid Brownell2009-06-291-2/+1
| | | * | | | Input: wacom - add DTF720a support and fix rotation on Intuos3Ping Cheng2009-06-291-1/+5
| | | * | | | Input: i8042 - more reset quirks for MSI Wind-clone netbooksYan Li2009-06-291-0/+28
| | * | | | | Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-07-084-45/+76
| | |\ \ \ \ \
| | | * | | | | serial: sh-sci: fix sci interrupt handlerSUGIOKA Toshinobu2009-07-071-4/+4
| | | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-07-0782-1296/+2292
| | | |\ \ \ \ \
| | | * | | | | | video: hitfb: Move over to dev_pm_ops.Paul Mundt2009-07-071-8/+9
| | | * | | | | | video: hitfb: Convert to framebuffer_alloc().Paul Mundt2009-07-071-14/+35
| | | * | | | | | video: sh_mobile_lcdcfb: Convert to framebuffer_alloc().Paul Mundt2009-07-071-16/+24
| | * | | | | | | Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"Linus Torvalds2009-07-084-4/+4
| | * | | | | | | matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head)Krzysztof Helt2009-07-081-2/+4
| | * | | | | | | matroxfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-1/+0
| | * | | | | | | w100fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-2/+0
| | * | | | | | | atafb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-2/+3
| | * | | | | | | i810fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-2/+1
| | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-071-2/+2
| | |\ \ \ \ \ \
| | | * | | | | | xen: Use kcalloc() in xen_init_IRQ()Pekka Enberg2009-07-011-2/+2
| | * | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-07-071-1/+11
| | |\ \ \ \ \ \ \
| | | * | | | | | | [ARM] amba: fix amba device resourcesRussell King2009-07-051-1/+11
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-07-071-22/+32
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Revert "ide: improve handling of Power Management requests"David S. Miller2009-07-061-22/+32
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-0728-223/+613
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | / / | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | | * | | | | | | Revert "p54: Use SKB list handling helpers instead of by-hand code."David S. Miller2009-07-061-19/+27
| | | * | | | | | | tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.Mariusz Kozlowski2009-07-061-1/+3
| | | * | | | | | | forcedeth: Fix NAPI race.Eric Dumazet2009-07-061-11/+14
| | | * | | | | | | drivers/net/smsc911x.c: Fix resource size off by 1 errorJulia Lawall2009-07-061-3/+3
| | | * | | | | | | pcnet_cs: add new idKen Kawasaki2009-07-061-0/+1
| | | * | | | | | | bnx2x: Fix the maximal values of coalescing timeouts.Eilon Greenstein2009-07-062-4/+6
| | | * | | | | | | bnx2x: Disable HC coalescing when setting timeout to zero.Eilon Greenstein2009-07-061-2/+2
| | | * | | | | | | tun: Fix device unregister raceHerbert Xu2009-07-061-7/+9
| | | * | | | | | | be2net: fix spurious interrupt handling in intx modeSathya Perla2009-07-042-7/+13
| | | * | | | | | | e1000e: disable K1 at 1000Mbps for 82577/82578Bruce Allan2009-07-043-7/+110
| | | * | | | | | | e1000e: delay second read of PHY_STATUS register on failure of first readBruce Allan2009-07-041-1/+6
| | | * | | | | | | e1000e: prevent NVM corruption on sectors larger than 4KBruce Allan2009-07-041-2/+17
| | | * | | | | | | e1000e: do not write SmartSpeed register bits on parts without supportBruce Allan2009-07-041-4/+15
| | | * | | | | | | e1000e: delay after LCD reset and proper checks for PHY configuration doneBruce Allan2009-07-042-44/+82
| | | * | | | | | | e1000e: PHY loopback broken on 82578Bruce Allan2009-07-042-0/+7
| | | * | | | | | | ixgbe: Not allow 8259x unsupported wol options change from ethtoolMallikarjuna R Chilakala2009-07-041-1/+0
| | | * | | | | | | ixgbe: fix inconsistent SFP/SFP+ failure results.Don Skidmore2009-07-041-5/+5
| | | * | | | | | | ixgbe: fix regression on some 82598 adaptersDon Skidmore2009-07-041-10/+14
| | | * | | | | | | ixgbe: fix issues with failing to detect insert of unsupported moduleDon Skidmore2009-07-042-2/+9
| | | * | | | | | | qlge: Fix sizeof usage.Ron Mercer2009-07-042-9/+9