summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-1610-39/+188
|\
| * efivars: Expose efivars functionality to external drivers.Mike Waychison2011-03-141-0/+37
| * UIO: add PRUSS UIO driver supportPratheesh Gangadhar2011-03-071-0/+25
| * firmware: Add DMI entry types to the headersMike Waychison2011-02-251-0/+47
| * Driver core: convert platform_{get,set}_drvdata to static inline functionsMarc Kleine-Budde2011-02-181-2/+9
| * kobject.h: fix build when CONFIG_HOTPLUG is disabledRandy Dunlap2011-02-181-3/+2
| * drivers:misc: ti-st: remove multiple gpio handlingPavan Savoy2011-02-041-17/+2
| * drivers:misc: ti-st: firmware download optimizationPavan Savoy2011-02-041-0/+6
| * drivers:misc: ti-st: move from rfkill to sysfsPavan Savoy2011-02-041-2/+17
| * drivers:misc: ti-st: register with channel IDsPavan Savoy2011-02-041-12/+28
| * memory hotplug: Update phys_index to [start|end]_section_nrNathan Fontenot2011-02-042-3/+6
| * firmware_classs: change val uevent's type to boolBob Liu2011-02-041-2/+2
| * Dynamic debug: Add more flagsBart Van Assche2011-02-041-1/+7
| * kobject: Add missing format attribute specificationsBart Van Assche2011-02-041-2/+5
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-1612-24/+125
|\ \
| * | USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman2011-03-141-0/+2
| * | USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp2011-03-141-1/+0
| * | usb: Make core allocate resources per PCI-device.Sarah Sharp2011-03-141-0/+7
| * | usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp2011-03-141-0/+4
| * | usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp2011-03-141-1/+1
| * | USB 3.0 Hub ChangesJohn Youn2011-03-141-4/+37
| * | USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-141-7/+0
| * | usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby2011-03-112-1/+34
| * | usb: otg: Add ulpi viewport access opsBenoit Goby2011-03-111-0/+5
| * | USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti2011-03-071-1/+1
| * | USB: move usbcore away from hcd->stateAlan Stern2011-03-071-0/+4
| * | USB: fix unsafe USB_SS_MAX_STREAMS() definitionDmitry Torokhov2011-02-251-1/+1
| * | USB: serial drivers need to use larger bulk-in buffersAlan Stern2011-02-251-1/+2
| * | usb: otg: notifier: switch to atomic notifierFelipe Balbi2011-02-181-3/+3
| * | usb: otg: TWL6030 Save the last event in otg_transceiverHema HK2011-02-181-0/+1
| * | usb: otg: OMAP4430: Add phy_suspend function pointer to twl4030_usb_dataHema HK2011-02-171-0/+2
| * | USB: usb.h: Make comment match the defines it describesPaul Bolle2011-02-171-2/+2
| * | Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-1746-123/+237
| |\ \
| * | | USB: gadget: export functionfs.h to the includes available for userspaceMarek Szyprowski2011-02-041-0/+1
| * | | USB: HCD: Add driver hooks for (un)?map_urb_for_dmaRobert Morell2011-02-042-0/+16
| * | | USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell2011-02-041-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-03-166-18/+47
|\ \ \ \
| * | | | PM / Core: Introduce struct syscore_ops for core subsystems PMRafael J. Wysocki2011-03-151-0/+29
| * | | | PM: Add support for device power domainsRafael J. Wysocki2011-03-152-0/+9
| * | | | PM: Drop pm_flags that is not necessaryRafael J. Wysocki2011-03-152-15/+0
| * | | | PM: Remove CONFIG_PM_OPSRafael J. Wysocki2011-03-152-2/+2
| * | | | PM / ACPI: Remove references to pm_flags from bus.cRafael J. Wysocki2011-03-151-0/+6
| * | | | PM: Do not create wakeup sysfs files for devices that cannot wake upRafael J. Wysocki2011-03-152-7/+7
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-169-25/+67
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next' into for-linusJames Morris2011-03-159-25/+67
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-083-16/+24
| | |\ \ \ \
| | | * | | | LSM: Pass -o remount options to the LSMEric Paris2011-03-031-0/+13
| | | * | | | security: remove unused security_sysctl hookLucian Adrian Grijincu2011-02-011-13/+0
| | | * | | | fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-013-3/+11
| | * | | | | KEYS: Add an iovec version of KEYCTL_INSTANTIATEDavid Howells2011-03-081-0/+1