| Commit message (Expand) | Author | Age | Files | Lines |
* | ptp: use memdup_user(). | Muhammad Falak R Wani | 2016-05-23 | 1 | -8/+3 |
* | net: hns: avoid null pointer dereference | xypron.glpk@gmx.de | 2016-05-23 | 1 | -11/+0 |
* | net: pegasus: simplify logical constraint | xypron.glpk@gmx.de | 2016-05-23 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2016-05-23 | 2 | -25/+17 |
|\ |
|
| * | aeroflex/greth: fix warning about unused variable | Sam Ravnborg | 2016-05-21 | 1 | -1/+1 |
| * | openprom: fix warning | Sam Ravnborg | 2016-05-21 | 1 | -24/+16 |
* | | x86: remove pointless uaccess_32.h complexity | Linus Torvalds | 2016-05-22 | 1 | -3/+1 |
* | | Merge tag 'rtc-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2016-05-21 | 41 | -734/+972 |
|\ \ |
|
| * | | rtc: tps6586x: rename so module can be autoloaded | Nicolas Chauvet | 2016-05-21 | 1 | -1/+1 |
| * | | rtc: rv3029: hide unused i2c device table | Arnd Bergmann | 2016-05-21 | 1 | -7/+7 |
| * | | rtc: rs5c372: r2025: fix check for 'oscillator halted' condition | Thomas Koeller | 2016-05-21 | 1 | -2/+2 |
| * | | rtc: rv3029: add alarm IRQ | Mylène Josserand | 2016-05-21 | 1 | -21/+93 |
| * | | rtc: rv3029: fix set_time function | Mylène Josserand | 2016-05-21 | 1 | -1/+1 |
| * | | rtc: rv3029: fix alarm support | Mylène Josserand | 2016-05-21 | 1 | -7/+16 |
| * | | rtc: rv3029: Remove some checks and warnings | Mylène Josserand | 2016-05-21 | 1 | -34/+34 |
| * | | rtc: rv3029: Add support of RV3049 | Mylène Josserand | 2016-05-21 | 2 | -21/+124 |
| * | | rtc: rv3029: convert to use regmap | Mylène Josserand | 2016-05-21 | 1 | -133/+142 |
| * | | rtc: rv3029: remove 'i2c' in functions names | Mylène Josserand | 2016-05-21 | 1 | -75/+57 |
| * | | rtc: stmp3xxx: print message on error | Sudip Mukherjee | 2016-05-20 | 1 | -1/+6 |
| * | | rtc: Use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas | 2016-05-20 | 3 | -6/+6 |
| * | | rtc: ds3232: fix call trace when rtc->ops_lock is used as NULL | Qianyu Gong | 2016-05-20 | 1 | -3/+6 |
| * | | rtc: snvs: return error in case enable_irq_wake fails | Stefan Agner | 2016-05-20 | 1 | -1/+1 |
| * | | rtc: zynqmp: Update seconds time programming logic | Anurag Kumar Vulisha | 2016-05-20 | 1 | -6/+39 |
| * | | rtc: mc13xxx: remove UIE signaling | Wolfram Sang | 2016-05-20 | 1 | -19/+0 |
| * | | rtc: mxc: remove UIE signaling | Wolfram Sang | 2016-05-20 | 1 | -3/+0 |
| * | | rtc: ds1307: Remove CLK_IS_ROOT | Stephen Boyd | 2016-05-20 | 1 | -2/+0 |
| * | | rtc: hym8563: Remove CLK_IS_ROOT | Stephen Boyd | 2016-05-20 | 1 | -1/+1 |
| * | | rtc: pcf8563: Remove CLK_IS_ROOT | Stephen Boyd | 2016-05-20 | 1 | -1/+1 |
| * | | rtc: zynqmp: Write Calibration value before setting time | Anurag Kumar Vulisha | 2016-05-20 | 1 | -7/+14 |
| * | | rtc: zynqmp: Enable RTC switching to battery power when VCC_PSAUX is N/A | Anurag Kumar Vulisha | 2016-05-20 | 1 | -0/+8 |
| * | | rtc: ds1685: actually spin forever in poweroff path | Josh Poimboeuf | 2016-05-20 | 1 | -0/+1 |
| * | | rtc: da9053: fix access ordering error during RTC interrupt at system power on | Steve Twiss | 2016-05-20 | 1 | -5/+8 |
| * | | rtc: ds1307: ensure that any pending alarm is cleared before a new alarm is e... | Nicolas Boullis | 2016-05-20 | 1 | -5/+8 |
| * | | rtc: ds1307: fix ds1307_native_smbus_read_block_data function | Nicolas Boullis | 2016-05-20 | 1 | -2/+6 |
| * | | rtc: ds1302: fix write value for day of week register | Akinobu Mita | 2016-05-20 | 1 | -1/+1 |
| * | | rtc: ds1302: fix error check in set_time | Akinobu Mita | 2016-05-20 | 1 | -1/+1 |
| * | | rtc: m41t80: handle oscillator failure bit | Mylène Josserand | 2016-05-20 | 1 | -2/+23 |
| * | | rtc: m41t80: add wakealarm functionality | Mylène Josserand | 2016-05-20 | 1 | -0/+2 |
| * | | rtc: m41t80: add alarm functionality | Mylène Josserand | 2016-05-20 | 1 | -13/+167 |
| * | | rtc: m41t80: remove warnings and replace obsolete function | Mylène Josserand | 2016-05-20 | 1 | -11/+15 |
| * | | rtc: m41t80: add the use of 'BIT' macro | Mylène Josserand | 2016-05-20 | 1 | -15/+15 |
| * | | rtc: m41t80: replace i2c functions for smbus ones | Mylène Josserand | 2016-05-20 | 1 | -90/+44 |
| * | | rtc: m41t80: remove proc macro | Mylène Josserand | 2016-05-20 | 1 | -4/+0 |
| * | | rtc: m41t80: update sysfs entries export | Mylène Josserand | 2016-05-20 | 1 | -24/+32 |
| * | | rtc: remove useless DRV_VERSION | Alexandre Belloni | 2016-05-20 | 25 | -89/+1 |
| * | | rtc: at91sam9: remove duplicate assignment of variable mr | Colin Ian King | 2016-05-20 | 1 | -1/+1 |
| * | | rtc: ds1302: rewrite using SPI | Sergey Yanovich | 2016-05-20 | 2 | -197/+166 |
* | | | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working... | Linus Torvalds | 2016-05-21 | 2 | -120/+104 |
|\ \ \ |
|
| * | | | mailbox: Fix devm_ioremap_resource error detection code | Amitoj Kaur Chawla | 2016-05-08 | 1 | -2/+2 |
| * | | | mailbox/omap: kill omap_mbox_{save/restore}_ctx() functions | Suman Anna | 2016-04-26 | 1 | -51/+0 |