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-03-16
l2tp: Fix UDP socket reference count bugs in the pppol2tp driver
James Chapman
1
-0
/
+3
2010-03-16
smsc95xx: wait for PHY to complete reset during init
Steve Glendinning
1
-0
/
+15
2010-03-16
l2tp: Fix oops in pppol2tp_xmit
James Chapman
1
-1
/
+2
2010-03-16
smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver
Steve Glendinning
4
-0
/
+1718
2010-03-16
ne: Do not use slashes in irq name string
Atsushi Nemoto
1
-1
/
+1
2010-03-16
NET: ksz884x, fix lock imbalance
Jiri Slaby
1
-3
/
+5
2010-03-16
gigaset: correct range checking off by one error
Tilman Schmidt
1
-1
/
+1
2010-03-15
ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe
Lars Ellenberg
1
-0
/
+6
2010-03-15
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1592
-50823
/
+87626
2010-03-15
myri: remove dead code
Dan Carpenter
1
-1
/
+0
2010-03-15
gigaset: prune use of tty_buffer_request_room
Tilman Schmidt
1
-1
/
+0
2010-03-15
gigaset: correct clearing of at_state strings on RING
Tilman Schmidt
1
-8
/
+4
2010-03-15
gigaset: avoid registering CAPI driver more than once
Tilman Schmidt
4
-31
/
+53
2010-03-15
obsolete config in kernel source: HSO_AUTOPM
Christoph Egger
1
-3
/
+0
2010-03-15
obsolete config in kernel source: USE_INTERNAL_TIMER
Christoph Egger
1
-36
/
+0
2010-03-15
atm: use for_each_set_bit()
Akinobu Mita
1
-4
/
+3
2010-03-15
drivers/net: drop redundant memset
Julia Lawall
1
-3
/
+1
2010-03-15
i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic names
Ian Munsie
1
-16
/
+16
2010-03-15
i4l: silence compiler warnings for array access in Eicon DIVA ISDN driver
Ian Munsie
1
-8
/
+7
2010-03-15
isdn: misplaced parenthesis in pof_handle_data()
Roel Kluin
1
-1
/
+1
2010-03-15
bnx2x: change smp_mb() comment to conform the true
Stanislaw Gruszka
1
-2
/
+5
2010-03-15
bnx2x: remove not necessary compiler barrier
Stanislaw Gruszka
1
-1
/
+0
2010-03-15
bnx2x: use smp_mb() to keep ordering of read write operations
Stanislaw Gruszka
1
-1
/
+1
2010-03-15
be2net: fix mccq create for big endian architectures
Ajit Khaparde
1
-1
/
+1
2010-03-15
TI DaVinci EMAC: Convert to dev_pm_ops
chaithrika@ti.com
1
-11
/
+16
2010-03-15
net: davinci emac: use dma_{map, unmap}_single API for cache coherency
Sekhar Nori
1
-19
/
+26
2010-03-15
e100: Fix ring parameter change handling regression.
David S. Miller
1
-1
/
+1
2010-03-14
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
23
-1326
/
+1454
2010-03-14
init dynamic bin_attribute structures
Wolfram Sang
2
-0
/
+2
2010-03-14
Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...
Len Brown
3394
-94375
/
+224175
2010-03-14
ACPI: processor: push file static MADT pointer into internal map_madt_entry()
Alex Chiang
1
-9
/
+9
2010-03-14
ACPI: processor: refactor internal map_lsapic_id()
Alex Chiang
1
-15
/
+5
2010-03-14
ACPI: processor: refactor internal map_x2apic_id()
Alex Chiang
1
-9
/
+3
2010-03-14
ACPI: processor: refactor internal map_lapic_id()
Alex Chiang
1
-6
/
+9
2010-03-14
ACPI: processor: driver doesn't need to evaluate _PDC
Alex Chiang
2
-10
/
+0
2010-03-14
ACPI: processor: remove early _PDC optin quirks
Alex Chiang
1
-37
/
+0
2010-03-14
ACPI: processor: add internal processor_physically_present()
Alex Chiang
1
-0
/
+42
2010-03-14
ACPI: processor: move acpi_get_cpuid into processor_core.c
Alex Chiang
2
-159
/
+160
2010-03-14
ACPI: processor: export acpi_get_cpuid()
Alex Chiang
1
-6
/
+4
2010-03-14
ACPI: processor: mv processor_pdc.c processor_core.c
Alex Chiang
2
-2
/
+2
2010-03-14
ACPI: processor: mv processor_core.c processor_driver.c
Alex Chiang
2
-2
/
+2
2010-03-14
PNPACPI: add bus number support
Bjorn Helgaas
5
-2
/
+47
2010-03-14
PNPACPI: add window support
Bjorn Helgaas
2
-17
/
+24
2010-03-14
acpiphp: Execute ACPI _REG method for hotadded devices
Shaohua Li
1
-0
/
+19
2010-03-14
ACPI video: Be more liberal in validating _BQC behaviour
Matthew Garrett
1
-11
/
+17
2010-03-14
Add include to i2c-xii.c to fix build error
Randy Dunlap
1
-0
/
+1
2010-03-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
31
-274
/
+535
2010-03-14
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-61
/
+48
2010-03-13
Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset table
Christoph Fritz
1
-0
/
+7
2010-03-13
Input: ALPS - fix stuck buttons on some touchpads
Martin Buck
1
-30
/
+17
[next]