summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drivers: hv: Manage signaling state on a per-connection basisK. Y. Srinivasan2013-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drivers: hv: Move vmbus version definitions to hyperv.hK. Y. Srinivasan2013-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drivers: hv: Save and export negotiated vmbus versionK. Y. Srinivasan2013-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drivers: hv: Extend/modify vmbus_channel_offer_channel for win7 and beyondK. Y. Srinivasan2013-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drivers: hv: Update the ring buffer structure to match win8 functionalityK. Y. Srinivasan2013-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drivers: hv: Support handling multiple VMBUS versionsK. Y. Srinivasan2013-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drivers: hv: Add state to manage batched readingK. Y. Srinivasan2013-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'extcon-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Greg Kroah-Hartman2013-01-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: wm5102: Add microphone clamp control registersMark Brown2013-01-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extcon: arizona: Support direct microphone measurement via HPDETMark Brown2013-01-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extcon: arizona: Support HPDET based accessory identificationMark Brown2013-01-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extcon: arizona: Enable basic headphone identificationMark Brown2013-01-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extcon: arizona: Support use of GPIO5 as an input to jack detectionMark Brown2013-01-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extcon: arizona: Use microphone clamp function if availableMark Brown2013-01-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extcon: arizona: Allow configuration of MICBIAS rise timeMark Brown2013-01-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extcon: max77693: Set default uart/usb path by using platform dataChanwoo Choi2013-01-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extcon: max77693: Check the state/type of cable after boot completedChanwoo Choi2013-01-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extcon: max77693: Remove duplicate code by making functionChanwoo Choi2013-01-15
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | VMCI: Some header and config files.George Zhang2013-01-08
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM defconfigs: add missing inclusions of linux/platform_device.hArnd Bergmann2013-02-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pps: Fix build breakage from decoupling pps from ttyPeter Hurley2013-02-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pps: Move timestamp read into PPS code properGeorge Spelvin2013-02-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pps: Add pps_lookup_dev() functionGeorge Spelvin2013-02-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: of_serial: unexport tegra_serial_handle_breakStephen Warren2013-02-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Document required behavior of tty driver close()Peter Hurley2013-02-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman2013-02-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: ralink: adds support for the serial core found on ralink wisocJohn Crispin2013-01-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: 8250: Add support for dmaengineHeikki Krogerus2013-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: sccnxp: Rename header file to match functionalityAlexander Shiyan2013-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: sccnxp: Implement polling modeAlexander Shiyan2013-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TTY: switch tty_schedule_flipJiri Slaby2013-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TTY: move low_latency to tty_portJiri Slaby2013-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TTY: switch tty_insert_flip_charJiri Slaby2013-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TTY: convert more flipping functionsJiri Slaby2013-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Update serial core API documentationKevin Cernekee2013-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: Remove RM9000 series serial driver.Ralf Baechle2013-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: serial core: decouple pm states from ACPILinus Walleij2013-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: quatech: add the other serial identifiers and preliminary control codeAlan Cox2013-01-15
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge usb-linus branch into usb-nextGreg Kroah-Hartman2013-02-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: omap_control_usb: fix compile warningFelipe Balbi2013-02-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: OMAP2: MUSB: Specify omap4 has mailboxKishon Vijay Abraham I2013-02-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman2013-01-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2013-01-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \