summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-22usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König
2010-10-22USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz
2010-10-22USB: gadget: g_multi: moved strings handling code to compositeMichal Nazarewicz
2010-10-22USB: gadget: mass_storage: moved strings handling code to compositeMichal Nazarewicz
2010-10-22USB: gadget: composite: Better string override handlingMichal Nazarewicz
2010-10-22USB: gadget: functionfs: code cleanupMichal Nazarewicz
2010-10-22usb: gadget: mass_storage: optional SCSI WRITE FUA bitMichal Nazarewicz
2010-10-22usb: gadget: storage: remove nofua file when unbindingMichal Nazarewicz
2010-10-22USB: gadget: g_ffs: fixed vendor and product IDMichal Nazarewicz
2010-10-22USB: gadget: g_multi: fixed vendor and product IDMichal Nazarewicz
2010-10-22USB: core: update comment to match current function nameWolfram Sang
2010-10-22USB Gadget: Verify VBUS current before setting the device self-powered bitParirajan Muthalagu
2010-10-22USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)Johan Hovold
2010-10-22USB: gadget: dbgp: cleanup: remove unneeded checkDan Carpenter
2010-10-22USB: langwell: USB Client driver memory handlingJiebingLi
2010-10-22USB: langwell: USB Client Remote Wakeup SupportJiebingLi
2010-10-22USB: langwell: USB Client PHY low power mode settingJiebingLi
2010-10-22USB: langwell: USB Client Endpoint initializationJiebingLi
2010-10-22USB: langwell: USB Client driver code cleanupJiebingLi
2010-10-22usb: Add Intel Langwell USB OTG Transceiver DriverHao Wu
2010-10-20Linux 2.6.36v2.6.36Linus Torvalds
2010-10-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-20virtio: console: Don't block entire guest if host doesn't read dataAmit Shah
2010-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-10-20Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-19MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau
2010-10-19MAINTAINERS: Change list for ioc_serial to linux-serial.Ralf Baechle
2010-10-19SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall
2010-10-19MIPS: jz4740: Fix Kbuild Platform file.David Daney
2010-10-19MIPS: Repair Kbuild make clean breakage.David Daney
2010-10-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-19KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity
2010-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-10-18mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer
2010-10-18Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-10-18Merge branch 'fixes'Linus Torvalds
2010-10-18MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim
2010-10-18MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim
2010-10-18MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin
2010-10-18MIPS: do_sigaltstack() expects userland pointersAl Viro
2010-10-18MIPS: Fix error values in case of bad_stackAl Viro
2010-10-18MIPS: Sanitize restart logicsAl Viro
2010-10-18MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro
2010-10-18MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro
2010-10-18Input: evdev - fix EVIOCSABS regressionDaniel Mack
2010-10-18Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack
2010-10-18i2c-imx: do not allow interruptions when waiting for I2C to completeMarc Kleine-Budde