summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-07-16linked-list: Remove __list_for_eachDave Jones
2013-07-16USB: move the definition of USB_MAXCHILDRENAlan Stern
2013-07-16sysfs: use file mode defines from stat.hOliver Schinagl
2013-07-16sysfs: add more helper macro's for (bin_)attribute(_groups)Oliver Schinagl
2013-07-16driver core: add default groups to struct classGreg Kroah-Hartman
2013-07-16driver core: Introduce device_create_groupsGuenter Roeck
2013-07-16sysfs: add support for binary attributes in groupsGreg Kroah-Hartman
2013-07-16driver core: device.h: add RW and RO attribute macrosGreg Kroah-Hartman
2013-07-16sysfs.h: add BIN_ATTR macroGreg Kroah-Hartman
2013-07-16sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman
2013-07-16sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman
2013-07-16fs/aio: Add support to aio ring pages migrationGu Zheng
2013-07-16fs/anon_inode: Introduce a new lib function anon_inode_getfile_private()Gu Zheng
2013-07-16libata: move 'struct ata_taskfile' and friends from ata.h to libata.hSergei Shtylyov
2013-07-16cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich
2013-07-16cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich
2013-07-16mac80211: add radiotap flag and handling for 5/10 MHzSimon Wunderlich
2013-07-16mac80211/rc80211: add chandef to rate initializationSimon Wunderlich
2013-07-16nl80211: add scan width to bss and scan request structsSimon Wunderlich
2013-07-16cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar
2013-07-16wireless: indent kernel-doc with tabsJohannes Berg
2013-07-16nl80211: enable HT overrides for ibssSimon Wunderlich
2013-07-16cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar
2013-07-16backlight: Add ROHM BD6107 backlight driverLaurent Pinchart
2013-07-16backlight: Add Sanyo LV5207LP backlight driverLaurent Pinchart
2013-07-16backlight: Add GPIO-based backlight driverLaurent Pinchart
2013-07-15regulator: s2mps11: Implement set_ramp_rate callback for bucksYadwinder Singh Brar
2013-07-15dmaengine: add dma_slave_get_caps apiVinod Koul
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger
2013-07-15spi: Support transfer speed checking in the coreMark Brown
2013-07-15spi/bitbang: Unexport spi_bitbang_transfer()Mark Brown
2013-07-15regulator: core: Add support for disabling ramp delayYadwinder Singh Brar
2013-07-15regulator: core: Add helpers for multiple linear rangesMark Brown
2013-07-15regulator: core: Make set_voltage_tol() try for mid-range firstMark Brown
2013-07-15ARM: atmel-ssc: change phybase type to dma_addr_tBo Shen
2013-07-15mfd: arizona: Add GPIO control register bit definitionsCharles Keepax
2013-07-15Merge remote-tracking branch 'dma-public/for-v3.12-cma-dma' into for-nextMarek Szyprowski
2013-07-15PTR_RET is now PTR_ERR_OR_ZERORusty Russell
2013-07-15ARM: imx: fix vf610 enet module clock selectionShawn Guo
2013-07-15ARM i.MX6Q: Fix IOMUXC GPR1 defines for ENET_CLK_SEL and IPU1/2_MUXPhilipp Zabel
2013-07-15cpuidle: Add missing forward declarations of structuresDaniel Lezcano
2013-07-15cpuidle: Make cpuidle's sysfs directory dynamically allocatedDaniel Lezcano
2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker
2013-07-15ACPI / dock / PCI: Drop ACPI dock notifier chainRafael J. Wysocki
2013-07-15ACPI / dock: Do not check CONFIG_ACPI_DOCK_MODULERafael J. Wysocki
2013-07-15ACPI: Drop ACPI bus notifier call chainRafael J. Wysocki
2013-07-15ACPI: Export acpi_(bay)|(dock)_match() from scan.cJiang Liu
2013-07-15ACPI: introduce two helper functions for _EJ0 and _LCKJiang Liu
2013-07-15ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu
2013-07-15ACPI: introduce helper function acpi_has_method()Jiang Liu