index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-24
I2O: handle sysfs_create_link() failures
Wang Chen
1
-12
/
+42
2008-07-24
vt: do not update when the console is blanked
Stefano Stabellini
1
-1
/
+1
2008-07-24
vt: hold console_sem across sysfs operations
Jiri Slaby
1
-2
/
+2
2008-07-24
spi: au1550_spi: improve pio transfer mode
Jan Nikitenko
1
-20
/
+49
2008-07-24
spi: au1550_spi: proper platform device
Manuel Lauss
1
-64
/
+74
2008-07-24
spidev: BKL removal
Alan Cox
1
-6
/
+13
2008-07-24
spi: make spi_board_info.modalias a char array
Grant Likely
1
-1
/
+3
2008-07-24
SPI Kconfig simplifications
Robert P. J. Day
1
-22
/
+23
2008-07-24
xilinx_spi: test below 0 on unsigned irq in xilinx_spi_probe()
Roel Kluin
1
-2
/
+3
2008-07-24
spi: spi_mpc83xx clockrate fixes
Chen Gong
1
-13
/
+16
2008-07-24
stallion: removed unused variable
Andre Haupt
1
-1
/
+0
2008-07-24
cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termi...
Nye Liu
1
-7
/
+14
2008-07-24
serial: DZ11: avoid a hang at console switch-over
Maciej W. Rozycki
1
-0
/
+24
2008-07-24
serial: Z85C30: avoid a hang at console switch-over
Maciej W. Rozycki
1
-2
/
+19
2008-07-24
serial: add support for a no-name 4 ports multiserial card
Catalin(ux) M BOIE
1
-0
/
+17
2008-07-24
8250: fix break handling for Intel 82571
Aristeu Rozanski
1
-3
/
+14
2008-07-24
serial/8250_gsc.c: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+2
2008-07-24
atmel_pwm: set up only one PWM clock when allocating a clock
Hans-Christian Egtvedt
1
-2
/
+1
2008-07-24
remove the v850 port
Adrian Bunk
3
-20
/
+0
2008-07-24
pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend ordering
Carlos Corbacho
1
-0
/
+20
2008-07-24
pm: acpi hibernation: utilize hardware signature
Shaohua Li
1
-0
/
+22
2008-07-24
gigaset: gigaset_isowbuf_getbytes() may return signed unnoticed
Tilman Schmidt
1
-6
/
+6
2008-07-24
gigaset: use dev_ macros for messages
Tilman Schmidt
6
-43
/
+53
2008-07-24
memory-hotplug: add sysfs removable attribute for hotplug memory remove
Badari Pulavarty
1
-0
/
+19
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
16
-0
/
+16
2008-07-24
use generic_access_phys for /dev/mem mappings
Rik van Riel
1
-1
/
+4
2008-07-24
mspec: convert nopfn to fault
Nick Piggin
1
-9
/
+14
2008-07-24
remove is_tty()
Adrian Bunk
1
-13
/
+0
2008-07-24
move memory_read_from_buffer() from fs.h to string.h
Akinobu Mita
2
-1
/
+1
2008-07-23
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-58
/
+72
2008-07-23
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
17
-188
/
+1282
2008-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
7
-198
/
+404
2008-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...
Linus Torvalds
18
-119
/
+4240
2008-07-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2
-2
/
+241
2008-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
56
-1397
/
+1489
2008-07-23
ide: small whitespace fixes
Pavel Machek
2
-2
/
+2
2008-07-23
ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warnings
Harvey Harrison
1
-4
/
+4
2008-07-23
ide: ide-cd.c fix sparse endianness warnings
Harvey Harrison
1
-11
/
+8
2008-07-23
ide-cd: convert to using the new atapi_flags
Borislav Petkov
3
-109
/
+64
2008-07-23
ide: remove unused PC_FLAG_DRQ_INTERRUPT
Borislav Petkov
1
-2
/
+1
2008-07-23
ide-scsi: convert to using the new atapi_flags
Borislav Petkov
1
-16
/
+1
2008-07-23
ide-tape: convert to using the new atapi_flags
Borislav Petkov
1
-45
/
+23
2008-07-23
ide-floppy: convert to using the new atapi_flags (take 2)
Borislav Petkov
2
-48
/
+30
2008-07-23
ide: use rq->cmd instead of pc->c in atapi common code
Borislav Petkov
1
-5
/
+13
2008-07-23
ide-scsi: pass packet command in rq->cmd
Borislav Petkov
1
-0
/
+2
2008-07-23
ide-tape: pass packet command in rq->cmd
Borislav Petkov
1
-8
/
+11
2008-07-23
ide-tape: make room for packet command ids in rq->cmd
Borislav Petkov
1
-11
/
+11
2008-07-23
ide-floppy: pass packet command in rq->cmd
Borislav Petkov
1
-0
/
+4
2008-07-23
ide-scsi: use drive->pc_callback instead of pc->callback
Borislav Petkov
2
-10
/
+5
2008-07-23
ide-tape: use drive->pc_callback instead of pc->callback
Borislav Petkov
2
-5
/
+6
[next]