index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2012-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-01-10
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-10
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-01-09
Merge branch 'next' into for-linus
James Morris
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-06
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2012-01-06
agp: Fix multi-line warning message whitespace
Tormod Volden
2012-01-03
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2011-12-29
random: Use arch_get_random_int instead of cycle counter if avail
Linus Torvalds
2011-12-20
ipmi_watchdog: restore settings when BMC reset
Corey Minyard
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-11-30
char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...
Axel Lin
2011-11-22
hwrng: nomadik: Enable module alias autogeneration for AMBA drivers
Dave Martin
2011-11-17
fix typo/thinko in get_random_bytes()
Luck, Tony
2011-11-17
Merge branch 'for-james' of git://github.com/srajiv/tpm into next
James Morris
2011-11-16
TPM: fix transmit_cmd error logic
Rajiv Andrade
2011-11-16
TPM: NSC and TIS drivers X86 dependency fix
Rajiv Andrade
2011-11-16
TPM: Export wait_for_stat for other vendor specific drivers
Rajiv Andrade
2011-11-16
TPM: Use vendor specific function for status probe
Rajiv Andrade
2011-11-16
tpm_tis: add delay after aborting command
Stefan Berger
2011-11-16
tpm_tis: Check return code from getting timeouts/durations
Stefan Berger
2011-11-16
tpm: Introduce function to poll for result of self test
Stefan Berger
2011-11-16
tpm: Cleanup tpm_continue_selftest
Stefan Berger
2011-11-16
tpm: Have tpm_get_timeouts return an error code
Stefan Berger
2011-11-08
agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set
Keith Packard
2011-11-08
drm/i915: fix if statement (bogus semi-colon)
Dan Carpenter
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-02
Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...
Linus Torvalds
2011-11-02
Merge git://github.com/rustyrussell/linux
Linus Torvalds
2011-11-02
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
2011-11-02
um: switch to use of drivers/Kconfig
Al Viro
2011-11-02
um: clean Kconfig up a bit
Al Viro
2011-11-01
Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-11-02
virtio: console: wait for first console port for early console output
Christian Borntraeger
2011-11-02
virtio: console: add port stats for bytes received, sent and discarded
Amit Shah
2011-11-02
virtio: console: make discard_port_data() use get_inbuf()
Amit Shah
2011-11-02
virtio: console: rename variable
Amit Shah
2011-11-02
virtio: console: make get_inbuf() return port->inbuf if present
Amit Shah
2011-11-02
virtio: console: Fix return type for get_inbuf()
Amit Shah
2011-11-02
virtio: console: Use wait_event_freezable instead of _interruptible
Amit Shah
2011-11-02
virtio: console: Ignore port name update request if name already set
Amit Shah
2011-11-02
virtio: console: Fix indentation
Amit Shah
2011-11-02
virtio-console: Use virtio_config_val() for retrieving config
Sasha Levin
2011-10-31
drivers/char: Fix implicit use of err.h in ramoops.c
Paul Gortmaker
2011-10-31
drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
drivers/char: Add module.h to those who were using it implicitly
Paul Gortmaker
2011-10-28
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-10-28
Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-10-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[next]