Age | Commit message (Expand) | Author | Files | Lines |
2007-05-08 | Char: cyclades, allow DEBUG_SHIRQ | Jiri Slaby | 1 | -0/+4 |
2007-05-08 | Char: cyclades, clear interrupts before releasing | Jiri Slaby | 1 | -0/+13 |
2007-05-08 | Char: cyclades, tty_register_device separately for each device | Jiri Slaby | 1 | -1/+19 |
2007-05-08 | Char: cyclades, cy_init error handling | Jiri Slaby | 1 | -4/+19 |
2007-05-08 | Char: cyclades, remove some global vars | Jiri Slaby | 1 | -9/+4 |
2007-05-08 | Char: cyclades, init card struct immediately | Jiri Slaby | 1 | -22/+15 |
2007-05-08 | Char: cyclades, move card entries init into function | Jiri Slaby | 1 | -155/+156 |
2007-05-08 | Char: cyclades, create cy_pci_probe | Jiri Slaby | 1 | -305/+318 |
2007-05-08 | Char: cyclades, init Ze immediately | Jiri Slaby | 1 | -51/+8 |
2007-05-08 | Char: cyclades, use pci_iomap/unmap | Jiri Slaby | 1 | -10/+32 |
2007-05-08 | Char: cyclades, create cy_init_Ze | Jiri Slaby | 1 | -73/+90 |
2007-05-08 | x86, serial: convert legacy COM ports to platform devices | Bjorn Helgaas | 1 | -5/+9 |
2007-05-08 | smsc-ircc2: add PNP support | Bjorn Helgaas | 1 | -23/+75 |
2007-05-08 | smsc-ircc2: tidy up module parameter checking | Bjorn Helgaas | 1 | -6/+8 |
2007-05-08 | PNP: workaround HP BIOS defect that leaves SMCF010 device partly enabled | Bjorn Helgaas | 1 | -0/+30 |
2007-05-08 | PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI) | Bjorn Helgaas | 3 | -0/+10 |
2007-05-08 | Char: cyclades, remove useless casts | Jiri Slaby | 1 | -19/+19 |
2007-05-08 | Char: cyclades, remove volatiles | Jiri Slaby | 1 | -27/+25 |
2007-05-08 | Char: cyclades, timer cleanup | Jiri Slaby | 1 | -12/+6 |
2007-05-08 | Char: cyclades, cy_readX/writeX cleanup | Jiri Slaby | 1 | -165/+150 |
2007-05-08 | Char: cyclades, remove PAUSE | Jiri Slaby | 1 | -9/+0 |
2007-05-08 | no longer #include <asm/kdebug.h> | Adrian Bunk | 1 | -1/+0 |
2007-05-08 | rtc-cmos: make it load on PNPBIOS systems | Marko Vrh | 1 | -9/+9 |
2007-05-08 | rtc: remove "RTC_ALM_SET mode" bugs | David Brownell | 3 | -31/+43 |
2007-05-08 | revert "rtc: Add rtc_merge_alarm()" | Andrew Morton | 1 | -81/+0 |
2007-05-08 | workaround rtc-related acpi table bugs | David Brownell | 1 | -2/+9 |
2007-05-08 | ACPI wakeup hooks for rtc-cmos | David Brownell | 2 | -3/+53 |
2007-05-08 | rtc-cmos wakeup interface | David Brownell | 1 | -10/+27 |
2007-05-08 | rtc: update vr41xx alarm handling | Yoichi Yuasa | 1 | -2/+26 |
2007-05-08 | RTC Kconfig cleanup | Alessandro Zummo | 1 | -120/+130 |
2007-05-08 | rtc: update to class device removal patches | David Brownell | 3 | -1/+11 |
2007-05-08 | RTC: replace some newly-introduced macros with inlines | David Brownell | 1 | -11/+35 |
2007-05-08 | rtc: suspend()/resume() restores system clock | David Brownell | 5 | -76/+91 |
2007-05-08 | rtc: remove rest of class_device | David Brownell | 8 | -64/+72 |
2007-05-08 | rtc: simplified /proc/driver/rtc handling | David Brownell | 5 | -59/+20 |
2007-05-08 | rtc: simplified rtc sysfs attribute handling | David Brownell | 5 | -66/+42 |
2007-05-08 | rtc: rtc interfaces don't use class_device | David Brownell | 16 | -101/+103 |
2007-05-08 | rtc: remove /sys/class/rtc-dev/* | David Brownell | 5 | -88/+46 |
2007-05-08 | ISDN: Spinlock initializer cleanup | Thomas Gleixner | 2 | -2/+2 |
2007-05-08 | use mutex instead of semaphore in CAPI 2.0 interface | Matthias Kaehlcke | 1 | -16/+17 |
2007-05-08 | fix spinlock usage in hysdn_log_close() | Matthias Kaehlcke | 1 | -4/+0 |
2007-05-08 | drivers/isdn/hardware/eicon/: remove unused header files | Armin Schindler | 2 | -248/+0 |
2007-05-08 | make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() static | Adrian Bunk | 1 | -7/+1 |
2007-05-08 | inode numbering: change libfs sb creation routines to avoid collisions with t... | Jeff Layton | 1 | -1/+1 |
2007-05-08 | au1550 SPI controller driver | Jan Nikitenko | 3 | -0/+986 |
2007-05-08 | SPI kerneldoc | David Brownell | 1 | -5/+28 |
2007-05-08 | /dev/spidevB.C interface | Andrea Paterniani | 3 | -0/+594 |
2007-05-08 | minor spi_butterfly cleanup | David Brownell | 1 | -58/+4 |
2007-05-08 | 8250: Remove commented out irq cruft | Josh Boyer | 1 | -2/+0 |
2007-05-08 | use mutex instead of semaphore for misc char devices | Matthias Kaehlcke | 1 | -13/+14 |