aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-22USB: Fix for typo in ohci-ep93xx.cPetr Stetiar1-1/+1
2007-01-22USB: disable USB_MULTITHREAD_PROBEGreg Kroah-Hartman2-24/+1
2007-01-22USB: add vendor/device id for Option GT Max 3.6 cardsgarrett_damore@tadpole.com1-0/+3
2007-01-22USB: unusual_devs.h for 0x046b:ff40Pete Zaitcev1-0/+12
2007-01-22USB: make usbhid ignore Imation Disc StakkaOliver Neukum1-0/+4
2007-01-22USB: rndis_host: fix crash while probing a Nokia S60 mobileDaniel Gollub1-9/+14
2007-01-22USB: asix: Detect internal PHY and enable/use accordinglyAndres Salomon1-5/+13
2007-01-22usbtouchscreen: make ITM screens report BTN_TOUCH as zero when not touchedDaniel Ritz1-39/+59
2007-01-22Revert "[PATCH] Fix up mmap_kmem"Linus Torvalds1-2/+2
2007-01-22[POWERPC] Update defconfigsPaul Mackerras19-542/+1648
2007-01-22[POWERPC] atomic_dec_if_positive sign extension fixRobert Jennings1-3/+5
2007-01-22[POWERPC] Fix OF node refcnt underflow in 836x and 832x platform codeLi Yang2-2/+2
2007-01-22[POWERPC] Make it blatantly clear; mpc5200 device tree is not yet stableGrant Likely3-0/+18
2007-01-22[POWERPC] Fix broken DMA on non-LPAR pSeriesLinas Vepstas1-1/+2
2007-01-22[POWERPC] Fix cell's mmio nvram to properly parse device treeBenjamin Herrenschmidt1-17/+23
2007-01-22[POWERPC] Remove bogus sanity check in pci -> OF node codeBenjamin Herrenschmidt1-5/+0
2007-01-21ocfs2: Add backup superblock info to ocfs2_fs.hMark Fasheh1-1/+42
2007-01-21ocfs2: cleanup ocfs2_iget() errorsMark Fasheh2-12/+4
2007-01-21ocfs2: Directory c/mtime update fixesMark Fasheh1-32/+37
2007-01-21ocfs2: Don't print errors when following symlinksMark Fasheh1-2/+1
2007-01-21hid-core.c: Adds GTCO CalComp Interwrite IPanel PIDs to blacklistJeremy Roberson1-0/+8
2007-01-21HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo breakageAnssi Hannula4-18/+22
2007-01-21HID: add missing RX, RZ and RY enum values to hid-debug outputSimon Budig1-3/+4
2007-01-21HID: hid/hid-input.c doesn't need to include linux/usb/input.hJiri Kosina1-1/+0
2007-01-21HID: compilation fix when DEBUG_DATA is definedJiri Kosina1-1/+1
2007-01-21HID: proper LED-mapping for SpaceNavigatorSimon Budig2-3/+20
2007-01-21HID: update MAINTAINERS entry for USB-HIDJiri Kosina1-3/+2
2007-01-21HID: GEYSER4_ISO needs quirkAdrian Friedli1-1/+1
2007-01-21HID: fix some ARM builds due to HID brokenness - make USB_HID depend on INPUTRussell King1-1/+1
2007-01-19sata_mv HighPoint 2310 support (88SX7042)Olof Johansson1-2/+3
2007-01-19libata: fix handling of port actions in per-dev action maskTejun Heo1-0/+4
2007-01-19libata: initialize qc->dma_dir to DMA_NONETejun Heo1-0/+1
2007-01-19sata_via: add PCI ID 0x5337Luca Pedrielli1-0/+1
2007-01-19libata doc: "error : unterminated entity reference exceptions"Robert P. J. Day1-1/+1
2007-01-18sis190: failure to set the MAC address from EEPROMFrancois Romieu1-1/+1
2007-01-19[MIPS] Delete duplicate call to load_irq_save.Ralf Baechle1-1/+0
2007-01-19[MIPS] SMTC: Fix cp0 hazard.Ralf Baechle1-0/+1
2007-01-18hwmon/w83793: Hide invalid VID readingsGong Jun1-3/+30
2007-01-18hwmon/w83793: Fix the fan input detectionRudolf Marek1-0/+14
2007-01-18hwmon/w83793: Ignore disabled temperature channelsGong Jun2-15/+56
2007-01-18hwmon: Fix the VRD 11 decodingJean Delvare1-1/+1
2007-01-18hwmon/w83793: Remove the description of AMDSI and update the voltage formulaGong Jun1-5/+12
2007-01-18Fix phy_read/write redefinition errors in ucc_geth_phy.cTimur Tabi1-68/+66
2007-01-18Update ucc_geth.c for new workqueue structureTimur Tabi1-5/+7
2007-01-18myri10ge: update driver version to 1.2.0Brice Goglin1-1/+1
2007-01-18myri10ge: check that we can get an irqBrice Goglin1-3/+12
2007-01-18myri10ge: make wc_fifo usage load-time tunableBrice Goglin1-1/+5
2007-01-188139cp: Don't blindly enable interruptsChris Lalancette1-3/+4
2007-01-18NTFS: Forgot to bump version number in makefile to 2.1.28...Anton Altaparmakov1-1/+1
2007-01-18NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode().Anton Altaparmakov6-84/+52