summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-233-43/+82
|\
| * sched: Increase SCHED_LOAD_SCALE resolutionNikhil Rao2011-05-202-10/+41
| * sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculationsNikhil Rao2011-05-203-32/+37
| * sched: Cleanup set_load_weight()Nikhil Rao2011-05-201-4/+7
* | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-23822-171853/+68284
|\ \
| * | staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney2011-05-2011-306/+220
| * | staging:iio: Trivial kconfig reorganization and uniformity improvements.Jonathan Cameron2011-05-203-41/+41
| * | staging:iio:documenation partial update.Jonathan Cameron2011-05-205-78/+91
| * | staging:iio: use pollfunc allocation helpers in remaining drivers.Jonathan Cameron2011-05-209-129/+79
| * | staging:iio:max1363 misc cleanups and use of for_each_bit_set to simplify eve...Jonathan Cameron2011-05-203-116/+63
| * | staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-2061-669/+964
| * | staging:iio:meter:ade7758: Use private data space from iio_allocate_deviceMichael Hennerich2011-05-204-70/+62
| * | staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value.Jonathan Cameron2011-05-203-21/+21
| * | staging:iio: ring core cleanups + check if read_last available in lis3l02dqJonathan Cameron2011-05-203-233/+136
| * | staging:iio:core cleanup: squash tiny wrappers and use dev_set_name to handle...Jonathan Cameron2011-05-202-39/+18
| * | staging:iio: poll func allocation clean up.Jonathan Cameron2011-05-208-90/+95
| * | staging:iio:ad7780 trivial unused header cleanup.Jonathan Cameron2011-05-201-2/+0
| * | staging:iio:adc: AD7780: Use private data space from iio_allocate_device + tr...Michael Hennerich2011-05-201-44/+36
| * | staging:iio:adc:AD7780: Convert to new channel registration methodMichael Hennerich2011-05-201-62/+51
| * | staging:iio:adc: AD7606: Drop dev_data in favour of iio_priv()Michael Hennerich2011-05-203-19/+16
| * | staging:iio:adc: AD7606: Consitently use indio_devMichael Hennerich2011-05-201-19/+19
| * | staging:iio: Rip out helper for software rings.Jonathan Cameron2011-05-205-209/+111
| * | staging:iio:adc:AD7298: Use private data space from iio_allocate_deviceMichael Hennerich2011-05-203-44/+41
| * | staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-2023-463/+363
| * | staging:iio:imu:adis16400 avoid allocating rx, tx, and state separately from ...Jonathan Cameron2011-05-204-90/+63
| * | staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron2011-05-2015-356/+110
| * | staging:iio: iio_event_interfaces - clean out unused elementsJonathan Cameron2011-05-202-18/+8
| * | staging:iio:lis3l02dq remerge the two interrupt handlers.Jonathan Cameron2011-05-203-40/+47
| * | staging:iio:buffer - remove unused event code for buffer events.Jonathan Cameron2011-05-203-7/+2
| * | staging:iio:addac:adt7316 replace abuse of buffer events.Jonathan Cameron2011-05-201-30/+52
| * | staging:iio:adc:adt7410 replace abuse of buffer events.Jonathan Cameron2011-05-201-14/+12
| * | staging:iio:adc:adt7310 replace abuse of buffer events.Jonathan Cameron2011-05-201-13/+11
| * | staging:iio:adc:ad7291 remove abuse of buffer events and replace with somethi...Jonathan Cameron2011-05-201-16/+42
| * | staging:iio:adc:ad7816 and adt75 change to meaningful event code.Jonathan Cameron2011-05-202-2/+8
| * | staging:iio:adc:ad7150 fix event codes.Jonathan Cameron2011-05-201-12/+19
| * | staging:iio:core clean out unused elements.Jonathan Cameron2011-05-202-58/+2
| * | staging:iio:trigger sysfs userspace trigger rework.Jonathan Cameron2011-05-203-35/+149
| * | staging:iio:max1363 add new 2 channels parts form maxim, 11644-7Jonathan Cameron2011-05-202-3/+58
| * | staging:iio:max1363 trivial removal of unused trig pointer.Jonathan Cameron2011-05-201-1/+0
| * | staging:iio: rip out scan_el attributes. Now handled as iio_dev_attrs like ev...Jonathan Cameron2011-05-202-183/+26
| * | staging:iio:meter:ade7758: Use iio channel spec and miscellaneous other changes.Michael Hennerich2011-05-203-212/+258
| * | staging:iio:meter:ade7758: Fix list and set of available sample frequencies.Michael Hennerich2011-05-201-10/+18
| * | staging:iio:meter:ade7758: Fix return value of ade7758_write_resetMichael Hennerich2011-05-201-4/+4
| * | staging:iio:meter:ade7758: Fix timing on SPI read accessor functions.Michael Hennerich2011-05-201-10/+33
| * | staging:iio:meter:ade7758: Update trigger to the new APIMichael Hennerich2011-05-201-25/+27
| * | staging:iio: Add channel types IIO_CURRENT and IIO_POWER.Michael Hennerich2011-05-202-0/+4
| * | staging:iio:adc:ad7606: Use private data space from iio_allocate_deviceMichael Hennerich2011-05-205-77/+85
| * | staging:iio:adc:ad7606 Convert to new channel registration method Update Add ...Michael Hennerich2011-05-203-175/+116
| * | staging:iio:gyro:adis16260 move to chan_spec based setup.Jonathan Cameron2011-05-204-266/+239
| * | staging:iio:accel:adis16240 move to chan_spec based setup.Jonathan Cameron2011-05-204-199/+220