aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
|\
| * serial: msm_serial_hs: Add MSM high speed UART driverMayank Rana2011-03-07
| * Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-24
| |\
| * | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-17
| * | tty: add a helper for setting termios data from kernel sideAlan Cox2011-02-17
| * | tty: fix build error in vt_ioctl.c if CONFIG_COMPAT is enabledGreg Kroah-Hartman2011-02-17
| * | tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
| * | tty: remove filp from the USB tty ioctlsAlan Cox2011-02-17
| * | tiocmset: kill the file pointer argumentAlan Cox2011-02-17
| * | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
| * | tty,vcs removing con_buf/conf_buf_mtxJiri Olsa2011-02-17
| * | vt: Add virtual console keyboard mode OFFArthur Taylor2011-02-17
| * | serial: ifx6x60: expanded info available from platform dataRuss Gorby2011-02-03
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-16
|\ \ \
| * | | efivars: Expose efivars functionality to external drivers.Mike Waychison2011-03-14
| * | | UIO: add PRUSS UIO driver supportPratheesh Gangadhar2011-03-07
| * | | firmware: Add DMI entry types to the headersMike Waychison2011-02-25
| * | | Driver core: convert platform_{get,set}_drvdata to static inline functionsMarc Kleine-Budde2011-02-18
| * | | kobject.h: fix build when CONFIG_HOTPLUG is disabledRandy Dunlap2011-02-18
| * | | drivers:misc: ti-st: remove multiple gpio handlingPavan Savoy2011-02-04
| * | | drivers:misc: ti-st: firmware download optimizationPavan Savoy2011-02-04
| * | | drivers:misc: ti-st: move from rfkill to sysfsPavan Savoy2011-02-04
| * | | drivers:misc: ti-st: register with channel IDsPavan Savoy2011-02-04
| * | | memory hotplug: Update phys_index to [start|end]_section_nrNathan Fontenot2011-02-03
| * | | firmware_classs: change val uevent's type to boolBob Liu2011-02-03
| * | | Dynamic debug: Add more flagsBart Van Assche2011-02-03
| * | | kobject: Add missing format attribute specificationsBart Van Assche2011-02-03
| |/ /
* | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
|\ \ \
| * | | USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman2011-03-13
| * | | USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp2011-03-13
| * | | usb: Make core allocate resources per PCI-device.Sarah Sharp2011-03-13
| * | | usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp2011-03-13
| * | | usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp2011-03-13
| * | | USB 3.0 Hub ChangesJohn Youn2011-03-13
| * | | USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-13
| * | | usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby2011-03-11
| * | | usb: otg: Add ulpi viewport access opsBenoit Goby2011-03-11
| * | | USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti2011-03-07
| * | | USB: move usbcore away from hcd->stateAlan Stern2011-03-07
| * | | USB: fix unsafe USB_SS_MAX_STREAMS() definitionDmitry Torokhov2011-02-25
| * | | USB: serial drivers need to use larger bulk-in buffersAlan Stern2011-02-25
| * | | usb: otg: notifier: switch to atomic notifierFelipe Balbi2011-02-18
| * | | usb: otg: TWL6030 Save the last event in otg_transceiverHema HK2011-02-18
| * | | usb: otg: OMAP4430: Add phy_suspend function pointer to twl4030_usb_dataHema HK2011-02-17
| * | | USB: usb.h: Make comment match the defines it describesPaul Bolle2011-02-17
| * | | Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-17
| |\ \ \
| * | | | USB: gadget: export functionfs.h to the includes available for userspaceMarek Szyprowski2011-02-04
| * | | | USB: HCD: Add driver hooks for (un)?map_urb_for_dmaRobert Morell2011-02-04
| * | | | USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell2011-02-04
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-03-16
|\ \ \ \ \