summaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-21USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann1-7/+14
2010-01-21USB: isp1362: better 64bit printf warning fixesLothar Wassmann1-2/+2
2010-01-21USB: fix usbstorage for 2770:915d delivers no FATRyan May1-7/+0
2010-01-21USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley1-3/+3
2010-01-21USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov1-1/+2
2010-01-21USB: Fix duplicate sysfs problem after device reset.Sarah Sharp3-10/+24
2010-01-21USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman1-0/+6
2010-01-21USB: add missing delay during remote wakeupAlan Stern3-3/+7
2010-01-21USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2-2/+33
2010-01-21USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern1-3/+8
2010-01-21USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum2-5/+5
2010-01-21USB: fix bitmask merge errorAlan Stern1-1/+2
2010-01-21usb: serial: fix memory leak in generic driverJohan Hovold1-0/+2
2010-01-21USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold1-4/+4
2010-01-20ACPI: delete acpi_processor_power_verify_c2()Len Brown1-18/+4
2010-01-20ACPI: allow C3 > 1000usecLen Brown1-10/+11
2010-01-20ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/CLen Brown1-10/+11
2010-01-20ACPI: power_meter: remove double kfree()Darren Jenkins1-1/+1
2010-01-20ACPI: processor: restrict early _PDC to opt-in platformsAlex Chiang1-0/+30
2010-01-20ecryptfs: use after freeDan Carpenter1-2/+2
2010-01-20ecryptfs: Eliminate useless codeJulia Lawall1-1/+1
2010-01-20ecryptfs: fix interpose/interpolate typos in commentsErez Zadok1-2/+2
2010-01-20ecryptfs: pass matching flags to interpose as defined and used thereErez Zadok1-1/+2
2010-01-20ecryptfs: remove unnecessary d_drop calls in ecryptfs_linkErez Zadok1-3/+0
2010-01-20ecryptfs: don't ignore return value from lock_renameErez Zadok1-1/+12
2010-01-20ecryptfs: initialize private persistent file before dereferencing pointerErez Zadok1-7/+7
2010-01-20eCryptfs: Remove mmap from directory operationsTyler Hicks1-1/+0
2010-01-20eCryptfs: Add getattr functionTyler Hicks1-0/+16
2010-01-20eCryptfs: Use notify_change for truncating lower inodesTyler Hicks1-32/+67
2010-01-20ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a...Tony Lindgren3-7/+17
2010-01-19ARM: 5886/1: arm: Fix cpu_proc_fin() for proc-v7.S and make kexec workTony Lindgren1-1/+8
2010-01-19ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot()Tony Lindgren1-0/+2
2010-01-19ARM: 5884/1: arm: Fix DCC console for v7Tony Lindgren3-0/+40
2010-01-19fs/bio.c: fix shadows sparse warningThiago Farina1-1/+1
2010-01-19sh64: wire up sys_accept4.Paul Mundt2-1/+3
2010-01-19sh: unwire sys_recvmmsg.Paul Mundt2-3/+3
2010-01-18x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha2-19/+4
2010-01-18x86, apic: use physical mode for IBM summit platformsSuresh Siddha1-0/+5
2010-01-18[WATCHDOG] iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDsSeth Heasley1-1/+44
2010-01-18microblaze: pci_controller->arch_data really is a struct device_node *Michal Simek1-1/+1
2010-01-18microblaze: Add missing double apostrophe in KconfigMichal Simek1-1/+1
2010-01-18microblaze: Add PT_ macros for special purpose regsMichal Simek1-0/+14
2010-01-18microblaze: Enable accept4 syscallMichal Simek2-2/+2
2010-01-18microblaze: Wire up recvmmsg syscallMichal Simek1-1/+2
2010-01-18ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels"Rabin Vincent1-9/+0
2010-01-18ALSA: Remove warning message for invalid OSS minor rangesTakashi Iwai1-1/+1
2010-01-18ARM: 5882/1: ARM: Fix uncompress code compile for different defines of flush(...Tony Lindgren3-3/+6
2010-01-18sh: ms7724: Correct sh-eth EEPROM polling timeout.Kuninori Morimoto1-1/+1
2010-01-18mfd: Unlock mc13783 before subsystems initialisation, at probe time.Alberto Panizzo1-2/+2
2010-01-18mfd: WM835x GPIO direction register is not lockedMark Brown1-2/+1