.. |
acorn
|
a0d9c63d36
i2c-algo-bit: Discard the mdelay data struct member
|
19 年 前 |
acpi
|
1a1d92c10d
[PATCH] Really ignore kmem_cache_destroy return value
|
19 年 前 |
amba
|
e29419fffc
[PATCH] 64bit resource: fix up printks for resources in misc drivers
|
19 年 前 |
ata
|
bda3028813
[libata] Don't use old-EH ->eng_timeout() hook when not needed
|
19 年 前 |
atm
|
5b7c714ec2
[ATM] he: Fix __init/__devinit conflict
|
19 年 前 |
base
|
563d075702
[PATCH] kthread: drivers/base/firmware_class.c
|
19 年 前 |
block
|
a7422bf8a6
[PATCH] loop: forward-port resource leak checks from Solar
|
19 年 前 |
bluetooth
|
7785162cf2
[Bluetooth] Code cleanup for the HCI UART driver
|
19 年 前 |
cdrom
|
9c275a8391
[PATCH] cdrom/gdsc: fix printk format warning
|
19 年 前 |
char
|
5f412b2424
[PATCH] Fix locking for tty drivers when doing urgent characters
|
19 年 前 |
clocksource
|
6ae7440e6b
[PATCH] GTOD: add scx200 HRT clocksource
|
19 年 前 |
connector
|
822cfbff2e
[PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestamp
|
19 年 前 |
cpufreq
|
ddad65df00
[CPUFREQ] Fix some more CPU hotplug locking.
|
19 年 前 |
crypto
|
6010439f47
[CRYPTO] padlock: Convert padlock-sha to use crypto_hash
|
19 年 前 |
dio
|
e51c01b084
[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()
|
19 年 前 |
dma
|
b826315813
[I/OAT]: Remove pci_module_init() from Intel I/OAT DMA engine
|
19 年 前 |
edac
|
927cbe8a3e
[PATCH] drivers/edac/edac_mc.h must #include <linux/platform_device.h>
|
19 年 前 |
eisa
|
07563c711f
[PATCH] EISA bus MODALIAS attributes support
|
19 年 前 |
fc4
|
79bd3f8563
[SCSI] More buffer->request_buffer changes
|
19 年 前 |
firmware
|
2e0c1f6ce7
[PATCH] DMI: Decode and save OEM String information
|
19 年 前 |
hwmon
|
3379ceeefd
hwmon: Remove Yuan Mu's address
|
19 年 前 |
i2c
|
ae1390d8c3
[PATCH] i2c-sibyte: Fix modular build breakage
|
19 年 前 |
ide
|
2b33b4dcbe
[PATCH] atiixp: ATI SB600 IDE support for various modes
|
19 年 前 |
ieee1394
|
a0d9c63d36
i2c-algo-bit: Discard the mdelay data struct member
|
19 年 前 |
infiniband
|
9a69d1aecc
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
|
19 年 前 |
input
|
ad4e09b16a
[PATCH] OMAP: Add keypad driver
|
19 年 前 |
isdn
|
a144ea4b7a
[IPV4]: annotate struct in_ifaddr
|
19 年 前 |
leds
|
cfedc920a7
[PATCH] Make net48xx-led use scx200_gpio_ops
|
19 年 前 |
macintosh
|
92e9a8507b
[PATCH] windfarm_smu_sat.c: simplify around i2c_add_driver()
|
19 年 前 |
mca
|
4e57b68178
[PATCH] fix missing includes
|
20 年 前 |
md
|
3c164bd815
[BLOCK] dm-crypt: trivial comment improvements
|
19 年 前 |
media
|
38e2bfc94e
USB: Dealias -110 code (more complete)
|
19 年 前 |
message
|
f4ad7b5807
[SCSI] scsi_transport_sas: remove local_attached flag
|
19 年 前 |
mfd
|
08c67d2a5d
[PATCH] ucb1x00-ts: handle errors from input_register_device()
|
19 年 前 |
misc
|
ba52de123d
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
|
19 年 前 |
mmc
|
ebdea46fec
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
|
19 年 前 |
mtd
|
08d3ad6a51
[MTD] Whitespace cleanup in SSFDC driver.
|
19 年 前 |
net
|
f9317a40c4
[BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.
|
19 年 前 |
nubus
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 年 前 |
oprofile
|
ba52de123d
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
|
19 年 前 |
parisc
|
8c56e7214e
[PATCH] irq-flags: PARISC: Use the new IRQF_ constants
|
19 年 前 |
parport
|
7dd7d6912b
[PATCH] CONFIG_PM=n slim: drivers/parport/parport_serial.c
|
19 年 前 |
pci
|
571817849c
[PATCH] msi: use kmem_cache_zalloc()
|
19 年 前 |
pcmcia
|
47a31976ca
[PATCH] pcmcia: fix ioctl GET_CONFIGURATION_INFO for pcmcia_cards
|
19 年 前 |
pnp
|
2b8de5f50e
[PATCH] pnpacpi: reject ACPI_PRODUCER resources
|
19 年 前 |
rapidio
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 年 前 |
rtc
|
13c73f045f
[PATCH] RTC: more XSTP/VDET support for rtc-rs5c348 driver
|
19 年 前 |
s390
|
fd68322209
[IPV4]: inet_addr_type() annotations
|
19 年 前 |
sbus
|
b9b64e6e89
[OPENPROMIO]: Handle current_node being NULL correctly.
|
19 年 前 |
scsi
|
07563c711f
[PATCH] EISA bus MODALIAS attributes support
|
19 年 前 |
serial
|
fbe96f92b3
[SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit.
|
19 年 前 |
sh
|
ff2dae7977
[PATCH] Add superhyway_bus_type probe and remove methods
|
19 年 前 |
sn
|
dace145374
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
|
19 年 前 |
spi
|
60be6b9a41
[PATCH] lockdep: annotate on-stack completions
|
19 年 前 |
tc
|
dace145374
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
|
19 年 前 |
telephony
|
602cada851
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
|
19 年 前 |
usb
|
6e3ce3ae8e
USB: fix build error in ohci driver
|
19 年 前 |
video
|
db1a19b38f
Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/intelfb-2.6
|
19 年 前 |
w1
|
f01cfb3638
[PATCH] w1: remove drivers/w1/w1.h
|
19 年 前 |
zorro
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 年 前 |
Kconfig
|
c6fd280766
Move libata to drivers/ata.
|
19 年 前 |
Makefile
|
c6fd280766
Move libata to drivers/ata.
|
19 年 前 |