summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: debug: Print refcnt for hci_devAndrei Emeltchenko2012-09-081-0/+6
* Bluetooth: trivial: Make hci_chan_del return voidAndrei Emeltchenko2012-09-081-1/+1
* Bluetooth: Remove unneeded zero initAndrei Emeltchenko2012-09-081-9/+0
* Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan2012-08-211-2/+1
* Bluetooth: mgmt: Add device disconnect reasonMikel Astiz2012-08-212-1/+10
* Bluetooth: Add more HCI error codesMikel Astiz2012-08-211-0/+3
* Bluetooth: Remove some functions from being exportedVinicius Costa Gomes2012-08-151-2/+0
* ssb: check for flash presentenceRafał Miłecki2012-08-101-1/+3
* bcma: add (mostly) NAND definesRafał Miłecki2012-08-102-0/+87
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-08-105-34/+34
|\
| * Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes2012-08-061-0/+2
| * Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO2012-08-061-0/+10
| * Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery2012-08-061-1/+0
| * Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery2012-08-061-14/+2
| * Bluetooth: Make connect / disconnect cfm functions return voidAndrei Emeltchenko2012-08-061-4/+4
| * Bluetooth: Define AMP controller statusesAndrei Emeltchenko2012-08-061-0/+9
| * Bluetooth: trivial: Fix mixing spaces and tabs in smpAndrei Emeltchenko2012-08-061-4/+4
| * Bluetooth: debug: Fix printing refcnt for hci_connAndrei Emeltchenko2012-08-061-4/+2
| * Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko2012-08-061-1/+1
| * Bluetooth: Remove missing codeAndre Guedes2012-08-061-6/+0
* | ipv4: Properly purge netdev references on uncached routes.David S. Miller2012-08-011-0/+3
* | ipv4: Cache routes in nexthop exception entries.David S. Miller2012-08-011-0/+1
* | ipv4: percpu nh_rth_output cacheEric Dumazet2012-07-311-1/+2
* | ipv4: Restore old dst_free() behavior.Eric Dumazet2012-07-313-10/+11
* | ipv4: remove rt_cache_rebuild_countEric Dumazet2012-07-301-2/+0
* | net: ipv4: fix RCU races on dst refcountsEric Dumazet2012-07-302-6/+14
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-282-47/+49
|\
| *---. Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-282-47/+49
| |\ \ \
| | | | * ARM: 7430/1: sizes.h: move from asm-generic to <linux/sizes.h>Alessandro Rubini2012-06-282-47/+49
| | | |/
* | | | Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-271-1/+2
|\ \ \ \
| * | | | serial/8250: Add LPC3220 standard UART typeRoland Stigge2012-07-261-1/+2
| |/ / /
* | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-07-273-77/+6
|\ \ \ \
| * | | | pipe: remove KM_USER0 from commentsCong Wang2012-07-241-5/+3
| * | | | asm-generic: remove km_type definitionsCong Wang2012-07-241-32/+2
| * | | | highmem: remove the deprecated form of kmap_atomicCong Wang2012-07-241-40/+1
* | | | | Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-07-272-3/+15
|\ \ \ \ \
| * | | | | cpumask: cpulist_parse() comments correctionAlex Shi2012-07-271-2/+1
| * | | | | init: add comments to keep initcall-names in sync with initcall levelsJim Cromie2012-07-271-1/+2
| * | | | | cpumask: add a few comments of cpumask functionsAlex Shi2012-07-271-0/+12
* | | | | | Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2012-07-272-2/+77
|\ \ \ \ \ \
| * | | | | | leds: Add LED driver for lm3556 chipG.Shark Jeong2012-07-241-0/+50
| * | | | | | leds: Rename led_brightness_set() to led_set_brightness()Shuah Khan2012-07-241-2/+2
| * | | | | | leds: add oneshot blink functionsFabio Baltieri2012-07-241-0/+25
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-273-8/+26
|\ \ \ \ \ \
| * | | | | | ipv6: Early TCP socket demuxEric Dumazet2012-07-272-6/+9
| * | | | | | ipv4: Fix input route performance regression.David S. Miller2012-07-271-2/+17
* | | | | | | Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-07-271-11/+9
|\ \ \ \ \ \ \
| * | | | | | | remoteproc: Support custom firmware handlersSjur Brændeland2012-07-151-0/+2
| * | | | | | | remoteproc: adopt the driver core's alloc/add/del/put namingOhad Ben-Cohen2012-07-051-3/+3
| * | | | | | | remoteproc: remove the get_by_name/put APIOhad Ben-Cohen2012-07-051-3/+0