index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-26
pcmcia: synclink_cs: replace sum of bitmasks with OR operation.
Alexandru Juncu
1
-13
/
+13
2013-07-25
char: tile-srom: fix build error
Greg Kroah-Hartman
1
-1
/
+1
2013-07-24
tile: srom: convert srom_class to use dev_groups
Greg Kroah-Hartman
1
-12
/
+16
2013-07-24
bsr: convert bsr_class to use dev_groups
Greg Kroah-Hartman
1
-7
/
+11
2013-07-23
virtio/console: Add pipe_lock/unlock for splice_write
Yoshihiro YUNOMAE
1
-5
/
+15
2013-07-23
virtio/console: Quit from splice_write if pipe->nrbufs is 0
Yoshihiro YUNOMAE
1
-0
/
+7
2013-07-15
ACPI: Remove the old /proc/acpi/event interface
Thomas Renninger
1
-5
/
+0
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
1
-1
/
+1
2013-07-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2013-07-09
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-8
/
+10
2013-07-09
mwave: fix info leak in mwave_ioctl()
Dan Carpenter
1
-0
/
+1
2013-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
8
-17
/
+8
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
1
-47
/
+0
2013-07-03
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2013-07-03
/dev/oldmem: Remove the interface
Zhang Yanfei
1
-47
/
+0
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
4
-11
/
+14
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-51
/
+5
2013-07-02
Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2013-07-02
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2013-07-02
Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-17
/
+23
2013-06-29
tile-srom: switch to fixed_size_llseek()
Al Viro
1
-25
/
+3
2013-06-29
ps3flash: switch to generic_file_llseek_size()
Al Viro
1
-26
/
+2
2013-06-28
tpm/tpm_i2c_infineon: Remove unused header file
Peter Huewe
1
-1
/
+0
2013-06-28
tpm: tpm_i2c_infinion: Don't modify i2c_client->driver
Lars-Peter Clausen
1
-3
/
+0
2013-06-28
char/agp: replace numeric with standard PM state macros
Yijing Wang
2
-5
/
+5
2013-06-27
Merge tag 'v3.10-rc7' into drm-next
Dave Airlie
1
-23
/
+31
2013-06-26
Revert "char: misc: assign file->private_data in all cases"
Greg Kroah-Hartman
1
-1
/
+1
2013-06-24
char: misc: assign file->private_data in all cases
Thomas Petazzoni
1
-1
/
+1
2013-06-21
hwrng: bcm2835 - fix MODULE_LICENSE tag
Arnd Bergmann
1
-1
/
+1
2013-06-19
hwrng: bcm2835: fix MODULE_LICENSE tag
Arnd Bergmann
1
-1
/
+1
2013-06-17
char: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
4
-13
/
+13
2013-06-10
MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
David Daney
1
-1
/
+1
2013-06-06
drivers: char: mem: use IS_ERR_VALUE() in memory_lseek()
Rasmus Villemoes
1
-1
/
+1
2013-06-05
PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)
Gu Zheng
2
-2
/
+2
2013-06-05
hwrng: nomadik - use clk_prepare_enable()
Linus Walleij
1
-1
/
+1
2013-06-05
hwrng: use platform_{get,set}_drvdata()
Jingoo Han
3
-9
/
+7
2013-06-03
stallion: final cleanup
Paul Bolle
1
-12
/
+0
2013-06-03
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
1
-1
/
+1
2013-05-31
drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional
Andy Lutomirski
1
-3
/
+5
2013-05-30
char: xilinx_hwicap: Fix typo in comment and extend it
Michal Simek
1
-1
/
+7
2013-05-30
char: xilinx_hwicap: Checkpatch.pl cleanup
Michal Simek
1
-1
/
+1
2013-05-27
tpm: fix regression caused by section type conflict of tpm_dev_release() in p...
Peter Huewe
2
-1
/
+2
2013-05-27
Merge 3.10-rc3 into char-misc-next
Greg Kroah-Hartman
9
-46
/
+61
2013-05-24
random: fix accounting race condition with lockless irq entropy_count update
Jiri Kosina
1
-8
/
+16
2013-05-24
drivers/char/random.c: fix priming of last_data
Jarod Wilson
1
-15
/
+15
2013-05-24
hwrng: tx4939 - remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-05-24
hwrng: timeriomem - remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-24
hwrng: bcm63xx - remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-24
hwrng: atmel - remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-23
Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+4
[prev]
[next]