summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-212-40/+0
|\
| * i2c: pnx: Use devm_*() functionsJingoo Han2014-01-161-1/+0
| * i2c: nomadik: remove platform data headerLinus Walleij2014-01-091-34/+0
| * i2c: nomadik: auto-calculate slave setup timeLinus Walleij2014-01-091-5/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-01-211-0/+12
|\ \
| * | tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe2014-01-061-0/+12
* | | Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-01-2015-44/+395
|\ \ \
| * | | usb: chipidea: add freescale imx28 special write register methodPeter Chen2014-01-131-0/+1
| * | | usb: core: allow a reference device for new_idWolfram Sang2014-01-101-0/+1
| * | | usb: ehci: Cleanup usb-ehci-orion.h headerSachin Kamat2014-01-031-4/+2
| * | | tty: Add C_CMSPAR(tty)Andrew Lunn2014-01-031-0/+1
| * | | Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-01-038-39/+385
| |\ \ \
| | * | | phy: add phy_get_bus_width()/phy_set_bus_width() callsMatt Porter2013-12-231-0/+28
| | * | | Merge tag 'v3.13-rc5' into nextFelipe Balbi2013-12-238-9/+102
| | |\ \ \
| | * | | | usb: phy: omap: Add omap-control Support for AM437xGeorge Cherian2013-12-191-0/+6
| | * | | | Merge tag 'v3.13-rc4' into nextFelipe Balbi2013-12-1929-137/+189
| | |\ \ \ \
| | * | | | | usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga2013-12-171-0/+19
| | * | | | | usb: gadget: FunctionFS: Remove compatibility layerAndrzej Pietrasiewicz2013-12-121-18/+0
| | * | | | | usb: gadget: FunctionFS: convert to new function interface with backward comp...Andrzej Pietrasiewicz2013-12-121-0/+2
| | * | | | | usb: gadget: FunctionFS: add devices management codeAndrzej Pietrasiewicz2013-12-121-14/+0
| | * | | | | usb: gadget: configfs: allow setting function instance's nameAndrzej Pietrasiewicz2013-12-121-0/+2
| | * | | | | usb: gadget: add quirk_ep_out_aligned_size field to struct usb_gadgetDavid Cohen2013-12-091-0/+20
| | * | | | | usb: gadget: move bitflags to the end of usb_gadget structDavid Cohen2013-12-091-9/+10
| | * | | | | usb: omap1: add extcon to platform dataAaro Koskinen2013-12-061-0/+2
| | * | | | | ARM: OMAP1: USB: move omap_usb_config to platform dataAaro Koskinen2013-12-061-0/+51
| | * | | | | usb: phy: move OTG FSM headerAnton Tikhomirov2013-11-261-0/+244
| | * | | | | usb: musb: dsps: add support for suspend and resumeDaniel Mack2013-11-261-0/+3
| * | | | | | Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman2013-12-248-9/+102
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman2013-12-163-1/+5
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams2013-12-101-0/+2
| | * | | | | uwb: Use dev_is_pci() to check whether it is pci deviceYijing Wang2013-12-081-1/+1
| | * | | | | usb: hcd: Remove USB phy if neededValentine Barshak2013-12-081-0/+1
| | * | | | | lib/scatterlist: export sg_miter_skip()Ming Lei2013-12-081-0/+1
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-01-204-8/+19
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 3.13-rc5 into tty-nextGreg Kroah-Hartman2013-12-248-9/+102
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | tty: Removing the deprecated function tty_vhangup_locked()Chuansheng Liu2013-12-181-1/+0
| * | | | | | Revert "serial: pl011: use DMA RX polling by default"Greg Kroah-Hartman2013-12-171-0/+1
| * | | | | | Merge 3.13-rc4 into tty-nextGreg Kroah-Hartman2013-12-1626-77/+103
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | init.h: add missing initcall variantsRandy Dunlap2013-12-101-0/+2
| * | | | | | tty: Halve flip buffer GFP_ATOMIC memory consumptionPeter Hurley2013-12-092-2/+10
| * | | | | | serial: pl011: use DMA RX polling by defaultLinus Walleij2013-12-081-1/+0
| * | | | | | tty: Remove tty_prepare_flip_string_flags()Peter Hurley2013-12-081-2/+0
| * | | | | | tty: Rename tty buffer memory_used fieldPeter Hurley2013-12-081-1/+1
| * | | | | | tty: Enable configurable tty flip buffer limitPeter Hurley2013-12-082-0/+2
| * | | | | | tty: Always handle NULL flag ptrPeter Hurley2013-12-081-2/+4
* | | | | | | Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-207-113/+26
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-12-245-33/+13
| |\ \ \ \ \ \ \
| | * | | | | | | iio: Remove support for the legacy event config interfaceLars-Peter Clausen2013-12-082-33/+5
| | * | | | | | | iio: hid-sensors: Added Inclinometer 3DSrinivas Pandruvada2013-12-031-0/+4
| | * | | | | | | iio: Add support for humidity sensorsHarald Geyer2013-12-031-0/+1