summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI optionValentin Longchamp2010-02-161-0/+1
| | * | USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usageMichal Nazarewicz2010-02-161-1/+1
| | * | kfifo: Don't use integer as NULL pointerAnton Vorontsov2010-02-162-2/+2
| | * | USB: FHCI: Fix build after kfifo reworkAnton Vorontsov2010-02-161-3/+3
| | * | kfifo: Make kfifo_initialized work after kfifo_freeAnton Vorontsov2010-02-161-0/+1
| | * | USB: serial: add usbid for dell wwan card to sierra.cRichard Farina2010-02-161-0/+1
| | * | USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira2010-02-161-0/+1
| | * | USB: ehci: phy low power mode bug fixingAlek Du2010-02-161-5/+8
| | * | USB: s3c-hsotg: Export usb_gadget_register_driver()Mark Brown2010-02-161-0/+1
| | * | USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()Mark Brown2010-02-161-0/+1
| | * | USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr2010-02-162-3/+38
| | * | USB: storage: Remove unneeded SC/PR from unusual_devs.hPhil Dibowitz2010-02-161-1/+1
| | * | USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska2010-02-162-0/+2
| | * | USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds2010-02-161-14/+26
| | * | USB: usbfs: only copy the actual data receivedGreg KH2010-02-161-4/+4
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-02-162-18/+19
| |\ \
| | * | class: Free the class private data in class_releaseLaurent Pinchart2010-02-161-0/+2
| | * | sysfs: sysfs_sd_setattr set iattrs unconditionallyEric W. Biederman2010-02-161-18/+17
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-1623-64/+93
| |\ \
| | * | be2net: set proper value to version field in req hdrAjit Khaparde2010-02-161-0/+1
| | * | xfrm: Fix xfrm_state_clone leakHerbert Xu2010-02-161-9/+3
| | * | ipcomp: Avoid duplicate calls to ipcomp_destroyHerbert Xu2010-02-162-10/+2
| | * | ethtool: allow non-admin user to read GRO settings.stephen hemminger2010-02-161-0/+1
| | * | ixgbe: fix WOL register setup for 82599Don Skidmore2010-02-151-0/+4
| | * | ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errataDon Skidmore2010-02-151-0/+22
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2010-02-167-21/+29
| |\ \ \
| | * | | dm: sysfs revert add empty release function to avoid debug warningAlasdair G Kergon2010-02-161-8/+0
| | * | | dm mpath: fix stall when requeueing ioKiyoshi Ueda2010-02-161-4/+17
| | * | | dm raid1: fix null pointer dereference in suspendTakahiro Yasui2010-02-161-3/+2
| | * | | dm raid1: fail writes if errors are not handled and log failsMikulas Patocka2010-02-161-1/+1
| | * | | dm log: userspace fix overhead_size calcuationsJonathan Brassow2010-02-161-3/+7
| | * | | dm snapshot: persistent annotate work_queue as on stackMike Snitzer2010-02-161-1/+1
| | * | | dm stripe: avoid divide by zero with invalid stripe countNikanth Karthikesan2010-02-161-1/+1
| | | |/ | | |/|
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-02-161-1/+3
| |\ \ \
| | * | | [IA64] preserve personality flag bits across execTony Luck2010-02-121-1/+3
| * | | | x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov2010-02-161-4/+1
| * | | | x86: set_personality_ia32() misses force_personality32Oleg Nesterov2010-02-161-0/+1
| | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-02-151-2/+4
| |\ \ \
| | * | | Btrfs: btrfs_mark_extent_written uses the wrong slotShaohua Li2010-02-121-2/+4
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-02-152-19/+47
| |\ \ \ \
| | * | | | firewire: ohci: retransmit isochronous transmit packets on cycle lossClemens Ladisch2010-02-141-5/+8
| | * | | | firewire: net: fix panic in fwnet_write_completeStefan Richter2010-02-011-14/+39
| * | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2010-02-151-1/+1
| |\ \ \ \ \
| | * | | | | ALSA: hda - Correct ASUA blacklist for MSI brokennessTakashi Iwai2010-02-151-1/+1
| * | | | | | NFS: Too many GETATTR and ACCESS calls after direct I/OChuck Lever2010-02-151-0/+3
| * | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-151-10/+5
| |\ \ \ \ \ \
| | * | | | | | hrtimer, softirq: Fix hrtimer->softirq trampolinePeter Zijlstra2010-02-031-10/+5
| * | | | | | | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-151-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | reiserfs: Fix softlockup while waiting on an inodeFrederic Weisbecker2010-02-141-0/+2
| * | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-154-3/+13
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud