summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-07-21iio: ti_am335x_adc: Fix wrong samples received on 1st readPatil, Rachna
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-21gpio: em: Add pinctrl supportMagnus Damm
2013-07-20Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-20iio:trigger: Fix use_count race conditionLars-Peter Clausen
2013-07-20vfs: constify dentry parameter in d_count()Peng Tao
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-18ssb: fix alignment of struct bcma_device_idArnd Bergmann
2013-07-18vlan: mask vlan prio bitsEric Dumazet
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-18driver: spi: Modify core to compute the message lengthSourav Poddar
2013-07-18remove sched notifier for cross-cpu migrationsMarcelo Tosatti
2013-07-18KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa
2013-07-18KVM: kvm-io: support cookiesCornelia Huck
2013-07-18sched: Fix some kernel-doc warningsYacine Belkadi
2013-07-18ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki
2013-07-17spi/bitbang: Use core message pumpMark Brown
2013-07-16Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
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-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-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