summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-03-161-4/+8
|\
| * Revert "staging: iio: ak8975: add platform data."Greg Kroah-Hartman2011-02-231-20/+0
| * connector: Convert char *name to const char *nameJoe Perches2011-02-231-3/+6
| * staging: iio: ak8975: add platform data.Tony SIM2011-02-181-0/+20
| * Merge 2.6.38-rc5 into staging-nextGreg Kroah-Hartman2011-02-1827-80/+145
| |\
| * \ Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman2011-02-0251-108/+191
| |\ \
| * | | Revert "appletalk: move to staging"Greg Kroah-Hartman2011-01-312-0/+209
| * | | appletalk: move to stagingArnd Bergmann2011-01-312-209/+0
| * | | Connector: Add an index to support key/value pair (KVP) functionalityKy Srinivasan2011-01-211-1/+2
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-1610-31/+80
|\ \ \ \
| * | | | serial: msm_serial_hs: Add MSM high speed UART driverMayank Rana2011-03-071-0/+49
| * | | | Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-2434-96/+200
| |\ \ \ \
| * | | | | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-171-0/+1
| * | | | | tty: add a helper for setting termios data from kernel sideAlan Cox2011-02-171-0/+1
| * | | | | tty: fix build error in vt_ioctl.c if CONFIG_COMPAT is enabledGreg Kroah-Hartman2011-02-171-1/+1
| * | | | | tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-173-7/+6
| * | | | | tty: remove filp from the USB tty ioctlsAlan Cox2011-02-171-1/+1
| * | | | | tiocmset: kill the file pointer argumentAlan Cox2011-02-173-3/+3
| * | | | | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-173-3/+3
| * | | | | tty,vcs removing con_buf/conf_buf_mtxJiri Olsa2011-02-171-8/+0
| * | | | | vt: Add virtual console keyboard mode OFFArthur Taylor2011-02-172-1/+3
| * | | | | serial: ifx6x60: expanded info available from platform dataRuss Gorby2011-02-031-7/+12
| | |_|/ / | |/| | |
* | | | | 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