aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-03-01
|\
| * usb: gadget: add generic map/unmap request utilitiesFelipe Balbi2012-02-28
| * usb: uac2: Add ACHeader and FormatType descriptorJassi Brar2012-02-15
| * usb: renesas_usbhs: add support for SUDMACShimoda, Yoshihiro2012-01-24
* | Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-03-01
|\ \
| * | usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus2012-02-27
| * | usb: otg: Remove OTG specific members from usb_phyHeikki Krogerus2012-02-27
| * | usb: otg: ulpi: Start using struct usb_otgHeikki Krogerus2012-02-13
| * | usb: otg: msm: Start using struct usb_otgHeikki Krogerus2012-02-13
| * | usb: otg: Separate otg members from usb_phyHeikki Krogerus2012-02-13
| * | usb: otg: Rename usb_xceiv_event to usb_phy_eventHeikki Krogerus2012-02-13
| * | usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-13
* | | USB: create module_usb_serial_driver macroGreg KH2012-02-28
* | | usb/storage: remove Filler member from struct bulk_cs_wrapSebastian Andrzej Siewior2012-02-28
* | | usb/storage: redefine US_BULK_FLAG_IN and use itSebastian Andrzej Siewior2012-02-28
* | | usb/storage: a couple defines from drivers/usb/storage/transport.h to include...Sebastian Andrzej Siewior2012-02-28
* | | USB: serial: remove usb_serial_register and usb_serial_deregisterGreg Kroah-Hartman2012-02-24
* | | usb-serial: new API for driver registrationAlan Stern2012-02-24
* | | Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman2012-02-23
|\ \ \
| * | | USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp2012-02-14
| * | | USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp2012-02-14
| * | | Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2012-02-13
| |\ \ \
| * \ \ \ Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman2012-02-10
| |\ \ \ \
| * | | | | USB: serial: add macro for console error reportingJohan Hovold2012-02-09
| * | | | | usb: Add support for indicating whether a port is removableMatthew Garrett2012-02-09
| * | | | | SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern2012-02-08
| * | | | | SCSI: fix typo in definition of struct scsi_targetAlan Stern2012-02-08
| * | | | | usb/uas: add usb_pipe_usage_descriptorSebastian Andrzej Siewior2012-02-02
| * | | | | usb/uas: move UAS structs / defines into a header fileSebastian Andrzej Siewior2012-02-02
| | |_|_|/ | |/| | |
* | | | | Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-02-22
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp2012-02-10
| | |/ / | |/| |
* | | | Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-02-22
|\ \ \ \
| * | | | NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust2012-02-03
* | | | | sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds2012-02-21
* | | | | asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake2012-02-21
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-02-20
|\ \ \ \ \
| * | | | | vfs: Provide function to get superblock and wait for it to thawJan Kara2012-02-13
* | | | | | digsig: changed type of the timestampDmitry Kasatkin2012-02-20
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-02-18
|\ \ \ \ \ \
| * | | | | | crypto: sha512 - use standard ror64()Alexey Dobriyan2012-02-15
* | | | | | | mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon2012-02-13
* | | | | | | mmc: core: Fix PowerOff Notify suspend/resumeGirish K S2012-02-13
* | | | | | | mmc: core: add the capability for broken voltageJaehoon Chung2012-02-13
* | | | | | | mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma2012-02-13
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-02-11
|\ \ \ \ \ \
| * | | | | | cdrom: move shared static to cdrom_device_infoPaolo Bonzini2012-02-08
| * | | | | | block: don't call elevator callbacks for plug mergesTejun Heo2012-02-08
| * | | | | | block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...Tejun Heo2012-02-08
| * | | | | | block: strip out locking optimization in put_io_context()Tejun Heo2012-02-07
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-10
|\ \ \ \ \ \ \