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
2007-02-08
[BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() ...
Joe Jin
2
-6
/
+2
2007-02-08
[TG3]: Avoid an expensive divide.
Eric Dumazet
1
-1
/
+1
2007-02-08
[NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc()...
Joe Jin
1
-4
/
+1
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
4
-22
/
+22
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
14
-430
/
+167
2007-02-08
Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...
Linus Torvalds
21
-307
/
+304
2007-02-07
Revert "Driver core: convert SPI code to use struct device"
Greg Kroah-Hartman
4
-22
/
+22
2007-02-08
drm: Allow for 44 bit user-tokens (or drm_file offsets)
Thomas Hellstrom
3
-13
/
+14
2007-02-08
[POWERPC] windfarm: don't die on suspend thread signal
Johannes Berg
1
-4
/
+2
2007-02-08
[POWERPC] ppc: Fix booke watchdog initialization
Stefan Roese
1
-9
/
+11
2007-02-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
15
-868
/
+2478
2007-02-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
20
-1533
/
+969
2007-02-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
129
-1544
/
+5611
2007-02-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
40
-389
/
+555
2007-02-07
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
121
-5262
/
+25552
2007-02-08
drm/via: Disable AGP DMA for chips with the new 3D engine.
Thomas Hellstrom
1
-0
/
+5
2007-02-08
drm: update core memory manager from git drm tree
Thomas Hellstrom
3
-47
/
+149
2007-02-08
drm: remove drm_ioremap and drm_ioremapfree
Christoph Hellwig
6
-195
/
+25
2007-02-08
i810/i830: use drm_core_ioremap instead of drm_ioremap
Dave Airlie
4
-22
/
+48
2007-02-08
drm: use vmalloc_user instead of vmalloc_32 for DRM_SHM
Thomas Hellstrom
1
-1
/
+1
2007-02-08
via: allow for npot texture pitch alignment
Thomas Hellstrom
3
-11
/
+24
2007-02-08
via: add some new chipsets
Thomas Hellstrom
5
-17
/
+33
2007-02-08
via: some PCI posting flushes
Thomas Hellstrom
2
-1
/
+5
2007-02-07
Revert "PCI: remove duplicate device id from ata_piix"
Greg Kroah-Hartman
1
-0
/
+4
2007-02-07
AT91: MACB support
Andrew Victor
3
-4
/
+31
2007-02-07
sky2: version 1.12
Stephen Hemminger
1
-1
/
+1
2007-02-07
sky2: add new chip ids
Stephen Hemminger
1
-0
/
+4
2007-02-07
sky2: Yukon Extreme support
Stephen Hemminger
2
-16
/
+89
2007-02-07
sky2: safer transmit timeout
Stephen Hemminger
1
-26
/
+15
2007-02-07
sky2: TSO support for EC_U
Stephen Hemminger
1
-4
/
+3
2007-02-07
sky2: use dev_err for error reports
Stephen Hemminger
1
-44
/
+31
2007-02-07
msi: Make MSI useable more architectures
Eric W. Biederman
1
-58
/
+22
2007-02-07
msi: Kill the msi_desc array.
Eric W. Biederman
1
-23
/
+21
2007-02-07
msi: Remove attach_msi_entry.
Eric W. Biederman
1
-7
/
+2
2007-02-07
msi: Fix msi_remove_pci_irq_vectors.
Eric W. Biederman
1
-6
/
+2
2007-02-07
msi: Remove msi_lock.
Eric W. Biederman
1
-20
/
+0
2007-02-07
msi: Kill msi_lookup_irq
Eric W. Biederman
1
-90
/
+59
2007-02-07
MSI: Combine pci_(save|restore)_msi/msix_state
Michael Ellerman
3
-11
/
+26
2007-02-07
MSI: Remove pci_scan_msi_device()
Michael Ellerman
2
-7
/
+0
2007-02-07
MSI: Replace pci_msi_quirk with calls to pci_no_msi()
Michael Ellerman
4
-19
/
+4
2007-02-07
PCI: remove duplicate device id from ipr
Greg Kroah-Hartman
1
-3
/
+0
2007-02-07
PCI: remove duplicate device id from ata_piix
Greg Kroah-Hartman
1
-4
/
+0
2007-02-07
PCI: power management: remove noise on non-manageable hw
Pavel Machek
1
-7
/
+8
2007-02-07
PCI: cleanup MSI code
Satoru Takeuchi
1
-4
/
+5
2007-02-07
PCI: make isa_bridge Alpha-only
Adrian Bunk
1
-6
/
+0
2007-02-07
PCI: remove quirk_sis_96x_compatible()
Adrian Bunk
1
-15
/
+0
2007-02-07
PCI: Speed up the Intel SMBus unhiding quirk
Jean Delvare
1
-13
/
+11
2007-02-07
PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2
Daniel Yeisley
1
-0
/
+25
2007-02-07
shpchp: delete trailing whitespace
Kenji Kaneshige
3
-28
/
+28
2007-02-07
shpchp: remove DBG_XXX_ROUTINE
Kenji Kaneshige
1
-136
/
+19
[next]