summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2011-05-10usb: gadget: composite: Allow function drivers to pause control transfersRoger Quadros
2011-05-10Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman
2011-05-09Don't lock guardpage if the stack is growing upMikulas Patocka
2011-05-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-05-09drm: mm: fix debug outputDaniel Vetter
2011-05-07Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-06USB: OTG: msm: Add PHY suspend support for MSM8960Pavankumar Kondeti
2011-05-06USB: OTG: msm: Implement charger detectionPavankumar Kondeti
2011-05-06USB: OTG: msm: vote for dayatona fabric clockAnji jonnala
2011-05-06usb: fix building musb driversAnatolij Gustschin
2011-05-06Regression: partial revert "tracing: Remove lock_depth from event entry"Arjan van de Ven
2011-05-06Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar
2011-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-05-04slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchgThomas Gleixner
2011-05-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2011-05-04Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris
2011-05-04drm/radeon/kms: fix gart setup on fusion parts (v2)Alex Deucher
2011-05-04drm/radeon/kms: add some new pci idsAlex Deucher
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson
2011-05-03USB: ehci: remove structure packing from ehci_defRabin Vincent
2011-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-02Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2011-05-02USB: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij Gustschin
2011-05-02USB: ehci-fsl: add MPC5121E specific suspend and resumeAnatolij Gustschin
2011-05-02usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior
2011-05-02usb: factor out state_string() on otg driversAnatolij Gustschin
2011-05-01i2c-i801: Move device ID definitions to driverJean Delvare
2011-04-29usb: renesas_usbhs: use delayed_work instead of work_structKuninori Morimoto
2011-04-29usb: renesas_usbhs: remove callback when module removed.Kuninori Morimoto
2011-04-29USB: documentation update for the pre_reset methodAlan Stern
2011-04-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-04-28Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-04-28flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart
2011-04-28mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli
2011-04-27Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown
2011-04-27mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski
2011-04-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-04-27NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust
2011-04-27drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie
2011-04-27drm/radeon/kms: add info query for tile pipesAlex Deucher
2011-04-25add hlist_bl_lock/unlock helpersChristoph Hellwig
2011-04-25bit_spinlock: don't play preemption games inside the busy loopLinus Torvalds
2011-04-25ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker
2011-04-24SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIOTrond Myklebust
2011-04-24NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust
2011-04-24Merge branch 'dcache-cleanup'Linus Torvalds
2011-04-24libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo