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
2005-06-23
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-3
/
+4
2005-06-23
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2
-10
/
+47
2005-06-23
[PATCH] Serial: Bugs are not capabilities
Russell King
1
-4
/
+4
2005-06-23
[PATCH] ARM: 2728/1: S3C2410 - fix constant warning on serial device name
Ben Dooks
1
-2
/
+2
2005-06-23
[PATCH] ARM: 2721/1: remove reliance on udivdi3 for pxafb driver
Nicolas Pitre
1
-1
/
+2
2005-06-23
[PATCH] better USB_MON dependencies
Adrian Bunk
4
-12
/
+7
2005-06-23
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
3
-0
/
+707
2005-06-23
[PATCH] Convert users to tty_unregister_ldisc()
Alexey Dobriyan
12
-12
/
+12
2005-06-23
[PATCH] Introduce tty_unregister_ldisc()
Alexey Dobriyan
1
-13
/
+24
2005-06-23
[PATCH] pwc-uncompress warning fix
Andrew Morton
1
-6
/
+5
2005-06-23
[PATCH] IDE CD reports current speed
Eric Piel
1
-40
/
+49
2005-06-23
[PATCH] dpt_i2o: fix waitqueue abuse
Andrew Morton
1
-12
/
+5
2005-06-23
[PATCH] PCDP: handle tables that don't supply baud rate
Bjorn Helgaas
2
-5
/
+8
2005-06-23
[PATCH] block: add unlocked_ioctl support for block devices
Arnd Bergmann
1
-20
/
+54
2005-06-23
[PATCH] yenta TI: turn off interrupts during card power-on #2
Daniel Ritz
3
-23
/
+215
2005-06-23
[PATCH] Potential null pointer dereference in amiga serial driver
TINNES Julien RD-MAPS-ISS
1
-4
/
+14
2005-06-23
[PATCH] Improve CD/DVD packet driver write performance
Peter Osterlund
1
-16
/
+20
2005-06-23
[PATCH] ide-floppy adjustments
Jan Beulich
1
-0
/
+6
2005-06-23
[PATCH] parport: NetMos nm9855 fix
Martin Schitter
2
-5
/
+4
2005-06-23
[PATCH] Altix: shut off xmit intr if done xmitting
Pat Gefre
1
-0
/
+1
2005-06-23
[PATCH] remove duplicate get_dentry functions in various places
Christoph Hellwig
1
-12
/
+1
2005-06-23
[PATCH] add check to /proc/devices read routines
Neil Horman
1
-2
/
+10
2005-06-23
[PATCH] optimise loop driver a bit
Nick Piggin
1
-43
/
+38
2005-06-23
[PATCH] create a kstrdup library function
Paulo Marques
2
-24
/
+8
2005-06-23
[PATCH] blk: unplug later
Nick Piggin
1
-1
/
+1
2005-06-23
[PATCH] blk: branch hints
Nick Piggin
1
-6
/
+6
2005-06-23
[PATCH] blk: no memory barrier
Nick Piggin
1
-1
/
+0
2005-06-23
[PATCH] blk: cleanup generic tag support error messages
Tejun Heo
1
-5
/
+13
2005-06-23
[PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}
Tejun Heo
1
-2
/
+2
2005-06-23
[PATCH] blk: remove blk_queue_tag->real_max_depth optimization
Tejun Heo
1
-25
/
+10
2005-06-23
[PATCH] blk: use find_first_zero_bit() in blk_queue_start_tag()
Tejun Heo
1
-9
/
+4
2005-06-23
[PATCH] NUMA aware block device control structure allocation
Christoph Lameter
6
-20
/
+50
2005-06-23
Merge 'misc-fixes' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
Linus Torvalds
1
-0
/
+1
2005-06-23
[PATCH] Serial: Mobility's 16550A ports need a helping hand
Russell King
2
-0
/
+32
2005-06-23
[PATCH] Serial: Convert 8250 revision-based bug fixes to bug bitmask
Russell King
2
-10
/
+15
2005-06-23
e1000: fix spinlock bug
Mitch Williams
1
-0
/
+1
2005-06-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-5
/
+4
2005-06-22
[PATCH] driver core: Fix up the device_attach() error handling in bus_add_dev...
Greg Kroah-Hartman
1
-3
/
+2
2005-06-22
[PATCH] USB: fix hid core to return proper error code from probe
Stelian Pop
1
-2
/
+2
2005-06-22
[LTPC]: Replace schedule_timeout() with ssleep()/msleep()
Nishanth Aravamudan
1
-4
/
+2
2005-06-23
[PATCH] ppc64: add a watchdog driver for rtas
Utz Bacher
3
-0
/
+707
2005-06-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
109
-1173
/
+5013
2005-06-21
[PATCH] I2C: fix ds1374 build
Andrew Morton
1
-2
/
+0
2005-06-21
[PATCH] I2C: w83781d: remove non-i2c sensor chips
Jean Delvare
1
-51
/
+21
2005-06-21
[PATCH] I2C: fix up ds1374.c driver so it will build.
Greg KH
1
-4
/
+0
2005-06-21
[PATCH] I2C: Add support for Maxim/Dallas DS1374 Real-Time Clock Chip (1/2)
Randy Vinson
3
-0
/
+278
2005-06-21
[PATCH] I2C: add new pca9539 driver
bgardner@wabtec.com
3
-0
/
+203
2005-06-21
[PATCH] I2C: rename i2c-sysfs.h to hwmon-sysfs.h
Jean Delvare
5
-5
/
+5
2005-06-21
[PATCH] max6875: new i2c device driver
BGardner@Wabtec.com
3
-0
/
+486
2005-06-21
[PATCH] I2C: drivers/i2c/chips/it87.c: use dynamic sysfs callbacks
Jean Delvare
1
-204
/
+183
[next]