summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-09-23Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7Mark Brown1-2/+4
2012-09-23netfilter: ipset: Support to match elements marked with "nomatch"Jozsef Kadlecsik1-0/+4
2012-09-23netfilter: ipset: Coding style fixesJozsef Kadlecsik2-3/+4
2012-09-23netfilter: ipset: Include supported revisions in module descriptionJozsef Kadlecsik1-0/+6
2012-09-23netfilter: ipset: Rewrite cidr book keeping to handle /0Jozsef Kadlecsik1-49/+55
2012-09-22ptp: clarify the clock_name sysfs attributeRichard Cochran1-1/+3
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran1-2/+5
2012-09-22Merge remote-tracking branches 'regmap/topic/cache' and 'regmap/topic/irq' in...Mark Brown1-0/+3
2012-09-22Merge tag 'v3.6-rc6' into for-3.7Mark Brown15-17/+48
2012-09-22ASoC/mfd: twl4030: Remove set_hs_extmute callback from platform dataPeter Ujfalusi1-2/+0
2012-09-22ASoC: twl4030: Move hs_extmute GPIO handling to driverPeter Ujfalusi1-1/+3
2012-09-22dt: Add empty of_find_node_by_name() functionPeter Ujfalusi1-0/+6
2012-09-22mfd: twl-core: Add API to query the HFCLK ratePeter Ujfalusi1-0/+1
2012-09-22dmaengine: Pass flags via device_prep_dma_cyclic() callbackPeter Ujfalusi1-2/+2
2012-09-22remoteproc: Add STE modem driverSjur Brændeland1-0/+56
2012-09-22power: battery: Generic battery driver using IIOanish kumar1-0/+29
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson81-1/+3553
2012-09-22Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson12-14/+36
2012-09-22Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson12-14/+36
2012-09-22charger-manager: Add support sysfs entry for chargerChanwoo Choi1-0/+19
2012-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2012-09-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2012-09-21netlink: use <linux/export.h> instead of <linux/module.h>Pablo Neira Ayuso1-1/+1
2012-09-21Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2012-09-21fsl/usb: Add support for USB controller version 2.4Ramneek Mehresh1-0/+1
2012-09-21frontswap: support exclusive gets if tmem backend is capableDan Magenheimer1-0/+2
2012-09-21userns: Teach security_path_chown to take kuids and kgidsEric W. Biederman1-3/+3
2012-09-21userns: Convert loop to use kuid_t instead of uid_tEric W. Biederman1-1/+1
2012-09-21audit: define AUDIT_ARCH_OPENRISCKees Cook1-0/+1
2012-09-21charger-manager: Support limit of maximum possibleChanwoo Choi1-0/+15
2012-09-21charger-manager: Check fully charged state of battery periodicallyChanwoo Choi1-1/+7
2012-09-21Merge branch 'next/soc' into next/multiplatformOlof Johansson3-0/+75
2012-09-21Merge branch 'next/dt' into next/multiplatformOlof Johansson4-0/+25
2012-09-21Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson12-14/+36
2012-09-21lp8727_charger: More pure cosmetic improvementsKim, Milo1-4/+4
2012-09-21lp8727_charger: Clean up lp8727 definitionsKim, Milo1-17/+17
2012-09-21lp8727_charger: Add configurable debouce timerKim, Milo1-0/+2
2012-09-21lp8727_charger: Fix buggy code of NULL pdataKim, Milo1-3/+4
2012-09-21Merge tag 'rpi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/swar...Olof Johansson3-0/+75
2012-09-21power_supply: Enable battery-charger for 88pm860xJett.Zhou1-1/+83
2012-09-21xfrm_user: ensure user supplied esn replay window is validMathias Krause1-0/+2
2012-09-21ipv4: Don't add TCP-code in inet_sock_destructChristoph Paasch1-0/+4
2012-09-21IB/ipoib: Add rtnl_link_ops supportOr Gerlitz1-0/+11
2012-09-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2-2/+17
2012-09-21Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof Johansson28-2046/+617
2012-09-20the only place that needs to include asm/exec.h is linux/binfmts.hAl Viro1-0/+1
2012-09-20block: ioctl to zero block rangesMartin K. Petersen1-0/+1
2012-09-20block: Implement support for WRITE SAMEMartin K. Petersen3-1/+36
2012-09-20block: Consolidate command flag and queue limit checks for mergesMartin K. Petersen1-0/+31
2012-09-20block: Clean up special command handling logicMartin K. Petersen3-14/+35