summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-24usb: musb: core: set has_tt flagFelipe Balbi
2011-02-22USB: xhci: mark local functions as staticDmitry Torokhov
2011-02-20USB: xhci: fix couple sparse annotationsDmitry Torokhov
2011-02-20USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itselfDmitry Torokhov
2011-02-20USB: Reset USB 3.0 devices on (re)discoveryLuben Tuikov
2011-02-20xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman
2011-02-20xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman
2011-02-20xhci: Clarify some expressions in the TRB mathPaul Zimmerman
2011-02-20xhci: Avoid BUG() in interrupt contextPaul Zimmerman
2011-02-17Revert "USB: Reset USB 3.0 devices on (re)discovery"Greg Kroah-Hartman
2011-02-17Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-linusGreg Kroah-Hartman
2011-02-17USB: musb: omap2430: fix kernel panic on rebootJohan Hovold
2011-02-17sierra: add new ID for Airprime/Sierra USB IP modemJon Thomas
2011-02-17USB: serial/usb_wwan, fix tty NULL dereferenceJiri Slaby
2011-02-17USB: Reset USB 3.0 devices on (re)discoveryLuben Tuikov
2011-02-17USB: Add quirk for Samsung Android phone modemMaciej Szmigiero
2011-02-17USB: Add Samsung SGH-I500/Android modem ID switch to visor driverMaciej Szmigiero
2011-02-17USB: add quirks entry for Keytouch QWERTY PanelAlan Stern
2011-02-17usb: musb: omap2430: fix kernel panic on rebootJohan Hovold
2011-02-17usb: musb: fix build breakageFelipe Balbi
2011-02-15Linux 2.6.38-rc5v2.6.38-rc5Linus Torvalds
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2011-02-16m68knommu: set flow handler for secondary interrupt controller of 5249Greg Ungerer
2011-02-16m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform supportGreg Ungerer
2011-02-16m68knommu: fix dereference of port.ttyGreg Ungerer
2011-02-16m68knommu: add missing linker __modver sectionGreg Ungerer
2011-02-16m68knommu: fix mis-named variable int set_irq_chip loopGreg Ungerer
2011-02-16m68knommu: add optimize memmove() functionGreg Ungerer
2011-02-16m68k: remove arch specific non-optimized memcmp()Greg Ungerer
2011-02-15Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-02-15thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli
2011-02-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-02-15Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-02-15Merge branch 'iomem' into releaseLen Brown
2011-02-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2011-02-15Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-02-15Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://g...Linus Torvalds
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-02-15s390: remove task_show_regsMartin Schwidefsky
2011-02-15pci: use security_capable() when checking capablities during config space readChris Wright
2011-02-15get rid of nameidata_dentry_drop_rcu() calling nameidata_drop_rcu()Al Viro
2011-02-15drop out of RCU in return_revalAl Viro
2011-02-15split do_revalidate() into RCU and non-RCU casesAl Viro
2011-02-15in do_lookup() split RCU and non-RCU cases of need_revalidateAl Viro
2011-02-15nothing in do_follow_link() is going to see RCUAl Viro