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
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
18
-88
/
+89
2006-11-22
WorkStruct: Merge the pending bit into the wq_data pointer
David Howells
1
-2
/
+2
2006-11-22
WorkStruct: Typedef the work function prototype
David Howells
1
-2
/
+2
2006-11-22
WorkStruct: Separate delayable and non-delayable events.
David Howells
4
-10
/
+7
2006-11-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+3
2006-11-21
[TG3]: Add missing unlock in tg3_open() error path.
Ira W. Snyder
1
-1
/
+3
2006-11-21
[PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile error
Dave Jones
1
-0
/
+1
2006-11-20
IB/ipath: Depend on CONFIG_NET
Bryan O'Sullivan
1
-1
/
+1
2006-11-20
Add "pure_initcall" for static variable initialization
Linus Torvalds
1
-1
/
+1
2006-11-20
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
1
-8
/
+7
2006-11-20
[PATCH] fix build error for HISAX_NETJET
Toralf Foerster
1
-1
/
+1
2006-11-20
[PATCH] ftape: fix printk format warnings
Randy Dunlap
1
-2
/
+2
2006-11-20
[PATCH] scx200_acb: handle PCI errors
Jeff Garzik
1
-3
/
+4
2006-11-20
[PATCH] i2c-ixp4xx: fix ") != 0))" typo
Alexey Dobriyan
1
-1
/
+2
2006-11-20
[PATCH] pcmcia: fix 'rmmod pcmcia' with unbound devices
Daniel Ritz
1
-0
/
+3
2006-11-17
Merge branch 'fixes4linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-5
/
+0
2006-11-17
Revert "ACPI: created a dedicated workqueue for notify() execution"
Linus Torvalds
1
-13
/
+21
2006-11-17
lkkbd: Remove my old snail-mail address
Jan-Benedict Glaw
1
-5
/
+0
2006-11-16
Fix generic fb_ddc i2c edid probe msg
Linus Torvalds
1
-3
/
+3
2006-11-16
[PATCH] Fix radeon DDC regression
Benjamin Herrenschmidt
1
-1
/
+7
2006-11-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-0
/
+3
2006-11-16
aoe: Add forgotten NULL at end of attribute list in aoeblk.c
Dennis Stosberg
1
-0
/
+1
2006-11-16
W1: ioremap balanced with iounmap
Amol Lad
1
-0
/
+2
2006-11-16
USB: auerswald possible memleak fix
Mariusz Kozlowski
1
-1
/
+1
2006-11-16
USB: ipaq: Add HTC Modem Support
Alex Sanks
1
-0
/
+1
2006-11-16
USB: Fixed outdated usb_get_device_descriptor() documentation
Laurent Pinchart
1
-4
/
+1
2006-11-16
usb-storage: Remove duplicated unusual_devs.h entries for Sony Ericsson P990i
Sergey Vlasov
1
-21
/
+0
2006-11-16
USB: hid-core: Add quirk for new Apple keyboard/trackpad
Julien BLACHE
1
-0
/
+1
2006-11-16
USB Storage: unusual_devs.h entry for Sony Ericsson P990i
Jan Mate
1
-0
/
+7
2006-11-16
USB: correct keymapping on Powerbook built-in USB ISO keyboards
Olaf Hering
3
-2
/
+20
2006-11-16
USB: OHCI: fix root-hub resume bug
Alan Stern
2
-11
/
+17
2006-11-16
USB: Fix UCR-61S2B unusual_dev entry
Phil Dibowitz
1
-1
/
+3
2006-11-16
USB: ftdi driver pid for dmx-interfaces
Frank Sievertsen
2
-0
/
+4
2006-11-16
USB: ftdi_sio: adds vendor/product id for a RFID construction kit
Kjell Myksvoll
2
-1
/
+8
2006-11-16
OHCI: disallow autostop when wakeup is not available
Alan Stern
1
-1
/
+2
2006-11-16
IPoIB: Clear high octet in QP number
Michael S. Tsirkin
1
-8
/
+7
2006-11-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
16
-137
/
+278
2006-11-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-6
/
+19
2006-11-16
[PATCH] scsi: clear garbage after CDBs on SG_IO
Tejun Heo
1
-0
/
+1
2006-11-16
[PATCH] dell_rbu: fix error check
Akinobu Mita
1
-5
/
+4
2006-11-16
[PATCH] parport: fix compilation failure
Arnaud Giersch
1
-1
/
+1
2006-11-16
[PATCH] IB/ipath - fix driver build for platforms with PCI, but not HT
Bryan O'Sullivan
3
-3
/
+8
2006-11-16
[PATCH] set default video mode on PowerBook Wallstreet
Olaf Hering
1
-1
/
+1
2006-11-16
[PATCH] pnx4008:fix NULL dereference in rgbfb
Vitaly Wool
1
-1
/
+2
2006-11-16
[PATCH] pnx4008: rename driver
Vitaly Wool
2
-2
/
+2
2006-11-16
[PATCH] ipmi: use platform_device_add() instead of platform_device_register()...
Zhang, Yanmin
2
-2
/
+2
2006-11-15
[TG3]: Disable TSO on 5906 if CLKREQ is enabled.
Michael Chan
1
-4
/
+16
2006-11-15
[TG3]: Increase 5906 firmware poll time.
Gary Zambrano
1
-2
/
+3
2006-11-15
[PATCH] powerpc: windfarm shall request it's sub modules
Benjamin Herrenschmidt
3
-0
/
+13
2006-11-14
[PATCH] Char: isicom, fix close bug
Jiri Slaby
1
-1
/
+2
[next]