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
2011-03-22
svga: Make svga_set_default_seq_regs take an iomem regbase pointer.
David Miller
4
-9
/
+9
2011-03-22
svga: Make svga_set_default_atc_regs take an iomem regbase pointer.
David Miller
4
-15
/
+15
2011-03-22
svga: Make svga_set_default_gfx_regs take an iomem regbase pointer.
David Miller
4
-16
/
+16
2011-03-22
svga: Make svga_wseq_multi take an iomem regbase pointer.
David Miller
2
-5
/
+5
2011-03-22
svga: Make svga_wcrt_multi take an iomem regbase pointer.
David Miller
4
-30
/
+34
2011-03-22
svga: Make svga_wattr take an iomem regbase pointer.
David Miller
2
-10
/
+10
2011-03-22
sisfb: add support for XGI Z9 DDR2 POST
Aaro Koskinen
1
-9
/
+68
2011-03-22
sisfb: move XGI POST DDR2 bootup code into subroutines
Aaro Koskinen
1
-55
/
+84
2011-03-22
sisfb: add RAM type detection for XGI Z9
Aaro Koskinen
1
-1
/
+7
2011-03-22
sisfb: add subroutine for detecting XGI Z9
Aaro Koskinen
3
-0
/
+20
2011-03-22
sisfb: move XGI POST RAM type detection into a subroutine
Aaro Koskinen
1
-22
/
+35
2011-03-22
sisfb: POST should fail if R/W test fails
Aaro Koskinen
1
-5
/
+17
2011-03-22
vmlfb: use list_move() instead of list_del()/list_add() combination
Kirill A. Shutemov
1
-2
/
+1
2011-03-22
omap: use list_move() instead of list_del()/list_add() combination
Kirill A. Shutemov
2
-4
/
+2
2011-03-22
Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linux
Paul Mundt
27
-1244
/
+4520
2011-03-21
Reduce sequential pointer derefs in scsi_error.c and reduce size as well
Jesper Juhl
1
-45
/
+49
2011-03-21
matroxfb: remove incorrect Matrox G200eV support
Gary Hade
1
-9
/
+0
2011-03-21
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
19
-103
/
+1347
2011-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
8
-81
/
+139
2011-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
5
-52
/
+56
2011-03-21
hwmon: (ads1015) Make gain and datarate configurable
Dirk Eibach
1
-40
/
+109
2011-03-21
hwmon: (ads1015) Drop dynamic attribute group
Jean Delvare
1
-32
/
+18
2011-03-21
hwmon: Add support for Texas Instruments ADS1015
Dirk Eibach
3
-0
/
+293
2011-03-21
hwmon: New driver for SMSC SCH5627
Hans de Goede
3
-0
/
+868
2011-03-21
hwmon: (abituguru*) Update my email address
Hans de Goede
2
-4
/
+4
2011-03-21
hwmon: (lm75) Speed up detection
Jean Delvare
1
-21
/
+19
2011-03-21
hwmon: (lm75) Add detection of the National Semiconductor LM75A
Len Sorensen
2
-16
/
+42
2011-03-21
hp_accel: Fix driver name
Jean Delvare
1
-1
/
+1
2011-03-21
Move lis3lv02d drivers to drivers/misc
Jean Delvare
11
-49
/
+57
2011-03-21
Move hp_accel to drivers/platform/x86
Jean Delvare
5
-23
/
+21
2011-03-21
Let Kconfig handle lis3lv02d dependencies
Jean Delvare
2
-27
/
+25
2011-03-21
hwmon: (sht15) Fix integer overflow in humidity calculation
Vivien Didelot
1
-2
/
+2
2011-03-21
hwmon: (sht15) Spelling fix
Justin P. Mattock
1
-1
/
+1
2011-03-20
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
29
-73
/
+30
2011-03-20
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-32
/
+66
2011-03-20
r8169: fix a bug in rtl8169_init_phy()
Eric Dumazet
1
-2
/
+2
2011-03-20
firewire: core: ignore link-active bit of new nodes, fix device recognition
Stefan Richter
1
-7
/
+12
2011-03-20
firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"'
Stefan Richter
1
-8
/
+3
2011-03-20
firewire: core: increase default SPLIT_TIMEOUT value
Clemens Ladisch
1
-4
/
+12
2011-03-20
i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDs
Seth Heasley
2
-2
/
+5
2011-03-20
i2c: Deprecate i2c_driver.attach_adapter and .detach_adapter
Jean Delvare
2
-0
/
+5
2011-03-20
i2c-dev: Use standard bus notification mechanism
Jean Delvare
1
-21
/
+39
2011-03-20
i2c: Export i2c_for_each_dev
Jean Delvare
1
-6
/
+14
2011-03-20
i2c: make i2c_get_adapter prototype clearer
Jean Delvare
1
-2
/
+2
2011-03-20
i2c-boardinfo: Fix typo in comment
Wolfram Sang
1
-1
/
+1
2011-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
44
-1877
/
+3210
2011-03-18
Merge branch 'next' into for-linus
Dmitry Torokhov
4301
-240706
/
+412248
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
29
-252
/
+1740
2011-03-18
USB: Move runtime PM callbacks to usb_device_pm_ops
Rafael J. Wysocki
3
-12
/
+11
2011-03-18
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
10
-155
/
+576
[next]