summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: EHCI: Tegra: Fix wrong register definitionJim Lin2012-09-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: ezusb: add support for Cypress FX2LPRene Buergel2012-09-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USB EHCI/Xen: propagate controller reset information to hypervisorJan Beulich2012-09-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: Serial: usb-serial: remove debug module parameterGreg Kroah-Hartman2012-09-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman2012-09-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: serial: remove dbg() from usb/serial.hGreg Kroah-Hartman2012-09-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman2012-09-16
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: ezusb: remove dependancy on usb_serialRene Buergel2012-09-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: serial: move usb_serial_debug_data to use %*phGreg Kroah-Hartman2012-09-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-09-11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: phy: add a new driver for omap usb2 phyKishon Vijay Abraham I2012-09-06
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: phy: fix build breakVenu Byravarasu2012-09-06
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: move phy driver from mach-tegra to drivers/usbVenu Byravarasu2012-09-05
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: otg: Move phy interface to separate file.Venu Byravarasu2012-09-05
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: xceiv: nop: let it work as USB2 and USB3 phyFelipe Balbi2012-08-03
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.hFelipe Balbi2012-08-03
| | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-09-11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: remove usb_gadget_controller_number()Sebastian Andrzej Siewior2012-09-10
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: Provide a default implementation of default manufacturer stringSebastian Andrzej Siewior2012-09-10
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: remove string override from struct usb_composite_driverSebastian Andrzej Siewior2012-09-10
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: push iProduct into gadgetsSebastian Andrzej Siewior2012-09-10
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: push iManufacturer into gadgetsSebastian Andrzej Siewior2012-09-10
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: push iSerialNumber into gadgetsSebastian Andrzej Siewior2012-09-10
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: make sure each gadget is using same index for Product, Serial,…Sebastian Andrzej Siewior2012-09-10
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: push VID/PID/USB BCD module option into gadgetsSebastian Andrzej Siewior2012-09-10
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: remove bufsiz from struct usb_composite_devSebastian Andrzej Siewior2012-09-10
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: move USB_BUFSIZ into global composite.hSebastian Andrzej Siewior2012-09-10
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: move global vars from epautoconf into struct usb_gadgetSebastian Andrzej Siewior2012-09-10
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: remove global variable composite in composite.cSebastian Andrzej Siewior2012-09-10
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: move bind() callback back to struct usb_gadget_driverSebastian Andrzej Siewior2012-09-10
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: move bind() callback back to struct usb_composite_driverSebastian Andrzej Siewior2012-09-10
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: move bind callback into driver struct usb_composite_driverSebastian Andrzej Siewior2012-09-10
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEEDMichal Nazarewicz2012-08-31
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb/acpi: Use ACPI methods to power off ports.Lan Tianyu2012-09-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb/acpi: Store info on device removability.Lan Tianyu2012-09-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: move children to struct usb_portLan Tianyu2012-09-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: redefine DeviceRemovable and wHubDelay as _le16Lan Tianyu2012-09-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb/core: use bin2bcd() for bcdDevice in RHSebastian Andrzej Siewior2012-09-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usbfs: Add a new disconnect-and-claim ioctl (v2)Hans de Goede2012-09-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: remove libusualSebastian Andrzej Siewior2012-09-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/usb: fix bug of CPU hang when missing USB PHY clockShengzhou Liu2012-09-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge v3.6-rc3 into usb-nextGreg Kroah-Hartman2012-08-27
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESETLan Tianyu2012-08-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: hcd: use *resource_size_t* for specifying resource dataKishon Vijay Abraham I2012-08-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: host: ohci-platform: add platform specific power callbackKuninori Morimoto2012-08-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: host: ehci-platform: add platform specific power callbackKuninori Morimoto2012-08-10
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty/serial: Add kgdb_nmi driverAnton Vorontsov2012-09-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty/serial/core: Introduce poll_init callbackAnton Vorontsov2012-09-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kdb: Turn KGDB_KDB=n stubs into static inlinesAnton Vorontsov2012-09-26