aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-04-26Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_LE_ATTJohan Hedberg1-1/+1
2013-04-26Bluetooth: Create independent LE signalling defines and structsJohan Hedberg1-4/+30
2013-04-24Bluetooth: Add event mask page 2 setting supportJohan Hedberg1-0/+2
2013-04-24Bluetooth: Add synchronization train parameters reading supportJohan Hedberg1-0/+2
2013-04-19Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg1-6/+8
2013-04-18Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes1-2/+2
2013-04-18Bluetooth: Add macros for filter duplicates valuesAndre Guedes1-0/+2
2013-04-18Bluetooth: Add LE scan type macrosAndre Guedes1-0/+3
2013-04-18Bluetooth: Add reading of all local feature pagesJohan Hedberg1-1/+2
2013-04-18Bluetooth: Track feature pages in a single tableJohan Hedberg1-24/+25
2013-04-18Bluetooth: Move and rename hci_conn_acceptFrédéric Dalleau1-1/+0
2013-04-17Bluetooth: l2cap: add l2cap_user sub-modulesDavid Herrmann1-0/+10
2013-04-17Bluetooth: l2cap: introduce l2cap_conn ref-countingDavid Herrmann1-0/+4
2013-04-17Bluetooth: allow constant arguments for bacmp()/bacpy()David Herrmann1-2/+2
2013-04-17Bluetooth: introduce hci_conn ref-countingDavid Herrmann1-0/+31
2013-04-17Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann1-4/+0
2013-04-11Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann1-1/+1
2013-04-05Bluetooth: hidp: verify l2cap socketsDavid Herrmann1-0/+1
2013-04-04Bluetooth: Remove driver init queue from coreMarcel Holtmann1-2/+0
2013-04-04Bluetooth: Add driver setup stage for early initMarcel Holtmann1-0/+1
2013-04-04Bluetooth: Add __hci_cmd_sync_ev functionJohan Hedberg1-0/+2
2013-04-04Bluetooth: Add support for custom event terminated commandsJohan Hedberg2-0/+3
2013-04-04Bluetooth: Add __hci_cmd_sync() helper functionJohan Hedberg1-0/+3
2013-04-04Bluetooth: Track received events in hdevJohan Hedberg1-0/+1
2013-04-04Bluetooth: Remove unneeded hci_req_cmd_status functionAndre Guedes1-1/+0
2013-03-27bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens1-0/+2
2013-03-27bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens1-0/+1
2013-03-25ssb: fix sprom constant for ant_available_{bg,a}Hauke Mehrtens1-5/+5
2013-03-25bcma: define board typesRafał Miłecki1-0/+54
2013-03-25ssb: define more board typesRafał Miłecki1-3/+51
2013-03-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville4-14/+53
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-32/+36
2013-03-18mac80211: stop queues temporarily for flushingJohannes Berg1-0/+2
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg1-3/+6
2013-03-18mac80211: remove vif debugfs driver callbacksStanislaw Gruszka1-18/+0
2013-03-18mac80211: move sdata debugfs dir to vifStanislaw Gruszka1-0/+7
2013-03-18Bluetooth: Add reading of page scan parametersJohan Hedberg2-0/+17
2013-03-18Bluetooth: Add proper flag for fast connectable modeJohan Hedberg1-1/+3
2013-03-18Bluetooth: Handle AD updating through an async requestJohan Hedberg1-2/+2
2013-03-18Bluetooth: Add a define for the HCI persistent flags maskJohan Hedberg1-0/+5
2013-03-18Bluetooth: Remove useless HCI_PENDING_CLASS flagJohan Hedberg1-1/+0
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-3/+11
2013-03-11mac80211: add driver callback for per-interface multicast filterAlexander Bondar1-0/+7
2013-03-10NFC: llcp: Service Name Lookup netlink interfaceThierry Escande1-0/+12
2013-03-10NFC: llcp: Implement socket optionsSamuel Ortiz2-0/+5
2013-03-09Bluetooth: Make hci_req_add returning voidAndre Guedes1-1/+1
2013-03-09Bluetooth: HCI request error handlingAndre Guedes1-0/+5
2013-03-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-52/+272
2013-03-08Bluetooth: Remove unused hdev->init_last_cmdJohan Hedberg1-2/+0
2013-03-08Bluetooth: Use async requests internally in hci_req_syncJohan Hedberg1-2/+0
2013-03-08Bluetooth: Add request cmd_complete and cmd_status functionsJohan Hedberg1-0/+2
2013-03-08Bluetooth: Introduce new hci_req_add functionJohan Hedberg1-0/+1
2013-03-08Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg2-0/+18
2013-03-08Bluetooth: Remove RFCOMM session refcntDean Jenkins1-7/+0
2013-03-08Bluetooth: Return RFCOMM session ptrs to avoid freed sessionDean Jenkins1-1/+2
2013-03-08Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann1-1/+1
2013-03-08Bluetooth: Rename hci_acl_disconnAndre Guedes1-1/+1
2013-03-07mac80211: provide ieee80211_sta_eosp()Johannes Berg1-11/+14
2013-03-06ssb: fix unaligned access to mac addressHauke Mehrtens1-3/+3
2013-03-06nl80211: user_mpm overrides auto_open_plinksThomas Pedersen1-2/+4
2013-03-06cfg80211: rename mesh station typesThomas Pedersen1-4/+4
2013-03-06nl80211: explicit userspace MPMThomas Pedersen2-7/+20
2013-03-06mac80211: restrict peer's VHT capabilities to ownJohannes Berg2-4/+4
2013-03-06mac80211: remove IEEE80211_KEY_FLAG_WMM_STAJohannes Berg1-3/+0
2013-03-06cfg80211: Extend support for IEEE 802.11r Fast BSS TransitionJouni Malinen2-0/+60
2013-03-06mac80211: Allow drivers to differentiate between ROC typesIlan Peer1-1/+20
2013-03-06cfg80211: add ability to override VHT capabilitiesJohannes Berg2-0/+15
2013-03-06wireless: remove unused VHT MCS definesJohannes Berg1-5/+0
2013-03-06ieee80211: mark 802.11 related structs as being 2-byte alignedFelix Fietkau1-8/+8
2013-03-06wireless: move sequence number arithmetic to ieee80211.hJohannes Berg1-0/+28
2013-03-06nl80211: allow splitting wiphy information in dumpsJohannes Berg1-0/+28
2013-03-06cfg80211: comprehensively check station changesJohannes Berg2-4/+60
2013-03-06cfg80211: constify station parameter pointersJohannes Berg1-4/+4
2013-03-06cfg80211: clean up mesh plink station change APIJohannes Berg2-14/+21
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+7
2013-03-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2013-03-05Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2013-03-03Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds8-254/+284
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-6/+7
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-1/+92
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds3-0/+33
2013-03-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-5/+16
2013-03-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-28/+12
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-0/+2
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds3-0/+521
2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds3-2/+62
2013-03-02mm: define VM_GROWSUP for CONFIG_METAGJames Hogan1-0/+2
2013-03-02metag: Internal and external irqchipsJames Hogan2-0/+57
2013-03-02metag: Time keepingJames Hogan1-0/+21
2013-03-02metag: ptraceJames Hogan1-0/+2
2013-03-02asm-generic/unistd.h: handle symbol prefixes in cond_syscallJames Hogan1-1/+8
2013-03-02asm-generic/io.h: check CONFIG_VIRT_TO_BUSJames Hogan1-0/+2
2013-03-02Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-21/+64
2013-03-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds14-12/+49
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu3-28/+0
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+3
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+17
2013-03-01constify path_get/path_put and fs_struct.c stuffAl Viro2-4/+4
2013-03-01cache the value of file_inode() in struct fileAl Viro1-1/+2
2013-03-01dm: add target num_write_bios fnAlasdair G Kergon1-0/+15
2013-03-01dm kcopyd: introduce configurable throttlingMikulas Patocka1-1/+24
2013-03-01dm ioctl: allow message to return dataMikulas Patocka1-0/+5
2013-03-01dm ioctl: optimize functions without variable paramsMikulas Patocka1-3/+3
2013-03-01dm: rename request variables to biosAlasdair G Kergon1-15/+15
2013-03-01dm: fix truncated status stringsMikulas Patocka1-2/+2
2013-03-01hsi: fix kernel-doc warningsRandy Dunlap1-3/+3
2013-03-01watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda1-0/+9
2013-03-01watchdog: bcm47xx_wdt.c: use platform deviceHauke Mehrtens1-0/+9
2013-03-01rtc: stmp3xxx: add wdt-accessor functionWolfram Sang1-0/+15
2013-03-01[SCSI] Merge tag 'fcoe-02-19-13' into for-linusJames Bottomley8-7/+44
2013-03-01Merge tag 'uapi-20121219' into for-linusJames Bottomley5-3/+3
2013-02-28ext4: optimize ext4_es_shrink()Theodore Ts'o1-28/+12
2013-02-28Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhume...Linus Torvalds1-7/+8
2013-02-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds4-6/+150
2013-02-28Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds1-0/+53
2013-02-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2-2/+11
2013-02-28Merge tag 'tag-for-linus-3.9' of git://git.linaro.org/people/sumitsemwal/linu...Linus Torvalds1-1/+3
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds6-159/+180
2013-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds10-158/+227
2013-02-28NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDSWeston Andros Adamson1-0/+1
2013-02-28SUNRPC: add call to get configured timeoutWeston Andros Adamson1-0/+1
2013-02-28Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2013-02-28Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-25/+0
2013-02-28Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds7-18/+216
2013-02-28tcp: avoid wakeups for pure ACKEric Dumazet1-0/+4
2013-02-27Merge branch 'akpm' (final batch from Andrew)Linus Torvalds24-236/+299
2013-02-28dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann1-5/+0
2013-02-279p: turn fid->dlist into hlistAl Viro1-1/+1
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin12-115/+103
2013-02-27include/linux/eventfd.h: fix incorrect filename is a commentMartin Sustrik1-1/+1
2013-02-27nbd: support FLUSH requestsAlex Bligh1-1/+2
2013-02-27ipmi: remove superfluous kernel/userspace explanationRobert P. J. Day2-13/+1
2013-02-27idr: implement lookup hintTejun Heo1-1/+24
2013-02-27idr: add idr_layer->prefixTejun Heo1-0/+1
2013-02-27idr: make idr_layer largerTejun Heo1-8/+7
2013-02-27idr: remove length restriction from idr_layer->bitmapTejun Heo1-11/+1
2013-02-27idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo1-10/+0
2013-02-27idr: implement idr_preload[_end]() and idr_alloc()Tejun Heo1-0/+14
2013-02-27idr: remove _idr_rc_to_errno() hackTejun Heo1-6/+0
2013-02-27idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new()Tejun Heo1-12/+35
2013-02-27idr: cosmetic updates to struct / initializer definitionsTejun Heo1-16/+12
2013-02-27idr: deprecate idr_remove_all()Tejun Heo1-1/+13
2013-02-27lockdep: check that no locks held at freeze timeMandeep Singh Baines2-2/+5
2013-02-27coredump: remove redundant defines for dumpable statesKees Cook1-5/+0
2013-02-27fat: mark fs as dirty on mount and clean on umountOleksij Rempel1-0/+2
2013-02-27fat: add extended fileds to struct fat_boot_sectorOleksij Rempel1-8/+28
2013-02-27hfsplus: add osx.* prefix for handling namespace of Mac OS X extended attributesVyacheslav Dubeyko1-5/+8
2013-02-27lib/scatterlist: use page iterator in the mapping iteratorImre Deak1-3/+3
2013-02-27lib/scatterlist: add simple page iteratorImre Deak1-0/+35
2013-02-27backlight: add new lp8788 backlight driverKim, Milo1-19/+5
2013-02-27Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-49/+9
2013-02-27dmaengine: add dma_request_slave_channel_compat()Matt Porter1-0/+16
2013-02-27dma-buf: implement vmap refcounting in the interface logicDaniel Vetter1-1/+3
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-12/+21
2013-02-26Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-4/+4
2013-02-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+1
2013-02-26libceph: add support for HASHPSPOOL pool flagSage Weil2-1/+5
2013-02-26libceph: update osd request/reply encodingSage Weil2-39/+18
2013-02-26libceph: calculate placement based on the internal data typesSage Weil2-1/+2
2013-02-26ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil4-32/+25
2013-02-26ceph: update "ceph_features.h"Alex Elder1-4/+20
2013-02-26libceph: decode into cpu-native ceph_pg typeSage Weil2-4/+9
2013-02-26libceph: rename ceph_pg -> ceph_pg_v1Sage Weil3-6/+7
2013-02-26Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-62/+303
2013-02-26Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+10
2013-02-26Merge tag 'vfio-v3.9-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+9
2013-02-26Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller1-1/+3
2013-02-26stop_machine: Mark per cpu stopper enabled earlyThomas Gleixner1-0/+4
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-8/+45
2013-02-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2-3/+9
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds4-19/+111
2013-02-26Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+47
2013-02-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-64/+54
2013-02-26Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds1-0/+10
2013-02-26Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-66/+95
2013-02-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds5-125/+106
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-41/+285
2013-02-26Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's...Roland Dreier2-10/+31
2013-02-26fs/exec.c: make bprm_mm_init() staticYuanhan Liu1-1/+0
2013-02-26export kernel_write(), convert open-coded instancesAl Viro1-0/+1
2013-02-26kill f_vfsmntAl Viro1-1/+0
2013-02-26vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry opJeff Layton2-1/+3
2013-02-26switch vfs_getattr() to struct pathAl Viro1-1/+1
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-0/+4
2013-02-25Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+9
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-9/+23
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds21-56/+802
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds10-33/+39
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+10
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+7
2013-02-25ghes: add the needed hooks for EDAC error reportMauro Carvalho Chehab1-0/+27
2013-02-25IP_GRE: Fix IP-Identification.Pravin B Shelar1-0/+17
2013-02-25IB/mlx4: Support memory window bindingShani Michaeli1-3/+8
2013-02-25mlx4: Implement memory windows allocation and deallocationShani Michaeli1-1/+19
2013-02-26block: fix part_pack_uuid() build errorMimi Zohar1-0/+10
2013-02-25fix compat truncate/ftruncateAl Viro1-0/+2
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds14-42/+195
2013-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds25-99/+541
2013-02-24Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds3-1/+41
2013-02-24Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-8/+62