aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-26amd64_edac: Do not report error overflow as a separate errorBorislav Petkov
2010-08-25libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issueMark Lord
2010-08-25sata_mv: fix broken DSM/TRIM support (v2)Mark Lord
2010-08-25libata: be less of a drama queen on empty data commandsTejun Heo
2010-08-25[libata] sata_dwc_460ex: signdness bugDan Carpenter
2010-08-25ahci: add HFLAG_YES_FBS and apply it to 88SE9128Tejun Heo
2010-08-25libata: remove no longer needed pata_winbond driverBartlomiej Zolnierkiewicz
2010-08-25pata_cmd64x: revert commit d62f5576Tejun Heo
2010-08-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-08-25Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-25Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()Axel Lin
2010-08-25Input: mousedev - fix regression of inverting axesChristoph Fritz
2010-08-25hwmon: (k8temp) Differentiate between AM2 and ASB1Andreas Herrmann
2010-08-25hwmon: (ads7871) Fix ads7871_probe error pathsAxel Lin
2010-08-25hwmon: (coretemp) Fix harmless build warningJean Delvare
2010-08-24drm/i915: fix vblank wait test conditionJesse Barnes
2010-08-24xen: handle events as edge-triggeredJeremy Fitzhardinge
2010-08-24xen: use percpu interrupts for IPIs and VIRQsJeremy Fitzhardinge
2010-08-24intel_scu_ipc: fix IPC i2c write bugJianwei Yang
2010-08-24rar: Fix off by one errorOssama Othman
2010-08-24V4L/DVB: mantis: Fix IR_CORE dependencyIngo Molnar
2010-08-24MCE, AMD: Limit MCE decoding to current families for nowBorislav Petkov
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-08-24via-pmu: Add compat_pmu_ioctlAndreas Schwab
2010-08-23USB: ftdi_sio: add product ID for Lenz LI-USBGalen Seitz
2010-08-23USB: adutux: fix misuse of return value of copy_to_user()Kulikov Vasiliy
2010-08-23USB: iowarrior: fix misuse of return value of copy_to_user()Kulikov Vasiliy
2010-08-23USB: xHCI: update ring dequeue pointer when process missed tdsAndiry Xu
2010-08-23USB: xhci: Remove buggy assignment in next_trb()John Youn
2010-08-23USB: ftdi_sio: Add ID for Ionics PlugComputerMartin Michlmayr
2010-08-23USB: serial: io_ti.c: don't return 0 if writing the download record failedRoel Kluin
2010-08-23USB: otg: twl4030: fix wrong assumption of starting stateFelipe Balbi
2010-08-23USB: gadget: Return -ENOMEM on memory allocation failureJulia Lawall
2010-08-23USB: gadget: fix composite kernel-doc warningsRandy Dunlap
2010-08-23USB: ssu100: set tty_flags in ssu100_process_packetBill Pemberton
2010-08-23USB: ssu100: add disconnect function for ssu100Bill Pemberton
2010-08-23USB: serial: export symbol usb_serial_generic_disconnectBill Pemberton
2010-08-23USB: ssu100: rework logic for TIOCMIWAITBill Pemberton
2010-08-23USB: ssu100: add register parameter to ssu100_setregisterBill Pemberton
2010-08-23USB: ssu100: remove duplicate #defines in ssu100Bill Pemberton
2010-08-23USB: ssu100: refine process_packet in ssu100Bill Pemberton
2010-08-23USB: ssu100: add locking for port private data in ssu100Bill Pemberton
2010-08-23USB: r8a66597-udc: return -ENOMEM if kzalloc() failsAxel Lin
2010-08-23USB: io_ti: check firmware version before updatingGreg Kroah-Hartman