index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-26
drivers/pcmcia/yenta_socket.c: convert to module_pci_driver
Libo Chen
1
-15
/
+1
2013-09-26
drivers/pcmcia/pd6729.c: convert to module_pci_driver
Libo Chen
1
-12
/
+1
2013-09-26
hv: Change variable type to bool
Peter Senna Tschudin
1
-1
/
+1
2013-09-26
Drivers: char: misc: 'misc_deregister()' changed the 'mutex_unlock' logic upo...
Elad Wexler
1
-4
/
+4
2013-09-26
misc: ibmasm: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-09-26
char: xilinx_hwicap: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-09-26
uio: uio_sercos3: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-26
uio: uio_netx: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-26
uio: uio_mf624: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-26
uio: uio_cif: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-26
uio: uio_aec: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-26
uio: Simplify uio error path by using devres functions
Michal Simek
2
-36
/
+14
2013-09-26
drivers: uio: mf624_disable_interrupt() can be static
Fengguang Wu
1
-2
/
+2
2013-09-26
hpet: remove useless check if fixmem32 is NULL
Tomas Winkler
1
-2
/
+0
2013-09-26
drivers: misc: bmp085: remove '__init' from mp085_get_of_properties()
Chen Gang
1
-1
/
+1
2013-09-26
mei: mei_cl_unlink: no need to loop over dev list
Tomas Winkler
1
-9
/
+4
2013-09-26
mei: push credentials inside the irq write handler
Tomas Winkler
3
-10
/
+34
2013-09-26
mei: propagate error from write routines instead of ENODEV
Tomas Winkler
4
-27
/
+36
2013-09-26
mei: fix function names in debug prints
Alexander Usyskin
1
-3
/
+3
2013-09-26
mei: prefix client log messages with client me and host ids
Alexander Usyskin
3
-32
/
+38
2013-09-26
mei: mei_release: drop redundant check if cb is NULL
Tomas Winkler
1
-4
/
+1
2013-09-26
mei: revamp read and write length checks
Tomas Winkler
1
-2
/
+14
2013-09-26
mei: fix format compilation warrning on 32 bit architecture
Tomas Winkler
1
-1
/
+1
2013-09-26
mei: mei_write correct checks for copy_from_user
Alexander Usyskin
1
-2
/
+5
2013-09-26
mei: make sure that me_clients_map big enough before copying
Tomas Winkler
1
-1
/
+4
2013-09-26
mei: mei_cl_link protect open_handle_count from overflow
Tomas Winkler
1
-0
/
+6
2013-09-23
Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
35
-97
/
+160
2013-09-23
Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
31
-72
/
+81
2013-09-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-193
/
+273
2013-09-21
iio:buffer_cb: Add missing iio_buffer_init()
Lars-Peter Clausen
1
-0
/
+2
2013-09-21
iio: Prevent race between IIO chardev opening and IIO device free
Lars-Peter Clausen
1
-9
/
+12
2013-09-21
iio: fix: Keep a reference to the IIO device for open file descriptors
Lars-Peter Clausen
2
-5
/
+17
2013-09-21
iio: Stop sampling when the device is removed
Lars-Peter Clausen
3
-1
/
+28
2013-09-21
iio: Fix crash when scan_bytes is computed with active_scan_mask == NULL
Peter Meerwald
1
-2
/
+9
2013-09-21
iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
1
-6
/
+6
2013-09-21
iio: Fix bma180 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
1
-2
/
+2
2013-09-21
iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
1
-2
/
+4
2013-09-21
Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-16
/
+35
2013-09-21
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-16
/
+31
2013-09-20
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
3
-13
/
+32
2013-09-20
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+0
2013-09-20
Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux...
Dave Airlie
7
-45
/
+107
2013-09-20
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
3
-6
/
+8
2013-09-20
Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danve...
Dave Airlie
9
-74
/
+122
2013-09-20
cpufreq: return EEXIST instead of EBUSY for second registering
Yinghai Lu
1
-1
/
+1
2013-09-20
Revert "drm: mark context support as a legacy subsystem"
Dave Airlie
3
-68
/
+36
2013-09-20
PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup
Rafael J. Wysocki
1
-3
/
+3
2013-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
95
-409
/
+626
2013-09-19
netconsole: fix a deadlock with rtnl and netconsole's mutex
Nikolay Aleksandrov
1
-4
/
+1
2013-09-19
skge: fix broken driver
Mikulas Patocka
1
-2
/
+3
[next]