aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-10-24ASoC: dmaengine: Support custom channel namesMark Brown
2013-10-24ALSA: Add SoC on-chip internal ram support for DMA buffer allocationNicolin Chen
2013-10-23target: Export symbol core_tpg_check_initiator_node_aclThomas Glanzmann
2013-10-23inet: remove old fragmentation hash initializingHannes Frederic Sowa
2013-10-23ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...Hannes Frederic Sowa
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-23net: Dereference pointer-value of sk_prot->memory_pressureChristoph Paasch
2013-10-23EDAC, GHES: Update ghes error record infoChen, Gong
2013-10-23ACPI, APEI, CPER: Add UEFI 2.4 support for memory errorChen, Gong
2013-10-23DMI: Parse memory device (type 17) in SMBIOSChen, Gong
2013-10-23ACPI, x86: Extended error log driver for x86 platformChen, Gong
2013-10-23mfd: syscon: Return -ENOSYS if CONFIG_MFD_SYSCON is not enabledPeter Chen
2013-10-23mfd: Add support for ams AS3722 PMICLaxman Dewangan
2013-10-23mfd: max77693: Remove device wakeup from driverAndrzej Hajda
2013-10-23mfd: mc13xxx: Move SPI erratum workaround into SPI I/O functionMark Brown
2013-10-23mfd: ti_am335x_tscadc: Restore clock divider on resumeMatthias Kaehlcke
2013-10-23mfd: Add STw481x driverLinus Walleij
2013-10-23mfd: arizona: Correct register definition for FLL2_SYNC_BWCharles Keepax
2013-10-23mfd: rtsx: Modify rts5249_optimize_phyWei WANG
2013-10-23mfd: ti_am335x_tscadc: Fix idle timeout valueMatthias Kaehlcke
2013-10-23mfd: wm8994: Remove unused irq_lockMark Brown
2013-10-23mfd: wm8994: Inline register I/O functionsMark Brown
2013-10-23mfd: da9052: Avoid multiwrite mode due to silicon errataDavid Jander
2013-10-23drm: return if changed in drm_helper_hpd_irq_event()Marc-André Lureau
2013-10-23sched/wait: Fix build breakageThierry Reding
2013-10-23mfd: Allow mapping regulator supplies to MFD device from childrenCharles Keepax
2013-10-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-22net: remove function sk_reset_txq()ZHAO Gang
2013-10-22leds: Added driver for the NXP PCA9685 I2C chipMaximilian Güntner
2013-10-22leds: lp55xx: enable setting default triggerLinus Walleij
2013-10-22openvswitch: collect mega flow mask statsAndy Zhou
2013-10-22Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r...James Morris
2013-10-22ASoC: davinci-mcasp: Extract DMA channels directly from DTJyri Sarha
2013-10-22Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-10-22Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie
2013-10-22drm/sysfs: sort out minor and connector device object lifetimes.Dave Airlie
2013-10-22netfilter: ipset: Use netlink callback dump args onlyJozsef Kadlecsik
2013-10-22Merge branch 'dice-driver-playback-only' of git://git.alsa-project.org/alsa-k...Takashi Iwai
2013-10-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-10-22Merge tag 'drm-intel-fixes-2013-10-21' of git://people.freedesktop.org/~danve...Dave Airlie
2013-10-21mac802154: correct a typo in ieee802154_alloc_device() prototypeAlexandre Belloni
2013-10-21ipv6: sit: add GSO/TSO supportEric Dumazet
2013-10-21tcp_memcontrol: Kill struct tcp_memcontrolEric W. Biederman
2013-10-21tcp_memcontrol: Remove the per netns control.Eric W. Biederman
2013-10-21tcp_memcontrol: Remove setting cgroup settings via sysctlEric W. Biederman
2013-10-21tcp_memcontrol: Remove tcp_max_memoryEric W. Biederman
2013-10-21ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov
2013-10-21ipv6: always prefer rt6i_gateway if presentJulian Anastasov
2013-10-21bitops: Introduce a more generic BITMASK macroChen, Gong