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-02-27
USB: musb: be careful with 64K+ transfer lengths (gadget side)
Felipe Balbi
1
-2
/
+2
2009-02-27
usb: musb: make Davinci *work* in mainline
David Brownell
2
-15
/
+8
2009-02-27
USB: usb_get_string should check the descriptor type
Alan Stern
1
-3
/
+8
2009-02-27
USB: gadget: fix build error in omap_apollon_2420_defconfig
David Brownell
1
-0
/
+1
2009-02-27
USB: g_file_storage: automatically disable stalls under Atmel
Alan Stern
1
-1
/
+5
2009-02-27
USB: usb-storage: add IGNORE_RESIDUE flag for Genesys Logic adapters
Alan Stern
1
-2
/
+2
2009-02-27
USB: Quirk for Hummingbird huc56s / Conexant ACM modem
Adam Richter
1
-0
/
+7
2009-02-27
USB: serial: add support for second revision of Ericsson F3507G WWAN card
Patrik Kullman
1
-2
/
+4
2009-02-27
USB: cdc-acm: add usb id for motomagx phones
Dmitriy Taychenachev
1
-0
/
+2
2009-02-27
USB: option: add BenQ 3g modem information
Jesse Sung
1
-0
/
+5
2009-02-27
usb: gadget: obex: select correct ep descriptors
Felipe Balbi
1
-2
/
+2
2009-02-27
USB: EHCI: slow down ITD reuse
Karsten Wiese
4
-8
/
+57
2009-02-27
USB: fsl_usb2_udc: fix potential queue head corruption
Li Yang
1
-0
/
+3
2009-02-27
Staging: w35und: fix usb_control_msg() error handling in wb35_probe()
Pekka Enberg
1
-6
/
+10
2009-02-27
Staging: w35und: fix registration with wlan stack
Pavel Machek
1
-1
/
+3
2009-02-27
Staging: panel: fix oops on panel_cleanup_module
Costantino Leandro
1
-11
/
+12
2009-02-27
Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211.
leandro Costantino
2
-10
/
+11
2009-02-27
Staging: rtl8187se: fix Kconfig dependencies
Randy Dunlap
1
-0
/
+1
2009-02-27
gianfar: Do right check on num_txbdfree
Rini van Zetten
1
-1
/
+1
2009-02-27
Merge branches 'tracing/ftrace' and 'linus' into tracing/core
Ingo Molnar
29
-144
/
+354
2009-02-26
b44: Disable device on shutdown
Michael Buesch
1
-0
/
+1
2009-02-26
b44: Unconditionally enable interrupt routing on reset
Michael Buesch
1
-4
/
+8
2009-02-26
net: fix hp-plus build error
Randy Dunlap
1
-1
/
+1
2009-02-26
V4L/DVB (10694): [PATCH] software IRQ watchdog for Flexcop B2C2 DVB PCI cards
Patrick Boettcher
3
-25
/
+44
2009-02-26
V4L/DVB (10663): soc-camera: fix S_CROP breakage on PXA and SuperH
Guennadi Liakhovetski
2
-21
/
+18
2009-02-26
V4L/DVB (10659): em28xx: register device to soundcard for sysfs
Nicola Soranzo
1
-0
/
+2
2009-02-26
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
7
-26
/
+45
2009-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
6
-35
/
+161
2009-02-26
PCI: AMD 813x B2 devices do not need boot interrupt quirk
Stefan Assmann
1
-0
/
+3
2009-02-26
libertas: fix misuse of netdev_priv() and dev->ml_priv
Kiran Divekar
7
-70
/
+71
2009-02-27
[MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver.
David Woodhouse
1
-1
/
+1
2009-02-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-18
/
+22
2009-02-26
Make ieee1394_init a fs-initcall
Linus Torvalds
1
-1
/
+1
2009-02-26
xen/blkfront: use blk_rq_map_sg to generate ring entries
Jens Axboe
1
-15
/
+15
2009-02-26
cciss: shorten 30s timeout on controller reset
Jens Axboe
1
-3
/
+7
2009-02-26
crypto: api - Fix module load deadlock with fallback algorithms
Herbert Xu
2
-3
/
+3
2009-02-26
Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu...
Ingo Molnar
50
-41
/
+8127
2009-02-26
Merge branch 'x86/urgent' into x86/core
Ingo Molnar
1
-1
/
+8
2009-02-26
Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into...
Ingo Molnar
101
-337
/
+8740
2009-02-25
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-31
/
+75
2009-02-25
[libata] pata_legacy: for VLB 32bit PIO don't try tricks with slop
Alan Cox
1
-3
/
+4
2009-02-25
[libata] pata_amd: program FIFO
Alan Cox
1
-17
/
+59
2009-02-25
sata_mv: fix SoC interrupt breakage
Mark Lord
1
-11
/
+9
2009-02-25
pata_it821x: resume from hibernation fails with RAID volume
Ondrej Zary
1
-0
/
+3
2009-02-25
ide: fix refcounting in device drivers
Bartlomiej Zolnierkiewicz
5
-30
/
+56
2009-02-25
ide-cd: document capacity hack
Bartlomiej Zolnierkiewicz
1
-0
/
+8
2009-02-25
it821x: remove dead URL
Bartlomiej Zolnierkiewicz
1
-3
/
+2
2009-02-25
atiixp: fix missing parentheses
Roel Kluin
1
-2
/
+2
2009-02-25
amd74xx: device/vendor confusion
Roel Kluin
1
-1
/
+1
2009-02-25
ide: ide.c 'clear' fix, update "ide=nodma" documentation
David Fries
2
-4
/
+9
[prev]
[next]