| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-07-26 | 3 | -2/+6 |
|\ |
|
| * | extcon: spelling of detach in function doc | Peter Meerwald | 2012-07-17 | 1 | -1/+1 |
| * | Merge 3.5-rc7 into driver-core-next | Greg Kroah-Hartman | 2012-07-17 | 2 | -1/+5 |
| |\ |
|
| | * | driver-core: Move kobj_to_dev from genhd.h to device.h | Lars-Peter Clausen | 2012-07-17 | 2 | -1/+5 |
* | | | Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-07-26 | 20 | -100/+653 |
|\ \ \ |
|
| * | | | pstore/ram: Make tracing log versioned | Anton Vorontsov | 2012-07-18 | 1 | -1/+1 |
| * | | | pstore: Headers should include all stuff they use | Anton Vorontsov | 2012-07-17 | 2 | -0/+7 |
| * | | | pstore/ram: Add ftrace messages handling | Anton Vorontsov | 2012-07-17 | 1 | -0/+1 |
| * | | | pstore: Add persistent function tracing | Anton Vorontsov | 2012-07-17 | 1 | -0/+9 |
| * | | | pstore: Introduce write_buf backend callback | Anton Vorontsov | 2012-07-17 | 1 | -0/+4 |
| * | | | pstore/ram_core: Get rid of prz->ecc enable/disable flag | Anton Vorontsov | 2012-07-17 | 1 | -1/+0 |
| * | | | pstore/ram: Make ECC size configurable | Anton Vorontsov | 2012-07-17 | 1 | -2/+2 |
| * | | | pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_poly | Anton Vorontsov | 2012-07-17 | 1 | -2/+0 |
| * | | | IIO channel type and modifiers for CCT and RGBC data | Jon Brenner | 2012-07-10 | 1 | -0/+5 |
| * | | | iio: Introduce iio_validate_scan_mask_onehot | Lars-Peter Clausen | 2012-07-09 | 1 | -0/+3 |
| * | | | iio: Add callback to check whether a scan mask is valid | Lars-Peter Clausen | 2012-07-09 | 1 | -0/+4 |
| * | | | iio: cleanup buffer.h comments | Peter Meerwald | 2012-07-07 | 1 | -7/+10 |
| * | | | IIO: Add a modifier for x^2+y^2+z^2 | Jonathan Cameron | 2012-06-30 | 1 | -0/+1 |
| * | | | IIO: Add a modifier for sqrt(x^2+y^2) | Jonathan Cameron | 2012-06-30 | 1 | -0/+1 |
| * | | | iio: Rename _st_ functions to loose the bit that meant the staging version. | Jonathan Cameron | 2012-06-30 | 1 | -17/+17 |
| * | | | iio:adc: Add AD7265/AD7266 support | Lars-Peter Clausen | 2012-06-30 | 1 | -0/+54 |
| * | | | Merge 3.5-rc4 into staging-next | Greg Kroah-Hartman | 2012-06-25 | 43 | -84/+384 |
| |\ \ \ |
|
| * | | | | pstore/ram: Probe as early as possible | Anton Vorontsov | 2012-06-21 | 1 | -3/+3 |
| * | | | | iio: remove extra ; after function definition | Peter Meerwald | 2012-06-19 | 1 | -1/+1 |
| * | | | | iio: correct documentation for IIO_CONST_ATTR_SAMP_FREQ_AVAIL, match name of ... | Peter Meerwald | 2012-06-19 | 1 | -1/+1 |
| * | | | | iio: typo in iio_chan_spec.ext_info comment | Peter Meerwald | 2012-06-19 | 1 | -1/+1 |
| * | | | | iio: Add helper function for initializing triggered buffers | Lars-Peter Clausen | 2012-06-19 | 1 | -0/+15 |
| * | | | | iio: iio/events.h typos | Peter Meerwald | 2012-06-15 | 1 | -3/+3 |
| * | | | | iio: iio/machine.h typo | Peter Meerwald | 2012-06-15 | 1 | -1/+1 |
| * | | | | pstore/ram_core: Remove now unused code | Anton Vorontsov | 2012-06-14 | 1 | -19/+0 |
| * | | | | pstore/ram: Add console messages handling | Anton Vorontsov | 2012-06-14 | 1 | -0/+1 |
| * | | | | pstore: Add console log messages support | Anton Vorontsov | 2012-06-14 | 1 | -0/+1 |
| * | | | | Merge branch 'staging-linus' into staging-next | Greg Kroah-Hartman | 2012-06-14 | 1 | -0/+2 |
| |\ \ \ \ |
|
| * | | | | | iio: cleanup iio/iio.h | Peter Meerwald | 2012-06-12 | 1 | -18/+18 |
| * | | | | | iio: mark struct iio_enum elements with @ in comment | Peter Meerwald | 2012-06-12 | 1 | -4/+4 |
| * | | | | | iio: clarify channel and indexed in struct iio_chan_spec | Peter Meerwald | 2012-06-12 | 1 | -4/+3 |
| * | | | | | iio: fix typos in iio.h | Peter Meerwald | 2012-06-12 | 1 | -3/+3 |
| * | | | | | iio: drop comment about 'real' channels | Peter Meerwald | 2012-06-12 | 1 | -1/+0 |
| * | | | | | iio: add mcp4725 I2C DAC driver | Peter Meerwald | 2012-06-12 | 1 | -0/+16 |
| * | | | | | staging: Delete if_strip.h | Paul Bolle | 2012-06-12 | 2 | -28/+0 |
| * | | | | | staging:iio: Move DAC drivers out of staging | Lars-Peter Clausen | 2012-06-05 | 4 | -0/+84 |
| * | | | | | iio: Add helper functions for enum style channel attributes | Lars-Peter Clausen | 2012-06-05 | 1 | -0/+64 |
| * | | | | | iio: Add iio_device_get() | Lars-Peter Clausen | 2012-06-05 | 1 | -0/+11 |
| * | | | | | iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband Synthe... | Michael Hennerich | 2012-06-05 | 1 | -0/+126 |
| * | | | | | iio: frequency: New driver for AD9523 SPI Low Jitter Clock Generator | Michael Hennerich | 2012-06-05 | 1 | -0/+195 |
* | | | | | | Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-07-26 | 11 | -18/+257 |
|\ \ \ \ \ \ |
|
| * | | | | | | usb: s3c-hsotg: Add header file protection macros in s3c-hsotg.h | Sachin Kamat | 2012-07-17 | 1 | -0/+5 |
| * | | | | | | USB: add USB_VENDOR_AND_INTERFACE_INFO() macro | Gustavo Padovan | 2012-07-17 | 1 | -0/+21 |
| * | | | | | | USB: remove 8 bytes of padding from usb_host_interface on 64 bit builds | Richard Kennedy | 2012-07-17 | 1 | -2/+3 |
| * | | | | | | Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 2012-07-17 | 1 | -1/+11 |
| |\ \ \ \ \ \ |
|