Age | Commit message (Expand) | Author | Files | Lines |
2015-03-09 | i2c: pca954x: improve usage of gpiod API | Uwe Kleine-König | 1 | -3/+3 |
2015-03-09 | i2c: i801: Use managed pcim_* PCI device initialization and reservation | Jarkko Nikula | 1 | -16/+9 |
2015-03-09 | i2c: i801: Remove pci_enable_device() call from i801_resume() | Jarkko Nikula | 1 | -1/+1 |
2015-03-09 | i2c: i801: Use managed devm_* memory and irq allocation | Jarkko Nikula | 1 | -11/+6 |
2015-03-09 | i2c: i801: Remove i801_driver forward declaration | Jarkko Nikula | 1 | -4/+2 |
2015-03-09 | i2c: i801: Don't break user-visible strings | Jarkko Nikula | 1 | -4/+5 |
2015-03-08 | Linux 4.0-rc3v4.0-rc3 | Linus Torvalds | 1 | -1/+1 |
2015-03-08 | sunrpc: fix braino in ->poll() | Al Viro | 1 | -1/+1 |
2015-03-08 | Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 34 | -109/+374 |
2015-03-08 | Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 15 | -61/+89 |
2015-03-08 | Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 15 | -226/+175 |
2015-03-08 | Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -5/+7 |
2015-03-08 | Merge tag 'cc-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk... | Linus Torvalds | 1 | -0/+27 |
2015-03-07 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -19/+22 |
2015-03-07 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 7 | -22/+57 |
2015-03-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -1/+6 |
2015-03-07 | TTY: fix tty_wait_until_sent maximum timeout | Johan Hovold | 1 | -3/+3 |
2015-03-07 | TTY: fix tty_wait_until_sent on 64-bit machines | Johan Hovold | 1 | -3/+9 |
2015-03-07 | USB: serial: fix infinite wait_until_sent timeout | Johan Hovold | 1 | -2/+3 |
2015-03-07 | TTY: bfin_jtag_comm: remove incorrect wait_until_sent operation | Johan Hovold | 1 | -13/+0 |
2015-03-07 | net: irda: fix wait_until_sent poll timeout | Johan Hovold | 1 | -1/+3 |
2015-03-07 | serial: uapi: Declare all userspace-visible io types | Peter Hurley | 2 | -7/+11 |
2015-03-07 | serial: core: Fix iotype userspace breakage | Peter Hurley | 1 | -3/+3 |
2015-03-07 | serial: sprd: Fix missing spin_unlock in sprd_handle_irq() | Axel Lin | 1 | -1/+3 |
2015-03-07 | console: Fix console name size mismatch | Peter Hurley | 2 | -1/+2 |
2015-03-07 | tty: fix up atime/mtime mess, take four | Jiri Slaby | 1 | -2/+2 |
2015-03-07 | serial: 8250_dw: Fix get_mctrl behaviour | Desmond Liu | 2 | -0/+48 |
2015-03-07 | serial:8250:8250_pci: delete unneeded quirk entries | Wang YanQing | 1 | -14/+0 |
2015-03-07 | serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2S | Wang YanQing | 1 | -4/+0 |
2015-03-07 | Change email address for 8250_pci | Russell King | 1 | -1/+1 |
2015-03-07 | serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is someth... | Sebastian Andrzej Siewior | 1 | -6/+5 |
2015-03-07 | Revert "tty/serial: of_serial: add DT alias ID handling" | Baruch Siach | 1 | -4/+0 |
2015-03-06 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 34 | -325/+399 |
2015-03-07 | i2c: imx: add required clocks property to binding | Matt Porter | 1 | -0/+1 |
2015-03-07 | i2c: designware-baytrail: baytrail_i2c_acquire() might sleep | Andy Shevchenko | 1 | -2/+4 |
2015-03-07 | i2c: designware-baytrail: cross-check lock functions | Andy Shevchenko | 1 | -1/+1 |
2015-03-07 | i2c: designware-baytrail: fix sparse warnings | Andy Shevchenko | 1 | -7/+5 |
2015-03-07 | i2c: designware-baytrail: fix typo in error path | Andy Shevchenko | 1 | -2/+2 |
2015-03-07 | i2c: designware-baytrail: describe magic numbers | Andy Shevchenko | 1 | -7/+9 |
2015-03-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 9 | -62/+241 |
2015-03-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+2 |
2015-03-06 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 5 | -40/+39 |
2015-03-07 | Merge tag 'drm-intel-fixes-2015-03-05' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2 | -16/+32 |
2015-03-07 | Merge tag 'v4.0-rc2' into drm-fixes | Dave Airlie | 2 | -1/+2 |
2015-03-06 | Merge tag 'sound-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 23 | -92/+140 |
2015-03-06 | Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 21 | -119/+331 |
2015-03-06 | Merge tag 'locks-v4.0-3' of git://git.samba.org/jlayton/linux | Linus Torvalds | 1 | -1/+2 |
2015-03-06 | Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 17 | -62/+244 |
2015-03-06 | xhci: Workaround for PME stuck issues in Intel xhci | Mathias Nyman | 2 | -0/+31 |
2015-03-06 | xhci: fix reporting of 0-sized URBs in control endpoint | Aleksander Morgado | 2 | -2/+11 |