summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix memory leak in rocketport rp_do_receivePaul Fulghum2006-06-251-39/+23Star
* [PATCH] add "select GPIO_VR41XX" for TANBAC_TB0229Yoichi Yuasa2006-06-251-0/+1
* [PATCH] CCISS: tidy up product table indentationBjorn Helgaas2006-06-251-36/+18Star
* [PATCH] CCISS: run through LindentBjorn Helgaas2006-06-251-1534/+1581
* [PATCH] CCISS: remove parens around return valuesBjorn Helgaas2006-06-251-23/+23
* [PATCH] CCISS: fix a few spelling errorsBjorn Helgaas2006-06-251-8/+8
* [PATCH] CCISS: use ARRAY_SIZE without intermediatesBjorn Helgaas2006-06-251-4/+2Star
* [PATCH] CCISS: announce cciss%d devices with PCI address/IRQ/DAC infoBjorn Helgaas2006-06-251-7/+9
* [PATCH] CCISS: request all PCI resourcesBjorn Helgaas2006-06-252-46/+18Star
* [PATCH] CCISS: disable device when returning failureBjorn Helgaas2006-06-251-9/+18
* [PATCH] kthread: update loop.c to use kthreadSerge E. Hallyn2006-06-251-13/+11Star
* [PATCH] ide-floppy: fix debug-only syntax errorRandy Dunlap2006-06-251-1/+1
* [PATCH] More !tty cleanups in drivers/charEric Sesterhenn2006-06-255-10/+10
* [PATCH] Clean up char/esp.cEric Sesterhenn2006-06-251-2/+2
* [PATCH] Cyclades CleanupEric Sesterhenn2006-06-251-4/+3Star
* [PATCH] R3964: fix GFP_KERNEL allocations in timer functionDavid Woodhouse2006-06-251-1/+2
* [PATCH] advansys section fixesRandy Dunlap2006-06-251-3/+3
* [PATCH] char/ip2: more section fixes (replacement)Randy Dunlap2006-06-251-6/+6
* [PATCH] cdrom/mcdx: section fixesRandy Dunlap2006-06-251-1/+1
* [PATCH] trident fb section fixesRandy Dunlap2006-06-251-3/+3
* [PATCH] wan/sdla section fixesRandy Dunlap2006-06-251-2/+2
* [PATCH] RTC: add rtc-ds1742 driverAtsushi Nemoto2006-06-253-0/+270
* [PATCH] RTC: add rtc-ds1553 driverAtsushi Nemoto2006-06-253-0/+425
* [PATCH] at91rm9200-rtc-driver-tidyAndrew Morton2006-06-251-30/+49
* [PATCH] AT91RM9200 RTC driverAndrew Victor2006-06-253-0/+395
* [PATCH] RTC: Add rtc_year_days() to calculate tm_ydayAndrew Victor2006-06-251-0/+19
* [PATCH] Add v3020 RTC supportRaphael Assenat2006-06-253-0/+275
* [PATCH] Add max6902 RTC supportRaphael Assenat2006-06-253-0/+297
* [PATCH] rtc subsystem: add capability checksAlessandro Zummo2006-06-254-19/+23
* [PATCH] rtc subsystem, fix capability checks in kernel interfaceAlessandro Zummo2006-06-251-16/+6Star
* [PATCH] drivers/acorn/char/pcf8583.[hc] vs. RTC subsystemG. Liakhovetski2006-06-253-0/+405
* [PATCH] RTC: rtc-dev UIE emulationAtsushi Nemoto2006-06-252-0/+109
* [PATCH] "RTC-framework" driver for DS1307 and similar RTC chipsDavid Brownell2006-06-253-0/+407
* [PATCH] megaraid_mbox: fix section mismatch warningsRandy Dunlap2006-06-251-1/+1
* [PATCH] wd7000: fix section mismatch warningsRandy.Dunlap2006-06-251-1/+1
* [PATCH] AX88796 parallel port driverBen Dooks2006-06-253-1/+457
* [PATCH] moxa: partial CodingStyle cleanup & spelling fixesJesper Juhl2006-06-251-344/+450
* [PATCH] moxa: remove pointless check of 'tty' argument vs NULLJesper Juhl2006-06-251-2/+2
* [PATCH] moxa: remove pointless castsJesper Juhl2006-06-251-21/+21
* [PATCH] EDD isn't EXPERIMENTAL anymoreChris Wedgwood2006-06-251-2/+1Star
* [PATCH] cpqarray section fixAndrew Morton2006-06-251-2/+2
* [PATCH] IDE CD end-of media error fixAlan Cox2006-06-252-28/+149
* [PATCH] nbd: kill obsolete changelog, add GPLPavel Machek2006-06-251-32/+2Star
* [PATCH] kernel/sys.c: cleanupsAdrian Bunk2006-06-252-2/+2
* [PATCH] Add driver for ARM AMBA PL031 RTCDeepak Saxena2006-06-253-0/+244
* [PATCH] idetape gcc 4.1 warning fixDaniel Walker2006-06-251-16/+33
* [PATCH] drivers/char/applicom.c: proper module_{init,exit}Adrian Bunk2006-06-251-36/+4Star
* [PATCH] oprofile: convert from semaphores to mutexesMarkus Armbruster2006-06-254-25/+25
* [PATCH] pnp: card_probe(): fix memory leakJesper Juhl2006-06-251-22/+26
* [PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen driversMatt Mackall2006-06-252-6/+3Star