summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: hook up reset_resume callbackGreg Kroah-Hartman2012-05-151-1/+2
* USB: add read support to usb-serial/../new_idBjørn Mork2012-05-141-0/+2
* FunctionFS: enable multiple functionsAndrzej Pietrasiewicz2012-05-141-1/+3
* Revert "usb: move struct usb_device->children to struct usb_hub_port->child"Greg Kroah-Hartman2012-05-141-2/+2
* usb: move struct usb_device->children to struct usb_hub_port->childLan Tianyu2012-05-111-2/+2
* ACPI: Add _PLD supportMatthew Garrett2012-05-111-0/+31
* ACPI: Add stubs for (un)register_acpi_bus_typeMatthew Garrett2012-05-111-0/+5
* usb: gadget: remove langwell_udcAlexander Shishkin2012-05-111-310/+0
* usb: chipidea: add power_budget limit for ehci to platform dataAlexander Shishkin2012-05-111-0/+1
* usb: chipidea: split the driver code into unitsAlexander Shishkin2012-05-111-0/+27
* usb: gadget: composite: add iSerialNumber to usb_composite_driverAndrzej Pietrasiewicz2012-05-101-0/+3
* usb: gadget: composite: Add usb_remove_configBenoit Goby2012-05-101-0/+3
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-081-8/+19
* USB: serial: remove bizarre generic_serial probe functionGreg Kroah-Hartman2012-05-071-3/+0
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-071-1/+0
* Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-05-071-0/+2
|\
| * usb: ch9: define Set SEL and Set Isoch Delay macrosFelipe Balbi2012-04-301-0/+2
* | Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-05-071-0/+35
|\ \
| * | usb:hsotg:samsung: Remove platform dependency from s3c-hsotgLukasz Majewski2012-05-041-0/+35
* | | Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman2012-05-0724-47/+211
|\ \ \
| * \ \ Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-061-1/+1
| |\ \ \
| | * | | asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin2012-04-301-1/+1
| | * | | Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar2012-04-253-13/+5
| | |\ \ \
| * | \ \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-05-051-3/+4
| |\ \ \ \ \
| | * | | | | ACPI: Fix D3hot v D3cold confusionLin Ming2012-05-051-3/+4
| * | | | | | seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds2012-05-041-0/+21
| * | | | | | Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds2012-05-041-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-036-6/+19
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-011-1/+2
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-04-271-1/+2
| | | |\ \ \ \ \ \
| | | | * | | | | | Bluetooth: Temporary keys should be retained during connectionVishal Agarwal2012-04-161-0/+1
| | | | * | | | | | Bluetooth: hci_persistent_key should return boolVishal Agarwal2012-04-161-1/+1
| | * | | | | | | | net: fix two typos in skbuff.hEric Dumazet2012-05-011-2/+2
| | * | | | | | | | net: fix sk_sockets_allocated_read_positiveEric Dumazet2012-04-301-2/+2
| | * | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-301-1/+3
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom2012-04-301-0/+2
| | | * | | | | | | | ipvs: take care of return value from protocol init_netnsHans Schillstrom2012-04-301-1/+1
| | * | | | | | | | | set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)2012-04-242-0/+10
| * | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-04-303-7/+40
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams2012-04-232-3/+4
| | * | | | | | | | | | [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams2012-04-231-4/+36
| * | | | | | | | | | | efi: Add new variable attributesMatthew Garrett2012-04-301-1/+12
| * | | | | | | | | | | pipes: add a "packetized pipe" mode for writingLinus Torvalds2012-04-291-0/+1
| * | | | | | | | | | | Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-291-0/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-04-241-0/+2
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-281-0/+4
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: pxa: fix gpio wakeup settingRobert Jarzmik2012-04-271-0/+4
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-271-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | spi: fix spi.h kernel-doc warningRandy Dunlap2012-04-271-1/+1
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-261-2/+3
| |\ \ \ \ \ \ \ \ \ \ \