summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mtd: basic (read only) driver for BCMA serial flashRafał Miłecki2012-09-291-0/+2
* Merge commit '371a00448f95adaa612cf1a0b31a11e7093bc706' of 'git://git.kernel....David Woodhouse2012-09-2912-60/+295
|\
| * bcma: detect and register NAND flash deviceRafał Miłecki2012-08-211-0/+13
| * bcma: detect and register serial flash deviceRafał Miłecki2012-08-212-0/+15
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-214-25/+143
| |\
| | * mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTFJohannes Berg2012-08-201-0/+5
| | * cfg80211: add P2P Device abstractionJohannes Berg2012-08-202-6/+64
| | * mac80211: support A-MPDU status reportingJohannes Berg2012-08-201-14/+39
| | * wireless: add radiotap A-MPDU status fieldJohannes Berg2012-08-201-0/+11
| | * mac80211: add supported rates change notification in IBSSAntonio Quartulli2012-08-201-0/+4
| | * mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-5/+15
| | * mac80211: add PS flag to bss_confEliad Peller2012-07-311-0/+5
| * | 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/+0Star
| | * | Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery2012-08-061-14/+2Star
| | * | 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/+2Star
| | * | Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko2012-08-061-1/+1
| | * | Bluetooth: Remove missing codeAndre Guedes2012-08-061-6/+0Star
| | |/
* | | mtd: nand: Added a device flag for subpage read supportJeff Westfahl2012-09-291-3/+4
* | | mtd: fix kernel-doc warning in include/linux/mtd/nand.hRandy Dunlap2012-09-291-0/+1
* | | mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-291-3/+0Star
* | | mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris2012-09-291-3/+0Star
* | | mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driverRoland Stigge2012-09-291-0/+20
* | | mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driverRoland Stigge2012-09-291-0/+20
* | | Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...David Woodhouse2012-08-22527-8061/+18834
|\ \ \
| * \ \ Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-08-161-0/+1
| |\ \ \
| | * | | vfio: Include vfio.h in installed headersAlex Williamson2012-08-071-0/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-08-161-1/+18
| |\ \ \ \
| | * | | | fuse: add missing INIT flag descriptionsMiklos Szeredi2012-07-181-0/+4
| | * | | | fuse: add missing INIT flagsMiklos Szeredi2012-07-181-0/+8
| | * | | | fuse: add FUSE_AUTO_INVAL_DATA init flagBrian Foster2012-07-181-1/+6
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-142-0/+5
| |\ \ \ \ \
| | * | | | | drm/radeon/kms: implement timestamp userspace query (v2)Marek Olšák2012-08-131-0/+2
| | * | | | | drm/radeon: add some new SI pci idsAlex Deucher2012-08-131-0/+3
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-135-16/+22
| |\ \ \ \ \ \
| | * | | | | | codel: refine one condition to avoid a nul rec_inv_sqrtEric Dumazet2012-08-111-2/+6
| | * | | | | | ipv4: fix ip_send_skb()Eric Dumazet2012-08-101-1/+1
| | * | | | | | net: tcp: ipv6_mapped needs sk_rx_dst_set methodEric Dumazet2012-08-101-0/+1
| | * | | | | | net: force dst_default_metrics to const sectionEric Dumazet2012-08-091-1/+1
| | * | | | | | Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-08-091-12/+13
| | |\ \ \ \ \ \
| | | * | | | | | canfd: remove redundant CAN FD flagOliver Hartkopp2012-08-071-12/+13
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-08-121-2/+0Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Yama: higher restrictions should block PTRACE_TRACEMEKees Cook2012-08-101-2/+0Star
| | |/ / / / / / /