Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | USB: at91_udc: include linux/prefetch.h explicitly | Jean-Christophe PLAGNIOL-VILLARD | 2011-08-08 | 1 | -0/+1 | |
| * | | | | | USB: usb-storage: unusual_devs entry for ARM V2M motherboard. | Nick Bowler | 2011-08-08 | 1 | -0/+10 | |
| * | | | | | usb/ehci-mxc: add missing inclusion of mach/hardware.h | Shawn Guo | 2011-08-08 | 1 | -0/+1 | |
| * | | | | | USB: assign instead of equal in usbtmc.c | Maxim Nikulin | 2011-08-08 | 1 | -1/+1 | |
| * | | | | | usb: renesas_usbhs: fixup usbhsg_for_each_uep 1st pos | Kuninori Morimoto | 2011-08-08 | 1 | -1/+1 | |
| * | | | | | usb: renesas_usbhs: fix DMA build by including dma-mapping.h | Kuninori Morimoto | 2011-08-08 | 1 | -0/+1 | |
| * | | | | | usb: gadget: net2272 - Correct includes | Geert Uytterhoeven | 2011-08-08 | 1 | -1/+1 | |
| * | | | | | Merge 3.1-rc1 into usb-linus | Greg Kroah-Hartman | 2011-08-07 | 604 | -7919/+14784 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| * | | | | | Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/... | Greg Kroah-Hartman | 2011-08-01 | 9 | -108/+35 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | usb: musb: fix oops on musb_gadget_pullup | John Stultz | 2011-08-01 | 1 | -0/+5 | |
| | * | | | | | usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1) | Ming Lei | 2011-08-01 | 1 | -0/+16 | |
| | * | | | | | usb: gadget: hid: don't STALL when processing a HID Descriptor request | Sebastian Bauer | 2011-08-01 | 1 | -0/+7 | |
| | * | | | | | usb: musb: fix Kconfig | Rabin Vincent | 2011-08-01 | 2 | -4/+1 | |
| | * | | | | | usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared | Sergei Trofimovich | 2011-08-01 | 1 | -1/+1 | |
| | * | | | | | usb: gadget: composite: fix bMaxPacketSize for SuperSpeed | Sebastian Andrzej Siewior | 2011-08-01 | 1 | -2/+4 | |
| | * | | | | | usb: gadget: fusb300: remove #if 0 block | Sebastian Andrzej Siewior | 2011-08-01 | 1 | -101/+0 | |
| | * | | | | | usb: gadget: s3c2410_udc: fix unterminated platform_device_id table | Axel Lin | 2011-08-01 | 1 | -0/+1 | |
| * | | | | | | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 2011-08-01 | 3 | -11/+21 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | usb/config: use proper endian access for wMaxPacketSize | Sebastian Andrzej Siewior | 2011-08-01 | 1 | -5/+6 | |
| | * | | | | | | USB: xhci: fix OS want to own HC | JiSheng Zhang | 2011-08-01 | 1 | -1/+1 | |
| | * | | | | | | xhci: Don't submit commands or URBs to halted hosts. | Sarah Sharp | 2011-08-01 | 1 | -5/+14 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-08-12 | 21 | -95/+111 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | zcache: Fix build error when sysfs is not defined | Nitin Gupta | 2011-08-08 | 1 | -1/+1 | |
| * | | | | | | | zcache: Use div_u64 for 64-bit division | Thadeu Lima de Souza Cascardo | 2011-08-08 | 1 | -2/+5 | |
| * | | | | | | | staging:rts_pstor: fix thread synchronization flow | wwang | 2011-08-08 | 2 | -68/+50 | |
| * | | | | | | | drivers:staging:solo6x10:add the missed slab.h | Wanlong Gao | 2011-08-03 | 1 | -0/+1 | |
| * | | | | | | | staging: zcache: include module.h for MODULE_LICENSE | Thadeu Lima de Souza Cascardo | 2011-08-03 | 1 | -0/+1 | |
| * | | | | | | | drivers/staging/hv/blkvsc_drv.c: eliminate NULL pointer dereference | Julia Lawall | 2011-08-02 | 1 | -2/+2 | |
| * | | | | | | | Staging: Add clk API note to nvec/TODO | Russell King | 2011-08-02 | 1 | -2/+4 | |
| * | | | | | | | drivers/staging/ath6kl/miscdrv/ar3kps/ar3kpsparser.c: adjust array index | Julia Lawall | 2011-08-02 | 1 | -1/+1 | |
| * | | | | | | | staging: more missing slab.h inclusions | Andrew Morton | 2011-08-02 | 2 | -0/+2 | |
| * | | | | | | | drivers/staging/solo6x10/p2m.c needs slab.h | Andrew Morton | 2011-08-02 | 1 | -0/+1 | |
| * | | | | | | | drivers/staging/solo6x10/core.c needs slab.h | Andrew Morton | 2011-08-02 | 1 | -0/+1 | |
| * | | | | | | | drivers/staging/dt3155v4l/dt3155v4l.c needs slab.h | Andrew Morton | 2011-08-02 | 1 | -0/+1 | |
| * | | | | | | | drivers/staging/speakup/devsynth.c: fix "buffer size is not provably correct"... | Andrew Morton | 2011-08-02 | 1 | -2/+3 | |
| * | | | | | | | Staging: iio: add some unlocks to raw_read() functions | Dan Carpenter | 2011-08-02 | 5 | -10/+30 | |
| * | | | | | | | staging: ft1000_proc needs asm/io.h for inw/outw on sparc | Paul Gortmaker | 2011-08-02 | 1 | -0/+1 | |
| * | | | | | | | staging: rtl8192u: declare MODULE_FIRMWARE | Stefan Lippers-Hollmann | 2011-08-02 | 1 | -6/+3 | |
| * | | | | | | | gma500: Fix clashes with DRM updates | Alan Cox | 2011-08-02 | 2 | -24/+1 | |
| * | | | | | | | staging: zcache: module is GPL | Thadeu Lima de Souza Cascardo | 2011-08-02 | 1 | -0/+3 | |
| * | | | | | | | staging: fix zcache building | Thadeu Lima de Souza Cascardo | 2011-08-02 | 2 | -1/+1 | |
* | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-08-12 | 21 | -115/+194 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86-64: Rework vsyscall emulation and add vsyscall= parameter | Andy Lutomirski | 2011-08-10 | 10 | -89/+111 | |
| * | | | | | | | | x86-64: Wire up getcpu syscall | Andy Lutomirski | 2011-08-10 | 1 | -0/+2 | |
| * | | | | | | | | x86: Remove unnecessary compile flag tweaks for vsyscall code | Andy Lutomirski | 2011-08-10 | 2 | -16/+0 | |
| * | | | | | | | | x86-64: Add vsyscall:emulate_vsyscall trace event | Andy Lutomirski | 2011-08-04 | 2 | -0/+35 | |
| * | | | | | | | | x86-64: Add user_64bit_mode paravirt op | Andy Lutomirski | 2011-08-04 | 8 | -9/+38 | |
| * | | | | | | | | x86-64, xen: Enable the vvar mapping | Andy Lutomirski | 2011-08-04 | 1 | -1/+3 | |
| * | | | | | | | | x86-64: Work around gold bug 13023 | Andy Lutomirski | 2011-08-04 | 1 | -6/+10 | |
| * | | | | | | | | x86-64: Move the "user" vsyscall segment out of the data segment. | Andy Lutomirski | 2011-08-04 | 1 | -18/+18 |