index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-20
phonedev: remove BKL
Richard Holden
1
-2
/
+0
2008-10-20
fb: convert lock/unlock_kernel() into local fb mutex
Krzysztof Helt
1
-19
/
+20
2008-10-20
fb: push down the BKL in the ioctl handler
Alan Cox
1
-55
/
+86
2008-10-20
gpiolib: fix oops in gpio_get_value_cansleep()
David Brownell
1
-1
/
+1
2008-10-20
gpio: modify sysfs gpio export so that "value" displays as 0 or 1
Steven A. Falco
1
-1
/
+1
2008-10-20
rtc-cmos: export second NVRAM bank
David Brownell
1
-7
/
+63
2008-10-20
Altix serial: fix
roel kluin
1
-1
/
+1
2008-10-20
make probe_serial_gsc() static
Adrian Bunk
1
-1
/
+1
2008-10-20
Char: sx, remove bogus iomap
Jiri Slaby
1
-3
/
+3
2008-10-20
hwmon: applesmc: lighter wait mechanism, drastic improvement
Henrik Rydberg
1
-10
/
+12
2008-10-20
hwmon: applesmc: Add support for Macbook Pro 3
Henrik Rydberg
1
-0
/
+9
2008-10-20
hwmon: applesmc: Add support for Macbook Pro 4
Henrik Rydberg
1
-0
/
+9
2008-10-20
drivers/hwmon/applesmc.c: remove unneeded casts
Andrew Morton
1
-8
/
+8
2008-10-20
hwmon: applesmc: add support for Macbook Air
Henrik Rydberg
1
-0
/
+9
2008-10-20
hwmon: applesmc: allow for variable ALV0 and ALV1 package length
Henrik Rydberg
1
-5
/
+15
2008-10-20
hwmon: applesmc: prolong status wait
Henrik Rydberg
1
-2
/
+2
2008-10-20
hwmon: applesmc: fix the 'wait status failed: c != 8' problem
Henrik Rydberg
1
-8
/
+24
2008-10-20
hwmon: applesmc: specified number of bytes to read should match actual
Henrik Rydberg
1
-1
/
+1
2008-10-20
hwmon/pc87360 separate alarm files: add therm-min/max/crit-alarms
Jim Cromie
1
-1
/
+57
2008-10-20
hwmon/pc87360 separate alarm files: add dev_dbg help
Jim Cromie
1
-4
/
+12
2008-10-20
hwmon/pc87360 separate alarm files: define LDNI_MAX const
Jim Cromie
1
-2
/
+3
2008-10-20
hwmon/pc87360 separate alarm files: add temp-min/max/crit/fault-alarms
Jim Cromie
1
-4
/
+80
2008-10-20
hwmon/pc87360 separate alarm files: add in-min/max-alarms
Jim Cromie
1
-1
/
+51
2008-10-20
hwmon/pc87360 separate alarm files: define some constants
Jim Cromie
1
-11
/
+22
2008-10-20
intel-iommu: typo fix and correct word in the comment
Ameya Palande
1
-2
/
+2
2008-10-20
HP-WMI: additional keycode (or typo)
Eric Piel
1
-0
/
+1
2008-10-20
Fix documentation of sysrq-q
Andi Kleen
1
-1
/
+1
2008-10-20
memory_probe: fix wrong sysfs file attribute
Shaohua Li
1
-1
/
+3
2008-10-20
vmscan: unevictable LRU scan sysctl
Lee Schermerhorn
1
-0
/
+5
2008-10-20
vmstat: mlocked pages statistics
Nick Piggin
1
-1
/
+3
2008-10-20
Unevictable LRU Page Statistics
Lee Schermerhorn
1
-0
/
+6
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
1
-23
/
+33
2008-10-20
serial_txx9: use %lx for iobase
Atsushi Nemoto
1
-1
/
+1
2008-10-20
tpm: don't export static functions
Stephen Rothwell
1
-1
/
+1
2008-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
154
-1525
/
+8116
2008-10-17
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
43
-1911
/
+8166
2008-10-17
USB: remove err() macro from more usb drivers
Greg Kroah-Hartman
4
-45
/
+63
2008-10-17
USB: remove err() macro from usb misc drivers
Greg Kroah-Hartman
5
-29
/
+37
2008-10-17
USB: remove err() macro from usb core code
Greg Kroah-Hartman
5
-14
/
+17
2008-10-17
USB: remove err() macro from usb class drivers
Greg Kroah-Hartman
3
-30
/
+48
2008-10-17
USB: remove use of err() in drivers/usb/serial
Greg Kroah-Hartman
21
-243
/
+346
2008-10-17
USB: remove info() macro from usb mtd drivers
Greg Kroah-Hartman
1
-2
/
+2
2008-10-17
USB: remove info() macro from usb input drivers
Greg Kroah-Hartman
8
-14
/
+23
2008-10-17
USB: remove info() macro from usb network drivers
Greg Kroah-Hartman
7
-22
/
+32
2008-10-17
USB: remove info() macro from remaining usb drivers
Greg Kroah-Hartman
3
-9
/
+14
2008-10-17
USB: remove info() macro from usb/misc drivers
Greg Kroah-Hartman
10
-34
/
+47
2008-10-17
USB: remove info() macro from usb/serial drivers
Greg Kroah-Hartman
32
-63
/
+96
2008-10-17
USB: remove warn macro from HID core
Greg Kroah-Hartman
1
-2
/
+2
2008-10-17
USB: remove warn() macro from usb drivers
Greg Kroah-Hartman
9
-19
/
+32
2008-10-17
USB: remove warn() macro from usb net drivers
Greg Kroah-Hartman
4
-19
/
+20
[next]