summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-07-16fs/aio: Add support to aio ring pages migrationGu Zheng1-0/+3
2013-07-16fs/anon_inode: Introduce a new lib function anon_inode_getfile_private()Gu Zheng1-0/+3
2013-07-16libata: move 'struct ata_taskfile' and friends from ata.h to libata.hSergei Shtylyov2-102/+102
2013-07-16cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich1-0/+27
2013-07-16cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich1-1/+3
2013-07-16mac80211: add radiotap flag and handling for 5/10 MHzSimon Wunderlich2-0/+8
2013-07-16mac80211/rc80211: add chandef to rate initializationSimon Wunderlich1-0/+2
2013-07-16nl80211: add scan width to bss and scan request structsSimon Wunderlich2-3/+69
2013-07-16cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar2-2/+142
2013-07-16wireless: indent kernel-doc with tabsJohannes Berg2-20/+20
2013-07-16nl80211: enable HT overrides for ibssSimon Wunderlich1-0/+5
2013-07-16cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar2-21/+30
2013-07-16backlight: Add ROHM BD6107 backlight driverLaurent Pinchart1-0/+19
2013-07-16backlight: Add Sanyo LV5207LP backlight driverLaurent Pinchart1-0/+19
2013-07-16backlight: Add GPIO-based backlight driverLaurent Pinchart1-0/+21
2013-07-15regulator: s2mps11: Implement set_ramp_rate callback for bucksYadwinder Singh Brar1-0/+11
2013-07-15dmaengine: add dma_slave_get_caps apiVinod Koul1-0/+44
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger1-9/+0
2013-07-15spi: Support transfer speed checking in the coreMark Brown1-0/+6
2013-07-15spi/bitbang: Unexport spi_bitbang_transfer()Mark Brown1-1/+0
2013-07-15regulator: core: Add support for disabling ramp delayYadwinder Singh Brar1-0/+1
2013-07-15regulator: core: Add helpers for multiple linear rangesMark Brown1-0/+25
2013-07-15regulator: core: Make set_voltage_tol() try for mid-range firstMark Brown1-2/+5
2013-07-15ARM: atmel-ssc: change phybase type to dma_addr_tBo Shen1-1/+1
2013-07-15mfd: arizona: Add GPIO control register bit definitionsCharles Keepax1-0/+96
2013-07-15Merge remote-tracking branch 'dma-public/for-v3.12-cma-dma' into for-nextMarek Szyprowski1-1/+1
2013-07-15PTR_RET is now PTR_ERR_OR_ZERORusty Russell1-1/+4
2013-07-15ARM: imx: fix vf610 enet module clock selectionShawn Guo1-1/+3
2013-07-15ARM i.MX6Q: Fix IOMUXC GPR1 defines for ENET_CLK_SEL and IPU1/2_MUXPhilipp Zabel1-8/+8
2013-07-15cpuidle: Add missing forward declarations of structuresDaniel Lezcano1-0/+2
2013-07-15cpuidle: Make cpuidle's sysfs directory dynamically allocatedDaniel Lezcano1-4/+3
2013-07-15kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2-2/+2
2013-07-15ACPI / dock / PCI: Drop ACPI dock notifier chainRafael J. Wysocki1-9/+1
2013-07-15ACPI / dock: Do not check CONFIG_ACPI_DOCK_MODULERafael J. Wysocki1-2/+2
2013-07-15ACPI: Drop ACPI bus notifier call chainRafael J. Wysocki1-2/+0
2013-07-15ACPI: Export acpi_(bay)|(dock)_match() from scan.cJiang Liu1-0/+3
2013-07-15ACPI: introduce two helper functions for _EJ0 and _LCKJiang Liu1-0/+2
2013-07-15ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu1-0/+2
2013-07-15ACPI: introduce helper function acpi_has_method()Jiang Liu1-0/+3
2013-07-15PM / Sleep: Fix comment typo in pm_wakeup.hChanwoo Choi1-2/+2
2013-07-15Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-23/+42
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-19/+14
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro1-2/+2
2013-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-16/+18
2013-07-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2013-07-14Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-359/+379
2013-07-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-0/+25
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds14-17/+2673
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-460/+299
2013-07-13llist: llist_add() can use llist_add_batch()Oleg Nesterov1-10/+4