summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-29network: wireless: bcm4329: Add bcm4329 driverDmitry Shmidt
2010-09-29staging: android: lowmemorykiller: Remove bitrotted codepathSan Mehat
2010-09-29staging: android: lowmemorykiller: Fix task_struct leakSan Mehat
2010-09-29sched: Add a generic notifier when a task struct is about to be freedSan Mehat
2010-09-29binder: Fix memory corruption via page aliasingChristopher Lais
2010-09-29staging: android: lowmemkiller: Substantially reduce overhead during reclaimSan Mehat
2010-09-29[ARM] Do not call flush_cache_user_range with mmap_sem heldDima Zavin
2010-09-29USB: android gadget: mass storage: Fix format issue for Vista HostVelempati Chiranjeevi
2010-09-29lowmemorykiller: Don't try to kill the same pid over and overSan Mehat
2010-09-29Staging: android: binder: Create dedicated workqueue for binder deferred workArve Hjønnevåg
2010-09-29Staging: android: timed_gpio: Properly discard invalid timeout values.Mike Lockwood
2010-09-29USB: gadget: f_mass_storage: Defer handling interface changes until it is safe.Mike Lockwood
2010-09-29android-common: include linux/slab.hArve Hjønnevåg
2010-09-29android-common: Fix slab.h includes for 2.6.34-rc4Colin Cross
2010-09-29rtc: alarm: Don't use save_time_delta.Arve Hjønnevåg
2010-09-29binder: Move debugging information from procfs to debugfsArve Hjønnevåg
2010-09-29binder: Use seq_file for debug interface.Arve Hjønnevåg
2010-09-29fs: partitions: Fix warnings in fs/partitions/check.cColin Cross
2010-09-29Bluetooth: Hack: Don't dereference null pointer.Nick Pelly
2010-09-29USB: gadget: android: mass_storage: Use spin_lock_irqsave/spin_unlock_irqrestoreArve Hjønnevåg
2010-09-29wlan: Extract generic wlan platform data from tiwlan specific headerDmitry Shmidt
2010-09-29USB: gadget: android: check for null _android_dev in android_register_function()Mike Lockwood
2010-09-29apanic: make APANIC_LABEL depend on APANICIliyan Malchev
2010-09-29USB: gadget: f_mass_storage: Flush writes after every 4 MB.Mike Lockwood
2010-09-29USB: gadget: f_rndis: Add platform data for RNDIS vendor ID and MAC address.Mike Lockwood
2010-09-29Bluetooth: Use non-flushable pb flag by default for ACL data on capable chips...Nick Pelly
2010-09-29Revert "Bluetooth: Introduce L2CAP_LM_FLUSHABLE to allow flushing of ACL pack...Nick Pelly
2010-09-29pmem: Add cache flush ioctl for pmem buffersDima Zavin
2010-09-29USB: gadget: composite: Don't increment interface number for alt settings.Mike Lockwood
2010-09-29USB: gadget: composite: Don't call set_alt() on functions that are hidden.Mike Lockwood
2010-09-29Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2010-09-29Revert "Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP"Nick Pelly
2010-09-29Revert "Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP"Nick Pelly
2010-09-29USB: gadget: android: Disable UMS when RNDIS ethernet is active.Mike Lockwood
2010-09-29android: logger: Add new system log for framework/system log messagesSan Mehat
2010-09-29power: wakelock: Print active wakelocks when has_wake_lock() is calledMike Chan
2010-09-29usb: gadget: u_ether: Remove warning from gether_disconnect()Mike Lockwood
2010-09-29Revert "Bluetooth: Fix rejected connection not disconnecting ACL link"Nick Pelly
2010-09-29Add USB_ANDROID_RNDIS_WCEIS option.Steve Kondik
2010-09-29mtd: nand: Allow NAND chip ids to be included standalone.Dima Zavin
2010-09-29USB: gadget: android: Fix special case for RNDIS ethernet functionMike Lockwood
2010-09-29USB: composite: Compute interface numbers correctly when functions are hidden.Mike Lockwood
2010-09-29USB: gadget: android: Specify USB_CLASS_COMM in device descriptor if using RNDISMike Lockwood
2010-09-29USB: gadget: Disable RNDIS function by default if CONFIG_USB_ANDROID_RNDIS is...Mike Lockwood
2010-09-29USB: android: Use composite class driver for enabling and disabling functionsMike Lockwood
2010-09-29USB: composite: Add class driver for enabling and disabling USB functions.Mike Lockwood
2010-09-29mmc: core: Release delayed mmc work wakelock after deep disableSan Mehat
2010-09-29HACK stay compatible with the emulated TLS register HACKBrian Swetland
2010-09-29block: genhd: Add disk/partition specific uevent callbacks for partition infoSan Mehat
2010-09-29Staging: android: timed_gpio: Request gpios.Arve Hjønnevåg