summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* bcma: add support for BCM43142Rafał Miłecki2013-06-272-0/+56
* ssb: add struct for serial flashRafał Miłecki2013-06-171-0/+15
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-121-0/+1
|\
| * Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-06-042-0/+82
| |\
| * | mac80211: set mesh formation field properlyJacob Minshall2013-06-031-0/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-121-1/+4
|\ \ \ | |_|/ |/| |
| * | bcma: add more core IDsRafał Miłecki2013-05-171-1/+4
* | | cw1200: rename the cw1200 platform definition headerSolomon Peachy2013-06-031-0/+0
* | | cw1200: Rework SDIO platform support to prevent build problems.Solomon Peachy2013-06-031-1/+36
* | | cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.Solomon Peachy2013-06-031-6/+6
* | | cw1200: move platform_data header to correct location.Solomon Peachy2013-06-031-0/+0
* | | cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsetsSolomon Peachy2013-05-291-0/+46
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-05-291-0/+9
|\ \ \ | | |/ | |/|
| * | wireless: move crypto constants to ieee80211.hJohannes Berg2013-05-161-0/+9
* | | bcma: support SPROM rev 10Rafał Miłecki2013-05-221-0/+1
|/ /
* | Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-112-0/+5
|\ \
| * | tracing: Modify soft-mode only if there's no other referrerMasami Hiramatsu2013-05-091-0/+1
| * | ftrace, kprobes: Fix a deadlock on ftrace_regex_lockMasami Hiramatsu2013-05-091-0/+4
* | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-05-111-1/+5
|\ \ \
| * \ \ Merge branch 'misc' into for-linusJames Bottomley2013-05-101-1/+5
| |\ \ \
| | * | | [SCSI] bnx2fc: Include chip number in the symbolic nameBhanu Prakash Gollapudi2013-05-021-1/+5
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2013-05-111-1/+1
|\ \ \ \ \
| * | | | | intel_idle: initial C8, C9, C10 supportLen Brown2013-04-171-1/+1
* | | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-113-20/+35
|\ \ \ \ \ \
| * | | | | | audit: Make testing for a valid loginuid explicit.Eric W. Biederman2013-05-071-0/+5
| * | | | | | audit: fix event coverage of AUDIT_ANOM_LINKEric Paris2013-04-301-9/+11
| * | | | | | audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs2013-04-301-0/+1
| * | | | | | helper for some session id stuffEric Paris2013-04-301-0/+2
| * | | | | | audit: use a consistent audit helper to log lsm informationEric Paris2013-04-301-3/+5
| * | | | | | audit: push loginuid and sessionid processing downEric Paris2013-04-301-2/+2
| * | | | | | audit: stop pushing loginid, uid, sessionid as argumentsEric Paris2013-04-302-6/+3
| * | | | | | audit: allow checking the type of audit message in the user filterEric Paris2013-04-161-1/+1
| * | | | | | kernel: audit: beautify code, for extern function, better to check its parame...Chen Gang2013-04-101-5/+11
| * | | | | | audit: Syscall rules are not applied to existing processes on non-x86Anton Blanchard2013-04-101-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-101-0/+2
|\ \ \ \ \ \ \
| * | | | | | | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-091-0/+2
* | | | | | | | Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-101-0/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | dm: document iterate_devicesAlasdair G Kergon2013-05-101-0/+15
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-05-101-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | HID: debug: fix RCU preemption issueJiri Kosina2013-05-061-1/+1
* | | | | | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-05-091-2/+156
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | NVMe: Simplify Firmware Activate code slightlyMatthew Wilcox2013-05-081-0/+3
| * | | | | | | | | NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IOKeith Busch2013-05-021-0/+1
| * | | | | | | | | NVMe: Device specific stripe size handlingKeith Busch2013-05-021-0/+1
| * | | | | | | | | NVMe: Add a character device for each nvme deviceKeith Busch2013-04-161-0/+5
| * | | | | | | | | NVMe: Fix endian-related problems in user I/O submission pathMatthew Wilcox2013-04-161-2/+2
| * | | | | | | | | NVMe: Abstract out sector to block number conversionMatthew Wilcox2013-04-161-0/+5
| * | | | | | | | | NVMe: Add nvme-scsi.cVishal Verma2013-03-281-0/+35
| * | | | | | | | | NVMe: Add definitions for format commandVishal Verma2013-03-271-0/+12
| * | | | | | | | | NVMe: Move structures & definitions to header fileVishal Verma2013-03-271-0/+60