Mike Frysinger fe2e1cf83a Blackfin RTC Driver: move irq request/free out of open/release and into probe/remove so that the non-dev interfaces (like sysfs) work as expected 17 years ago
..
accessibility 3f9827bc05 Kconfig: improved help for CONFIG_ACCESSIBILITY 17 years ago
acpi 0f24562364 Merge branches 'acpica-release-fixes', 'ec-fix', 'dock', 'irq-bounds', 'thermal-fix', 'wmi' and 'acpi-cleanups' into release-2.6.27 17 years ago
amba 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
ata 3663b736a5 avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> 17 years ago
atm 849e8caa47 atm: fix direct casts of pointers to u32 in the InterPhase driver 17 years ago
auxdisplay b340e8a57e auxdisplay: small cleanups 17 years ago
base 5adf2b03d9 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
block 62aa0054da xen-blkfront.c: make blkif_ioctl() static 17 years ago
bluetooth 63fbd24e51 [Bluetooth] Consolidate maintainers information 17 years ago
cdrom bce31b6748 cdrom: handle TOC 17 years ago
char 4309e09242 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
clocksource 14351760e3 Fix printk format warning in clocksource/acpi_pm.c 17 years ago
connector a0a61a604c CONNECTOR: add a proc entry to list connectors 17 years ago
cpufreq f068c04ba6 [CPUFREQ] Fix -Wshadow warning in conservative governor. 17 years ago
cpuidle 06d9e908b2 cpuidle: Make ladder governor honor latency requirements fully 17 years ago
crypto e49140120c crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() 17 years ago
dca 5554b35933 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 17 years ago
dio 18c993629a dio: use dio_match_device() in dio_bus_match() 17 years ago
dma 492c71dd54 Merge branch 'for-rmk' of git://git.marvell.com/orion 17 years ago
edac f87bd330ed edac: mpc85xx fix pci ofdev 2nd pass 17 years ago
eisa ca52a49846 driver core: remove DEVICE_NAME_SIZE define 17 years ago
firewire 30b0aa7c9a firewire: Kconfig help update 17 years ago
firmware 31bad9246b firmware/memmap: cleanup 17 years ago
gpio bbcd6d543d gpio: max732x driver 17 years ago
gpu 61a2d07d3f Remove newline from the description of module parameters 17 years ago
hid f89bd95c5c Input: bcm5974 - add driver for Macbook Air and Pro Penryn touchpads 17 years ago
hwmon cebd7709d3 hwmon-vid: Fix AMD K8 VID decoding 17 years ago
i2c cbbcb9b0c7 USB: isp1301: fix compilation 17 years ago
ide 1b427a33b0 sgiioc4: fixup message on resource allocation failure 17 years ago
ieee1394 a3384067fb ieee1394: sbp2: let nodemgr retry node updates during bus reset series 17 years ago
infiniband 3a3eae0d66 Merge branches 'ehca' and 'ipoib' into for-linus 17 years ago
input 1bbe44f69d Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 17 years ago
isdn 31981db0d0 Add DIP switch readout for HFC-4S IOB4ST 17 years ago
leds a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
lguest 71a3f4edc1 lguest: use get_user_pages_fast() instead of get_user_pages() 17 years ago
macintosh b5b9309d34 remove unnecessary <linux/hdreg.h> includes 17 years ago
mca ca52a49846 driver core: remove DEVICE_NAME_SIZE define 17 years ago
md 56ac36d722 md: cancel check/repair requests when recovery is needed 17 years ago
media 097d9eb537 Merge Linus' latest into master 17 years ago
memstick f1d8269802 memstick: use fully asynchronous request processing 17 years ago
message 211c8d4942 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 17 years ago
mfd 25d6cbd840 mfd: tc6393 cleanup and update 17 years ago
misc f14413184b eeepc-laptop: fix use after free 17 years ago
mmc fe7f962505 sdricoh_cs: removed unused #include <version.h> 17 years ago
mtd 9c0d2a20fe Merge master.kernel.org:/home/rmk/linux-2.6-arm 17 years ago
net 8e0f36ec37 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 17 years ago
nubus 076ec04b8a proc: convert /proc/bus/nubus to seq_file interface 17 years ago
of 4589f1fe57 powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices 17 years ago
oprofile 8b8b498836 oprofile: don't request cache line alignment for cpu_buffer 17 years ago
parisc 6044c319d1 parisc-eisa_eeprom: BKL pushdown 17 years ago
parport 23d5f96ce6 make parport_cs_release() static 17 years ago
pci a59f2bbaed Merge branch 'x86-merge' into for-linus 17 years ago
pcmcia 574047f96a [ARM] 5198/1: PalmTX: PCMCIA fixes 17 years ago
pnp ea44c1d60d PNP: fix formatting of dbg_pnp_show_resources() output 17 years ago
power a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
ps3 5442381cdd [POWERPC] PS3: Remove unsupported wakeup sources 17 years ago
rapidio a7de3902ed rapidio: fix device reference counting 17 years ago
regulator 0eb5d5ab3e regulator: TI bq24022 Li-Ion Charger driver 17 years ago
rtc fe2e1cf83a Blackfin RTC Driver: move irq request/free out of open/release and into probe/remove so that the non-dev interfaces (like sysfs) work as expected 17 years ago
s390 ab4227cb2d [S390] qeth: avoid use of include/asm-s390 17 years ago
sbus c6ed413ddc sparc/drivers: use linux/of_device.h instead of asm/of_device.h 17 years ago
scsi c5b0079c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 17 years ago
serial 9c0d2a20fe Merge master.kernel.org:/home/rmk/linux-2.6-arm 17 years ago
sh 6a9545bd95 sh: Fix up broken kerneldoc comments. 17 years ago
sn 9150c979ce ioc3.c: replace remaining __FUNCTION__ occurrences 17 years ago
spi e48880e02e spi: bugfix spi_add_device() with duplicate chipselects 17 years ago
ssb 7f37441c21 ssb: allow compilation on systems without PCI 17 years ago
tc 44a2db43eb lk201: remove obsolete driver 18 years ago
telephony e05e9f7c4a ixj: push BKL into driver and wrap ioctls 17 years ago
thermal 16d7523973 thermal: Create CONFIG_THERMAL_HWMON=n 17 years ago
uio 4d80d59437 UIO: add generic UIO platform driver 17 years ago
usb 9c0d2a20fe Merge master.kernel.org:/home/rmk/linux-2.6-arm 17 years ago
video 1bbe44f69d Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 17 years ago
virtio e34f872567 virtio: Add transport feature handling stub for virtio_ring. 17 years ago
w1 61c91f7ded w1/ds2482: Convert to a new-style driver 17 years ago
watchdog 9c0d2a20fe Merge master.kernel.org:/home/rmk/linux-2.6-arm 17 years ago
xen 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
zorro e108526e77 move memory_read_from_buffer() from fs.h to string.h 17 years ago
Kconfig f7511d5f66 Basic braille screen reader support 17 years ago
Makefile 550a7375fe USB: Add MUSB and TUSB support 17 years ago