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
2009-09-27
tty: Fix regressions caused by commit b50989dc
Dave Young
2
-13
/
+16
2009-09-27
ACPI: kill "unused variable āiā" warning
Linus Torvalds
1
-1
/
+0
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
31
-34
/
+34
2009-09-27
ACPI: Kill overly verbose "power state" log messages
Roland Dreier
1
-7
/
+0
2009-09-27
ACPI: Clarify resource conflict message
Jean Delvare
1
-1
/
+7
2009-09-27
thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problem
Henrique de Moraes Holschuh
1
-0
/
+2
2009-09-26
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
10
-31
/
+380
2009-09-26
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
11
-2
/
+1168
2009-09-26
headers: kref.h redux
Alexey Dobriyan
6
-6
/
+0
2009-09-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
6
-682
/
+731
2009-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-142
/
+1282
2009-09-26
backlight: new driver for ADP5520/ADP5501 MFD PMICs
Michael Hennerich
3
-0
/
+390
2009-09-26
backlight: extend event support to also support poll()
Henrique de Moraes Holschuh
1
-0
/
+1
2009-09-26
ACPI: i2c-scmi: don't use acpi_device_uid()
Bjorn Helgaas
1
-3
/
+2
2009-09-26
Merge branch 'thinkpad-2.6.32-part2' into release
Len Brown
1
-206
/
+426
2009-09-25
at91_can: Forgotten git 'add' of at91_can.c
David S. Miller
1
-0
/
+1186
2009-09-25
TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2
Sriram
1
-1
/
+8
2009-09-25
ACPI: simplify building device HID/CID list
Bjorn Helgaas
1
-33
/
+23
2009-09-25
ACPI: remove acpi_device_uid() and related stuff
Bjorn Helgaas
1
-18
/
+0
2009-09-25
ACPI: remove acpi_device.flags.hardware_id
Bjorn Helgaas
2
-26
/
+14
2009-09-25
ACPI: remove acpi_device.flags.compatible_ids
Bjorn Helgaas
1
-11
/
+4
2009-09-25
ACPI: maintain a single list of _HID and _CID IDs
Bjorn Helgaas
2
-129
/
+53
2009-09-25
ACPI: make sure every acpi_device has an ID
Bjorn Helgaas
1
-0
/
+10
2009-09-25
ACPI: use acpi_device_hid() when possible
Bjorn Helgaas
2
-4
/
+4
2009-09-25
ACPI: fix synthetic HID for \_SB_
Bjorn Helgaas
1
-12
/
+6
2009-09-25
ACPI: handle re-enumeration, when acpi_devices might already exist
Bjorn Helgaas
1
-8
/
+11
2009-09-25
ACPI: factor out device type and status checking
Bjorn Helgaas
1
-77
/
+52
2009-09-25
ACPI: add acpi_bus_get_status_handle()
Bjorn Helgaas
1
-27
/
+22
2009-09-25
ACPI: use acpi_walk_namespace() to enumerate devices
Bjorn Helgaas
1
-122
/
+74
2009-09-25
ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE
Bjorn Helgaas
1
-7
/
+13
2009-09-25
ACPI: enumerate namespace before adding functional fixed hardware devices
Bjorn Helgaas
1
-2
/
+2
2009-09-25
ACPI: convert acpi_bus_scan() to operate on an acpi_handle
Bjorn Helgaas
1
-17
/
+17
2009-09-25
ACPI: add acpi_bus_get_parent() and remove "parent" arguments
Bjorn Helgaas
1
-13
/
+37
2009-09-25
ACPI: remove unnecessary argument checking
Bjorn Helgaas
1
-6
/
+2
2009-09-25
ACPI: remove redundant "type" arguments
Bjorn Helgaas
1
-7
/
+7
2009-09-25
ACPI: remove acpi_device_set_context() "type" argument
Bjorn Helgaas
1
-17
/
+15
2009-09-25
ACPI: use device_type rather than comparing HID
Bjorn Helgaas
1
-6
/
+4
2009-09-25
ACPI: save device_type in acpi_device
Bjorn Helgaas
1
-0
/
+1
2009-09-25
ACPI: remove redundant "handle" and "parent" arguments
Bjorn Helgaas
1
-15
/
+12
2009-09-25
ACPI: remove unused acpi_bus_scan_fixed() argument
Bjorn Helgaas
1
-5
/
+2
2009-09-25
ACPI: add debug for device addition
Bjorn Helgaas
1
-2
/
+10
2009-09-25
ACPICA: fixup after acpi_get_object_info() change
Bjorn Helgaas
1
-1
/
+0
2009-09-25
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus...
David S. Miller
1
-141
/
+88
2009-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-2
/
+2
2009-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
3
-0
/
+362
2009-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
71
-2757
/
+2417
2009-09-25
[WATCHDOG] Add support for the Avionic Design Xanthos watchdog timer.
Thierry Reding
3
-0
/
+362
2009-09-25
sh_mobile_ceu_camera: fix compile breakage, caused by a bad merge
Guennadi Liakhovetski
1
-2
/
+2
2009-09-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
4
-6
/
+18
2009-09-24
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
2
-3
/
+18
[next]