aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-02-04USB: usbmon: fix-up docs and text API for sparse ISOPete Zaitcev
2011-02-04USB: EHCI: Rearrange create_companion_file() to avoid GCC-4.6 warnings.David Daney
2011-02-04USB: EHCI: Rearrange EHCI_URB_TRACE code to avoid GCC-4.6 warnings.David Daney
2011-02-04USB: EHCI: Cleanup and rewrite ehci_vdgb().David Daney
2011-02-04USB: EHCI: Remove dead code from ehci-sched.cDavid Daney
2011-02-04USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu
2011-02-04usb: gadget/fsl_mxc_udc: Detect the CPU type in run-timeFabio Estevam
2011-02-04USB: Gadget: Initialize wMaxPacketSize if not already setJassi Brar
2011-02-04USB: serial: mct_u232: added _ioctl, _msr_to_icount and _get_icount functionsVadim Tsozik
2011-01-22usb: udc: add Faraday fusb300 driverYuan-Hsin Chen
2011-01-22USB: usbtest - Add tests to ensure HCDs can accept byte aligned buffers.Martin Fuzzey
2011-01-22USB: usb_storage: add ums-realtek driverwwang
2011-01-22USB: ftdi_sio: fix resolution of 2232H baud rate dividersDaniel Glöckner
2011-01-22USB: ueagle-atm: use system_wq instead of dedicated workqueuesTejun Heo
2011-01-22USB: ehci-dbgp: fix typo in startup messageFerenc Wagner
2011-01-22USB: wusbcore: rh.c Typo change desciptor to descriptor.Justin P. Mattock
2011-01-22USB: Core: Fix minor coding style issuesTobias Ollmann
2011-01-22USB: add helper to convert USB error codesOliver Neukum
2011-01-21Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2011-01-21Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-01-21powerpc/macintosh: Fix wrong test in fan_{read,write}_reg()roel kluin
2011-01-20ACPI / PM: Call suspend_nvs_free() earlier during resumeRafael J. Wysocki
2011-01-20ACPI: Introduce acpi_os_ioremap()Rafael J. Wysocki
2011-01-20Merge branch 'akpm'Linus Torvalds
2011-01-20backlight: fix 88pm860x_bl macro collisionRandy Dunlap
2011-01-20drivers/leds/ledtrig-gpio.c: make output match input, tighten input checkingJanusz Krzysztofik
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-20Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-01-20Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds
2011-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-01-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2011-01-20i915: Fix i915 suspend delayLinus Torvalds
2011-01-21firewire: net: is not experimental anymoreStefan Richter
2011-01-21firewire: net: invalidate ARP entries of removed nodesMaxim Levitsky
2011-01-21firewire: core: fix unstable I/O with Canon camcorderStefan Richter
2011-01-20ACPI / Battery: remove battery refresh on resumeLinus Torvalds
2011-01-20virtio: remove virtio-pci root deviceMilton Miller
2011-01-20lguest: compile fixesRusty Russell
2011-01-20lguest: Use this_cpu_opsChristoph Lameter
2011-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-19[media] staging/lirc: fix mem leaks and ptr err usageJarod Wilson
2011-01-19[media] hdpvr: reduce latency of i2c read/write w/recycled bufferJarod Wilson
2011-01-19[media] hdpvr: enable IR partJarod Wilson
2011-01-19[media] rc/mceusb: timeout should be in ns, not usJarod Wilson
2011-01-19[media] v4l2-device: fix 'use-after-freed' oopsHans Verkuil
2011-01-19[media] v4l2-dev: don't memset video_device.devHans Verkuil
2011-01-19[media] zoran: use video_device_alloc instead of kmallocHans Verkuil
2011-01-19[media] w9966: zero device state after a detachHans Verkuil
2011-01-19[media] v4l: Fix a use-before-set in the control frameworkLaurent Pinchart