summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-02-24usb: Fix typo in ehci-dbg.cMasanari Iida
2012-02-24usb: isp1362-hcd: Convert to module_platform_driverTobias Klauser
2012-02-24USB: allow users to run setserial with cdc-acmOliver Neukum
2012-02-24USB: ehci-fsl: Turn on cache snooping on MPC8xxxPan Jiafei
2012-02-24cdc-wdm: Don't clear WDM_READ unless entire read buffer is emptiedBen Hutchings
2012-02-24usb: host: remove ehci-pxa168.cNeil Zhang
2012-02-24cdc-wdm: Fix more races on the read pathBen Hutchings
2012-02-24USB: qcserial: don't grab QMI port on Gobi 1000 devicesDan Williams
2012-02-24USB: serial: remove usb_serial_register and usb_serial_deregisterGreg Kroah-Hartman
2012-02-24usb-serial: use new registration API in keyspan_pda.cGreg Kroah-Hartman
2012-02-24usb-serial: use new registration API in staging driversAlan Stern
2012-02-24usb-serial: use new registration API in [t-z]* driversAlan Stern
2012-02-24usb-serial: use new registration API in [q-s]* driversAlan Stern
2012-02-24usb-serial: use new registration API in [n-p]* driversAlan Stern
2012-02-24usb-serial: use new registration API in [k-m]* driversAlan Stern
2012-02-24usb-serial: use new registration API in [i-j]* driversAlan Stern
2012-02-24usb-serial: use new registration API in [d-h]* driversAlan Stern
2012-02-24usb-serial: use new registration API in [a-c]* driversAlan Stern
2012-02-24usb-serial: new API for driver registrationAlan Stern
2012-02-23Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman
2012-02-22Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-02-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-22drm/radeon/kms/atom: dpms bios scratch reg updatesAlex Deucher
2012-02-22drm/radeon/kms: properly set accel working flag and bailout when falseJerome Glisse
2012-02-22drm/radeon: Only create additional ring debugfs files on Cayman or newer.Michel Dänzer
2012-02-22Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2012-02-22asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake
2012-02-22USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen
2012-02-22USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable idAndrew Lunn
2012-02-22usb-storage: fix freezing of the scanning threadAlan Stern
2012-02-21xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp
2012-02-21USB: Set hub depth after USB3 hub resetElric Fu
2012-02-21USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp
2012-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-02-18Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-02-18Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds
2012-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2012-02-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-17[S390] 3215 deadlock with tty_wakeupMartin Schwidefsky
2012-02-16drm/exynos: added postclose to release resource.Inki Dae
2012-02-16drm/exynos: removed exynos_drm_fbdev_recreate function.Inki Dae
2012-02-16drm/exynos: fixed page flip issue.Inki Dae
2012-02-16drm/exynos: added possible_clones setup function.Inki Dae
2012-02-16drm/exynos: removed pageflip_event_list init code when closed.Joonyoung Shim
2012-02-16drm/exynos: changed priority of mixer layers.Joonyoung Shim
2012-02-16drm/exynos: Fix typo in exynos_mixer.cMasanari Iida
2012-02-16powerpc/adb: Use set_current_state()majianpeng