index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2015-02-15
Input: psmouse - use IS_ENABLED instead of homegrown code
Dmitry Torokhov
-35
/
+3
2015-02-15
Merge branch 'bfin_rotary' into next
Dmitry Torokhov
-3591
/
+4536
2015-02-15
Input: bfin_rotary - introduce open and close methods
Dmitry Torokhov
-28
/
+42
2015-02-15
Input: bfin_rotary - convert to use managed resources
Sonic Zhang
-45
/
+38
2015-02-15
Input: bfin_rotary - use generic IO functions
Sonic Zhang
-19
/
+43
2015-02-15
Input: bfin_rotary - move pin lists into into platform data
Sonic Zhang
-14
/
+16
2015-02-15
Input: bfin_rotary - move platform header to linux/platform_data
Sonic Zhang
-1
/
+1
2015-02-15
Input: bfin_rotary - mark suspend and resume code as __maybe_unused
Dmitry Torokhov
-10
/
+4
2015-02-15
Input: bfin_rotary - fix potential oops in interrupt handler
Dmitry Torokhov
-5
/
+4
2015-02-15
Input: ALPS - move v7 packet info to Documentation and v6 packet info
Pali Rohár
-39
/
+0
2015-02-15
Input: ALPS - fix confusing comment in protocol data
Dmitry Torokhov
-7
/
+8
2015-02-15
Input: ALPS - do not mix trackstick and external PS/2 mouse data
Pali Rohár
-53
/
+151
2015-02-15
Input: ALPS - fix trackstick detection on some Dell Latitudes
Dmitry Torokhov
-22
/
+56
2015-02-15
Input: ALPS - consolidate setting protocol parameters
Dmitry Torokhov
-64
/
+67
2015-02-15
Input: ALPS - split protocol data from model info
Dmitry Torokhov
-38
/
+46
2015-02-15
Input: ALPS - make Rushmore a separate protocol
Dmitry Torokhov
-11
/
+19
2015-02-15
Input: ALPS - renumber protocol numbers
Dmitry Torokhov
-16
/
+16
2015-02-15
Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-1619
/
+4179
2015-02-15
Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-15021
/
+32253
2015-02-15
Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-40
/
+22
2015-02-15
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-441
/
+1799
2015-02-15
ACPI / idle: Implement ->enter_freeze callback routine
Rafael J. Wysocki
-8
/
+40
2015-02-15
intel_idle: Add ->enter_freeze callbacks
Rafael J. Wysocki
-54
/
+125
2015-02-15
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
Rafael J. Wysocki
-5
/
+44
2015-02-15
sg: fix read() error reporting
Tony Battersby
-3
/
+3
2015-02-15
wd719x: add missing .module to wd719x_template
Ondrej Zary
-0
/
+1
2015-02-15
hpsa: correct compiler warnings introduced by hpsa-add-local-workqueue patch
Don Brace
-3
/
+1
2015-02-15
fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...
Minh Duc Tran
-1
/
+0
2015-02-15
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-2902
/
+8110
2015-02-15
Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs
Linus Torvalds
-173
/
+319
2015-02-15
Added Little Endian support to vtpm module
honclo
-8
/
+12
2015-02-15
com20020-pci: add support for eae single card
Michael Grzeschik
-3
/
+18
2015-02-15
vhost_net: fix wrong iter offset when setting number of buffers
Jason Wang
-5
/
+6
2015-02-15
tpm, tpm_tis: fix TPM 2.0 probing
Jarkko Sakkinen
-15
/
+39
2015-02-15
tpm: fix suspend/resume paths for TPM 2.0
Jarkko Sakkinen
-39
/
+34
2015-02-15
mtd: hisilicon: && vs & typo
Dan Carpenter
-1
/
+1
2015-02-14
net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081
Sylvain Rochet
-0
/
+28
2015-02-14
r8152: restore hw settings
hayeswang
-2
/
+57
2015-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
-432
/
+855
2015-02-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-107
/
+1830
2015-02-14
IIO: si7020: Allocate correct amount of memory in devm_iio_device_alloc
Andrey Smirnov
-1
/
+1
2015-02-14
Revert "iio:humidity:si7020: fix pointer to i2c client"
Jonathan Cameron
-2
/
+2
2015-02-14
iio: light: gp2ap020a00f: Select REGMAP_I2C
Roberta Dobrescu
-0
/
+1
2015-02-14
iio: light: jsa1212: Select REGMAP_I2C
Roberta Dobrescu
-0
/
+1
2015-02-14
regmap-irq: set IRQF_ONESHOT flag to ensure IRQ request
Valentin Rothberg
-1
/
+2
2015-02-13
drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCs
Gregory CLEMENT
-0
/
+331
2015-02-13
rtc: rtc-ab-b5ze-s3: add sub-minute alarm support
Arnaud Ebalard
-29
/
+262
2015-02-13
rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chip
Arnaud Ebalard
-0
/
+814
2015-02-13
drivers/rtc/rtc-rk808.c: fix rtc time reading issue
Chris Zhong
-2
/
+8
2015-02-13
drivers/rtc/rtc-isl12057.c: constify struct regmap_config
Krzysztof Kozlowski
-1
/
+1
[prev]
[next]