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-07
drivers/pci/hotplug: Add missing pci_dev_get
Julia Lawall
1
-0
/
+1
2009-01-07
resource: allow MMIO exclusivity for device drivers
Arjan van de Ven
3
-13
/
+99
2009-01-07
ACPI/PCI: remove obsolete _OSC capability support functions
Andrew Patterson
1
-25
/
+0
2009-01-07
ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added
Andrew Patterson
4
-24
/
+13
2009-01-07
ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge added
Andrew Patterson
1
-1
/
+0
2009-01-07
ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added
Andrew Patterson
2
-18
/
+12
2009-01-07
ACPI/PCI: PCI extended config _OSC support called when root bridge added
Andrew Patterson
2
-2
/
+21
2009-01-07
ACPI/PCI: call _OSC support during root bridge discovery
Andrew Patterson
2
-5
/
+28
2009-01-07
PCI: Add legacy_io/mem to all busses
Benjamin Herrenschmidt
1
-0
/
+4
2009-01-07
PCI: Extend pci_reset_function() to support PCI Advanced Features
Sheng Yang
1
-0
/
+41
2009-01-07
PCI: Refactor pci_reset_function()
Sheng Yang
1
-26
/
+40
2009-01-07
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
5
-7
/
+7
2009-01-07
PCI: fixup whitespace in quirks.c
Jesse Barnes
1
-2
/
+3
2009-01-07
PCI hotplug: pciehp: remove unnecessary wait after turning power off
Kenji Kaneshige
1
-14
/
+12
2009-01-07
PCI: check mmap range of /proc/bus/pci files too
Jesse Barnes
3
-2
/
+15
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
[next]