index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-13
drivers/char: don't use module_init in non-modular ttyprintk.c
Paul Gortmaker
1
-1
/
+1
2014-01-09
VMCI: fix error handling path when registering guest driver
Dmitry Torokhov
1
-4
/
+6
2014-01-08
Merge tag 'extcon-next-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
Greg Kroah-Hartman
6
-28
/
+857
2014-01-08
Merge tag 'for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into char-misc-next
Greg Kroah-Hartman
4
-13
/
+175
2014-01-08
Merge v3.13-rc6 into char-misc-next
Greg Kroah-Hartman
139
-632
/
+1073
2014-01-09
extcon: gpio: Add power resume support
Rongjun Ying
1
-0
/
+21
2014-01-08
char: nwbutton: open-code interruptible_sleep_on
Arnd Bergmann
1
-1
/
+4
2014-01-08
mei: fix syntax in comments and debug output
Alexander Usyskin
8
-36
/
+36
2014-01-08
mei: nfc: mei_nfc_free has to be called under lock
Tomas Winkler
1
-0
/
+2
2014-01-08
mei: use hbm idle state to prevent spurious resets
Tomas Winkler
4
-14
/
+43
2014-01-08
mei: do not run reset flow from the interrupt thread
Tomas Winkler
6
-137
/
+209
2014-01-08
misc: genwqe: fix return value check in genwqe_device_create()
Wei Yongjun
1
-2
/
+2
2014-01-08
GenWQE: Fix warnings for sparc
Frank Haverkamp
1
-9
/
+14
2014-01-08
GenWQE: Fix compile problems for Alpha
Frank Haverkamp
2
-0
/
+2
2014-01-08
GenWQE: Rework return code for flash-update ioctl
Frank Haverkamp
1
-129
/
+43
2014-01-08
sgi-xp: open-code interruptible_sleep_on_timeout
Arnd Bergmann
1
-1
/
+4
2014-01-07
extcon: max14577: Add extcon-max14577 driver to support MUIC device
Chanwoo Choi
3
-0
/
+763
2014-01-07
extcon: arizona: Add support for headphone detection on wm5110 rev D
Charles Keepax
1
-0
/
+12
2014-01-07
extcon: arizona: No need to switch back down HPDET ranges
Charles Keepax
1
-14
/
+7
2014-01-07
extcon: arizona: Fix race with microphone detection and removal
Charles Keepax
1
-0
/
+13
2014-01-07
extcon: arizona: Fix reset of HPDET after race with removal
Charles Keepax
1
-1
/
+7
2014-01-07
extcon: arizona: Add defines for microphone detection levels
Charles Keepax
1
-5
/
+14
2014-01-07
extcon: palmas: Handle ID interrupt properly using USB_ID_INT_SRC
George Cherian
1
-3
/
+12
2014-01-07
extcon: palmas: Added a new compatible type *ti,palmas-usb-vid*
Kishon Vijay Abraham I
1
-0
/
+2
2014-01-07
extcon: gpio: Request gpio pin before modifying its state
Guenter Roeck
1
-5
/
+6
2013-12-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-6
/
+8
2013-12-29
Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-34
/
+50
2013-12-27
Merge branches 'powercap' and 'acpi-lpss' with new device IDs
Rafael J. Wysocki
3
-2
/
+13
2013-12-27
Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixes
Rafael J. Wysocki
1
-32
/
+37
2013-12-24
Phy: Add a PHY driver for Marvell MVEBU SATA PHY.
Andrew Lunn
3
-0
/
+144
2013-12-24
phy: phy-core.c: remove unnecessary initialization of local variables
Kishon Vijay Abraham I
1
-3
/
+3
2013-12-24
phy: phy-core: increment refcounting variables only on 'success'
Kishon Vijay Abraham I
1
-8
/
+14
2013-12-24
phy: core: properly handle failure of pm_runtime_get functions
Felipe Balbi
1
-2
/
+14
2013-12-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-94
/
+189
2013-12-24
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
Linus Torvalds
4
-12
/
+49
2013-12-23
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
Linus Torvalds
5
-14
/
+51
2013-12-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
11
-34
/
+93
2013-12-23
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
Linus Torvalds
1
-1
/
+1
2013-12-23
Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linus
Roland Dreier
4
-13
/
+50
2013-12-23
Merge tag 'drm-intel-fixes-2013-12-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
Dave Airlie
4
-23
/
+60
2013-12-23
Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
Dave Airlie
4
-9
/
+29
2013-12-23
drm/ttm: Fix swapin regression
Thomas Hellstrom
1
-1
/
+2
2013-12-23
gpu: fix qxl missing crc32_le
Randy Dunlap
2
-1
/
+2
2013-12-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-3
/
+5
2013-12-22
Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Linus Torvalds
1
-1
/
+0
2013-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
9
-45
/
+51
2013-12-22
powercap / RAPL: add support for ValleyView Soc
Jacob Pan
1
-2
/
+11
2013-12-22
cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy drivers
Jason Baron
1
-0
/
+6
2013-12-22
cpufreq: remove sysfs files for CPUs which failed to come back after resume
Viresh Kumar
1
-32
/
+31
2013-12-21
null_blk: support submit_queues on use_per_node_hctx
Matias Bjørling
1
-4
/
+35
[next]