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-01-06
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
10
-39
/
+397
2009-01-07
drm: fix ordering of driver unload vs agp unload.
Dave Airlie
1
-3
/
+3
2009-01-07
drm/i915: Respect the other stolen memory sizes we know of.
Eric Anholt
2
-14
/
+40
2009-01-07
drm/i915: Non-mobile parts don't have integrated TV-out.
Eric Anholt
1
-1
/
+1
2009-01-07
drm/i915: Add support for integrated HDMI on G4X hardware.
Eric Anholt
7
-7
/
+322
2009-01-07
drm/i915: Pin cursor bo and unpin old bo when setting cursor.
Kristian Høgsberg
2
-8
/
+22
2009-01-07
drm/i915: Don't allow objects to get bound while VT switched.
Eric Anholt
1
-6
/
+9
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
46
-521
/
+2944
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
775
-26439
/
+472649
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
92
-496
/
+733
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
61
-1077
/
+966
2009-01-06
parport: ieee1284: use del_timer_sync() in parport_wait_event()
Michael Buesch
1
-1
/
+1
2009-01-06
edac: driver for i5400 MCH (update)
Mauro Carvalho Chehab
1
-57
/
+62
2009-01-06
edac: driver for i5400 MCH (Seaburg)
Mauro Carvalho Chehab
3
-0
/
+1479
2009-01-06
edac: fix mpc85xx and add mpc8536 mpc8560
Kumar Gala
1
-42
/
+32
2009-01-06
edac: struct device: replace bus_id with dev_name(), dev_set_name()
Kay Sievers
4
-6
/
+6
2009-01-06
pci: use pci_ioremap_bar() in drivers/edac
Arjan van de Ven
1
-3
/
+1
2009-01-06
random: don't try to look at entropy_count outside the lock
Matt Mackall
1
-3
/
+2
2009-01-06
consolemap: indentation & braces disagree - reindent
Ilpo Järvinen
1
-1
/
+1
2009-01-06
rapidio: remove excess kernel-doc notation
Randy Dunlap
1
-1
/
+0
2009-01-06
fbdev/logo: check compatibility of main and extra logos
Geert Uytterhoeven
1
-0
/
+4
2009-01-06
sm501: unsigned ptr cannot be negative
roel kluin
1
-3
/
+3
2009-01-06
intelfb: fix sparse warnings
Hannes Eder
1
-8
/
+16
2009-01-06
i810: fix sparse warnings
Hannes Eder
1
-6
/
+12
2009-01-06
neofb: fix sparse warnings
Hannes Eder
1
-2
/
+4
2009-01-06
pm3fb: fix sparse warning
Hannes Eder
1
-2
/
+4
2009-01-06
viafb: fix sparse warnings
Hannes Eder
1
-6
/
+12
2009-01-06
nvidia: fix sparse warnings
Hannes Eder
1
-4
/
+8
2009-01-06
gbefb: unsigned var->pixclock cannot be less than 0
roel kluin
1
-2
/
+5
2009-01-06
fb: carminefb: trivial annotation packing color register
Harvey Harrison
1
-1
/
+1
2009-01-06
blackfin: remove __FUNCTION__ in video driver
Harvey Harrison
1
-3
/
+3
2009-01-06
fbdev: fix typo in drivers/video/modedb.c
Jiri Moravec
1
-1
/
+1
2009-01-06
pci: use pci_ioremap_bar() in drivers/video
Arjan van de Ven
6
-18
/
+11
2009-01-06
gpio: pca953x handles more chips, i2c fault codes
David Brownell
2
-8
/
+11
2009-01-06
twl4030-gpio: cleanup debounce
David Brownell
1
-31
/
+23
2009-01-06
drivers/rtc: correct an error test
Julia Lawall
1
-1
/
+1
2009-01-06
rtc: driver for Marvell's SoCs 88F6281 and 88F6192
Saeed Bishara
3
-0
/
+175
2009-01-06
rtc: rtc-ds1216 fixes
Alessandro Zummo
1
-16
/
+14
2009-01-06
rtc: add rtc-tx4939 driver
Atsushi Nemoto
3
-0
/
+325
2009-01-06
rtc: use set_mmss when set_time is not available
Alessandro Zummo
4
-45
/
+9
2009-01-06
rtc: rtc-ds3234 fixes
Alessandro Zummo
1
-136
/
+36
2009-01-06
rtc: rtc-max6902 fixes
Alessandro Zummo
1
-138
/
+38
2009-01-06
rtc: Au1000 On-Chip Counter0-as-RTC driver.
Manuel Lauss
3
-0
/
+164
2009-01-06
rtc: kconfig cleanup
Alessandro Zummo
1
-26
/
+26
2009-01-06
rtc: rtc-ds1390 probe sequence and misc fixes
Alessandro Zummo
2
-51
/
+24
2009-01-06
rtc: pxa27x/pxa3xx driver fixes, revised
Alessandro Zummo
1
-27
/
+23
2009-01-06
rtc: driver for pxa27x and pxa3xx SoC
Robert Jarzmik
3
-0
/
+505
2009-01-06
rtc: move power of 2 periodic frequency check down into drivers
Jonathan Cameron
5
-3
/
+12
2009-01-06
rtc: bunch of drivers: fix 'no irq' case handing
Anton Vorontsov
9
-40
/
+40
2009-01-06
rtc: struct device: replace bus_id with dev_name(), dev_set_name()
Kay Sievers
3
-16
/
+12
[next]