summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | USB: at91_udc: include linux/prefetch.h explicitlyJean-Christophe PLAGNIOL-VILLARD2011-08-081-0/+1
| * | | | | USB: usb-storage: unusual_devs entry for ARM V2M motherboard.Nick Bowler2011-08-081-0/+10
| * | | | | usb/ehci-mxc: add missing inclusion of mach/hardware.hShawn Guo2011-08-081-0/+1
| * | | | | USB: assign instead of equal in usbtmc.cMaxim Nikulin2011-08-081-1/+1
| * | | | | usb: renesas_usbhs: fixup usbhsg_for_each_uep 1st posKuninori Morimoto2011-08-081-1/+1
| * | | | | usb: renesas_usbhs: fix DMA build by including dma-mapping.hKuninori Morimoto2011-08-081-0/+1
| * | | | | usb: gadget: net2272 - Correct includesGeert Uytterhoeven2011-08-081-1/+1
| * | | | | Merge 3.1-rc1 into usb-linusGreg Kroah-Hartman2011-08-07604-7919/+14784
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-08-019-108/+35
| |\ \ \ \ \
| | * | | | | usb: musb: fix oops on musb_gadget_pullupJohn Stultz2011-08-011-0/+5
| | * | | | | usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)Ming Lei2011-08-011-0/+16
| | * | | | | usb: gadget: hid: don't STALL when processing a HID Descriptor requestSebastian Bauer2011-08-011-0/+7
| | * | | | | usb: musb: fix KconfigRabin Vincent2011-08-012-4/+1
| | * | | | | usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclaredSergei Trofimovich2011-08-011-1/+1
| | * | | | | usb: gadget: composite: fix bMaxPacketSize for SuperSpeedSebastian Andrzej Siewior2011-08-011-2/+4
| | * | | | | usb: gadget: fusb300: remove #if 0 blockSebastian Andrzej Siewior2011-08-011-101/+0
| | * | | | | usb: gadget: s3c2410_udc: fix unterminated platform_device_id tableAxel Lin2011-08-011-0/+1
| * | | | | | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-08-013-11/+21
| |\ \ \ \ \ \
| | * | | | | | usb/config: use proper endian access for wMaxPacketSizeSebastian Andrzej Siewior2011-08-011-5/+6
| | * | | | | | USB: xhci: fix OS want to own HCJiSheng Zhang2011-08-011-1/+1
| | * | | | | | xhci: Don't submit commands or URBs to halted hosts.Sarah Sharp2011-08-011-5/+14
| | |/ / / / /
* | | | | | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-08-1221-95/+111
|\ \ \ \ \ \ \
| * | | | | | | zcache: Fix build error when sysfs is not definedNitin Gupta2011-08-081-1/+1
| * | | | | | | zcache: Use div_u64 for 64-bit divisionThadeu Lima de Souza Cascardo2011-08-081-2/+5
| * | | | | | | staging:rts_pstor: fix thread synchronization flowwwang2011-08-082-68/+50
| * | | | | | | drivers:staging:solo6x10:add the missed slab.hWanlong Gao2011-08-031-0/+1
| * | | | | | | staging: zcache: include module.h for MODULE_LICENSEThadeu Lima de Souza Cascardo2011-08-031-0/+1
| * | | | | | | drivers/staging/hv/blkvsc_drv.c: eliminate NULL pointer dereferenceJulia Lawall2011-08-021-2/+2
| * | | | | | | Staging: Add clk API note to nvec/TODORussell King2011-08-021-2/+4
| * | | | | | | drivers/staging/ath6kl/miscdrv/ar3kps/ar3kpsparser.c: adjust array indexJulia Lawall2011-08-021-1/+1
| * | | | | | | staging: more missing slab.h inclusionsAndrew Morton2011-08-022-0/+2
| * | | | | | | drivers/staging/solo6x10/p2m.c needs slab.hAndrew Morton2011-08-021-0/+1
| * | | | | | | drivers/staging/solo6x10/core.c needs slab.hAndrew Morton2011-08-021-0/+1
| * | | | | | | drivers/staging/dt3155v4l/dt3155v4l.c needs slab.hAndrew Morton2011-08-021-0/+1
| * | | | | | | drivers/staging/speakup/devsynth.c: fix "buffer size is not provably correct"...Andrew Morton2011-08-021-2/+3
| * | | | | | | Staging: iio: add some unlocks to raw_read() functionsDan Carpenter2011-08-025-10/+30
| * | | | | | | staging: ft1000_proc needs asm/io.h for inw/outw on sparcPaul Gortmaker2011-08-021-0/+1
| * | | | | | | staging: rtl8192u: declare MODULE_FIRMWAREStefan Lippers-Hollmann2011-08-021-6/+3
| * | | | | | | gma500: Fix clashes with DRM updatesAlan Cox2011-08-022-24/+1
| * | | | | | | staging: zcache: module is GPLThadeu Lima de Souza Cascardo2011-08-021-0/+3
| * | | | | | | staging: fix zcache buildingThadeu Lima de Souza Cascardo2011-08-022-1/+1
* | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-08-1221-115/+194
|\ \ \ \ \ \ \ \
| * | | | | | | | x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski2011-08-1010-89/+111
| * | | | | | | | x86-64: Wire up getcpu syscallAndy Lutomirski2011-08-101-0/+2
| * | | | | | | | x86: Remove unnecessary compile flag tweaks for vsyscall codeAndy Lutomirski2011-08-102-16/+0
| * | | | | | | | x86-64: Add vsyscall:emulate_vsyscall trace eventAndy Lutomirski2011-08-042-0/+35
| * | | | | | | | x86-64: Add user_64bit_mode paravirt opAndy Lutomirski2011-08-048-9/+38
| * | | | | | | | x86-64, xen: Enable the vvar mappingAndy Lutomirski2011-08-041-1/+3
| * | | | | | | | x86-64: Work around gold bug 13023Andy Lutomirski2011-08-041-6/+10
| * | | | | | | | x86-64: Move the "user" vsyscall segment out of the data segment.Andy Lutomirski2011-08-041-18/+18
OpenPOWER on IntegriCloud