aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-28[media] videodev2.h: add parenthesis around macro argumentsHans Verkuil1-5/+5
2014-03-28ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa1-1/+3
2014-03-28net: net: add a core netdev->tx_dropped counterEric Dumazet1-3/+4
2014-03-28net/mlx4: Implement vxlan ndo callsOr Gerlitz1-1/+1
2014-03-28mlx4: Add support for CONFIG_DEV commandOr Gerlitz2-0/+3
2014-03-28gpio: unmap gpio irqs properlyLinus Walleij1-0/+1
2014-03-28drm/ttm: Add a ttm_ref_object_exists functionThomas Hellstrom1-0/+4
2014-03-28drm/vmwgfx: Allow prime fds in the surface reference ioctlsThomas Hellstrom1-1/+11
2014-03-28drm: Add a function to get the ioctl flagsThomas Hellstrom1-0/+1
2014-03-28drm: Protect the master management with a drm_device::master_mutex v3Thomas Hellstrom1-21/+25
2014-03-28drm: Remove the minor master listThomas Hellstrom1-2/+0
2014-03-28drm: Improve on minor type helpers v3Thomas Hellstrom1-1/+6
2014-03-28drm: Make control nodes master-less v3Thomas Hellstrom1-0/+5
2014-03-28Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'reg...Mark Brown1-1/+19
2014-03-28Bluetooth: Keep msec in DISCOV_LE_TIMEOUTLukasz Rymanowski1-1/+1
2014-03-28Bluetooth: Add new debugfs parameterLukasz Rymanowski1-0/+1
2014-03-28Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUTLukasz Rymanowski1-1/+1
2014-03-28drm: Remove the prefix argument of drm_ut_debug_printk()Lespiau, Damien1-11/+6
2014-03-28drm: Pull the test on drm_debug in the logging macrosLespiau, Damien1-12/+15
2014-03-28drm: Remove the now unused DRM_LOG* macrosLespiau, Damien1-19/+0
2014-03-28drm: Remove the unused (and unusable) DRM_LOG_MODE()Lespiau, Damien1-6/+0
2014-03-28drm: Refresh the explanation of debug categoriesLespiau, Damien1-30/+27
2014-03-27dm table: add dm_table_run_md_queue_asyncMike Snitzer1-0/+5
2014-03-27dm: remove dm_get_mapinfoMikulas Patocka1-3/+0
2014-03-27core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss1-2/+2
2014-03-27ipv6: do not overwrite inetpeer metrics prematurelyMichal Kubeček2-3/+11
2014-03-27usbnet: include wait queue head in device structureOliver Neukum1-1/+1
2014-03-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-1/+2
2014-03-27[SCSI] add support for per-host cmd poolsChristoph Hellwig1-0/+7
2014-03-27[SCSI] megaraid: simplify internal command handlingChristoph Hellwig1-3/+0
2014-03-27[SCSI] Add EVPD page 0x83 and 0x80 to sysfsHannes Reinecke1-0/+7
2014-03-27Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into ...Arnd Bergmann1-1/+1
2014-03-27Merge branch 'reset/for_v3.15' of git://git.pengutronix.de/git/pza/linux into...Arnd Bergmann1-1/+64
2014-03-26net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy1-0/+54
2014-03-26vlan: make a new function vlan_dev_vlan_proto() and exportdingtianhong1-0/+7
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert3-22/+22
2014-03-26Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st...Mark Brown2-1/+9
2014-03-26Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/ma...Mark Brown6-14/+503
2014-03-26Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable...Mark Brown3-0/+85
2014-03-26Bluetooth: Store also RSSI for pending advertising reportsJohan Hedberg1-0/+1
2014-03-26Bluetooth: Fix line splitting of mgmt_device_found parametersJohan Hedberg1-2/+2
2014-03-26Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP togetherJohan Hedberg1-0/+4
2014-03-26Bluetooth: Add directed advertising support through connect()Johan Hedberg1-0/+1
2014-03-26Bluetooth: Add scan_rsp parameter to mgmt_device_found()Johan Hedberg1-2/+3
2014-03-26cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition staticViresh Kumar1-4/+0
2014-03-26cpufreq: Make sure frequency transitions are serializedSrivatsa S. Bhat1-0/+10
2014-03-26ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore1-0/+1
2014-03-26ACPICA: Remove global option to serialize all control methods.Lv Zheng1-1/+0
2014-03-26gpio: add IRQ chip helpers in gpiolibLinus Walleij1-0/+29
2014-03-25mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger1-1/+10