summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-02be2net: fix build dependency on VxLANSathya Perla2-1/+19
2014-04-02mac802154: make csma/cca parameters per-wpanPhoebe Buckheister11-236/+252
2014-04-02mac802154: allow only one WPAN to be up at any given timePhoebe Buckheister2-0/+26
2014-04-02Merge tag 'spi-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds84-2257/+4001
2014-04-02Merge tag 'regulator-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds82-746/+3556
2014-04-02Merge tag 'regmap-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds9-100/+377
2014-04-02Merge tag 'pinctrl-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds54-4677/+3439
2014-04-02Merge branch 'pm-runtime'Rafael J. Wysocki2-17/+14
2014-04-02Merge branch 'pm-cpufreq'Rafael J. Wysocki15-42/+81
2014-04-02Merge branches 'acpi-processor' and 'pnp'Rafael J. Wysocki2-28/+1
2014-04-02Merge branch 'acpica'Rafael J. Wysocki17-124/+281
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds331-2764/+3140
2014-04-01net: filter: minor: fix kdoc in __sk_run_filterDaniel Borkmann1-2/+2
2014-04-01netlink: don't compare the nul-termination in nla_strcmpPablo Neira1-2/+8
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds82-393/+705
2014-04-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds44-226/+807
2014-04-01Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-9/+6
2014-04-01Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds9-137/+191
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds28-62/+48
2014-04-01Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-6/+7
2014-04-01HID: sony: fix force feedback mismergeJiri Kosina1-4/+0
2014-04-01Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+10
2014-04-01Merge branches 'for-3.15/multitouch', 'for-3.15/sony' and 'for-3.15/uhid' int...Jiri Kosina7-178/+233
2014-04-01Merge branch 'for-3.15/microsoft' into for-linusJiri Kosina4-4/+75
2014-04-01Merge branch 'for-3.15/hid-sensor-hub' into for-linusJiri Kosina4-110/+164
2014-04-01Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linusJiri Kosina21-444/+2386
2014-04-01Merge branch 'for-3.15/i2c-hid' into for-linusJiri Kosina1-11/+57
2014-04-01Merge branch 'for-3.15/ll-driver-new-callbacks' into for-linusJiri Kosina4-1/+202
2014-04-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+9
2014-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds4-29/+29
2014-04-01Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-3.15/sonyJiri Kosina21-200/+1288
2014-04-01HID: sony: Set the quriks flag for Bluetooth controllersFrank Praznik1-0/+10
2014-04-01HID: sony: Fix Sixaxis cable state detectionFrank Praznik1-1/+1
2014-04-01HID: uhid: Add UHID_CREATE2 + UHID_INPUT2Petri Gynther3-0/+112
2014-04-01can: c_can: Avoid led toggling for every packet.Thomas Gleixner1-3/+4
2014-04-01can: c_can: Simplify TX interrupt cleanupThomas Gleixner1-20/+17
2014-04-01can: c_can: Store dlc privateThomas Gleixner2-27/+29
2014-04-01can: c_can: Reduce register accessThomas Gleixner1-34/+15
2014-04-01can: c_can: Make the code readableThomas Gleixner1-51/+56
2014-04-01can: c_can: Provide protection in the xmit pathThomas Gleixner2-1/+9
2014-04-01can: c_can: Remove EOB exitThomas Gleixner1-3/+0
2014-04-01can: c_can: Fix the lost message handlingThomas Gleixner1-16/+15
2014-04-01can: c_can: Fix buffer orderingThomas Gleixner1-2/+50
2014-04-01can: c_can: Make it SMP safeThomas Gleixner1-15/+21
2014-04-01can: c_can: Fix hardware raminit functionThomas Gleixner1-10/+37
2014-04-01can: c_can: Wait for CONTROL_INIT to be clearedThomas Gleixner1-3/+23
2014-04-01can: c_can: check return value to users of c_can_set_bittiming()Marc Kleine-Budde1-12/+22
2014-04-01can: c_can: free_c_can_dev(): add missing netif_napi_del()Marc Kleine-Budde1-0/+3
2014-04-01can: Documentation: fix parameter name "sample-point"Robert Schwebel1-1/+1
2014-04-01can: usb_8dev: Fix memory leak in usb_8dev_start_xmitBjorn Van Tilt1-1/+1