aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* drm/i915: fix vblank wait test conditionJesse Barnes2010-08-24
* intel_scu_ipc: fix IPC i2c write bugJianwei Yang2010-08-24
* rar: Fix off by one errorOssama Othman2010-08-24
* V4L/DVB: mantis: Fix IR_CORE dependencyIngo Molnar2010-08-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2010-08-24
|\
| * via-pmu: Add compat_pmu_ioctlAndreas Schwab2010-08-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-08-24
|\ \
| * | Staging: sep: remove driverGreg Kroah-Hartman2010-08-23
| * | Staging: batman-adv: Don't write in not allocated packet_buffSven Eckelmann2010-08-23
| * | Staging: batman-adv: Don't use net_dev after dev_putSven Eckelmann2010-08-23
| * | Staging: batman-adv: Create batman_if only on register eventSven Eckelmann2010-08-23
| * | Staging: batman-adv: fix own mac address detectionMarek Lindner2010-08-23
| * | Staging: batman-adv: always reply batman icmp packets with primary macMarek Lindner2010-08-23
| * | Staging: batman-adv: fix batman icmp originating from secondary interfaceMarek Lindner2010-08-23
| * | Staging: batman-adv: unify orig_hash_lock spinlock handling to avoid deadlocksMarek Lindner2010-08-23
| * | Staging: batman-adv: Fix merge of linus treeSven Eckelmann2010-08-23
| * | Staging: spectra: removes unused functionsJavier Martinez Canillas2010-08-23
| * | Staging: spectra: initializa lblk variableJavier Martinez Canillas2010-08-23
| * | Staging: spectra: removes unused variableJavier Martinez Canillas2010-08-23
| * | Staging: spectra: remove duplicate GLOB_VERSION definitionJavier Martinez Canillas2010-08-23
| * | Staging: spectra: don't use locked_ioctl, fix buildJavier Martinez Canillas2010-08-23
| * | Staging: use new REQ_FLUSH flag, fix build breakageJavier Martinez Canillas2010-08-23
| * | Staging: spectra: removes q->prepare_flush_fn, fix build breakageJavier Martinez Canillas2010-08-23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-08-24
|\ \ \
| * | | 68328serial: check return value of copy_*_user() instead of access_ok()Kulikov Vasiliy2010-08-23
| * | | synclink: add mutex_unlock() on error pathDan Carpenter2010-08-23
| * | | rocket: add a mutex_unlock()Dan Carpenter2010-08-23
| * | | ip2: return -EFAULT on copy_to_user errorsDan Carpenter2010-08-23
| * | | ip2: remove unneeded NULL checkDan Carpenter2010-08-23
| * | | serial: print early console device address in hexLuck, Tony2010-08-23
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-08-24
|\ \ \
| * | | firmware_class: fix typo in error pathJohannes Berg2010-08-23
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-08-24
|\ \ \ | |_|/ |/| |
| * | USB: ftdi_sio: add product ID for Lenz LI-USBGalen Seitz2010-08-23
| * | USB: adutux: fix misuse of return value of copy_to_user()Kulikov Vasiliy2010-08-23
| * | USB: iowarrior: fix misuse of return value of copy_to_user()Kulikov Vasiliy2010-08-23
| * | USB: xHCI: update ring dequeue pointer when process missed tdsAndiry Xu2010-08-23
| * | USB: xhci: Remove buggy assignment in next_trb()John Youn2010-08-23
| * | USB: ftdi_sio: Add ID for Ionics PlugComputerMartin Michlmayr2010-08-23
| * | USB: serial: io_ti.c: don't return 0 if writing the download record failedRoel Kluin2010-08-23
| * | USB: otg: twl4030: fix wrong assumption of starting stateFelipe Balbi2010-08-23
| * | USB: gadget: Return -ENOMEM on memory allocation failureJulia Lawall2010-08-23
| * | USB: gadget: fix composite kernel-doc warningsRandy Dunlap2010-08-23
| * | USB: ssu100: set tty_flags in ssu100_process_packetBill Pemberton2010-08-23
| * | USB: ssu100: add disconnect function for ssu100Bill Pemberton2010-08-23
| * | USB: serial: export symbol usb_serial_generic_disconnectBill Pemberton2010-08-23
| * | USB: ssu100: rework logic for TIOCMIWAITBill Pemberton2010-08-23
| * | USB: ssu100: add register parameter to ssu100_setregisterBill Pemberton2010-08-23
| * | USB: ssu100: remove duplicate #defines in ssu100Bill Pemberton2010-08-23
| * | USB: ssu100: refine process_packet in ssu100Bill Pemberton2010-08-23