summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-0713-47/+257
|\
| * Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-0613-47/+257
| |\
| | * driver core: remove __must_check from device_create_fileGreg Kroah-Hartman2012-01-041-2/+2
| | * kobject: remove kset_find_obj_hinted()Kay Sievers2011-12-211-2/+0
| | * convert 'memory' sysdev_class to a regular subsystemKay Sievers2011-12-212-5/+4
| | * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-9/+9
| | * xen-balloon: convert sysdev_class to a regular subsystemKay Sievers2011-12-141-3/+3
| | * edac: convert sysdev_class to a regular subsystemKay Sievers2011-12-141-4/+4
| | * driver-core: implement 'sysdev' functionality for regular devices and busesKay Sievers2011-12-141-4/+74
| | * kref: fix up the kfree build problemsGreg Kroah-Hartman2011-12-141-5/+10
| | * kref: Remove the memory barriersPeter Zijlstra2011-12-131-2/+0
| | * kref: Implement kref_put in terms of kref_subPeter Zijlstra2011-12-131-18/+10
| | * kref: Inline all functionsPeter Zijlstra2011-12-131-5/+75
| | * drivers_base: make argument to platform_device_register_full constUwe Kleine-König2011-12-091-1/+1
| | * debugfs: print_regs32: make regs array a const pointerAlessandro Rubini2011-11-181-1/+1
| | * debugfs: add tools to printk 32-bit registersAlessandro Rubini2011-11-181-0/+26
| | * USB: Add helper macro for usb_driver boilerplateGreg Kroah-Hartman2011-11-171-0/+12
| | * SPI: Add helper macro for spi_driver boilerplateLars-Peter Clausen2011-11-171-0/+11
| | * I2C: Add helper macro for i2c_driver boilerplateLars-Peter Clausen2011-11-171-0/+13
| | * drivercore: Generalize module_platform_driverLars-Peter Clausen2011-11-172-10/+23
| | * lib: devres: add convenience function to remap a resourceWolfram Sang2011-11-151-0/+3
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds2012-01-062-1/+3
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-linusRussell King2012-01-052-1/+3
| |\ \ \
| | * | | ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OFJamie Iles2011-12-231-1/+2
| | * | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-0/+1
| | |\ \ \
| | | * | | mm: add vm_area_add_early()Nicolas Pitre2011-11-181-0/+1
* | | | | | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2012-01-062-6/+19
|\ \ \ \ \ \
| * | | | | | ARM: amba: Move definition of struct amba_id to mod_devicetable.hDave Martin2011-11-222-6/+19
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds2012-01-061-7/+5
|\ \ \ \ \ \
| * | | | | | pstore: pass reason to backend write callbackKees Cook2011-11-171-7/+5
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-061-2/+0
|\ \ \ \ \ \ \
| * | | | | | | powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...Deepthi Dharwar2011-12-081-2/+0
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-06124-1187/+4566
|\ \ \ \ \ \ \ \
| * | | | | | | | net: pack skb_shared_info more efficientlyIan Campbell2012-01-051-3/+3
| * | | | | | | | net_sched: red: split red_parms into parms and varsEric Dumazet2012-01-051-43/+55
| * | | | | | | | net_sched: sfq: extend limitsEric Dumazet2012-01-051-9/+7
| * | | | | | | | netdev: FCoE: Add new ndo_get_fcoe_hbainfo() callNeerav Parikh2012-01-051-0/+26
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-054-30/+30
| |\ \ \ \ \ \ \ \
| | * | | | | | | | NFC: Export a new attribute nfcid1 in target infoIlan Elias2012-01-042-0/+5
| | * | | | | | | | NFC: Handle error during NCI data exchangeIlan Elias2012-01-041-0/+6
| | * | | | | | | | NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias2012-01-042-30/+19
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-041-1/+1
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)Neil Horman2012-01-041-1/+2
| * | | | | | | | | ethtool: Remove ethtool_ops::set_rx_ntuple operationBen Hutchings2012-01-041-4/+0
| * | | | | | | | | ethtool: Allow drivers to select RX NFC rule locationsBen Hutchings2012-01-041-2/+24
| * | | | | | | | | net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas2012-01-031-0/+25
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-039-271/+311
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_listGustavo F. Padovan2011-12-221-8/+8
| | * | | | | | | | Bluetooth: Remove lock from inquiry_cacheGustavo F. Padovan2011-12-221-7/+0
| | * | | | | | | | Bluetooth: Add MITM mechanism to LE-SMPBrian Gix2011-12-222-0/+7