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-04-02
pnpbios: propagate kthread_run() error
Erik Ekman
1
-4
/
+3
2009-04-02
pnpbios: fix warning if CONFIG_HOTPLUG=n
Erik Ekman
1
-6
/
+7
2009-04-02
spi-gpio: allow operation without CS signal
Michael Buesch
1
-8
/
+13
2009-04-02
gpio: gpio_{request,free}() now required (feature removal)
David Brownell
1
-4
/
+8
2009-04-02
gpiolib: allow GPIOs to be named
Daniel Silverstone
1
-1
/
+6
2009-04-02
rtc: add m41t62 support to rtc-m41t80 driver
Daniel Glockner
2
-7
/
+15
2009-04-02
rtc-v3020: add ability to access v3020 chip with GPIOs
Mike Rapoport
1
-20
/
+170
2009-04-02
memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs
David Brownell
1
-14
/
+44
2009-04-02
memory_accessor: implement the new memory_accessor interface for I2C EEPROM
Kevin Hilman
1
-13
/
+54
2009-04-02
workqueue: add to_delayed_work() helper function
Jean Delvare
11
-18
/
+17
2009-04-02
floppy: provide a PNP device table in the module.
Scott James Remnant
1
-0
/
+8
2009-04-02
random: align rekey_work's timer
Anton Blanchard
1
-1
/
+2
2009-04-02
__tty_open(): use the correct type for saved_flags
Andrew Morton
1
-1
/
+1
2009-04-02
fb: nvidiafb recognizes geforcego 7300 chip as mobile
Sergey Senozhatsky
1
-0
/
+1
2009-04-01
serial: fixup /proc/tty/driver/serial after proc_fops conversion
Alexey Dobriyan
1
-1
/
+1
2009-04-01
qeth: properly delete empty files.
Linus Torvalds
2
-0
/
+0
2009-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
48
-1293
/
+810
2009-04-01
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
35
-1243
/
+2327
2009-04-01
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
6
-29
/
+54
2009-04-01
efifb: dmi set video type
Brian Maly
1
-1
/
+4
2009-04-01
tridentfb: delete acceleration Kconfig option
Krzysztof Helt
2
-20
/
+1
2009-04-01
atyfb: speed up Mach64 cursor
Krzysztof Helt
1
-8
/
+7
2009-04-01
fb: hide hardware cursor in graphics mode (Mach64)
Krzysztof Helt
1
-1
/
+2
2009-04-01
nvidiafb: remove open_lock mutex
Alessio Igor Bogani
2
-9
/
+0
2009-04-01
radeonfb: suspend/resume for ATI Mobility Radeon RV350
Wolfgang Kroener
1
-0
/
+3
2009-04-01
omapfb: fix argument of blank operation
Felipe Contreras
1
-4
/
+4
2009-04-01
uvesafb: fix selecting mode with the vbemode option
Michal Januszewski
1
-4
/
+9
2009-04-01
fbdev: remove cyblafb driver
Krzysztof Helt
3
-1710
/
+7
2009-04-01
fb: add s3c-fb driver for newer Samsung SoC framebuffer devices
Ben Dooks
3
-0
/
+1061
2009-04-01
n411: add missing Makefile entry
Herton Ronaldo Krzesinski
1
-0
/
+1
2009-04-01
viafb: returns 0 two too early
Roel Kluin
1
-2
/
+6
2009-04-01
vesafb: bitwise OR has higher precedence than ?:
Roel Kluin
1
-1
/
+1
2009-04-01
uvesafb: bitwise OR has higher precedence than ?:
Roel Kluin
1
-1
/
+1
2009-04-01
arkfb: fix misplaced parentheses
Roel Kluin
1
-2
/
+2
2009-04-01
asiliantfb: fix cmap memory leaks
Andres Salomon
1
-5
/
+21
2009-04-01
drivers/video/omap/hwa742.c: div reaches max_clk_div
Roel Kluin
1
-2
/
+2
2009-04-01
fbdev: update s1d13xxxfb to differ between revisions and production ids
Kristoffer Ericson
1
-12
/
+36
2009-04-01
amifb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-2
/
+5
2009-04-01
amba-clcd: fix cmap memory leaks
Andres Salomon
1
-1
/
+7
2009-04-01
68328fb: fix cmap memory leaks
Andres Salomon
1
-1
/
+4
2009-04-01
tgafb: fix cmap memory leak
Andres Salomon
1
-1
/
+3
2009-04-01
sunxvr500: fix cmap memory leaks
Andres Salomon
1
-1
/
+5
2009-04-01
valkyriefb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-5
/
+10
2009-04-01
stifb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-8
/
+10
2009-04-01
sstfb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-3
/
+7
2009-04-01
sm501fb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-1
/
+4
2009-04-01
skeletonfb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-3
/
+6
2009-04-01
vfb: fix memory leaks in removal path
Andres Salomon
1
-0
/
+1
2009-04-01
tridentfb: fix memory leaks in removal path
Andres Salomon
1
-0
/
+1
2009-04-01
tdfxfb: fix memory leaks in removal path
Andres Salomon
1
-0
/
+1
[next]