summaryrefslogtreecommitdiffstats
path: root/kernel/stacktrace.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-28USB: serial: digi_acceleport.c: use module_usb_serial_driverGreg Kroah-Hartman1-20/+1
2012-02-28USB: serial: cypress_m8.c: use module_usb_serial_driverGreg Kroah-Hartman1-29/+1
2012-02-28USB: serial: cyberjack.c: use module_usb_serial_driverGreg Kroah-Hartman1-20/+1
2012-02-28USB: serial: cp210x.c: use module_usb_serial_driverGreg Kroah-Hartman1-18/+1
2012-02-28USB: serial: ch341.c: use module_usb_serial_driverGreg Kroah-Hartman1-13/+1
2012-02-28USB: serial: belkin_sa.c: use module_usb_serial_driverGreg Kroah-Hartman1-20/+1
2012-02-28USB: serial: ark3116.c: use module_usb_serial_driverGreg Kroah-Hartman1-20/+1
2012-02-28USB: serial: aircable.c: use module_usb_serial_driverGreg Kroah-Hartman1-12/+1
2012-02-28USB: serial: serqt_usb2.c: use module_usb_serial_driverGreg Kroah-Hartman1-21/+1
2012-02-28USB: serial: quatech_usb2.c: use module_usb_serial_driverGreg Kroah-Hartman1-21/+1
2012-02-28USB: create module_usb_serial_driver macroGreg KH2-17/+29
2012-02-28usb/storage: remove Filler member from struct bulk_cs_wrapSebastian Andrzej Siewior1-1/+0
2012-02-28usb/gadget: use common defines within the storage gadgetSebastian Andrzej Siewior3-45/+24
2012-02-28usb/storage: redefine US_BULK_FLAG_IN and use itSebastian Andrzej Siewior4-17/+18
2012-02-28usb/storage: a couple defines from drivers/usb/storage/transport.h to include...Sebastian Andrzej Siewior7-134/+41
2012-02-28USB: option: Add MediaTek MT6276M modem&app interfacesMeng Zhang1-0/+7
2012-02-28powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platformShengzhou Liu1-10/+14
2012-02-28usb: fix defined but not used warnings in hcd-pci.cPaul Gortmaker1-0/+2
2012-02-28USB: ftdi_sio: fix problem when the manufacture is a NULL stringGreg Kroah-Hartman1-1/+2
2012-02-25usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS deviceScott Dial2-0/+8
2012-02-24usb: host: add dependence for USB_EHCI_MVNeil Zhang1-1/+1
2012-02-24USB: ohci-exynos: replace hcd->state with ohci->rh_stateJingoo Han1-4/+2
2012-02-24USB: ehci-spear: Add PM supportDeepak Sikri1-2/+81
2012-02-24USB: ums_realtek: do not use stack memory for DMA in __do_config_autodelinkjwboyer@redhat.com1-1/+7
2012-02-24powerpc/usb: fix bug of kernel hang when initializing usbShengzhou Liu2-0/+5
2012-02-24usb: Fix build error due to dma_mask is not at pdev_archdata at ARMPeter Chen1-1/+0
2012-02-24usb: Fix typo in ehci-dbg.cMasanari Iida1-1/+1
2012-02-24usb: isp1362-hcd: Convert to module_platform_driverTobias Klauser1-16/+4
2012-02-24USB: allow users to run setserial with cdc-acmOliver Neukum1-1/+29
2012-02-24USB: ehci-fsl: Turn on cache snooping on MPC8xxxPan Jiafei1-14/+11
2012-02-24cdc-wdm: Don't clear WDM_READ unless entire read buffer is emptiedBen Hutchings1-1/+0
2012-02-24usb: host: remove ehci-pxa168.cNeil Zhang3-375/+0
2012-02-24cdc-wdm: Fix more races on the read pathBen Hutchings1-5/+11
2012-02-24USB: qcserial: don't grab QMI port on Gobi 1000 devicesDan Williams1-43/+62
2012-02-24USB: serial: remove usb_serial_register and usb_serial_deregisterGreg Kroah-Hartman2-17/+2
2012-02-24usb-serial: use new registration API in keyspan_pda.cGreg Kroah-Hartman1-46/+13
2012-02-24usb-serial: use new registration API in staging driversAlan Stern2-43/+19
2012-02-24usb-serial: use new registration API in [t-z]* driversAlan Stern6-121/+48
2012-02-24usb-serial: use new registration API in [q-s]* driversAlan Stern8-132/+64
2012-02-24usb-serial: use new registration API in [n-p]* driversAlan Stern6-88/+45
2012-02-24usb-serial: use new registration API in [k-m]* driversAlan Stern8-146/+64
2012-02-24usb-serial: use new registration API in [i-j]* driversAlan Stern7-131/+61
2012-02-24usb-serial: use new registration API in [d-h]* driversAlan Stern6-102/+52
2012-02-24usb-serial: use new registration API in [a-c]* driversAlan Stern7-125/+60
2012-02-24usb-serial: new API for driver registrationAlan Stern3-11/+90
2012-02-22drm/radeon/kms/atom: dpms bios scratch reg updatesAlex Deucher1-0/+3
2012-02-22drm/radeon/kms: properly set accel working flag and bailout when falseJerome Glisse13-8/+64
2012-02-22drm/radeon: Only create additional ring debugfs files on Cayman or newer.Michel Dänzer1-2/+5
2012-02-22maintainers: update my email addressJames Morris1-2/+2
2012-02-22sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds3-3/+3