Henrique de Moraes Holschuh a5763f2223 ACPI: thinkpad-acpi: uncouple subdriver init from ibms struct 18 yıl önce
..
acorn 8d91cbad8e [ARM] Acorn: move the i2c bus driver into drivers/i2c 18 yıl önce
acpi 3ede41c718 ACPI: ibm-acpi: move driver to drivers/misc hierarchy 18 yıl önce
amba 96b13f5c07 [ARM] Fix __must_check warnings in drivers/bus/amba.c 18 yıl önce
ata 282c6b9c7a pata_ixp4xx_cf: fix interrupt 18 yıl önce
atm ebf88a9e7b [PATCH] zatm __init abuse 18 yıl önce
auxdisplay 34173a4aad [PATCH] cfag12864b: fix crash when built-in and no parport present 18 yıl önce
base d9a9cdfb07 [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390 18 yıl önce
block 27d871833e [PATCH] paride endianness annotations 18 yıl önce
bluetooth 2312119afb [Bluetooth] Make use of MODULE_FIRMWARE 18 yıl önce
cdrom 1ad7c31107 [PATCH] Fix soft lockup with iSeries viocd driver 18 yıl önce
char d9c1e9a8ff [PATCH] tty: Fix two reported pid leaks 18 yıl önce
clocksource 6bb74df481 [PATCH] clocksource init adjustments (fix bug #7426) 18 yıl önce
connector 05e52dd739 [CONNECTOR]: Bugfix for cn_call_callback() 18 yıl önce
cpufreq 221dee285e Revert "[CPUFREQ] constify cpufreq_driver where possible." 18 yıl önce
crypto 5efee174f8 [PATCH] geode-aes: use unsigned long for spin_lock_irqsave 18 yıl önce
dio e51c01b084 [PATCH] hp300: fix driver_register() return handling, remove dio_module_init() 19 yıl önce
dma 765e3d8a71 [PATCH] rm pointless dmaengine exports 18 yıl önce
edac 9794f33dde [PATCH] EDAC: Add Fully-Buffered DIMM APIs to core 18 yıl önce
eisa 42ddfd6859 [PATCH] EISA: handle sysfs errors 19 yıl önce
fc4 cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 yıl önce
firmware 6e8c818829 [PATCH] docbook: add edd firmware interfaces 18 yıl önce
hid 6ab27c6bf3 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid 18 yıl önce
hwmon 7a5e6bc29a [PATCH] hwmon: Build fix for SENSORS_W83793 18 yıl önce
i2c 0ca9493b4c i2c/ds1374: Check workqueue creation status 18 yıl önce
ide 120b9cfddf ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config options 18 yıl önce
ieee1394 7a9eeb2fa1 ieee1394: fix oops on "modprobe -r ohci1394" after network class_device conversion 18 yıl önce
infiniband 77d8e1efea IB/ipoib: Fix thinko in packet length checks 18 yıl önce
input 0ce3c83a9c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input 18 yıl önce
isdn 17f0cd2f35 [PATCH] Fix buffer overflow and races in capi debug functions 18 yıl önce
kvm 27aba76615 KVM: MMU: Fix host memory corruption on i386 with >= 4GB ram 18 yıl önce
leds 2fea6f35c3 leds: Add support for Cobalt Server front LED 18 yıl önce
macintosh 599a52d126 backlight: Separate backlight properties from backlight ops pointers 18 yıl önce
mca 49a6cbe1cd [PATCH] drivers/mca: handle sysfs errors 19 yıl önce
md bed31ed9e1 [PATCH] fix read past end of array in md/linear.c 18 yıl önce
media f5ae29e284 [PATCH] cx88-dvb: fix nxt200x rf input switching 18 yıl önce
message cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 yıl önce
mfd f15e66b932 [PATCH] drivers/mfd/sm501.c: Replace pci_module_init with pci_register_driver 18 yıl önce
misc a5763f2223 ACPI: thinkpad-acpi: uncouple subdriver init from ibms struct 18 yıl önce
mmc 2cb3320b3f [ARM] 4256/1: i.MX/MX1 SDHC fix/workaround of SD card recognition problems 18 yıl önce
mtd 470bc84436 [MTD] [OneNAND] Classify the page data and oob buffer 18 yıl önce
net 8fb303c7f1 [MIPS] SB1250: Fix bugs/warnings by creative use of volatile. 18 yıl önce
nubus 6ab3d5624e Remove obsolete #include <linux/config.h> 19 yıl önce
oprofile d54b1fdb1d [PATCH] mark struct file_operations const 5 18 yıl önce
parisc b0138a6cb7 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 18 yıl önce
parport 0bb92e6cd3 [PATCH] parport_pc: fix parport_pc_probe_port section warning 18 yıl önce
pci 9f35575dfc [PATCH] pci: Repair pci_save/restore_state so we can restore one save many times. 18 yıl önce
pcmcia dfe461aef0 Driver core: more fallout from class_device changes for pcmcia 18 yıl önce
pnp 48670a1e01 [PATCH] reduce pnp syslog spam 18 yıl önce
ps3 dfdcbcc426 [PATCH] C99 initializers, proper use of const in drivers/ps3 18 yıl önce
rapidio cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 yıl önce
rtc bb71f99f8d [ARM] rtc-pcf8583: Final fixes for this RTC on RiscPC 18 yıl önce
s390 43a867a2d2 [S390] zcrypt: fix possible race when unloading zcrypt driver modules 18 yıl önce
sbus 19ba1b1996 [SPARC] uctrl: Check request_irq() return value. 18 yıl önce
scsi d9a9cdfb07 [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390 18 yıl önce
serial 6149dd5cfa [PATCH] add Fujitsu Siemens Tablet PC devices to 8250_pnp.c 18 yıl önce
sh ff2dae7977 [PATCH] Add superhyway_bus_type probe and remove methods 19 yıl önce
sn 52c9ae0ac7 [PATCH] IOC3/IOC4: PCI mem space resources 18 yıl önce
spi 6c912a3d33 [PATCH] spi_s3c24xx.c: warning fix 18 yıl önce
tc cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 yıl önce
telephony cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 yıl önce
usb 69806d5631 USB: new Novatel device ids for option driver 18 yıl önce
video cee9e8c5cb [PATCH] rivafb: fix initial brightness 18 yıl önce
w1 9d0094de6d [PATCH] w1: Use ARRAY_SIZE macro when appropriate 18 yıl önce
zorro 00977a59b9 [PATCH] mark struct file_operations const 6 18 yıl önce
Kconfig 70e840499a [PATCH] drivers: add LCD support 18 yıl önce
Makefile 70e840499a [PATCH] drivers: add LCD support 18 yıl önce