summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-05-07usb: fix building musb driversAnatolij Gustschin1-1/+6
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson1-2/+7
2011-05-03USB: ehci: remove structure packing from ehci_defRabin Vincent1-3/+3
2011-05-03Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman1-1/+1
2011-05-03USB: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij Gustschin1-0/+1
2011-05-03USB: ehci-fsl: add MPC5121E specific suspend and resumeAnatolij Gustschin1-0/+15
2011-05-03usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior1-1/+1
2011-05-03usb: factor out state_string() on otg driversAnatolij Gustschin1-0/+1
2011-04-30usb: renesas_usbhs: use delayed_work instead of work_structKuninori Morimoto1-0/+7
2011-04-30usb: renesas_usbhs: remove callback when module removed.Kuninori Morimoto1-1/+1
2011-04-30USB: documentation update for the pre_reset methodAlan Stern1-2/+4
2011-04-19Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman2-2/+151
2011-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-4/+12
2011-04-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-6/+7
2011-04-18next_pidmap: fix overflow conditionLinus Torvalds1-1/+1
2011-04-18Input: estimate number of events per packetJeff Brown1-0/+6
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig1-1/+1
2011-04-18md/dm - remove remains of plug_fn callback.NeilBrown1-1/+0
2011-04-18Revert "block: add callback function for unplug notification"Jens Axboe1-3/+0
2011-04-18block: Enhance new plugging support to support general callbacksNeilBrown1-1/+6
2011-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-6/+20
2011-04-16Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds1-0/+2
2011-04-16block: make unplug timer trace event correspond to the schedule() unplugJens Axboe1-6/+7
2011-04-16block: let io_schedule() flush the plug inlineJens Axboe1-0/+13
2011-04-16net/9p: nwname should be an unsigned intHarsh Prateek Bora1-2/+2
2011-04-169p: revert tsyncfs related changesAneesh Kumar K.V2-3/+0
2011-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-22/+12
2011-04-15block: only force kblockd unplugging from the schedule() pathJens Axboe1-2/+2
2011-04-15block: cleanup the block plug helper functionsChristoph Hellwig1-3/+3
2011-04-15RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine1-1/+1
2011-04-15RapidIO: add IDT CPS-1432 switch definitionsAlexandre Bounine1-0/+1
2011-04-15brk: COMPAT_BRK: fix detection of randomized brkJiri Kosina1-0/+3
2011-04-15mm: add VM counters for transparent hugepagesAndi Kleen1-0/+7
2011-04-15memcg: fix mem_cgroup_rotate_reclaimable_page()Eric Dumazet1-1/+1
2011-04-14usb gadget: fix all Section mismatch warningsRandy Dunlap1-2/+2
2011-04-14usb: renesas_usbhs: Add Renesas USBHS common codeKuninori Morimoto1-0/+149
2011-04-13Input: evdev - indicate buffer overrun with SYN_DROPPEDJeff Brown1-0/+1
2011-04-13Input: add KEY_IMAGES specifically for AL Image BrowserJarod Wilson1-4/+5
2011-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-8/+3
2011-04-13Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstul...Thomas Gleixner1-0/+2
2011-04-13vfs: Re-introduce s_uuid in the superblockLinus Torvalds1-0/+1
2011-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2-2/+16
2011-04-13Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo"Linus Torvalds1-1/+0
2011-04-12mfd: Fetch cell pointer from platform_device->mfd_cellSamuel Ortiz2-2/+16
2011-04-12block: add callback function for unplug notificationJens Axboe1-0/+3
2011-04-12block: fixup block IO unplug trace callJens Axboe1-5/+6
2011-04-12block: remove block_unplug_timer() trace pointJens Axboe1-14/+0
2011-04-12PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki1-8/+3
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-9/+23
2011-04-08ipv4: Fix "Set rt->rt_iif more sanely on output routes."OGAWA Hirofumi1-2/+3