summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-08-25Input: mousedev - fix regression of inverting axesChristoph Fritz1-4/+4
2010-08-25hwmon: (k8temp) Differentiate between AM2 and ASB1Andreas Herrmann1-3/+32
2010-08-25hwmon: (ads7871) Fix ads7871_probe error pathsAxel Lin1-19/+19
2010-08-25hwmon: (coretemp) Fix harmless build warningJean Delvare1-1/+0
2010-08-25pxa168_eth: silence gcc warningsDan Carpenter1-3/+3
2010-08-25pxa168_eth: update call to phy_mii_ioctl()Dan Carpenter1-1/+1
2010-08-25pxa168_eth: fix error handling in propeDan Carpenter1-22/+22
2010-08-25pxa168_eth: remove unneeded null checkDan Carpenter1-4/+2
2010-08-25phylib: Fix race between returning phydev and calling adjust_linkAnton Vorontsov1-0/+2
2010-08-24caif-driver: add HAS_DMA dependencyHeiko Carstens1-1/+1
2010-08-24drm/i915: fix vblank wait test conditionJesse Barnes1-1/+1
2010-08-24xen: handle events as edge-triggeredJeremy Fitzhardinge1-1/+1
2010-08-24xen: use percpu interrupts for IPIs and VIRQsJeremy Fitzhardinge1-4/+15
2010-08-24intel_scu_ipc: fix IPC i2c write bugJianwei Yang1-1/+1
2010-08-24rar: Fix off by one errorOssama Othman1-1/+1
2010-08-24V4L/DVB: mantis: Fix IR_CORE dependencyIngo Molnar1-1/+1
2010-08-24MCE, AMD: Limit MCE decoding to current families for nowBorislav Petkov1-4/+8
2010-08-243c59x: Fix deadlock between boomerang_interrupt and boomerang_start_txNeil Horman1-1/+14
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+42
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds19-4219/+70
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds5-22/+20
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+1
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds20-120/+221
2010-08-24via-pmu: Add compat_pmu_ioctlAndreas Schwab1-0/+42
2010-08-24USB: ftdi_sio: add product ID for Lenz LI-USBGalen Seitz2-0/+4
2010-08-24USB: adutux: fix misuse of return value of copy_to_user()Kulikov Vasiliy1-1/+1
2010-08-24USB: iowarrior: fix misuse of return value of copy_to_user()Kulikov Vasiliy1-2/+2
2010-08-24USB: xHCI: update ring dequeue pointer when process missed tdsAndiry Xu1-0/+4
2010-08-24USB: xhci: Remove buggy assignment in next_trb()John Youn1-1/+1
2010-08-24USB: ftdi_sio: Add ID for Ionics PlugComputerMartin Michlmayr2-0/+8
2010-08-24USB: serial: io_ti.c: don't return 0 if writing the download record failedRoel Kluin1-1/+1
2010-08-24USB: otg: twl4030: fix wrong assumption of starting stateFelipe Balbi1-1/+5
2010-08-24USB: gadget: Return -ENOMEM on memory allocation failureJulia Lawall1-0/+1
2010-08-24USB: gadget: fix composite kernel-doc warningsRandy Dunlap1-2/+2
2010-08-24USB: ssu100: set tty_flags in ssu100_process_packetBill Pemberton1-9/+29
2010-08-24USB: ssu100: add disconnect function for ssu100Bill Pemberton1-1/+1
2010-08-24USB: serial: export symbol usb_serial_generic_disconnectBill Pemberton1-0/+1
2010-08-24USB: ssu100: rework logic for TIOCMIWAITBill Pemberton1-35/+111
2010-08-24USB: ssu100: add register parameter to ssu100_setregisterBill Pemberton1-3/+4
2010-08-24USB: ssu100: remove duplicate #defines in ssu100Bill Pemberton1-55/+31
2010-08-24USB: ssu100: refine process_packet in ssu100Bill Pemberton1-6/+2
2010-08-24USB: ssu100: add locking for port private data in ssu100Bill Pemberton1-1/+8
2010-08-24USB: r8a66597-udc: return -ENOMEM if kzalloc() failsAxel Lin1-0/+1
2010-08-24USB: io_ti: check firmware version before updatingGreg Kroah-Hartman1-1/+1
2010-08-24USB: ftdi_sio: fix endianess of max packet sizeMichael Wileczka1-1/+1
2010-08-24USB: CP210x Fix Break On/OffCraig Shelley1-2/+2
2010-08-24USB: pl2303: New vendor and product idJef Driesen2-0/+5
2010-08-24USB: serial: fix leak of usb serial module refrence countMing Lei1-16/+7
2010-08-24USB: add device IDs for igotu to navmanRoss Burton1-0/+1
2010-08-24USB: isp1760: use a write barrier to ensure proper ndelay timingMichael Hennerich1-0/+2