Age | Commit message (Expand) | Author |
2011-01-22 | USB serial: add missing .usb_driver field in serial drivers | Alan Stern |
2011-01-22 | USB: ehci-fsl: Fix 'have_sysif_regs' detection | Peter Tyser |
2011-01-22 | USB: g_printer: fix bug in module parameter definitions | Alan Stern |
2011-01-22 | USB: g_printer: fix bug in unregistration | Alan Stern |
2011-01-22 | USB: uss720: remove duplicate USB device | Sergei Shtylyov |
2011-01-22 | USB: EHCI: fix DMA deallocation bug | Alan Stern |
2011-01-22 | USB: pch_udc: support new device ML7213 IOH | Tomoya MORINAGA |
2011-01-22 | usb: pch_udc: Fixed issue which does not work with g_serial | Toshiharu Okada |
2011-01-22 | usb: set ep_dev async suspend should be later than device_initialize | Peter Chen |
2011-01-22 | usb: otg: nop: fix oops triggered by otg_register_notifier | Ming Lei |
2011-01-22 | USB: cdc-wdm: fix misuse of logical operation in place of bitop | David Sterba |
2011-01-22 | USB: DL100B webmail notifier: initialize return value | Melchior FRANZ |
2011-01-22 | USB: EHCI: ASPM quirk of ISOC on AMD Hudson | Alex He |
2011-01-22 | usb: otg: Make USB3319 ULPI ID generic | Fabio Estevam |
2011-01-22 | USB: usb-storage: unusual_devs entry for CamSport Evo | Alan Stern |
2011-01-22 | USB: CP210x Removed incorrect device ID | Craig Shelley |
2011-01-22 | USB: CP210x Add two device IDs | Craig Shelley |
2011-01-22 | USB: qcaux: add Pantech UML290 device ID | Dan Williams |
2011-01-22 | USB: usb-storage: unusual_devs update for TrekStor DataStation maxi g.u exter... | Richard Schütz |
2011-01-22 | USB: usb-storage: unusual_devs update for Cypress ATACB | Richard Schütz |
2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes |
2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-10 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-01-10 | headers: kobject.h redux | Alexey Dobriyan |
2011-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-01-07 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-01-07 | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-01-07 | fs: dcache remove dcache_lock | Nick Piggin |
2011-01-07 | fs: dcache scale subdirs | Nick Piggin |
2011-01-07 | fs: dcache scale d_unhashed | Nick Piggin |
2011-01-06 | Merge branch 'devel-stable' into devel | Russell King |
2011-01-05 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King |
2011-01-03 | drivers: fix comment typo diable -> disable. | Justin P. Mattock |
2011-01-03 | Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx int... | Russell King |
2011-01-03 | mx51: fix usb clock support | Arnaud Patard (Rtp) |
2011-01-03 | Merge branch 'sgu/mxs-core-v8' of git://git.pengutronix.de/git/ukl/linux-2.6 ... | Sascha Hauer |
2010-12-28 | ueagle-atm: fix PHY signal initialization race | Dan Williams |
2010-12-24 | usb: don't use flush_scheduled_work() | Tejun Heo |
2010-12-24 | speedtch: don't abuse struct delayed_work | Tejun Heo |
2010-12-24 | PM: Replace the device power.status field with a bit field | Rafael J. Wysocki |
2010-12-22 | USB: Merge 2.6.37-rc5 into usb-next | Greg Kroah-Hartman |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-12-21 | USB: add support for Dream Cheeky DL100B Webmail Notifier (1d34:0004) | Melchior FRANZ |
2010-12-20 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2010-12-16 | Revert "USB: gadget: Allow function access to device ID data during bind()" | Greg Kroah-Hartman |
2010-12-16 | USB: misc: uss720.c: add another vendor/product ID | Thomas Sailer |
2010-12-16 | USB: usb-storage: unusual_devs entry for the Samsung YP-CP3 | Vitaly Kuznetsov |
2010-12-16 | USB: gadget: Remove suspended sysfs file before freeing cdev | Pavankumar Kondeti |