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
2010-05-27
Staging: saa7134-go7007: replace dma_sync_single with dma_sync_single_for_cpu
FUJITA Tomonori
1
-4
/
+4
2010-05-27
drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILE
Joe Perches
3
-31
/
+31
2010-05-27
rapidio: use default route value for CPS switches
Alexandre Bounine
1
-8
/
+10
2010-05-27
rapidio: add switch domain routines
Alexandre Bounine
4
-0
/
+82
2010-05-27
rapidio: modify initialization of switch operations
Alexandre Bounine
6
-99
/
+102
2010-05-27
rapidio: add debug configuration option
Alexandre Bounine
3
-0
/
+19
2010-05-27
rapidio: fix typos and minor edits
Alexandre Bounine
2
-5
/
+4
2010-05-27
rapidio: add enabling SRIO port RX and TX
Thomas Moll
2
-1
/
+89
2010-05-27
rapidio: add Port-Write handling for EM
Alexandre Bounine
5
-36
/
+665
2010-05-27
rapidio: add switch locking during discovery
Alexandre Bounine
1
-20
/
+144
2010-05-27
rapidio: add IDT CPS/TSI switches
Alexandre Bounine
10
-9
/
+473
2010-05-27
drivers/char/applicom.c: use memdup_user
Julia Lawall
1
-8
/
+3
2010-05-27
drivers/char/ppdev.c: use kasprintf
Julia Lawall
1
-3
/
+1
2010-05-27
char drivers: RAM oops/panic logger
Marco Stornelli
3
-0
/
+170
2010-05-27
ipmi: handle run_to_completion properly in deliver_recv_msg()
Jiri Kosina
1
-3
/
+8
2010-05-27
ipmi: update driver to use dev_printk and its constructs
Myron Stowe
2
-127
/
+107
2010-05-27
ipmi: convert tracking of the ACPI device pointer to a PNP device
Myron Stowe
1
-1
/
+1
2010-05-27
ipmi: change timeout and event poll to one second
Corey Minyard
1
-2
/
+2
2010-05-27
ipmi: attempt to register multiple SIs of the same type
Matthew Garrett
1
-7
/
+21
2010-05-27
ipmi: reduce polling
Matthew Garrett
1
-7
/
+13
2010-05-27
ipmi: reduce polling when interrupts are available
Matthew Garrett
1
-2
/
+10
2010-05-27
ipmi: change device discovery order
Matthew Garrett
1
-11
/
+12
2010-05-27
ipmi: only register one si per bmc
Matthew Garrett
1
-2
/
+27
2010-05-27
ipmi: split device discovery and registration
Matthew Garrett
1
-46
/
+84
2010-05-27
ipmi: change addr_source to an enum rather than strings
Matthew Garrett
1
-19
/
+25
2010-05-27
md: convert cpu notifier to return encapsulate errno value
Akinobu Mita
1
-1
/
+1
2010-05-27
ehca: convert cpu notifier to return encapsulate errno value
Akinobu Mita
1
-1
/
+1
2010-05-27
topology: convert cpu notifier to return encapsulate errno value
Akinobu Mita
1
-1
/
+1
2010-05-27
drivers/telephony/ixj.c: use memdup_user
Julia Lawall
1
-11
/
+4
2010-05-27
fbdev: bf54x-lq043fb: fix unused warnings with backlight code
Mike Frysinger
1
-3
/
+4
2010-05-27
fbdev: bfin-t350mcqb-fb: avoid unused warnings in backlight code
Mike Frysinger
1
-3
/
+4
2010-05-27
drivers/video/via: use memdup_user
Julia Lawall
1
-8
/
+3
2010-05-27
add support for S3 Trio3D/1X/2X
Ondrej Zary
1
-20
/
+81
2010-05-27
drivers/gpio/it8761e_gpio: check return value of gpiochip_remove()
Daniel Mack
1
-1
/
+4
2010-05-27
gpio: add Penwell gpio support
Alek Du
2
-34
/
+53
2010-05-27
gpiolib: introduce set_debounce method
Felipe Balbi
1
-0
/
+43
2010-05-27
gpiolib: make gpiochip_add() show a better error message
Ben Dooks
1
-1
/
+1
2010-05-27
gpio: max732x: fix input configuration for open-drain pins
Marc Zyngier
1
-0
/
+7
2010-05-27
max732x: correct nr_port checking off by one error
Axel Lin
1
-3
/
+3
2010-05-27
pl061: fix offset value range checking
Axel Lin
1
-1
/
+1
2010-05-27
gpiolib: a gpio is unsigned, so use %u to print it
Uwe Kleine-König
1
-1
/
+1
2010-05-27
gpiolib: make names array and its values const
Uwe Kleine-König
3
-3
/
+3
2010-05-27
gpio: add interrupt handling capability to max732x
Marc Zyngier
2
-19
/
+343
2010-05-27
rtc: AB8500 RTC driver
Virupax Sadashivpetimath
3
-0
/
+371
2010-05-27
drivers/message/i2o/i2o_config.c: use memdup_user
Julia Lawall
1
-8
/
+3
2010-05-27
drivers/char/vt.c: use memdup_user
Julia Lawall
1
-7
/
+3
2010-05-27
drivers/mmc/host: use ERR_CAST
Julia Lawall
1
-1
/
+1
2010-05-27
sdhci-spear: ST SPEAr based SDHCI controller glue
Viresh KUMAR
3
-0
/
+311
2010-05-27
sdio: add new function for RAW (Read after Write) operation
Grazvydas Ignotas
1
-0
/
+30
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
22
-25
/
+22
[next]