.. |
accessibility
|
c0c9209ddd
braille_console: only register notifiers when the braille console is used
|
před 17 roky |
acpi
|
4406c56d0a
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
|
před 16 roky |
amba
|
cf7a2b4fb6
Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into devel
|
před 16 roky |
ata
|
d15d6e6cc3
libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers
|
před 16 roky |
atm
|
8b97c7c283
drivers/atm: Use DIV_ROUND_CLOSEST
|
před 16 roky |
auxdisplay
|
c0aa24ba89
auxdisplay: remove PARPORT dependency
|
před 16 roky |
base
|
e454cea20b
Driver-Core: extend devnode callbacks to provide permissions
|
před 16 roky |
block
|
e454cea20b
Driver-Core: extend devnode callbacks to provide permissions
|
před 16 roky |
bluetooth
|
cb6dbd7962
pcmcia: dtl1_cs: fix pcmcia_loop_config logic
|
před 16 roky |
cdrom
|
ae03bf639a
block: Use accessor functions for queue limits
|
před 16 roky |
char
|
a57c21c715
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
|
před 16 roky |
clocksource
|
f6431732f1
sh: CMT suspend/resume
|
před 16 roky |
connector
|
74d154189d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
před 16 roky |
cpufreq
|
714af06938
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
|
před 16 roky |
cpuidle
|
288f023e70
tracing, x86, cpuidle: Move the end point of a C state in the power tracer
|
před 16 roky |
crypto
|
81eb024c7e
crypto: talitos - add support for 36 bit addressing
|
před 16 roky |
dca
|
d56ffd38a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
před 16 roky |
dio
|
9591463af7
dio: struct device - replace bus_id with dev_name(), dev_set_name()
|
před 16 roky |
dma
|
33f82d141c
at_hdmac: Rework suspend_late()/resume_early()
|
před 16 roky |
edac
|
06724535f8
amd64_edac: check NB MCE bank enable on the current node properly
|
před 16 roky |
eisa
|
517d08699b
Merge branch 'akpm'
|
před 16 roky |
firewire
|
a4dbd6740d
driver model: constify attribute groups
|
před 16 roky |
firmware
|
a4dbd6740d
driver model: constify attribute groups
|
před 16 roky |
gpio
|
e4b736f18f
gpio: Add WM831X GPIO driver
|
před 16 roky |
gpu
|
44040f107e
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
před 16 roky |
hid
|
e454cea20b
Driver-Core: extend devnode callbacks to provide permissions
|
před 16 roky |
hwmon
|
6f130478e2
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
|
před 16 roky |
i2c
|
5d3f33318a
[PATCH] i2c-imx: make bus available early
|
před 16 roky |
ide
|
0cb583fd28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
|
před 16 roky |
idle
|
2f102607ac
i7300_idle: allow testing on i5000-series hardware w/o re-compile
|
před 16 roky |
ieee1394
|
451f144398
drivers: Kill now superfluous ->last_rx stores
|
před 16 roky |
ieee802154
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
před 16 roky |
infiniband
|
a4dbd6740d
driver model: constify attribute groups
|
před 16 roky |
input
|
e454cea20b
Driver-Core: extend devnode callbacks to provide permissions
|
před 16 roky |
isdn
|
a4304f2d5a
tty: gigaset: really fix chars_in_buffer
|
před 16 roky |
leds
|
cc674c81f0
leds: after setting inverted attribute, we must update the LED
|
před 16 roky |
lguest
|
1842f23c05
lguest and virtio: cleanup struct definitions to Linux style.
|
před 16 roky |
macintosh
|
723e9db7a4
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
před 16 roky |
mca
|
cf43f4ab3a
mca: struct device - replace bus_id with dev_name(), dev_set_name()
|
před 16 roky |
md
|
e454cea20b
Driver-Core: extend devnode callbacks to provide permissions
|
před 16 roky |
media
|
388dba3047
Driver-Core: fix devnode callbacks for dabusb and industrialio
|
před 16 roky |
memstick
|
e1defc4ff0
block: Do away with the notion of hardsect_size
|
před 16 roky |
message
|
39695224bd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
před 16 roky |
mfd
|
37bce07077
mfd: Convert WM8350 to use request_threaded_irq()
|
před 16 roky |
misc
|
fa877c71e2
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
|
před 16 roky |
mmc
|
a4dbd6740d
driver model: constify attribute groups
|
před 16 roky |
mtd
|
73c583e4e2
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
|
před 16 roky |
net
|
a57c21c715
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
|
před 16 roky |
nubus
|
2e0eb731e5
nubus: fix mis-indented statement
|
před 17 roky |
of
|
24c30dbbcd
of/mdio: Add support function for Ethernet fixed-link property
|
před 16 roky |
oprofile
|
1b294f5960
oprofile: Adding switch counter to oprofile statistic variables
|
před 16 roky |
parisc
|
cae5a39f34
parisc: hppb.c - fix printk format strings
|
před 16 roky |
parport
|
c4285b47b0
parport/serial: add support for NetMos 9901 Multi-IO card
|
před 16 roky |
pci
|
4406c56d0a
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
|
před 16 roky |
pcmcia
|
0950efd1a1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pcmcia-2.6
|
před 16 roky |
platform
|
8dd2b42665
hp-wmi: Switch driver to dev_pm_ops
|
před 16 roky |
pnp
|
c7425314c7
x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc statically
|
před 16 roky |
power
|
fbdbf83899
Merge git://git.infradead.org/users/cbou/battery-2.6.31
|
před 16 roky |
pps
|
054b2b13cc
pps: fix incorrect verdict check
|
před 16 roky |
ps3
|
bc00351edd
powerpc/ps3: Workaround for flash memory I/O error
|
před 16 roky |
rapidio
|
5f28c52003
rio: warn_unused_result warnings fix
|
před 16 roky |
regulator
|
75f2ba8f00
regulator: Voltage count for AB3100
|
před 16 roky |
rtc
|
515b696b28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
|
před 16 roky |
s390
|
a4dbd6740d
driver model: constify attribute groups
|
před 16 roky |
sbus
|
14d87e6c39
sparc: Fix cleanup crash in bbc_envctrl_cleanup()
|
před 16 roky |
scsi
|
98840f2ce5
includecheck fix: drivers/scsi, ibmvscsi.c
|
před 16 roky |
serial
|
d2cfe9628c
uartlite: support shared interrupt lines
|
před 16 roky |
sh
|
1279b7f116
sh: Fix up simplified multi-evt handling under sparseirq.
|
před 16 roky |
sn
|
6a35528a83
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
|
před 16 roky |
spi
|
87d721ad7a
Merge branch 'master' into devel
|
před 16 roky |
ssb
|
de32cce132
ssb/sdio: fix printk format warnings
|
před 16 roky |
staging
|
388dba3047
Driver-Core: fix devnode callbacks for dabusb and industrialio
|
před 16 roky |
tc
|
df388556d7
tc: struct device - replace bus_id with dev_name(), dev_set_name()
|
před 16 roky |
telephony
|
405f55712d
headers: smp_lock.h redux
|
před 16 roky |
thermal
|
0d288162f2
thermal_sys: check get_temp return value
|
před 16 roky |
uio
|
515b696b28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
|
před 16 roky |
usb
|
a57c21c715
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
|
před 16 roky |
uwb
|
3aee0605a4
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb
|
před 16 roky |
video
|
6d6c971778
includecheck fix: drivers/video, vgacon.c
|
před 16 roky |
virtio
|
e969fed542
virtio: refactor find_vqs
|
před 16 roky |
vlynq
|
efc0cfa6d1
vlynq: fix typo in Kconfig to enable debugging
|
před 16 roky |
w1
|
aa11d958d1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
před 16 roky |
watchdog
|
e04ab95872
[WATCHDOG] sizeof cleanup
|
před 16 roky |
xen
|
56327c2a58
includecheck fix: drivers/xen, evtchn.c
|
před 16 roky |
zorro
|
2796872c40
zorro: struct device - replace bus_id with dev_name(), dev_set_name()
|
před 16 roky |
Kconfig
|
eae9d2ba0c
LinuxPPS: core support
|
před 16 roky |
Makefile
|
eae9d2ba0c
LinuxPPS: core support
|
před 16 roky |