aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/atmel_spi.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-31Fix modpost warning in serial driverRalf Baechle1-1/+1
2007-08-31Add MAINTAINERS entry for IOC3 serial driverRalf Baechle1-1/+7
2007-08-31PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATIONRafael J. Wysocki4-16/+36
2007-08-31setpgid(child) fails if the child was forked by sub-threadOleg Nesterov1-2/+1
2007-08-31slub: do not fail if we cannot register a slab with sysfsChristoph Lameter1-2/+6
2007-08-31spi: correct name for spi_txx9Atsushi Nemoto2-3/+2
2007-08-31SPI driver hotplug/coldplug fixesDavid Brownell7-4/+8
2007-08-31Assign task_struct.exit_code before taskstats_exit()Jonathan Lim1-1/+1
2007-08-31Fix font dependency for SGI Newport console driverRalf Baechle1-1/+1
2007-08-31Fix possible NULL pointer dereference in udf_table_free_blocks()Jan Kara1-6/+4
2007-08-31UDF: handle wrong superblock betterJan Kara1-4/+22
2007-08-31fix rcu_read_lock() in page migratonKAMEZAWA Hiroyuki1-2/+9
2007-08-31uml: fix x86_64 core dump crashJeff Dike3-6/+55
2007-08-31uml: fix linker script alignment bugsJeff Dike3-57/+90
2007-08-31process_zones(): fix recovery codeAndrew Morton1-0/+2
2007-08-31revert "eCryptfs: fix lookup error for special files"Andrew Morton1-4/+0
2007-08-31ata_piix: implement IOCFG bit18 quirkTejun Heo1-0/+36
2007-08-31libata: implement BROKEN_HPA horkage and apply it to affected drivesTejun Heo2-3/+9
2007-08-31sata_promise: FastTrack TX4200 is a second-generation chipMikael Pettersson1-3/+3
2007-08-31SLUB: Force inlining for functions in slub_def.hChristoph Lameter1-4/+4
2007-08-31pata_marvell: Add more identifiersAlan Cox1-0/+2
2007-08-31ata_piix: add Satellite U200 to broken suspend listTejun Heo1-0/+7
2007-08-31ata: add ATA_MWDMA* and ATA_SWDMA* definesBartlomiej Zolnierkiewicz1-0/+13
2007-08-31ata_piix: IDE mode SATA patch for Intel TolapaiJason Gaston1-0/+27
2007-08-31libata-core: Allow translation setting to failAlan Cox1-0/+5
2007-08-30[SPARC64]: Fix several bugs in MSI handling.David S. Miller5-16/+33
2007-08-30[SPARC64]: Fix type and constant sizes wrt. sun4u IMAP/ICLR handling.David S. Miller2-12/+12
2007-08-30[PKTGEN]: Remove write-only variable.Pavel Emelyanov1-3/+0
2007-08-30[NETFILTER]: xt_tcpudp: fix wrong struct in udp_checkentryJesper Bengtsson1-1/+1
2007-08-30[NET_SCHED] sch_prio.c: remove duplicate call of tc_classify()Lucas Nussbaum1-1/+1
2007-08-30ACPI: EC: Check if boot_ec was really found in DSDTAlexey Starikovskiy1-1/+2
2007-08-30[BRIDGE]: Fix OOPS when bridging device without ethtool.Stephen Hemminger1-8/+8
2007-08-30[BRIDGE]: Packets leaking out of disabled/blocked ports.Stephen Hemminger2-2/+6
2007-08-30[TCP]: Allow minimum RTO to be configurable via routing metrics.David S. Miller2-2/+14
2007-08-30fix maxcpus=1 oops in show_stat()Hugh Dickins1-8/+0
2007-08-30SELinux: clear parent death signal on SID transitionsStephen Smalley1-0/+3
2007-08-30SCTP: Fix to handle invalid parameter length correctlyWei Yongjun1-1/+1
2007-08-30SCTP: Abort on COOKIE-ECHO if backlog is exceeded.Vlad Yasevich1-11/+10
2007-08-30SCTP: Correctly disable listening when backlog is 0.Vlad Yasevich1-0/+2
2007-08-30SCTP: Do not retransmit chunks that are newer then rtt.Vlad Yasevich1-0/+7
2007-08-30SCTP: Uncomfirmed transports can't become InactiveVlad Yasevich1-1/+6
2007-08-30SCTP: Pick the correct port when binding to 0.Vlad Yasevich1-0/+1
2007-08-30SCTP: Use net_ratelimit to suppress error messages print too fastWei Yongjun2-14/+17
2007-08-30SCTP: Fix to encode PROTOCOL VIOLATION error cause correctlyWei Yongjun4-24/+56
2007-08-30xtensa process.c must #include <linux/fs.h>Adrian Bunk1-0/+1
2007-08-30Fix lguest page-pinning logic ("lguest: bad stack page 0xc057a000")Rusty Russell1-2/+5
2007-08-30SCTP: Fix sctp_addto_chunk() to add pad with correct lengthWei Yongjun1-1/+1
2007-08-30[POWERPC] PS3: Fix bug where the major version part is not comparedMasakazu Mokuno1-1/+2
2007-08-30[ARM] 4561/1: i.MX/MX1 GPIO parenthes omission and input setup fixPavel Pisa1-2/+3
2007-08-30[POWERPC] Update defconfigsPaul Mackerras11-1604/+699