summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-03-09driver-core: Allow additional parameters for module_driverLars-Peter Clausen
2012-03-08usb: cdc-wdm: adding usb_cdc_wdm_register subdriver supportBjørn Mork
2012-03-02Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-03-02usb: dwc3: Add Exynos Specific Glue layerAnton Tikhomirov
2012-03-01usb: core: hcd: make hcd->irq unsignedFelipe Balbi
2012-03-01Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-02-28USB: create module_usb_serial_driver macroGreg KH
2012-02-28usb/storage: remove Filler member from struct bulk_cs_wrapSebastian Andrzej Siewior
2012-02-28usb/storage: redefine US_BULK_FLAG_IN and use itSebastian Andrzej Siewior
2012-02-28usb/storage: a couple defines from drivers/usb/storage/transport.h to include...Sebastian Andrzej Siewior
2012-02-28usb: gadget: add generic map/unmap request utilitiesFelipe Balbi
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus
2012-02-27usb: otg: Remove OTG specific members from usb_phyHeikki Krogerus
2012-02-24USB: serial: remove usb_serial_register and usb_serial_deregisterGreg Kroah-Hartman
2012-02-24usb-serial: new API for driver registrationAlan Stern
2012-02-23Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman
2012-02-22Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-02-22Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-02-21sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds
2012-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-02-20digsig: changed type of the timestampDmitry Kasatkin
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-02-16crypto: sha512 - use standard ror64()Alexey Dobriyan
2012-02-15usb: uac2: Add ACHeader and FormatType descriptorJassi Brar
2012-02-14USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp
2012-02-14USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp
2012-02-13vfs: Provide function to get superblock and wait for it to thawJan Kara
2012-02-13mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon
2012-02-13mmc: core: Fix PowerOff Notify suspend/resumeGirish K S
2012-02-13mmc: core: add the capability for broken voltageJaehoon Chung
2012-02-13mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma
2012-02-13Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman
2012-02-13usb: otg: ulpi: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: msm: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: Separate otg members from usb_phyHeikki Krogerus
2012-02-13usb: otg: Rename usb_xceiv_event to usb_phy_eventHeikki Krogerus
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus
2012-02-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-02-10USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp
2012-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-10Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman
2012-02-10Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-02-09Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-02-09USB: serial: add macro for console error reportingJohan Hovold
2012-02-09usb: Add support for indicating whether a port is removableMatthew Garrett
2012-02-08cdrom: move shared static to cdrom_device_infoPaolo Bonzini
2012-02-08block: don't call elevator callbacks for plug mergesTejun Heo
2012-02-08block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...Tejun Heo
2012-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds