summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-08serial_core: Add wake_peer uart operation which is called before starting UAR...San Mehat
2010-02-08rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power downNick Pelly
2010-02-08wl127x-rfkill: Add power control driver for TI WL127X Bluetooth chipsNick Pelly
2010-02-08kernel_debugger_core: add interrupt-context debugger coreBrian Swetland
2010-02-08printk: Fix log_buf_copy termination.Arve Hjønnevåg
2010-02-08Revert "printk: remove unused code from kernel/printk.c"Arve Hjønnevåg
2010-02-08net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2010-02-08security: Add AID_NET_RAW and AID_NET_ADMIN capability check in cap_capable().Chia-chi Yeh
2010-02-08net: PPPoPNS and PPPoLAC fixes.Chia-chi Yeh
2010-02-08net: add PPP on PPTP Network Server (PPPoPNS) driver.Chia-chi Yeh
2010-02-08net: add PPP on L2TP Access Concentrator (PPPoLAC) driver.Chia-chi Yeh
2010-02-08cgroup: Add generic cgroup subsystem permission checks.San Mehat
2010-02-08yaffs: Better control over rename shadowingCharles Manning
2010-02-08yaffs: Fix readdir hang.Charles Manning
2010-02-08Add handling for unrooted filesCharles Manning
2010-02-08Fix yaffs checkpoint out of space crashCharles Manning
2010-02-08yaffs: Don't update page read and write counts from yaffs_mtdif2.Arve Hjønnevåg
2010-02-08yaffs: Import yaffs from Wed Sep 9 03:03:01 2009 +0000Arve Hjønnevåg
2010-02-08yaffs: Fix yaffs_file_write to not return -ENOSPC when there is nothing to writeArve Hjønnevåg
2010-02-08yaffs: Update stats when using mtdif2.Arve Hjønnevåg
2010-02-08yaffs: Pass through single bit errors from MTD.Arve Hjønnevåg
2010-02-08yaffs: Set YAFFS_IGNORE_TAGS_ECC if compiled without ECC support.Arve Hjønnevåg
2010-02-08yaffs: Import yaffs from Tue Mar 17 01:12:00 2009 +0000Arve Hjønnevåg
2010-02-08fs: block_dump: Don't display inode changes if block_dump < 2San Mehat
2010-02-08block: block_dump: Add number of sectors to debug outputSan Mehat
2010-02-08tiwlan: Add abstract wifi control functions supportDmitry Shmidt
2010-02-08USB: gadget: android: android USB gadget improvements:Mike Lockwood
2010-02-08USB: gadget: adb: Queue read requests with length specified by client.Mike Lockwood
2010-02-08USB: gadget: android: android USB gadget improvements:Krishna, Vamsi
2010-02-08USB: composite: Allow configurations to handle unhandled setup requestsJoe Swantek
2010-02-08USB: composite: Add flag to usb_function to hide its interface during enumera...Mike Lockwood
2010-02-08USB: composite: Fix USB WHQL Certification IssuesJared Suttles
2010-02-08drivers: usb: gadget: Add helper function for installing ACM gadget function.Joe Swantek
2010-02-08drivers: usb: gadget: handle NULL descriptors in composite config_bufJared Suttles
2010-02-08android_usb: Composite USB gadget driver for android.Mike Lockwood
2010-02-08drivers: mmc: Fix minimal frequency assignmentDmitry Shmidt
2010-02-08mmc: allow for MMC v4.4Adrian Hunter
2010-02-08mmc_block: fix queue cleanupAdrian Hunter
2010-02-08mmc_block: fix probe error cleanup bugJarkko Lavinen
2010-02-08mmc_block: add dev_t initialization checkAnna Lemehova
2010-02-08mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2010-02-08mmc: block: Resume multi-block reads after transient read errors.David Ding
2010-02-08mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt
2010-02-08mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2010-02-08mmc: core: Add deferred bus resume policy.San Mehat
2010-02-08mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat
2010-02-08mmc: sd: Add retries in re-detectionSan Mehat
2010-02-08mmc: sd: When resuming, try a little harder to init the cardSan Mehat
2010-02-08mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat
2010-02-08trout: Add functions for WiFiDmitry Shmidt