index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-29
Revert "perf symbols: Demangle cloned functions"
Ingo Molnar
1
-26
/
+1
2013-09-28
PCI: Workaround missing pci_set_master in pci drivers
Yinghai Lu
1
-1
/
+7
2013-09-28
kernel/params: fix handling of signed integer types
Jean Delvare
1
-3
/
+3
2013-09-28
i2c: ismt: initialize DMA buffer
James Ralston
1
-0
/
+3
2013-09-28
drm/msm: use drm_gem_dumb_destroy helper
Rob Clark
2
-8
/
+1
2013-09-28
drm/msm: deal with mach/iommu.h removal
Rob Clark
1
-2
/
+2
2013-09-28
perf/x86: Fix PMU detection printout when no PMU is detected
Ingo Molnar
1
-1
/
+1
2013-09-28
drm/msm: Remove iommu include from mdp4_kms.c
Joerg Roedel
1
-2
/
+0
2013-09-28
drm/msm: Odd PTR_ERR usage
Thomas Meyer
1
-1
/
+1
2013-09-28
s390: enable ARCH_USE_CMPXCHG_LOCKREF
Heiko Carstens
2
-0
/
+6
2013-09-28
lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP()
Heiko Carstens
1
-1
/
+9
2013-09-28
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
Heiko Carstens
5
-9
/
+5
2013-09-28
misc: mic: depend on X86 for both host and card drivers.
Sudeep Dutt
1
-2
/
+2
2013-09-28
misc: mic: fix a warning in the IOCTL header file.
Sudeep Dutt
1
-0
/
+2
2013-09-28
misc: mic: cleanups for "--strict" checkpatch.
Ashutosh Dixit
12
-167
/
+158
2013-09-28
misc: mic: header file cleanups.
Sudeep Dutt
14
-15
/
+15
2013-09-28
misc: mic: host driver sysfs cleanups.
Sudeep Dutt
1
-43
/
+29
2013-09-27
sysfs: Allow mounting without CONFIG_NET
Eric W. Biederman
1
-4
/
+1
2013-09-27
lockref: allow relaxed cmpxchg64 variant for lockless updates
Will Deacon
1
-2
/
+11
2013-09-27
i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...
Chew, Chiau Ee
1
-6
/
+20
2013-09-27
i2c: mv64xxx: Do not use writel_relaxed()
Thierry Reding
1
-2
/
+2
2013-09-27
i2c: mv64xxx: Fix some build warnings
Thierry Reding
1
-5
/
+7
2013-09-27
i2c: s3c2410: fix clk_disable/clk_unprepare WARNings
Kim Phillips
1
-2
/
+0
2013-09-27
arm: Fix build error with context tracking calls
Frederic Weisbecker
2
-4
/
+16
2013-09-27
ALSA: hda - Enable internal mic on a Thinkpad machine with ALC283
Kailang Yang
1
-1
/
+12
2013-09-27
ALSA: hda - Fix Internal Mic boost can't control with ALC283
Kailang Yang
1
-0
/
+3
2013-09-27
ALSA: hda - Add documentation for CS4208 fixups
Takashi Iwai
1
-0
/
+6
2013-09-27
ALSA: hda - Add fixup for MacBook Air 6,1 and 6,2 with CS4208 codec
Ben Whitten
1
-5
/
+67
2013-09-27
x86/microcode/AMD: Fix patch level reporting for family 15h
Suravee Suthikulpanit
1
-0
/
+1
2013-09-27
extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...
Chanwoo Choi
9
-15
/
+25
2013-09-27
extcon: Change field type of 'dev' in extcon_dev structure
Chanwoo Choi
3
-32
/
+26
2013-09-27
extcon: arizona: Don't require micbias to be shifted in pdata
Charles Keepax
1
-4
/
+5
2013-09-27
extcon: arizona: Correct typo in headphone detect range transitions
Charles Keepax
1
-2
/
+2
2013-09-27
extcon: gpio: Add support for active-low presence to detect pins
Guenter Roeck
2
-0
/
+8
2013-09-27
extcon: use dev_get_platdata()
Jingoo Han
3
-3
/
+3
2013-09-27
extcon: gpio: Use gpio driver/chip debounce if supported
Guenter Roeck
1
-1
/
+7
2013-09-27
extcon: gpio: Do not unnecessarily initialize variables
Guenter Roeck
1
-1
/
+1
2013-09-27
extcon: Remove casting the return value which is a void pointer
Jingoo Han
1
-4
/
+4
2013-09-27
extcon: Fix indentation coding style to improve readability
Chanwoo Choi
5
-84
/
+87
2013-09-27
extcon: max77693: Fix checkpatch warning
Sachin Kamat
1
-2
/
+2
2013-09-27
extcon: arizona: Fix a typo in a comment
Sachin Kamat
1
-1
/
+1
2013-09-27
extcon: arizona: Clear trig_sts bits on all paths
Charles Keepax
1
-1
/
+1
2013-09-27
extcon: max8997: Fix checkpatch warning
Sachin Kamat
1
-1
/
+1
2013-09-27
staging: r8188eu: Add new device ID
Larry Finger
1
-0
/
+1
2013-09-27
hv: vmbus: fix vmbus_recvpacket_raw() return code
Dan Carpenter
1
-1
/
+1
2013-09-27
usb: dwc3: add support for Merrifield
David Cohen
1
-0
/
+2
2013-09-27
USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization
Shengzhou Liu
1
-2
/
+3
2013-09-27
USB: Fix breakage in ffs_fs_mount()
Al Viro
1
-34
/
+26
2013-09-26
driver core : Fix use after free of dev->parent in device_shutdown
Benson Leung
1
-7
/
+7
2013-09-26
sysfs: Allow mounting without CONFIG_NET
Eric W. Biederman
1
-4
/
+1
[next]