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
2007-05-08
dtlk: fix error checks in module_init()
Akinobu Mita
1
-4
/
+10
2007-05-08
parport_serial: fix PCI must_checks
Randy Dunlap
1
-1
/
+7
2007-05-08
i386: sched.h inclusion from module.h is baack
Alexey Dobriyan
1
-0
/
+1
2007-05-08
ROUND_UP macro cleanup in drivers/char/lp.c
Milind Arun Choudhary
1
-4
/
+1
2007-05-08
Replace deprecated SA_xxx interrupt flags
Thomas Gleixner
1
-1
/
+1
2007-05-08
PNPACPI sets pnpdev->dev.archdata
David Brownell
2
-9
/
+47
2007-05-08
remove artificial software max_loop limit
Ken Chen
1
-74
/
+110
2007-05-08
Make /dev/port conditional on config symbol
Russell King
2
-4
/
+10
2007-05-08
Fix 82875 PCI setup
John Feeney
1
-11
/
+2
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
118
-118
/
+0
2007-05-08
Add a new deferrable delayed work init
Venki Pallipadi
1
-1
/
+1
2007-05-08
layered parport code uses parport->dev
David Brownell
5
-20
/
+8
2007-05-08
legacy PC parports support parport->dev
Jean Delvare
1
-0
/
+39
2007-05-08
parport->dev driver model support
David Brownell
6
-16
/
+26
2007-05-08
Protect tty drivers list with tty_mutex
Alexey Dobriyan
1
-1
/
+4
2007-05-08
Remove do_sync_file_range()
Mark Fasheh
1
-4
/
+4
2007-05-08
Char: cs5535_gpio, add MODULE_DEVICE_TABLE
Jiri Slaby
1
-0
/
+1
2007-05-08
Char: rocket, add MODULE_DEVICE_TABLE
Jiri Slaby
1
-0
/
+6
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-0
/
+1
2007-05-08
tty: introduce no_tty and use it in selinux
Eric W. Biederman
1
-4
/
+15
2007-05-08
tty: simplify calling of put_pid.
Eric W. Biederman
1
-17
/
+6
2007-05-08
tty: remove unnecessary export of proc_clear_tty
Eric W. Biederman
1
-1
/
+0
2007-05-08
Fixes and cleanups for earlyprintk aka boot console
Gerd Hoffmann
1
-5
/
+0
2007-05-08
rtc: add RTC class driver for the Maxim MAX6900
Dale Farnsworth
3
-0
/
+322
2007-05-08
RTC: add rtc-rs5c313 driver
Nobuhiro Iwamatsu
3
-0
/
+412
2007-05-08
Subject: jsm driver fix for linuxpps support
Len Sorensen
1
-1
/
+6
2007-05-08
Small fixes for jsm driver
Len Sorensen
1
-0
/
+1
2007-05-08
cyclades: remove custom types
Klaus Kudielka
1
-25
/
+24
2007-05-08
fix cyclades.h for x86_64 (and probably others)
Klaus Kudielka
1
-1
/
+1
2007-05-08
drivers/char/synclink.c: check kmalloc() return value
Amit Choudhary
1
-1
/
+6
2007-05-08
remove unused header file: drivers/char/digi.h
Robert P. J. Day
1
-71
/
+0
2007-05-08
remove unused header file: drivers/message/i2o/i2o_lan.h
Robert P. J. Day
1
-159
/
+0
2007-05-08
virtual_eisa_root_init() should be __init
Andrew Morton
1
-1
/
+1
2007-05-08
rocket: remove modversions include
Robert P. J. Day
1
-4
/
+0
2007-05-08
floppy: handle device_create_file() failure while init
Dmitriy Monakhov
1
-1
/
+6
2007-05-08
replace pci_find_device in drivers/telephony/ixj.c
Surya
1
-1
/
+2
2007-05-08
tpm_infineon: add support for devices in mmio space
Alex Williamson
1
-66
/
+165
2007-05-08
init dma masks in pnp_dev
David Brownell
1
-0
/
+3
2007-05-08
Use stop_machine_run in the Intel RNG driver
Prarit Bhargava
1
-97
/
+122
2007-05-08
Apple SMC driver (hardware monitoring and control)
Nicolas Boichat
3
-0
/
+1364
2007-05-08
drivers/char/hvc_console.c: cleanups
Adrian Bunk
1
-7
/
+5
2007-05-08
ipmi: add pci remove handling
Corey Minyard
1
-0
/
+3
2007-05-08
ipmi: add new IPMI nmi watchdog handling
Corey Minyard
1
-42
/
+94
2007-05-08
ipmi: allow shared interrupts
Corey Minyard
1
-35
/
+89
2007-05-08
ipmi: add powerpc openfirmware sensing
Corey Minyard
1
-0
/
+108
2007-05-08
Fix section mismatch of memory hotplug related code.
Yasunori Goto
1
-2
/
+2
2007-05-07
[SCSI] esp_scsi: Fix section mismatch warnings.
Martin Habets
1
-1
/
+1
2007-05-07
[VIDEO] sunxvr2500: Fix PCI device ID table.
David S. Miller
1
-8
/
+8
2007-05-07
Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...
Linus Torvalds
20
-196
/
+349
2007-05-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-4
/
+52
[next]