summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-21net: activity_stats: Add statistics for network transmission activityMike Chan
2014-04-21staging: android: lowmemorykiller: Fix task_struct leakSan Mehat
2014-04-21sched: Add a generic notifier when a task struct is about to be freedSan Mehat
2014-04-21wlan: Extract generic wlan platform data from tiwlan specific headerDmitry Shmidt
2014-04-21block: genhd: Add disk/partition specific uevent callbacks for partition infoSan Mehat
2014-04-21proc: smaps: Allow smaps access for CAP_SYS_RESOURCESan Mehat
2014-04-21Bluetooth: Keep master role when SCO or eSCO is activehyungseoung.yoo
2014-04-21Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2014-04-21Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2014-04-21Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly
2014-04-21Bluetooth: Increase timeout for legacy pairing from 10 seconds to 40 seconds.Nick Pelly
2014-04-21Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly
2014-04-21serial_core: Add wake_peer uart operationSan Mehat
2014-04-21rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power downNick Pelly
2014-04-21net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2014-04-21security: Add AID_NET_RAW and AID_NET_ADMIN capability check in cap_capable().Chia-chi Yeh
2014-04-21net: PPPoPNS and PPPoLAC fixes.Chia-chi Yeh
2014-04-21net: add PPP on PPTP Network Server (PPPoPNS) driver.Chia-chi Yeh
2014-04-21net: add PPP on L2TP Access Concentrator (PPPoLAC) driver.Chia-chi Yeh
2014-04-21fs: block_dump: Don't display inode changes if block_dump < 2San Mehat
2014-04-21tiwlan: Add abstract wifi control functions supportDmitry Shmidt
2014-04-21mmc: block: Improve logging of handling emmc timeoutsKen Sumrall
2014-04-21mmc: core: host: only use wakelock for detect workColin Cross
2014-04-21ARM: Add 'card_present' state to mmc_platfrom_dataDmitry Shmidt
2014-04-21Recreate asm/mach/mmc.h include fileColin Cross
2014-04-21mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt
2014-04-21mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt
2014-04-21mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt
2014-04-21mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2014-04-21mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt
2014-04-21mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2014-04-21mmc: core: Add deferred bus resume policy.San Mehat
2014-04-21mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat
2014-04-21mmc: sd: Add retries in re-detectionSan Mehat
2014-04-21mmc: sd: When resuming, try a little harder to init the cardSan Mehat
2014-04-21mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat
2014-04-21trout: Add functions for WiFiDmitry Shmidt
2014-04-21mmc: Add concept of an 'embedded' SDIO device.San Mehat
2014-04-21mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD d...San Mehat
2014-04-21mmc: Add status IRQ and status callback function to mmc platform dataSan Mehat
2014-04-21input: keychord: Add keychord driverMike Lockwood
2014-04-21input: Add keyreset driver.Arve Hjønnevåg
2014-04-21input: misc: gpio_event: remove early suspendColin Cross
2014-04-21Input: Generic GPIO Input device.Arve Hjønnevåg
2014-04-21Grants system server access to /proc/<pid>/oom_adj for Android applications.Mike Chan
2014-04-21FAT: Add new ioctl VFAT_IOCTL_GET_VOLUME_ID for reading the volume ID.Mike Lockwood
2014-04-21misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2014-04-21sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love
2014-04-21net: socket ioctl to reset connections matching local addressRobert Love
2014-04-21Paranoid network.Robert Love