summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-10-22USB: OHCI: remove PNX8550 OHCI driverFlorian Fainelli2-248/+0
2012-10-22USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli11-57/+48
2012-10-22USB: ohci: remove check for RH already suspended in ohci_suspendFlorian Fainelli1-9/+2
2012-10-22USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.cFlorian Fainelli2-45/+45
2012-10-22USB: ohci: allow platform driver to specify the number of portsFlorian Fainelli1-0/+4
2012-10-22USB: EHCI: remove CNS3xxx EHCI platform driverFlorian Fainelli3-161/+5
2012-10-22USB: EHCI: remove Alchemy EHCI driverFlorian Fainelli2-189/+0
2012-10-22USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platformFlorian Fainelli1-0/+2
2012-10-22USB: EHCI: remove Netlogic XLS EHCI driverFlorian Fainelli2-147/+0
2012-10-22USB: EHCI: remove Loongson 1B EHCI driver.Florian Fainelli2-152/+0
2012-10-22USB: OHCI: remove ohci-pcc-soc driver.Florian Fainelli3-231/+0
2012-10-22USB: EHCI: remove IXP4xx EHCI driverFlorian Fainelli2-144/+0
2012-10-22OHCI: implement new semantics for URB_ISO_ASAPAlan Stern2-6/+34
2012-10-22UHCI: implement new semantics for URB_ISO_ASAPAlan Stern1-37/+36
2012-10-22EHCI: implement new semantics for URB_ISO_ASAPAlan Stern1-7/+26
2012-10-22USB: update documentation for URB_ISO_ASAPAlan Stern1-3/+19
2012-10-22EHCI: replace mult/div with bit-mask operationAlan Stern1-1/+1
2012-10-22EHCI: use the isochronous scheduling thresholdAlan Stern4-11/+5
2012-10-22EHCI: improved logic for isochronous schedulingAlan Stern2-39/+33
2012-10-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-6/+10
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson5-6/+7
2012-10-19Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2-4/+4
2012-10-19firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu1-2/+2
2012-10-19drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...Axel Lin1-2/+2
2012-10-19xen: Fix annoying compile-time warningLinus Torvalds1-1/+1
2012-10-19Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+6
2012-10-19Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-12/+31
2012-10-19Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds34-552/+606
2012-10-19USB: ehci-fsl: Return valid error in ehci_fsl_setup_phyBen Collins1-1/+1
2012-10-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+10
2012-10-18Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds3-16/+18
2012-10-18USB: option: add more ZTE devicesBjørn Mork1-0/+16
2012-10-18USB: option: blacklist net interface on ZTE devicesBjørn Mork1-20/+48
2012-10-18Merge tag 'fixes-for-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman6-7/+17
2012-10-18usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CPAlexis R. Cortes1-1/+2
2012-10-18USB: io_ti: fix sysfs-attribute creationJohan Hovold1-7/+7
2012-10-18USB: iuu_phoenix: fix sysfs-attribute creationJohan Hovold1-2/+12
2012-10-17staging: dgrp: check return value of alloc_tty_driverBill Pemberton1-0/+9
2012-10-17staging: dgrp: check for NULL pointer in (un)register_proc_tableBill Pemberton1-0/+6
2012-10-17of/platform: sparse fixKim Phillips1-1/+1
2012-10-17of/irq: sparse fixesKim Phillips1-3/+5
2012-10-17of/address: sparse fixesKim Phillips1-12/+12
2012-10-17USB: spcp8x5: fix port-data memory leakJohan Hovold1-28/+18
2012-10-17USB: ssu100: fix port-data memory leakJohan Hovold1-14/+20
2012-10-17USB: ti_usb_3410_5052: fix port-data memory leakJohan Hovold1-45/+43
2012-10-17USB: oti6858: fix port-data memory leakJohan Hovold1-40/+28
2012-10-17USB: iuu_phoenix: fix port-data memory leakJohan Hovold1-40/+22
2012-10-17USB: kl5kusb105: fix port-data memory leakJohan Hovold1-44/+24
2012-10-17USB: io_ti: fix port-data memory leakJohan Hovold1-46/+45
2012-10-17USB: keyspan_pda: fix port-data memory leakJohan Hovold1-13/+17