summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-07-23ACPICA: Update version to 20130626Bob Moore1-1/+1
2013-07-23ACPICA: Remove restriction of 256 maximum GPEs in any GPE blockBob Moore1-7/+0
2013-07-23tun: Support software transmit time stamping.Richard Cochran1-0/+3
2013-07-23net: Provide a generic socket error queue delivery method for Tx time stamps.Richard Cochran1-0/+2
2013-07-23bcma: add constants for new ARM based SoCsHauke Mehrtens1-0/+5
2013-07-23bcma: add some more core namesHauke Mehrtens1-0/+12
2013-07-22Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm ...Russell King1-0/+5
2013-07-22HID: fix data access in implement()Jiri Kosina1-0/+1
2013-07-22jbd: remove unneeded semicolonNathaniel Yazdani1-1/+1
2013-07-22leds: Remove leds-renesas-tpu driverLaurent Pinchart1-14/+0
2013-07-21pinctrl: am33xx dt binding: correct include pathIan Campbell1-1/+1
2013-07-21iio: ti_am335x_adc: Fix wrong samples received on 1st readPatil, Rachna1-0/+16
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-1/+27
2013-07-21gpio: em: Add pinctrl supportMagnus Damm1-0/+1
2013-07-21Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+3
2013-07-20iio:trigger: Fix use_count race conditionLars-Peter Clausen1-1/+2
2013-07-20vfs: constify dentry parameter in d_count()Peng Tao1-1/+1
2013-07-20allow O_TMPFILE to work with O_WRONLYAl Viro1-2/+2
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2013-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+3
2013-07-19drm/i915: Make i915 events part of uapiBen Widawsky1-0/+24
2013-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+1
2013-07-19Merge tag 'drm-intel-next-2013-07-12' of git://people.freedesktop.org/~danvet...Dave Airlie1-4/+2
2013-07-19tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()Oleg Nesterov1-4/+0
2013-07-19ssb: fix alignment of struct bcma_device_idArnd Bergmann1-2/+3
2013-07-19vlan: mask vlan prio bitsEric Dumazet1-2/+1
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-17/+84
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2013-07-18driver: spi: Modify core to compute the message lengthSourav Poddar1-0/+1
2013-07-18remove sched notifier for cross-cpu migrationsMarcelo Tosatti1-8/+0
2013-07-18KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa1-0/+1
2013-07-18KVM: kvm-io: support cookiesCornelia Huck1-0/+4
2013-07-18drm: Added SDP and VSC structures for handling PSR for eDPShobhit Kumar1-1/+30
2013-07-18sched: Fix some kernel-doc warningsYacine Belkadi1-0/+6
2013-07-18ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki2-1/+11
2013-07-18ACPICA: expose OSI versionAaron Lu2-0/+16
2013-07-17spi/bitbang: Use core message pumpMark Brown1-4/+0
2013-07-17Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-2/+2
2013-07-17linked-list: Remove __list_for_eachDave Jones1-11/+0
2013-07-17USB: move the definition of USB_MAXCHILDRENAlan Stern2-11/+11
2013-07-16sysfs: use file mode defines from stat.hOliver Schinagl1-8/+9
2013-07-16sysfs: add more helper macro's for (bin_)attribute(_groups)Oliver Schinagl1-13/+38
2013-07-16driver core: add default groups to struct classGreg Kroah-Hartman1-1/+3
2013-07-16driver core: Introduce device_create_groupsGuenter Roeck1-0/+5
2013-07-16sysfs: add support for binary attributes in groupsGreg Kroah-Hartman1-2/+2
2013-07-16driver core: device.h: add RW and RO attribute macrosGreg Kroah-Hartman1-7/+21
2013-07-16sysfs.h: add BIN_ATTR macroGreg Kroah-Hartman1-0/+9
2013-07-16sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman1-0/+9
2013-07-16sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman1-0/+2